DMARC Check
EmailResolve 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"}' Resolve and validate the DMARC policy at _dmarc.<domain>.
curl -s https://ipcow.com/api/tools/dmarc-check \
-H 'content-type: application/json' \
-d '{"domain":"paypal.com"}'