Hostname
xiaohanghu.com
Last fetched
xiaohanghu.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
xiaohanghu.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.112.114.51 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.122.120 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.135.145 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of xiaohanghu.com owner
- Contact emails
- 1afdeb87-d534-44ae-874e-a205efad4ed0@identity-protect.org
- 1c0c7c4c-2720-4420-809e-d216b8fba77e@identity-protect.org
- 3e1d13eb-016e-445d-aa47-e63f23c86d9b@identity-protect.org
- 5575c2c6-db74-4157-b223-b278f7544363@identity-protect.org
- 8a2b7478-1bef-4258-99a2-406fd6fe69b8@identity-protect.org
- 8c20b324-2abe-4831-9bae-472f1662ae23@identity-protect.org
- e5e95577-efea-41b5-89d4-357ebfeef8b0@identity-protect.org
Subdomains
1 observed subdomain of xiaohanghu.com.
| Subdomain |
|---|
| www.xiaohanghu.com |
Threat posture
History
Related pages
Pivot deeper into the graph from xiaohanghu.com.
- IP · 3.112.114.51
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1afdeb87-d534-44ae-874e-a205efad4ed0@identity-protect.org
- TLD · .com
- Browse hostnames · xi…
- 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: "xiaohanghu.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.