web.email-auth
Check a public domain's email authentication and anti-spoofing posture using MX, SPF, DMARC, caller-selected DKIM, MTA-STS, TLS-RPT, and BIMI DNS evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Public DNS domain to inspect without a URL scheme or path | |
| dkim_selectors | No | Optional known DKIM selectors to query; selectors cannot be discovered reliably from DNS alone |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured Email authentication posture result | |
| meta | Yes | ||
| service | Yes | ||
| version | Yes | ||
| request_id | Yes | Unique request identifier |