Evaluate SPF
check_spfEvaluate a domain's SPF record: include trees, DNS lookup limit, void lookups, syntax. With an IP, get the receiver's verdict (pass, fail, softfail, neutral, permerror) and deciding mechanism.
Instructions
Evaluates a domain's SPF in full: the include tree, DNS lookups against the limit of 10, void lookups, syntax, and with ip the result a receiver would reach (pass, fail, softfail, neutral, permerror) and the mechanism that decided it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | sending IP to evaluate | |
| domain | Yes | domain, e.g. example.com | |
| sender | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| lookups | Yes |