Skip to content

Hostname

zenlayer.cn

Last fetched

zenlayer.cn resolves to 5 IPv4 addresses operated by CHINANET-SHANGHAI-MAN China Telecom Group in CN. WHOIS lists registrar:杭州爱名网络有限公司 as the registrar.

Nutrition Label

WHISPER CANON · zenlayer.cnRouting diversity3.0/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/zenlayer.cn

Resolution chain

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

IPPrefixASNOperatorCountry
113.31.175.111113.31.160.0/20AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
128.14.158.163128.14.128.0/19AS21859ZEN-ECN - Zenlayer IncUS
128.14.158.164128.14.128.0/19AS21859ZEN-ECN - Zenlayer IncUS
128.14.158.165128.14.128.0/19AS21859ZEN-ECN - Zenlayer IncUS
47.116.122.16147.116.0.0/17AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN

WHOIS identity

Registrar
registrar:杭州爱名网络有限公司
Organization
臻乐尔科技服务(上海)有限公司
Contact emails

Subdomains

5 observed subdomains of zenlayer.cn.

Web-graph footprint

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

50 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zenlayer.cn.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from zenlayer.cn.

Cypher and MCP

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

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