Hostname
bb-viewer.geobasis-bb.de
Last fetched
bb-viewer.geobasis-bb.de resolves to 2 IPv4 addresses operated by AS3320 in DE.
Nutrition Label
Resolution chain
bb-viewer.geobasis-bb.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.76.212.9 | 194.76.212.0/22 | AS3320 | — | DE |
| 194.76.232.112 | 194.76.232.0/22 | AS680 | — | DE |
WHOIS identity
No WHOIS records are currently associated with bb-viewer.geobasis-bb.de in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from bb-viewer.geobasis-bb.de in the public web crawl.
117 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bb-viewer.geobasis-bb.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bb-viewer.geobasis-bb.de"})-[: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.