AI Context

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.

Claude Desktop + Whisper MCP
U
Map the infrastructure for cloudflare.com. Who hosts it and how is it connected globally?
whisper-graphquerying…

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

MCP connected · sse://mcp.whisper.security
live graph

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.

Option 1: CLI command
$ claude mcp add \
    --transport http \
    whisper-graph \
    https://mcp.whisper.security
claude_desktop_config.json
{
  "mcpServers": {
    "whisper": {
      "url": "https://mcp.whisper.security/sse",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Works with every MCP-compatible tool

Any AI tool that speaks MCP can access the full Whisper graph. One protocol, universal access.

Claude
ClaudeAnthropic
OpenAI
OpenAIChatGPT & API
Cursor
CursorAI code editor
VS Code
VS CodeGitHub Copilot
Windsurf
WindsurfCodeium
Antigravity
AntigravitySecurity AI

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.