Hostname
bbus-static.com
Last fetched
bbus-static.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bbus-static.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bbus-static.com owner
- Contact emails
- 279c1d39-0a7f-41b1-9297-bfadc0f3e218@identity-protect.org
- 62388615-046d-4f1f-8ebf-18b3d1882ccb@identity-protect.org
- 65ee9941-55ad-4d97-b861-0e7208b62910@identity-protect.org
- c1136531-7f15-4e44-aed8-992403c69b5e@identity-protect.org
- dd009ad2-8a39-4343-8f53-1107ce175499@identity-protect.org
- e1bf1b5b-a7d4-4f82-b511-b546efbd9e73@identity-protect.org
- ec943f25-dd0d-42d9-8ed9-a0ccfba33fb2@identity-protect.org
Subdomains
6 observed subdomains of bbus-static.com.
Threat posture
History
Related pages
Pivot deeper into the graph from bbus-static.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bbus-static.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.