Skip to content

Hostname

cdn.reasonsecurity.com

Last fetched

cdn.reasonsecurity.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · cdn.reasonsecurity.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cdn.reasonsecurity.com

Resolution chain

cdn.reasonsecurity.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.3313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.140.2118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.5218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
54.192.35.10154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.10754.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.2054.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.3154.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.4454.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with cdn.reasonsecurity.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cdn.reasonsecurity.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.reasonsecurity.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdn.reasonsecurity.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.