IntoDNS.ai DNS & Email Security Scanner
ID
IntoDNS.ai DNS & Email Security Scanner
/check_spf

check spf

Read-only SPF parse and validation for a domain. Recursively walks include/redirect mechanisms to build the full lookup graph, counts DNS lookups against the RF

liveverifiedunknown~5s typical
mcpprobedintodns.aidns&
$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-ai-intodns-scanner /check_spf for me.

Input

FieldTypeDescription
domain*stringDomain name only, e.g. example.com (no URL, path, or port)

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-ai-intodns-scanner","endpoint":"/check_spf","input":{"domain":"..."}}'
cli
npx cracked-ai run -p mcp-ai-intodns-scanner -e /check_spf -i '{"domain":"..."}'
mcp
run_tool({ provider: "mcp-ai-intodns-scanner", endpoint: "/check_spf", input: {"domain":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.