Skip to content

Instantly share code, notes, and snippets.

@imbriaco
Created March 16, 2010 17:58
Show Gist options
  • Save imbriaco/334298 to your computer and use it in GitHub Desktop.
Save imbriaco/334298 to your computer and use it in GitHub Desktop.
% dig www.amazon.com @pdns4.ultradns.org
; <<>> DiG 9.6.0-APPLE-P2 <<>> www.amazon.com @pdns4.ultradns.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 5429
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 4, ADDITIONAL: 4
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;www.amazon.com. IN A
;; AUTHORITY SECTION:
www.amazon.com. 3655 IN NS ns-923.amazon.com.
www.amazon.com. 3655 IN NS ns-921.amazon.com.
www.amazon.com. 3655 IN NS ns-912.amazon.com.
www.amazon.com. 3655 IN NS ns-911.amazon.com.
;; ADDITIONAL SECTION:
ns-923.amazon.com. 3627 IN A 72.21.204.208
ns-921.amazon.com. 3621 IN A 72.21.192.209
ns-912.amazon.com. 3600 IN A 204.246.162.5
ns-911.amazon.com. 3603 IN A 207.171.178.13
;; Query time: 32 msec
;; SERVER: 199.7.69.1#53(199.7.69.1)
;; WHEN: Tue Mar 16 13:57:13 2010
;; MSG SIZE rcvd: 180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment