Back to all tools

DMARC / SPF / DKIM Checker

Security

Check DMARC, SPF, and DKIM DNS records for any domain to assess email authentication and prevent spoofing.

Unlock Full Power with Krawly Pro

Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.

Use via API
DMARC / SPF / DKIM Checker — cURL
curl -X POST "https://krawly.io/api/v1/tools/dmarc-checker/" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{"url": "https://example.com"}'
150+ Tools Full API Access Bulk Processing Priority Support

What is DMARC / SPF / DKIM Checker?

The DMARC/SPF/DKIM Checker analyzes email authentication DNS records for any domain. It checks for DMARC, SPF, and DKIM policies and provides a security score showing how well the domain is protected against email spoofing and phishing attacks.

Use Cases

  • Email deliverability — ensure your domain has proper authentication to avoid spam folders
  • Security auditing — check if your domain is protected against email spoofing
  • Vendor assessment — verify that business partners have proper email security
  • Domain migration — confirm email authentication records are correctly configured after DNS changes
  • Compliance checking — many regulations require proper email authentication

Key Features

DMARC record lookup with policy analysis (none, quarantine, reject)
SPF record validation with mechanism parsing
DKIM selector checking (common selectors: default, google, selector1, selector2)
Overall email security score (0–100)
Actionable recommendations for improving email authentication

Frequently Asked Questions