Created
June 7, 2012 13:53
-
-
Save oppianmatt/2888893 to your computer and use it in GitHub Desktop.
dig www.oppian.com any
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.oppian.com any | |
; <<>> DiG 9.7.3-P3 <<>> www.oppian.com any | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49976 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;www.oppian.com. IN ANY | |
;; ANSWER SECTION: | |
www.oppian.com. 300 IN A 50.19.215.143 | |
www.oppian.com. 300 IN AAAA 2406:da00:ff00::3213:d78f | |
;; Query time: 65 msec | |
;; SERVER: 192.168.1.1#53(192.168.1.1) | |
;; WHEN: Thu Jun 7 14:52:29 2012 | |
;; MSG SIZE rcvd: 76 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment