Skip to content

Hostname

cdn.fivecdm.com

Last fetched

cdn.fivecdm.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · cdn.fivecdm.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cdn.fivecdm.com

Resolution chain

cdn.fivecdm.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.155.11813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.4713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.166.10318.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.10518.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.3818.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.8918.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.3618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.65.2952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.5852.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8552.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.9252.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with cdn.fivecdm.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cdn.fivecdm.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.fivecdm.com.

Cypher and MCP

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

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