All hostnames static.cloud-media.fr resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · static.cloud-media.fr Routing diversity 5.2/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/static.cloud-media.fr Resolution chain static.cloud-media.fr resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 52.218.1.17 52.218.1.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.116.123 52.218.116.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.117.91 52.218.117.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.25.177 52.218.25.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.25.233 52.218.25.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.26.153 52.218.26.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.46.123 52.218.46.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.62.153 52.218.62.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.62.209 52.218.62.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.16.43 52.92.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.16.67 52.92.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.17.203 52.92.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.19.107 52.92.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.32.35 52.92.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.35.243 52.92.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.4.67 52.92.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with static.cloud-media.fr in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from static.cloud-media.fr in the public web crawl.
Related pages Pivot deeper into the graph from static.cloud-media.fr.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "static.cloud-media.fr"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .