Skip to content

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

WHISPER CANON · hyperchain.cnRouting diversity3.0/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/hyperchain.cn

Resolution chain

hyperchain.cn resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
112.84.222.31112.80.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
112.84.222.34112.80.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.211.128.184116.211.128.0/22AS58563NCS-MNS-SG 5 Ang Mo Kio Street 62CN
124.238.251.159124.238.251.0/24AS58539SIS-AS-AP Sundaram Infotech SolutionsA Division of Sundaram FinanceCN

WHOIS identity

Registrar
registrar:?????????(??)
Organization
??????????
Contact emails

Subdomains

24 observed subdomains of hyperchain.cn.

Web-graph footprint

Distinct hostnames that link to or from hyperchain.cn in the public web crawl.

46 sites link to this hostname.

Threat posture

History

Mail and authentication

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.