Skip to content

Hostname

ads.ce.cn

Last fetched

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

Nutrition Label

WHISPER CANON · ads.ce.cnRouting diversity3.0/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ads.ce.cn

Resolution chain

ads.ce.cn resolves to 11 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
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

WHOIS identity

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

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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