Hostname
zhenpaijp.com
Last fetched
zhenpaijp.com resolves to 1 IPv4 address operated by AS45102 in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zhenpaijp.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 |
|---|---|---|---|---|
| 47.52.6.74 | 47.52.0.0/17 | AS45102 | — | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zhenpaijp.com owner
- Contact emails
- 4c85b561-a4c8-43e6-a3ba-1286f1ea1ac5@identity-protect.org
- 54f36928-f7ae-4d77-9a4d-1a50744076ba@identity-protect.org
- 605677d9-37f5-4dec-a0b6-1d2d3de9b78c@identity-protect.org
- 661d5387-04f8-4bc3-8490-4833376bd6af@identity-protect.org
- 77313f44-ebe1-4fc7-b470-74915c242001@identity-protect.org
- 7d9d6d9f-1d05-487a-9502-cff95e096bd1@identity-protect.org
- be9c4b90-3712-45ba-9836-62ec4a59c8d2@identity-protect.org
- owner-8615795@zhenpaijp.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from zhenpaijp.com.
- IP · 47.52.6.74
- ASN · AS45102
- Registrar · iana:468
- Country · HK
- Email · 4c85b561-a4c8-43e6-a3ba-1286f1ea1ac5@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: "zhenpaijp.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.