email_check_ptr
Verify PTR and FCrDNS for MX hosts to detect missing records and mismatches that cause email delivery failures.
Instructions
Check PTR (reverse DNS) and FCrDNS (Forward-Confirmed reverse DNS) for a domain's MX hosts. Resolves MX -> IP -> PTR -> forward A record and verifies the IP matches. Flags missing PTR records and FCrDNS mismatches that can cause mail delivery failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to check PTR/FCrDNS for (e.g. example.com) |