POST
/dns/email-auth
Email Authentication Validator
Validate email authentication records in detail.
Description
Deep validation of email authentication records — parse and validate SPF syntax, check DKIM selectors, analyze DMARC policies. More detailed than the email security posture check, with field-by-field validation results.
Use Cases
- Detailed SPF record syntax validation
- DKIM selector and key verification
- DMARC policy analysis and compliance checking
- Troubleshoot email delivery issues
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domain |
string | Yes | Domain name to validate |
format |
string | No | Response format: json or markdown |