Skip to content

Instantly share code, notes, and snippets.

@jatrost
Created June 27, 2020 19:24
Show Gist options
  • Save jatrost/12d74b8837a84fc1865669a333ae75fa to your computer and use it in GitHub Desktop.
Save jatrost/12d74b8837a84fc1865669a333ae75fa to your computer and use it in GitHub Desktop.
$ dig MX fsu.edu
; <<>> DiG 9.10.6 <<>> MX fsu.edu
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14025
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;fsu.edu. IN MX
;; ANSWER SECTION:
fsu.edu. 600 IN MX 10 mxa-00012503.gslb.pphosted.com.
fsu.edu. 600 IN MX 10 mxb-00012503.gslb.pphosted.com.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment