CD
Cracked Domain Intel
/dns
DNS lookup
Resolve A, AAAA, MX, TXT, NS, CNAME records for a hostname via Cloudflare DNS-over-HTTPS.
liveverifieddegraded · 131ms
dnsdomainmxtxtspfdmarc
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run domain /dns for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Hostname |
| type | string (A | AAAA | MX | TXT | NS | CNAME) | Record type default "A" |
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":"/dns","input":{"name":"...","type":"A"}}'cli
npx cracked-ai run -p domain -e /dns -i '{"name":"...","type":"A"}'mcp
run_tool({ provider: "domain", endpoint: "/dns", input: {"name":"...","type":"A"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.