CD
Cracked Domain Intel
/email-check
Email deliverability check
Syntax validation, MX record lookup, disposable-domain heuristic and role-address detection for an email address. No mail is sent.
liveverifieddegraded · 115ms
emailverifymxdeliverabilitylead
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run domain /email-check for me.
Input
| Field | Type | Description |
|---|---|---|
| email* | string | Email address |
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-check","input":{"email":"..."}}'cli
npx cracked-ai run -p domain -e /email-check -i '{"email":"..."}'mcp
run_tool({ provider: "domain", endpoint: "/email-check", input: {"email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.