Created
August 3, 2008 17:22
-
-
Save brianm/3830 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
brianm@ufo:~$ dig -t mx therecordingroom.com | |
; <<>> DiG 9.4.1-P1 <<>> -t mx therecordingroom.com | |
;; global options: printcmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8077 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;therecordingroom.com. IN MX | |
;; Query time: 265 msec | |
;; SERVER: 10.0.1.1#53(10.0.1.1) | |
;; WHEN: Sun Aug 3 10:21:26 2008 | |
;; MSG SIZE rcvd: 38 | |
brianm@ufo:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment