Hostname
hyperchain.cn
Last fetched
hyperchain.cn resolves to 4 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN. WHOIS lists registrar:?????????(??) as the registrar.
Nutrition Label
Resolution chain
hyperchain.cn resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 112.84.222.31 | 112.80.0.0/13 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 112.84.222.34 | 112.80.0.0/13 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.211.128.184 | 116.211.128.0/22 | AS58563 | NCS-MNS-SG 5 Ang Mo Kio Street 62 | CN |
| 124.238.251.159 | 124.238.251.0/24 | AS58539 | SIS-AS-AP Sundaram Infotech SolutionsA Division of Sundaram Finance | CN |
WHOIS identity
- Registrar
- registrar:?????????(??)
- Organization
- ??????????
- Contact emails
Subdomains
24 observed subdomains of hyperchain.cn.
Showing 18 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hyperchain.cn in the public web crawl.
46 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from hyperchain.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hyperchain.cn"})-[: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.