Skip to content

Instantly share code, notes, and snippets.

@jhunt
Created October 23, 2016 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhunt/b7303691f7eec27ee9d520a4c712ab11 to your computer and use it in GitHub Desktop.
Save jhunt/b7303691f7eec27ee9d520a4c712ab11 to your computer and use it in GitHub Desktop.
; <<>> DiG 9.8.3-P1 <<>> +trace +all x.1.2.3.4.netip.cc
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 267
;; flags: qr ra; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;. IN NS
;; ANSWER SECTION:
. 9623 IN NS k.root-servers.net.
. 9623 IN NS b.root-servers.net.
. 9623 IN NS e.root-servers.net.
. 9623 IN NS l.root-servers.net.
. 9623 IN NS a.root-servers.net.
. 9623 IN NS c.root-servers.net.
. 9623 IN NS f.root-servers.net.
. 9623 IN NS j.root-servers.net.
. 9623 IN NS g.root-servers.net.
. 9623 IN NS i.root-servers.net.
. 9623 IN NS m.root-servers.net.
. 9623 IN NS d.root-servers.net.
. 9623 IN NS h.root-servers.net.
;; Query time: 78 msec
;; SERVER: 10.0.1.1#53(10.0.1.1)
;; WHEN: Sun Oct 23 14:51:11 2016
;; MSG SIZE rcvd: 228
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20809
;; flags: qr; QUERY: 1, ANSWER: 0, AUTHORITY: 4, ADDITIONAL: 8
;; QUESTION SECTION:
;x.1.2.3.4.netip.cc. IN A
;; AUTHORITY SECTION:
cc. 172800 IN NS ac4.nstld.com.
cc. 172800 IN NS ac3.nstld.com.
cc. 172800 IN NS ac2.nstld.com.
cc. 172800 IN NS ac1.nstld.com.
;; ADDITIONAL SECTION:
ac1.nstld.com. 172800 IN A 192.42.173.30
ac2.nstld.com. 172800 IN A 192.42.174.30
ac3.nstld.com. 172800 IN A 192.42.175.30
ac4.nstld.com. 172800 IN A 192.42.176.30
ac1.nstld.com. 172800 IN AAAA 2001:500:120::30
ac2.nstld.com. 172800 IN AAAA 2001:500:121::30
ac3.nstld.com. 172800 IN AAAA 2001:500:122::30
ac4.nstld.com. 172800 IN AAAA 2001:500:123::30
;; Query time: 45 msec
;; SERVER: 199.7.91.13#53(199.7.91.13)
;; WHEN: Sun Oct 23 14:51:11 2016
;; MSG SIZE rcvd: 293
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61264
;; flags: qr; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;x.1.2.3.4.netip.cc. IN A
;; AUTHORITY SECTION:
netip.cc. 172800 IN NS ns2.netip.cc.
netip.cc. 172800 IN NS ns1.netip.cc.
;; ADDITIONAL SECTION:
ns2.netip.cc. 172800 IN A 173.255.229.191
ns1.netip.cc. 172800 IN A 173.255.229.191
dig: couldn't get address for 'ns2.netip.cc': no more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment