Email Deliverability
EmailMX, SPF, DMARC and MTA-STS in one shot — the whole inbound-email posture, with problems flagged.
Use this from the command line
curl -s https://ipcow.com/api/tools/email-deliverability \
-H 'content-type: application/json' \
-d '{"domain":"example.com"}'