Skip to content

Instantly share code, notes, and snippets.

@TheCatPlusPlus
Created August 14, 2014 19:00
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 TheCatPlusPlus/ee2a77862d0177fb473c to your computer and use it in GitHub Desktop.
Save TheCatPlusPlus/ee2a77862d0177fb473c to your computer and use it in GitHub Desktop.
> dig loungecpp.net '@8.8.8.8'
; <<>> DiG 9.8.6-P1 <<>> loungecpp.net @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31941
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;loungecpp.net. IN A
;; ANSWER SECTION:
loungecpp.net. 21169 IN A 144.76.113.207
;; Query time: 46 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Aug 14 20:59:35 îrodkowoeuropejski czas letni 2014
;; MSG SIZE rcvd: 47
> dig loungecpp.net '@8.8.8.8'
; <<>> DiG 9.8.6-P1 <<>> loungecpp.net @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20201
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;loungecpp.net. IN A
;; ANSWER SECTION:
loungecpp.net. 20255 IN A 95.85.36.19
;; Query time: 47 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Aug 14 20:59:39 îrodkowoeuropejski czas letni 2014
;; MSG SIZE rcvd: 47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment