Skip to content

Hostname

z5encrypt.com

Last fetched

z5encrypt.com resolves to 19 IPv4 addresses operated by CHINANET-AS-AP China Telecom in CN.

Nutrition Label

WHISPER CANON · z5encrypt.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/z5encrypt.com

Resolution chain

z5encrypt.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.71.87.1961.71.80.0/20AS142404CHINANET-AS-AP China TelecomCN
101.72.227.199101.72.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
111.12.215.227111.12.128.0/17AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.4.225.64111.4.225.0/24AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.42.114.71111.42.112.0/21AS132525CMNET-HEILONGJIANG-CN HeiLongJiang Mobile Communication Company LimitedCN
111.51.158.55111.51.156.0/22AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
112.13.210.66112.13.210.0/24AS56041CMNET-ZHEJIANG-AP China Mobile communications corporationCN
113.142.27.122113.142.0.0/17AS4835CHINANET-IDC-SN China Telecom GroupCN
113.59.44.210113.59.0.0/17AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.169.140116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.169.140116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
117.163.60.28117.163.48.0/20AS56045CMNET-JIANGXI-AP China Mobile communications corporationCN
119.36.225.186119.36.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.148.116.58123.148.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.6.40.137123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.6.40.77123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.6.42.83123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
124.163.196.52124.163.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
14.205.93.18414.205.92.0/22AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
211.136.106.223211.136.106.0/24AS24400CMNET-V4SHANGHAI-AS-AP Shanghai Mobile Communications Co.,Ltd.CN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from z5encrypt.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from z5encrypt.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "z5encrypt.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 20

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