E
email-check
4 endpointsliveEmail posture for any domain: can it receive mail, can it be spoofed? MX, SPF and DMARC. (MCP server ai.kaiv/email-check, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for email-check.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Check Email Domain /check_email_domain verified | Full email posture for a domain: can it receive mail, and can it be spoofed? Runs MX, SPF and DMARC lookups together and returns a plain-language verdict along | $0.0020 per call | unknown |
| Get Dmarc Record /get_dmarc_record verified | DMARC record, policy, and whether it actually protects. Returns the DMARC TXT record at _dmarc.<domain>, its policy (none / quarantine / reject), the percentag | $0.0020 per call | unknown |
| Get Mx Records /get_mx_records verified | Mail exchanger records for a domain. Returns the MX hosts in priority order and whether any exist. A domain with no MX records cannot receive mail, so sending | $0.0020 per call | unknown |
| Get Spf Record /get_spf_record verified | SPF record and how strict it is. Returns the SPF TXT record, the qualifier on its `all` mechanism (fail / softfail / neutral / pass) and what that means in pra | $0.0020 per call | unknown |