Internet Infrastructure Intelligence Platform

See the Internet in God Mode

See how any domain, IP, or network connects to everything else.

Whisper maps the entire internet’s infrastructure into a single queryable graph — 46 billion data points connecting domains, IPs, certificates, routing, and ownership. Query it from your SIEM, your AI agent, or directly via API.

Why Whisper

46 billion data points. One graph.

Every IP, domain, certificate, ASN, and routing path — mapped and connected in a single knowledge graph, updated continuously.

Three ways in.

Query the graph directly via API, enrich your existing platforms through native connectors, or let your AI agents access it through MCP. Same data, your preferred interface.

See what isolated tools miss.

Whisper connects infrastructure layers that other tools treat separately. Find that three domains share a nameserver with a known abuse cluster. See an IP change BGP routing in a pattern consistent with bulletproof hosting. Relationships, not just indicators.

One graph. Three ways in.

Connect once. Query everything.

Same data. Same graph. Choose the interface that fits how your team works.

Direct API

Full Cypher query access over REST. Build custom enrichment pipelines, automate investigations, or integrate into any workflow you can imagine.

$ curl /api/v1/query
MATCH (d:Domain {name:"evil.com"})
-[:RESOLVES_TO]->(ip:IP)
-[:HOSTED_BY]->(asn:ASN)
RETURN d, ip, asn
RESTCypherJSON

Platform Integrations

Native connectors for the platforms your team already uses. Alerts auto-enrich with infrastructure context. Zero code required.

# Splunk alert action
[whisper_enrich]
param.indicator = $result.src_ip$
param.depth = 2
param.include = asn,certs,dns
SplunkSentinelCrowdStrikeOpenCTI

AI Agents via MCP

Any AI agent that speaks MCP can access the full graph. Claude, GPT, open-source models — one config, instant internet intelligence.

// claude_desktop_config.json
"mcpServers": {
"whisper": {
"command": "npx",
"args": ["@whisper/mcp"]
}
}
ClaudeGPTLangChainCrewAI
SplunkMicrosoft SentinelOpenCTICortex XSOARClaudeOpenAICursorVS CodeWindsurfAntigravity

Available as cloud-hosted or on-prem deployment.

Use cases

What security teams are doing with Whisper

When your tools have a complete map of the internet infrastructure, steps that took days can be taken in seconds.

Instant alert enrichment

An IP triggers an alert. Whisper shows you who owns it, what else is hosted there, whether the ASN has a history of abuse, and how the infrastructure changed in the last 30 days. Before your analyst opens the ticket.

Adversary infrastructure mapping

Start with one C2 domain. Whisper traces shared nameservers, overlapping registrants, ASN migrations, and hosting patterns to map the full campaign infrastructure. What took days of manual pivoting takes one query.

Off-chain investigation

Trace cryptocurrency to a custodial exit point, then see what is behind it — hosting, DNS, BGP routing, ownership history. Legitimate exchange or a front? The infrastructure tells you.

External attack surface mapping

See every domain, subdomain, IP, and certificate associated with an organisation. Find the forgotten staging server, the test subdomain still pointing to a decommissioned host, the shadow infrastructure no one tracks.

Government compliance and takedown tracking

Receive a list of 1,000 domains from a regulator. Whisper tells you which ones were ever on your infrastructure, where they moved, and where they are now.

AI-assisted investigation reports

Ask your AI agent to investigate a domain. Whisper provides the infrastructure context via MCP. The agent writes a full report with ownership, hosting, risk scoring, and historical changes — in seconds.

Why Whisper

Built by internet infrastructure experts

Few companies in cybersecurity can claim deep roots in how the internet actually works. Whisper was built by people who helped design and govern it — with backgrounds spanning RIPE NCC, ICANN, and internet governance at the protocol level. Meet the team.

We built Whisper because no tool gave us what we needed — a single, queryable map of how the internet actually connects. Now every security team can have what used to require a research lab.

W
Whisper Security Team
Internet Infrastructure Researchers
15+Years of experience

in internet infrastructure, DNS, BGP, PKI, and threat intelligence.

46BData points ingested

from 60+ internet data sources, cross-referenced and continuously updated.

190+Countries mapped

Global coverage across every IP range, ASN, and top-level domain.

Start seeing infrastructure

Connect to WhisperGraph and make every tool in your stack smarter.