Created
October 16, 2011 15:01
-
-
Save illicitonion/1290991 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
| danielwh-macbookpro:~ danielwh$ dig www.theospears.com | |
| ; <<>> DiG 9.6-ESV-R4-P3 <<>> www.theospears.com | |
| ;; global options: +cmd | |
| ;; Got answer: | |
| ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46527 | |
| ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0 | |
| ;; QUESTION SECTION: | |
| ;www.theospears.com. IN A | |
| ;; ANSWER SECTION: | |
| www.theospears.com. 3518 IN CNAME mamba.theospears.com. | |
| mamba.theospears.com. 3518 IN A 85.17.19.23 | |
| ;; Query time: 46 msec | |
| ;; SERVER: 172.16.255.1#53(172.16.255.1) | |
| ;; WHEN: Sun Oct 16 16:00:07 2011 | |
| ;; MSG SIZE rcvd: 72 | |
| danielwh-macbookpro:~ danielwh$ dig theospears.com | |
| ; <<>> DiG 9.6-ESV-R4-P3 <<>> theospears.com | |
| ;; global options: +cmd | |
| ;; Got answer: | |
| ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2638 | |
| ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 | |
| ;; QUESTION SECTION: | |
| ;theospears.com. IN A | |
| ;; AUTHORITY SECTION: | |
| theospears.com. 60 IN SOA ns35.domaincontrol.com. dns.jomax.net. 2011082704 28800 7200 604800 86400 | |
| ;; Query time: 44 msec | |
| ;; SERVER: 172.16.255.1#53(172.16.255.1) | |
| ;; WHEN: Sun Oct 16 16:00:12 2011 | |
| ;; MSG SIZE rcvd: 100 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment