google dns server not able to resolve libcollage.net but elsewhere can

48 views
Skip to first unread message

pro...@gmail.com

unread,
Jun 11, 2019, 8:56:22 AM6/11/19
to public-dns-discuss
Hi 

I've found out that google name server does not resolve domain libcollage.net but elsewhere can.
Here is the record of the command dig using google name server:

dig @8.8.8.8 libcollage.net  


; <<>> DiG 9.10.6 <<>> @8.8.8.8 libcollage.net

; (1 server found)

;; global options: +cmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 17149

;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1


;; OPT PSEUDOSECTION:

; EDNS: version: 0, flags:; udp: 512

;; QUESTION SECTION:

;libcollage.net. IN A


;; Query time: 1078 msec

;; SERVER: 8.8.8.8#53(8.8.8.8)

;; WHEN: Tue Jun 11 12:02:34 HKT 2019

;; MSG SIZE  rcvd: 43


here is the output of dig when using elsewhere nameserver:


 dig @202.14.67.4 libcollage.net  


; <<>> DiG 9.10.6 <<>> @202.14.67.4 libcollage.net

; (1 server found)

;; global options: +cmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21697

;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 5


;; OPT PSEUDOSECTION:

; EDNS: version: 0, flags:; udp: 4096

;; QUESTION SECTION:

;libcollage.net. IN A


;; ANSWER SECTION:

libcollage.NET. 6670 IN A 47.254.24.75


;; AUTHORITY SECTION:

libcollage.NET. 85244 IN NS ns3.2-hosts.com.

libcollage.NET. 85244 IN NS ns1.2-hosts.com.

libcollage.NET. 85244 IN NS ns2.2-hosts.com.

libcollage.NET. 85244 IN NS ns4.2-hosts.com.


;; ADDITIONAL SECTION:

ns1.2-hosts.com. 85244 IN A 162.251.82.251

ns2.2-hosts.com. 85244 IN A 162.251.82.120

ns3.2-hosts.com. 85244 IN A 162.251.82.247

ns4.2-hosts.com. 85244 IN A 162.251.82.124


;; Query time: 21 msec

;; SERVER: 202.14.67.4#53(202.14.67.4)

;; WHEN: Tue Jun 11 12:03:56 HKT 2019

;; MSG SIZE  rcvd: 220


please help

Alex Dupuy

unread,
Jun 16, 2019, 2:25:56 PM6/16/19
to public-dns-discuss
https://dns.google.com/query?name=libcollage.net says "Resolution failure. Please check https://intodns.com/libcollage.net"

"ERROR: Some of your DNS servers do not have A records at all. I could not find any A records for the following DNS servers:
ns1.2-hosts.com
ns2.2-hosts.com
ns3.2-hosts.com
ns4.2-hosts.com

You must have A records for all of your nameservers."

In fact, none of the name server names for libcollage.net resolve for IPv4 A(ddress) or IPv6 AAAA records.

https://intodns.com/2-hosts.com shows more problems there, apparently those name servers do not serve their own names properly. Any resolvers that resolve libcollage.net at all are using the glue records for the ns[1-4].2-hosts.com records in the .COM zone, but Google Public DNS will only use those to get the authoritative answers from those nameservers themselves, and since they don't do so, the domains that they serve are broken.

TL;DR – fix the 2-hosts.com zone being served by your name servers, and the other zones they serve should start working.


Reply all
Reply to author
Forward
0 new messages