Skip to content

Hostname

kr.ce.cn

Last fetched

kr.ce.cn resolves to 8 IPv4 addresses operated by ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd. in VN.

Nutrition Label

WHISPER CANON · kr.ce.cnRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/kr.ce.cn

Resolution chain

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

IPPrefixASNOperatorCountry
154.85.94.27154.85.94.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.VN
154.85.94.29154.85.94.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.VN
154.85.94.31154.85.94.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.VN
154.85.94.32154.85.94.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.VN
154.85.94.34154.85.94.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.VN
154.85.94.36154.85.94.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.VN
156.225.108.40156.225.108.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.SG
156.225.108.41156.225.108.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.SG

WHOIS identity

No WHOIS records are currently associated with kr.ce.cn in WhisperGraph.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from kr.ce.cn.

Cypher and MCP

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

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