CD
Cracked Domain Intel
/email-auth
SPF / DMARC / DKIM audit
Fetch SPF, DMARC and common DKIM selectors for a domain and grade the setup.
liveverifieddegraded · 182ms
emailspfdmarcdkimdeliverability
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run domain /email-auth for me.
Input
| Field | Type | Description |
|---|---|---|
| domain* | string | Domain |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"domain","endpoint":"/email-auth","input":{"domain":"..."}}'cli
npx cracked-ai run -p domain -e /email-auth -i '{"domain":"..."}'mcp
run_tool({ provider: "domain", endpoint: "/email-auth", input: {"domain":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.