C
ContrastAPI
/email_security_posture
Email Security Posture
Analyze domain email authentication posture: SPF, DMARC, DKIM with numeric score and findings. Dual-use: red-team (spoofing feasibility) + blue-team (posture au
liveverifiedunknown~5s typical
mcpprobedcontrastapi
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-contrastcyber-api /email_security_posture for me.
Input
| Field | Type | Description |
|---|---|---|
| domain* | string | Domain to audit email authentication posture for (e.g. 'example.com') |
| selectors | string | Optional comma-separated custom DKIM selectors to probe |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-contrastcyber-api","endpoint":"/email_security_posture","input":{"domain":"..."}}'cli
npx cracked-ai run -p mcp-com-contrastcyber-api -e /email_security_posture -i '{"domain":"..."}'mcp
run_tool({ provider: "mcp-com-contrastcyber-api", endpoint: "/email_security_posture", input: {"domain":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.