Skip to content

Hostname

cdn.smartclip.net

Last fetched

cdn.smartclip.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · cdn.smartclip.netRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
108.156.22.122108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.24108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.47108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.79108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.4.105108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.107108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.80108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.85108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.214.352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.11699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9999.84.88.0/21AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.