[GH-ISSUE #19] does not give proper IP address for non google domans #24

Closed
opened 2026-03-07 21:26:36 +03:00 by kerem · 0 comments
Owner

Originally created by @coderboi2001 on GitHub (Mar 13, 2022).
Original GitHub issue: https://github.com/EmilHernvall/dnsguide/issues/19

`; <<>> DiG 9.16.26 <<>> @127.0.0.1 -p 2053 www.twitch.tv
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50931
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 0

;; QUESTION SECTION:
;www.twitch.tv. IN A

;; ANSWER SECTION:
www.twitch.tv. 3600 IN CNAME twitch.map.fastly.net.

;; AUTHORITY SECTION:
twitch.tv. 172800 IN NS ns-1450.awsdns-53.org.
twitch.tv. 172800 IN NS ns-1778.awsdns-30.co.uk.
twitch.tv. 172800 IN NS ns-219.awsdns-27.com.
twitch.tv. 172800 IN NS ns-664.awsdns-19.net.

;; Query time: 842 msec
;; SERVER: 127.0.0.1#2053(127.0.0.1)
;; WHEN: Mon Mar 14 00:06:10 India Standard Time 2022
;; MSG SIZE rcvd: 255`

why is this happening?

Originally created by @coderboi2001 on GitHub (Mar 13, 2022). Original GitHub issue: https://github.com/EmilHernvall/dnsguide/issues/19 `; <<>> DiG 9.16.26 <<>> @127.0.0.1 -p 2053 www.twitch.tv ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50931 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 0 ;; QUESTION SECTION: ;www.twitch.tv. IN A ;; ANSWER SECTION: www.twitch.tv. 3600 IN CNAME twitch.map.fastly.net. ;; AUTHORITY SECTION: twitch.tv. 172800 IN NS ns-1450.awsdns-53.org. twitch.tv. 172800 IN NS ns-1778.awsdns-30.co.uk. twitch.tv. 172800 IN NS ns-219.awsdns-27.com. twitch.tv. 172800 IN NS ns-664.awsdns-19.net. ;; Query time: 842 msec ;; SERVER: 127.0.0.1#2053(127.0.0.1) ;; WHEN: Mon Mar 14 00:06:10 India Standard Time 2022 ;; MSG SIZE rcvd: 255` why is this happening?
kerem closed this issue 2026-03-07 21:26:36 +03:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnsguide#24
No description provided.