Skip to content

Instantly share code, notes, and snippets.

@bhanakam
Created November 27, 2016 18:36
Show Gist options
  • Save bhanakam/841f252972fcdcd89642e650e23743d8 to your computer and use it in GitHub Desktop.
Save bhanakam/841f252972fcdcd89642e650e23743d8 to your computer and use it in GitHub Desktop.
$ dig @8.8.8.8 google.de
; <<>> DiG 9.11.0-P1 <<>> @8.8.8.8 google.de
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10040
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;google.de. IN A
;; ANSWER SECTION:
google.de. 299 IN A 172.217.17.131
;; Query time: 46 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: So Nov 27 19:35:36 CET 2016
;; MSG SIZE rcvd: 54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment