Check a domain mail configuration
check_domainAudit a domain's email setup to diagnose spam delivery and mail-receiving problems. Reviews MX, SPF, DKIM, DMARC, MTA-STS, TLS-RPT, DNSSEC, BIMI and grades A-F with fixes.
Instructions
Audit a domain's email setup in one call: MX records, SPF, DKIM, DMARC, MTA-STS, TLS-RPT, DNSSEC and BIMI, graded A-F with a fix for every problem found. Use this to answer "can this domain send and receive mail" or "why do our messages land in spam". Takes a domain (example.com), not an email address. The default answer summarises every section; pass section to get the full records and findings of one of them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to check, e.g. example.com | |
| section | No | Drill into a single section instead of the whole summary | |
| dkim_selector | No | Optional DKIM selector to look up, e.g. "google" or "s1". Omit if unknown. |