ipcow.com

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

DMARC Check

Email

Resolve and validate the DMARC policy at _dmarc.<domain>.

Use this from the command line
curl -s https://ipcow.com/api/tools/dmarc-check \
  -H 'content-type: application/json' \
  -d '{"domain":"paypal.com"}'