Hostname
ohmyhat.net
Last fetched
ohmyhat.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ohmyhat.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.88.18 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.88.50 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.88.74 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.88.86 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.84.234.118 | 99.86.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.26 | 99.86.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.27 | 99.86.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.30 | 99.86.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 63e52c6f-58ac-4b79-a4cf-e7f375d5bc9a@identity-protect.org
- 64f6435e-18a8-44fb-9f87-2b2bf0107b6c@identity-protect.org
- 6c08e93b-b90d-4c38-a7de-66ba261a5043@identity-protect.org
- b169795b-7b23-4b40-b941-ad86fb6893db@identity-protect.org
- b8420afc-ef8f-49e8-aa47-b240eb8f71e5@identity-protect.org
- e988c365-0be6-4209-b3b0-ff0745b53458@identity-protect.org
- owner-5574059@ohmyhat.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of ohmyhat.net.
| Subdomain |
|---|
| www.ohmyhat.net |
Threat posture
History
Related pages
Pivot deeper into the graph from ohmyhat.net.
- IP · 18.155.88.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 63e52c6f-58ac-4b79-a4cf-e7f375d5bc9a@identity-protect.org
- TLD · .net
- Browse hostnames · oh…
- 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: "ohmyhat.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.