Skip to content

Hostname

s-static.cinccdn.com

Last fetched

s-static.cinccdn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · s-static.cinccdn.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/s-static.cinccdn.com

Resolution chain

s-static.cinccdn.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.106.118108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.21108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.31108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.41108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.2213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.12.1052.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.7352.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.7952.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.952.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from s-static.cinccdn.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from s-static.cinccdn.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "s-static.cinccdn.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 20

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