ID
IntoDNS.ai DNS & Email Security Scanner
/create_report_snapshot
create report snapshot
Create an immutable evidence snapshot of the current Everything Report for a domain. Returns a snapshot ID, ISO timestamp, SHA-256 content hash, and stable book
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 /create_report_snapshot for me.
Input
| Field | Type | Description |
|---|---|---|
| domain* | string | Domain name only, e.g. example.com (no URL, path, or port) |
| format | string (json | markdown) | Return the created snapshot as JSON or Markdown default "json" |
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":"/create_report_snapshot","input":{"domain":"...","format":"json"}}'cli
npx cracked-ai run -p mcp-ai-intodns-scanner -e /create_report_snapshot -i '{"domain":"...","format":"json"}'mcp
run_tool({ provider: "mcp-ai-intodns-scanner", endpoint: "/create_report_snapshot", input: {"domain":"...","format":"json"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.