Skip to content

Hostname

static.caseworthy.net

Last fetched

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

Nutrition Label

WHISPER CANON · static.caseworthy.netRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/static.caseworthy.net

Resolution chain

static.caseworthy.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.125.10413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.11913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.121.11413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.12113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.140.423.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.140.463.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.140.703.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.140.873.162.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with static.caseworthy.net in WhisperGraph.

Subdomains

3 observed subdomains of static.caseworthy.net.

Threat posture

History

Related pages

Pivot deeper into the graph from static.caseworthy.net.

Cypher and MCP

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

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