MX Lookup
EmailList a domain’s mail exchangers in preference order.
Use this from the command line
curl -s https://ipcow.com/api/tools/mx-lookup \
-H 'content-type: application/json' \
-d '{"domain":"gmail.com"}' List a domain’s mail exchangers in preference order.
curl -s https://ipcow.com/api/tools/mx-lookup \
-H 'content-type: application/json' \
-d '{"domain":"gmail.com"}'