Skip to content

Hostname

81.cn

Last fetched

81.cn resolves to 6 IPv4 addresses operated by ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd. in US. WHOIS lists registrar:北京神州长城通信技术发展中心 as the registrar.

Nutrition Label

WHISPER CANON · 81.cnRouting diversity3.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.8/10canon.whisper.security/host/81.cn

Resolution chain

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

IPPrefixASNOperatorCountry
156.225.111.236156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.237156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.238156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.96.203156.225.96.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.SG
156.225.96.208156.225.96.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.SG
222.94.225.121222.94.225.0/24AS134756CHINANET-NANJING-JISHAN-IDC CHINANET Nanjing Jishan IDC networkCN

WHOIS identity

Registrar
registrar:北京神州长城通信技术发展中心
Organization
????????????
Contact emails

Subdomains

16 observed subdomains of 81.cn.

Web-graph footprint

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

2,537 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 81.cn.

Cypher and MCP

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

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