Google dns blocks domains?

302 views
Skip to first unread message

Кирилл Фролов

unread,
Dec 14, 2022, 1:34:29 PM12/14/22
to public-dns-discuss
When i run "nslookup advego.com 8.8.8.8" i get "** server can't find advego.com: SERVFAIL".
Dns resolves with nslookup microsoft.com 8.8.8.8
It also works with  "nslookup advego.com 1.1.1.1"

Viktor Dukhovni

unread,
Dec 14, 2022, 3:00:03 PM12/14/22
to Кирилл Фролов, public-dns-discuss
If you use `dig` instead of `nslookup`, you'll be able to see which datacentre returned the reply. The authoritative servers may be overloaded or rate limiting queries from particular source IP addresses, occasional timeouts happen, and sometimes they result from overly strict or poorly considered rate limits on the authoritative side.  Here's a sample `dig` query from LA, which enables the "NSID" EDNS option to report the datacentre location:

$ dig +noall +nsid +comment +ans -t a advego.com @8.8.8.8
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8208
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
; NSID: 67 70 64 6e 73 2d 6c 61 78 ("gpdns-lax")
;; ANSWER SECTION:
advego.com.             94      IN      A       89.208.226.140



--
You received this message because you are subscribed to the Google Groups "public-dns-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to public-dns-disc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/public-dns-discuss/2452f69f-00ab-4d0d-86f7-08dfc58ab4e1n%40googlegroups.com.


--
    Viktor.

Ghazala Usama

unread,
Apr 27, 2023, 2:04:34 PM4/27/23
to public-dns-discuss
Please help me 
Reply all
Reply to author
Forward
0 new messages