ipcow.com

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

SPF Check

Email

Parse SPF and count DNS lookups against the RFC 7208 limit of 10 — the one that catches everyone.

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