Created
February 12, 2013 04:07
-
-
Save psi/4760170 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 twentyfourhourpartypeople.com | |
| ; <<>> DiG 9.8.3-P1 <<>> twentyfourhourpartypeople.com | |
| ;; global options: +cmd | |
| ;; Got answer: | |
| ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32736 | |
| ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 | |
| ;; QUESTION SECTION: | |
| ;twentyfourhourpartypeople.com. IN A | |
| ;; ANSWER SECTION: | |
| twentyfourhourpartypeople.com. 10513 IN A 66.6.44.4 | |
| ;; Query time: 16 msec | |
| ;; SERVER: 192.168.1.1#53(192.168.1.1) | |
| ;; WHEN: Mon Feb 11 23:07:37 2013 | |
| ;; MSG SIZE rcvd: 63 | |
| ~ % dig www.twentyfourhourpartypeople.com | |
| ; <<>> DiG 9.8.3-P1 <<>> www.twentyfourhourpartypeople.com | |
| ;; global options: +cmd | |
| ;; Got answer: | |
| ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 48474 | |
| ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0 | |
| ;; QUESTION SECTION: | |
| ;www.twentyfourhourpartypeople.com. IN A | |
| ;; ANSWER SECTION: | |
| www.twentyfourhourpartypeople.com. 10800 IN CNAME domains.tumblr.com. | |
| domains.tumblr.com. 2 IN A 66.6.36.36 | |
| ;; Query time: 59 msec | |
| ;; SERVER: 192.168.1.1#53(192.168.1.1) | |
| ;; WHEN: Mon Feb 11 23:07:44 2013 | |
| ;; MSG SIZE rcvd: 96 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment