Skip to content

Instantly share code, notes, and snippets.

@IQAndreas
Created August 6, 2015 22:38
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 IQAndreas/28d41ec0e1f6510ef7f3 to your computer and use it in GitHub Desktop.
Save IQAndreas/28d41ec0e1f6510ef7f3 to your computer and use it in GitHub Desktop.
$ dig google.com
; <<>> DiG 9.9.5-9ubuntu0.2-Ubuntu <<>> google.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32240
;; flags: qr rd ra; QUERY: 1, ANSWER: 16, AUTHORITY: 4, ADDITIONAL: 5
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;google.com. IN A
;; ANSWER SECTION:
google.com. 114 IN A 67.89.227.232
google.com. 114 IN A 67.89.227.242
google.com. 114 IN A 67.89.227.222
google.com. 114 IN A 67.89.227.251
google.com. 114 IN A 67.89.227.221
google.com. 114 IN A 67.89.227.216
google.com. 114 IN A 67.89.227.212
google.com. 114 IN A 67.89.227.236
google.com. 114 IN A 67.89.227.241
google.com. 114 IN A 67.89.227.217
google.com. 114 IN A 67.89.227.247
google.com. 114 IN A 67.89.227.246
google.com. 114 IN A 67.89.227.231
google.com. 114 IN A 67.89.227.227
google.com. 114 IN A 67.89.227.226
google.com. 114 IN A 67.89.227.237
;; AUTHORITY SECTION:
google.com. 145245 IN NS ns4.google.com.
google.com. 145245 IN NS ns2.google.com.
google.com. 145245 IN NS ns3.google.com.
google.com. 145245 IN NS ns1.google.com.
;; ADDITIONAL SECTION:
ns4.google.com. 318397 IN A 216.239.38.10
ns2.google.com. 318397 IN A 216.239.34.10
ns3.google.com. 318397 IN A 216.239.36.10
ns1.google.com. 318397 IN A 216.239.32.10
;; Query time: 38 msec
;; SERVER: 127.0.1.1#53(127.0.1.1)
;; WHEN: Thu Aug 06 17:34:49 CDT 2015
;; MSG SIZE rcvd: 431
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment