Created
May 16, 2014 18:45
-
-
Save logankoester/cfc1bb4cf1aff727589d 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.9.2-P2 <<>> -t mx net2grid.com | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51394 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 4, ADDITIONAL: 1 | |
;; OPT PSEUDOSECTION: | |
; EDNS: version: 0, flags:; udp: 4096 | |
;; QUESTION SECTION: | |
;net2grid.com. IN MX | |
;; ANSWER SECTION: | |
net2grid.com. 3600 IN MX 30 ASPMX2.GOOGLEMAIL.com. | |
net2grid.com. 3600 IN MX 10 ASPMX.L.GOOGLE.com. | |
net2grid.com. 3600 IN MX 20 ALT1.ASPMX.L.GOOGLE.com. | |
net2grid.com. 3600 IN MX 20 ALT2.ASPMX.L.GOOGLE.com. | |
net2grid.com. 3600 IN MX 30 ASPMX3.GOOGLEMAIL.com. | |
;; AUTHORITY SECTION: | |
net2grid.com. 86400 IN NS ns3.p09.dynect.net. | |
net2grid.com. 86400 IN NS ns1.p09.dynect.net. | |
net2grid.com. 86400 IN NS ns2.p09.dynect.net. | |
net2grid.com. 86400 IN NS ns4.p09.dynect.net. | |
;; Query time: 176 msec | |
;; SERVER: 207.192.69.4#53(207.192.69.4) | |
;; WHEN: Fri May 16 18:45:28 2014 | |
;; MSG SIZE rcvd: 257 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment