-
-
Save fujin/b513299718eb107b9559 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
| ✘ aj@zeta ~ dig cname2.pantheondnstestdomain.com. @ns-19.awsdns-02.com. | |
| ; <<>> DiG 9.10.2-P3 <<>> cname2.pantheondnstestdomain.com. @ns-19.awsdns-02.com. | |
| ;; global options: +cmd | |
| ;; Got answer: | |
| ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36453 | |
| ;; flags: qr aa rd; QUERY: 1, ANSWER: 4, AUTHORITY: 4, ADDITIONAL: 1 | |
| ;; WARNING: recursion requested but not available | |
| ;; OPT PSEUDOSECTION: | |
| ; EDNS: version: 0, flags:; udp: 4096 | |
| ;; QUESTION SECTION: | |
| ;cname2.pantheondnstestdomain.com. IN A | |
| ;; ANSWER SECTION: | |
| cname2.pantheondnstestdomain.com. 10 IN CNAME cname1.pantheondnstestdomain.com. | |
| cname1.pantheondnstestdomain.com. 10 IN CNAME root.pantheondnstestdomain.com. | |
| root.pantheondnstestdomain.com. 10 IN A 127.0.0.3 | |
| root.pantheondnstestdomain.com. 10 IN A 127.0.0.2 | |
| ;; AUTHORITY SECTION: | |
| pantheondnstestdomain.com. 172800 IN NS ns-1452.awsdns-53.org. | |
| pantheondnstestdomain.com. 172800 IN NS ns-1676.awsdns-17.co.uk. | |
| pantheondnstestdomain.com. 172800 IN NS ns-19.awsdns-02.com. | |
| pantheondnstestdomain.com. 172800 IN NS ns-770.awsdns-32.net. | |
| ;; Query time: 185 msec | |
| ;; SERVER: 205.251.192.19#53(205.251.192.19) | |
| ;; WHEN: Wed Aug 19 20:34:51 NZST 2015 | |
| ;; MSG SIZE rcvd: 269 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment