DMARC / SPF / DKIM Checker
SecurityCheck DMARC, SPF, and DKIM DNS records for any domain to assess email authentication and prevent spoofing.
Check DMARC, SPF, and DKIM DNS records for any domain to assess email authentication and prevent spoofing.
Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.
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"}'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.
Find HTTP resources loaded on HTTPS pages. Detect active and passive mixed content issues.
Analyze Content Security Policy headers. Check for unsafe-inline, unsafe-eval, and wildcards.
Analyze cookies set by a website. Check Secure, HttpOnly, SameSite flags and compliance issues.
Test CORS configuration for vulnerabilities. Check wildcard, null origin, and credential leaks.