Created
August 11, 2011 00:42
-
-
Save loudestnoise/1138661 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⇢ dig www.pickletron.com | |
; <<>> DiG 9.7.3 <<>> www.pickletron.com | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46104 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;www.pickletron.com. IN A | |
;; ANSWER SECTION: | |
www.pickletron.com. 3298 IN CNAME 173.245.73.226. | |
173.245.73.226. 655360 IN A 173.245.73.226 | |
;; Query time: 4 msec | |
;; SERVER: 10.0.1.1#53(10.0.1.1) | |
;; WHEN: Wed Aug 10 19:41:58 2011 | |
;; MSG SIZE rcvd: 80 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment