ipcow.com

Privacy-first IP, DNS & email tools · 30 years of serving your IP

MX Lookup

Email

List 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"}'