All hostnames cookiecdn.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.
Nutrition Label WHISPER CANON · cookiecdn.com Routing diversity 3.9/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/cookiecdn.com Resolution chain cookiecdn.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 108.156.22.22 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.22.39 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.22.4 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.22.52 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.173.205.119 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.205.41 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.205.63 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.205.86 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.23 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.47 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.8 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.83 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.111 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.124 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.37 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.71 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.76.100 3.171.76.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.76.119 3.171.76.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.76.21 3.171.76.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.76.53 3.171.76.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:1068 Organization privacy service provided by withheld for privacy ehf Contact emails Web-graph footprint Distinct hostnames that link to or from cookiecdn.com in the public web crawl.
2,223 sites link to this hostname.
Related pages Pivot deeper into the graph from cookiecdn.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cookiecdn.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 .