email_check_spf
Verify SPF records for a domain to prevent email spoofing. Analyze mechanisms, include chains, DNS lookup counts, and detect misconfigurations such as ~all, +all, ptr, or excessive lookups.
Instructions
Check SPF (Sender Policy Framework) record for a domain. Parses mechanisms, qualifiers, follows include chains, counts DNS lookups (RFC 7208 max 10), and flags misconfigurations like ~all, +all, ptr, and excessive lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to check SPF records for (e.g. example.com) |