Skip to content

Instantly share code, notes, and snippets.

@carols10cents
Created November 20, 2019 15:01
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 carols10cents/f9a9aa1192359227289444c94934fb1e to your computer and use it in GitHub Desktop.
Save carols10cents/f9a9aa1192359227289444c94934fb1e to your computer and use it in GitHub Desktop.
$ dig -t ns crates.io
; <<>> DiG 9.10.6 <<>> -t ns crates.io
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25517
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;crates.io. IN NS
;; ANSWER SECTION:
crates.io. 59 IN NS ns-1064.awsdns-05.org.
crates.io. 59 IN NS ns-1543.awsdns-00.co.uk.
crates.io. 59 IN NS ns-217.awsdns-27.com.
crates.io. 59 IN NS ns-817.awsdns-38.net.
;; Query time: 22 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Wed Nov 20 10:00:46 EST 2019
;; MSG SIZE rcvd: 178
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment