Hostname
zzzhier.com
Last fetched
zzzhier.com resolves to 2 IPv4 addresses operated by AS138995 in CN. WHOIS lists iana:3758 as the registrar.
Nutrition Label
Resolution chain
zzzhier.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.187.37.192 | 108.187.37.0/24 | AS138995 | — | CN |
| 176.123.5.162 | 176.123.5.0/24 | AS200019 | — | MD |
WHOIS identity
- Registrar
- iana:3758
- Organization
- he nan ge shi da shi yan shi she bei you xian gong si
- Contact emails
Subdomains
2 observed subdomains of zzzhier.com.
| Subdomain |
|---|
| m.zzzhier.com |
| www.zzzhier.com |
Web-graph footprint
Distinct hostnames that link to or from zzzhier.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from zzzhier.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zzzhier.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.