Hostname
aoomb.com
Last fetched
aoomb.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
aoomb.com 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 |
|---|---|---|---|---|
| 178.63.45.142 | 178.63.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 51a5f22086be469f6f2aca997470d2dbe3bdc34d4db7ac1a98992bace51fc755@aoomb.com.whoisproxy.org
- 56b1006cf9d60d2694afa2cba84f303a2c5c3ff5ba161569f49f66ce0036daab@aoomb.com.whoisproxy.org
- 7e36552693a406eff557ed17287800fd8692d5deb69eae8aa912460e20cd6b19@aoomb.com.whoisproxy.org
- e5157350cab85ed038fa9bf1c0a9d6fd6430f4e5e9d4eba997a3c6e8e1735e49@aoomb.com.whoisproxy.org
Threat posture
History
Related pages
Pivot deeper into the graph from aoomb.com.
- IP · 178.63.45.142
- ASN · AS24940HETZNER-AS
- Registrar · iana:269
- Country · DE
- Email · 51a5f22086be469f6f2aca997470d2dbe3bdc34d4db7ac1a98992bace51fc755@aoomb.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ao…
- 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: "aoomb.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.