C
ContrastAPI
/threat_report
Threat Report
Query comprehensive threat profile for an IP: Shodan host data, AbuseIPDB reputation, ASN/geolocation, and open ports. Use for IP investigation and SOC alert tr
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_report for me.
Input
| Field | Type | Description |
|---|---|---|
| ip* | string | Public IPv4 or IPv6 address to investigate (e.g. '8.8.8.8', '1.1.1.1'). Private/reserved I |
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_report","input":{"ip":"..."}}'cli
npx cracked-ai run -p mcp-com-contrastcyber-api -e /threat_report -i '{"ip":"..."}'mcp
run_tool({ provider: "mcp-com-contrastcyber-api", endpoint: "/threat_report", input: {"ip":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.