Hacker News - Newest: "nameservers"https://news.ycombinator.com/newestHacker News RSShttps://hnrss.org/hnrss v2.1.1Fri, 29 Mar 2024 01:11:04 +0000<![CDATA[How to find a domain's authoritative nameservers]]>Article URL: https://jvns.ca/blog/2022/01/11/how-to-find-a-domain-s-authoritative-nameserver/

Comments URL: https://news.ycombinator.com/item?id=29891617

Points: 139

# Comments: 46

]]>
Tue, 11 Jan 2022 14:12:17 +0000https://jvns.ca/blog/2022/01/11/how-to-find-a-domain-s-authoritative-nameserver/0xedbhttps://news.ycombinator.com/item?id=29891617https://news.ycombinator.com/item?id=29891617
<![CDATA[Some .io nameservers are returning wrong results again]]>At my company (getstream.io) we've been having issues when resolving our domains randomly. After some more investigation it seems some .io nameservers are returning bad results. Specifically ns-a2.io and ns-a4.io. A correct result for crates.io looks like this:

  $ dig crates.io @ns-a1.io +norecurse

  ; <<>> DiG 9.11.2 <<>> crates.io @ns-a1.io +norecurse
  ;; global options: +cmd
  ;; Got answer:
  ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18874
  ;; flags: qr; QUERY: 1, ANSWER: 0, AUTHORITY: 3, 
  ADDITIONAL: 1

  ;; OPT PSEUDOSECTION:
  ; EDNS: version: 0, flags:; udp: 4096
  ;; QUESTION SECTION:
  ;crates.io.			IN	A

  ;; AUTHORITY SECTION:
  crates.io.		86400	IN	NS	dns3.easydns.ca.
  crates.io.		86400	IN	NS	dns1.easydns.com.
  crates.io.		86400	IN	NS	dns2.easydns.net.

  ;; Query time: 83 msec
  ;; SERVER: 194.0.1.1#53(194.0.1.1)
  ;; WHEN: Wed Sep 20 15:33:13 CEST 2017
  ;; MSG SIZE  rcvd: 127
A bad one looks like the following:

  dig crates.io @ns-a4.io +norecurse

  ; <<>> DiG 9.11.2 <<>> crates.io @ns-a4.io +norecurse
  ;; global options: +cmd
  ;; Got answer:
  ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 43223
  ;; flags: qr aa; QUERY: 1, ANSWER: 0, AUTHORITY: 1, 
  ADDITIONAL: 1

  ;; OPT PSEUDOSECTION:
  ; EDNS: version: 0, flags:; udp: 4096
  ;; QUESTION SECTION:
  ;crates.io.			IN	A

  ;; AUTHORITY SECTION:
  io.			900	IN	SOA	a0.nic.io. noc.afilias-nst.info. 1497256201 10800 3600 2764800 900

  ;; Query time: 10 msec
  ;; SERVER: 74.116.179.1#53(74.116.179.1)
  ;; WHEN: Wed Sep 20 15:34:59 CEST 2017
  ;; MSG SIZE  rcvd: 105
This has happened last year as well, so I wouldn't recommend running something important on a .io domain: https://news.ycombinator.com/item?id=12813065


Comments URL: https://news.ycombinator.com/item?id=15293578

Points: 192

# Comments: 73

]]>
Wed, 20 Sep 2017 13:40:46 +0000https://news.ycombinator.com/item?id=15293578JelteFhttps://news.ycombinator.com/item?id=15293578https://news.ycombinator.com/item?id=15293578
<![CDATA[5 out of 7 .io nameservers appear to be down]]>Article URL: https://pulse.turbobytes.com/results/55951090ecbe406935000172/

Comments URL: https://news.ycombinator.com/item?id=9817945

Points: 109

# Comments: 65

]]>
Thu, 02 Jul 2015 10:22:59 +0000https://pulse.turbobytes.com/results/55951090ecbe406935000172/sajal83https://news.ycombinator.com/item?id=9817945https://news.ycombinator.com/item?id=9817945