Skip to content

Hostname

secure-cdn.mplxtms.com

Last fetched

secure-cdn.mplxtms.com resolves to 10 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · secure-cdn.mplxtms.comRouting diversity4.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/secure-cdn.mplxtms.com

Resolution chain

secure-cdn.mplxtms.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.102.18.29104.102.18.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.16.241.1982.16.241.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.16.241.2062.16.241.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.16.241.2252.16.241.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.203.72.2323.203.72.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
23.205.33.2523.205.32.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.207.210.13523.207.210.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.207.210.15523.207.210.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.41.181.2823.41.180.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.41.253.2823.41.252.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.

WHOIS identity

No WHOIS records are currently associated with secure-cdn.mplxtms.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from secure-cdn.mplxtms.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from secure-cdn.mplxtms.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "secure-cdn.mplxtms.com"})-[: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.