email_spoofability_score
Calculate a domain's email spoofability score from SPF, DKIM, and DMARC records to assess how easily it can be spoofed.
Instructions
Calculate an email spoofability score (0-100) for a domain based on SPF, DKIM, and DMARC configuration. Returns a score, verdict (easily spoofable / moderately protected / well protected), and per-check breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to calculate spoofability score for (e.g. example.com) |