Hostname
haodooclassic.net
Last fetched
haodooclassic.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
haodooclassic.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 |
|---|---|---|---|---|
| 18.136.73.245 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 03633392-7f90-4b2f-969d-727fea3bdc2c@identity-protect.org
- 140f5e43-a79d-4a64-8b51-cc0964b3f3f0@identity-protect.org
- 71b7c666-4988-45d5-991c-a563737f8965@identity-protect.org
- 99278bfd-f659-4bb8-94d9-fe14a2ebccaa@identity-protect.org
- 9d4e66c3-460a-4767-8aec-afa9d7a4c2f1@identity-protect.org
- b25e1be6-cf1c-4476-b4be-7310f96b0889@identity-protect.org
- cc3088ed-8e52-434c-88c8-5cebff566543@identity-protect.org
Subdomains
1 observed subdomain of haodooclassic.net.
| Subdomain |
|---|
| www.haodooclassic.net |
Web-graph footprint
Distinct hostnames that link to or from haodooclassic.net in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from haodooclassic.net.
- IP · 18.136.73.245
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 03633392-7f90-4b2f-969d-727fea3bdc2c@identity-protect.org
- TLD · .net
- Browse hostnames · ha…
- 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: "haodooclassic.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.