Created
July 22, 2013 20:33
-
-
Save imduffy15/6057406 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 9.7.3 <<>> @ns1.dynadot.com m.quew.me | |
| ; (2 servers found) | |
| ;; global options: +cmd | |
| ;; Got answer: | |
| ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25381 | |
| ;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3 | |
| ;; WARNING: recursion requested but not available | |
| ;; QUESTION SECTION: | |
| ;m.quew.me. IN A | |
| ;; ANSWER SECTION: | |
| m.quew.me. 10800 IN CNAME \@. | |
| ;; AUTHORITY SECTION: | |
| quew.me. 10800 IN NS ns1.dynadot.com. | |
| quew.me. 10800 IN NS ns2.dynadot.com. | |
| ;; ADDITIONAL SECTION: | |
| ns1.dynadot.com. 14400 IN A 54.214.250.69 | |
| ns1.dynadot.com. 14400 IN A 54.214.250.73 | |
| ns2.dynadot.com. 14400 IN A 54.214.250.74 | |
| ;; Query time: 172 msec | |
| ;; SERVER: 54.214.250.73#53(54.214.250.73) | |
| ;; WHEN: Mon Jul 22 21:32:30 2013 | |
| ;; MSG SIZE rcvd: 137 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment