audit_domain
Audit an email domain in one call: can it receive mail (MX), can it be spoofed (SPF/DMARC/DKIM posture), disposable check. Returns {can_receive, can_be_spoofed, score, reasons, checks}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | bare domain, e.g. example.com |