All hostnames cdn-adn-https.rayjump.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · cdn-adn-https.rayjump.com Routing diversity 3.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/cdn-adn-https.rayjump.com Resolution chain cdn-adn-https.rayjump.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.192.10 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.22 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.71 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.84 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.164.116.32 18.164.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.164.116.80 18.164.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.164.116.88 18.164.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.164.116.97 18.164.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.66.192.104 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.24 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.27 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.87 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.10 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.106 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.108 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.86 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.215.115 99.84.214.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.215.14 99.84.214.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.215.66 99.84.214.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.215.77 99.84.214.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with cdn-adn-https.rayjump.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from cdn-adn-https.rayjump.com in the public web crawl.
Related pages Pivot deeper into the graph from cdn-adn-https.rayjump.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdn-adn-https.rayjump.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .