Skip to content

Hostname

static.fraud-alert.net

Last fetched

static.fraud-alert.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · static.fraud-alert.netRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/static.fraud-alert.net

Resolution chain

static.fraud-alert.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.117.10113.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.1213.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.12913.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.9713.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.1113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.11413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.55.122143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.124143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.77143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.94143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
52.84.174.12752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.4652.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.5052.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.9252.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with static.fraud-alert.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from static.fraud-alert.net in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from static.fraud-alert.net.

Cypher and MCP

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

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