Hostname
zhuhaohan.com
Last fetched
zhuhaohan.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zhuhaohan.com 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 |
|---|---|---|---|---|
| 108.138.50.15 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.50.155 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.50.222 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.50.96 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.244.65.141 | 18.244.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.65.154 | 18.244.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.65.187 | 18.244.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.65.83 | 18.244.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zhuhaohan.com owner
- Contact emails
- 7a93956a-eb5e-407e-aa27-0b112b047075@identity-protect.org
- 86834807-b47d-4859-b5b1-d7af35ba577a@identity-protect.org
- 98373fb7-55e3-428e-af8a-530e5aa1e290@identity-protect.org
- bdccdeac-a64c-4a3e-9b89-a9db92029bad@identity-protect.org
- owner-7935748@zhuhaohan.com.whoisprivacyservice.org
- owner@zhuhaohan.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from zhuhaohan.com.
- IP · 108.138.50.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 7a93956a-eb5e-407e-aa27-0b112b047075@identity-protect.org
- TLD · .com
- Browse hostnames · zh…
- 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: "zhuhaohan.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.