Skip to content

Hostname

ar.ce.cn

Last fetched

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

Nutrition Label

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

Resolution chain

ar.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 ar.ce.cn in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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