dmarc_check
Check a domain's DMARC record to verify email authentication policy and identify potential spoofing risks.
Instructions
Look up and parse the DMARC record for a domain.
domain: The domain to check (e.g. "example.com")
dns_server: DNS server to query (default "8.8.8.8")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| dns_server | No | 8.8.8.8 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |