Created
March 28, 2014 16:23
-
-
Save sbma44/9836812 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
tomlee@Toms-MacBook-Air:~$ dig @69.36.157.30 house.gov ANY | |
; <<>> DiG 9.8.3-P1 <<>> @69.36.157.30 house.gov ANY | |
; (1 server found) | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32435 | |
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 2 | |
;; WARNING: recursion requested but not available | |
;; QUESTION SECTION: | |
;house.gov. IN ANY | |
;; AUTHORITY SECTION: | |
house.gov. 86400 IN NS chyron.house.gov. | |
house.gov. 86400 IN NS mercury.house.gov. | |
;; ADDITIONAL SECTION: | |
chyron.house.gov. 86400 IN A 143.228.129.38 | |
mercury.house.gov. 86400 IN A 143.231.1.67 | |
;; Query time: 13 msec | |
;; SERVER: 69.36.157.30#53(69.36.157.30) | |
;; WHEN: Fri Mar 28 12:16:34 2014 | |
;; MSG SIZE rcvd: 102 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment