Live data from Hacker News

Google DNS(8.8.8.8) fail to resolve .xyz domain

news.ycombinator.com

1–4 of 4 posts

Re: Google DNS(8.8.8.8) fail to resolve .xyz domain

#3
post #2

Works here. Works on your dns.google.com URL too. $ nslookup nic.xyz 8.8.8.8 Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: Name: nic.xyz Address: 54.183.18.58 Name: nic.xyz Address: 54.183.101.119

Weired! Seems like a geographical outage since 5-6 hours! No way to communicate google! https://imgur.com/a/osorSu0

Re: Google DNS(8.8.8.8) fail to resolve .xyz domain

#4
post #3
post #2

Works here. Works on your dns.google.com URL too. $ nslookup nic.xyz 8.8.8.8 Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: Name: nic.xyz Address: 54.183.18.58 Name: nic.xyz Address: 54.183.101.119

Weired! Seems like a geographical outage since 5-6 hours! No way to communicate google! https://imgur.com/a/osorSu0

for me the site fails a bit with you url. it doesnt display anything at all, but if you do a direct on the site api then i get this: {"Status": 0,"TC": false,"RD": true,"RA": true,"AD": false,"CD": false,"Question":[ {"name": "nic.xyz.","type": 1}],"Answer":[ {"name": "nic.xyz.","type": 1,"TTL": 3569,"data": "54.183.18.58"},{"name": "nic.xyz.","type": 1,"TTL": 3569,"data": "54.183.101.119"}]}

(https://dns.google/resolve?name=nic.xyz&type=A)