Hostname
getbb.net
Last fetched
getbb.net resolves to 1 IPv4 address operated by MIROHOST - Internet Invest, Ltd. in UA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
getbb.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.184.65.78 | 89.184.64.0/22 | AS28907 | MIROHOST - Internet Invest, Ltd. | UA |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- privacy@dynadot.com
- 63fc1109-cd95-4007-9a6e-9d5b4baa4f55@identity-protect.org
- 8e6f11d9-711f-4d93-b43f-a70885a44634@identity-protect.org
- a6c6ccf8-e52e-4132-8bb7-b56efbe0c3f5@identity-protect.org
- a865227c-a870-4132-93af-fc938f49d215@identity-protect.org
- d9d9cfd8-70b6-4420-99f4-23c41a5fcc1e@identity-protect.org
- eb188b8d-e6e7-4f20-95fa-5c1b2189312e@identity-protect.org
- f185b881-8e99-4b81-8da0-f85e0f93c3f4@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from getbb.net in the public web crawl.
65 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from getbb.net.
- IP · 89.184.65.78
- ASN · AS28907MIROHOST - Internet Invest, Ltd.
- Registrar · iana:468
- Country · UA
- Email · privacy@dynadot.com
- TLD · .net
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "getbb.net"})-[: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.