All hostnames cdn.smartclip.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · cdn.smartclip.net Routing diversity 3.9/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/cdn.smartclip.net Resolution chain cdn.smartclip.net 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.122 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.22.24 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.22.47 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.22.79 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.157.4.105 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.157.4.107 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.157.4.80 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.157.4.85 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.120 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.47 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.54 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.8 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 52.222.214.3 52.222.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.214.70 52.222.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.214.75 52.222.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.214.90 52.222.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.91.116 99.84.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. AT 99.84.91.16 99.84.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. AT 99.84.91.66 99.84.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. AT 99.84.91.99 99.84.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. AT
WHOIS identity No WHOIS records are currently associated with cdn.smartclip.net in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from cdn.smartclip.net in the public web crawl.
9 sites link to this hostname.
Related pages Pivot deeper into the graph from cdn.smartclip.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdn.smartclip.net"})-[: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 .