Give any AI agent internet intelligence.
Connect your AI tools to Whisper via MCP (Model Context Protocol). Your agent gets real-time access to internet infrastructure — domains, IPs, ASNs, BGP routing, WHOIS, threat intel — as live context, not training-set memory. Ask in plain language, get back facts grounded in the live graph.
cloudflare.com resolves to 104.16.123.96, in prefix 104.16.112.0/20.
The prefix is routed by AS13335 (CLOUDFLARENET — Cloudflare, Inc.), which globally routes 5,498 prefixes and peers with 1,258 ASNs.
Live Whisper data · 4 Cypher queries · 11 ms total
Connect in under a minute
One command or one config block. That's all it takes to give your AI agent full access to the internet infrastructure graph.
$ claude mcp add \
--transport http \
whisper-graph \
https://mcp.whisper.security
{
"mcpServers": {
"whisper": {
"url": "https://mcp.whisper.security/sse",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
One Cypher tool
Your agent gets a single focused tool: run Cypher against the live graph.
- Full Cypher query language
- Live graph — no training-set cutoff
- Built-in safety validator on every query
4 built-in prompts
Curated investigation patterns your agent can call by name.
- investigate-ip — ownership, reverse DNS, GeoIP
- map-attack-surface — domain DNS, mail, ASN
- compare-domains · blast-radius
5 graph resources
Schema, function reference, and live stats — readable as MCP resources.
- schema/full — 20 node labels, 29 edge types
- guide/cookbook — security query patterns
- guide/functions — 55+ Cypher functions
Works with every MCP-compatible tool
Any AI tool that speaks MCP can access the full Whisper graph. One protocol, universal access.
Building something with AI + infrastructure data?
We're actively building AI Context into a full service — structured graph context for any LLM workflow, not just MCP. If you're building AI-powered security tools, we'd love to talk.
Get in touch →Connect your AI agent
One command. Full internet infrastructure context. Start in under a minute.