ContrastAPI
C
ContrastAPI
/threat_intel

Threat Intel

Check domain against abuse.ch URLhaus for known malware-distribution URLs (single source — for multi-feed correlation use ioc_lookup which adds ThreatFox and, f

liveverifiedunknown~5s typical
mcpprobedcontrastapi
$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-com-contrastcyber-api /threat_intel for me.

Input

FieldTypeDescription
domain*stringDomain to check for threats (e.g. 'suspicious-site.com', 'example.com')

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

Try it

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