Skip to content

Hostname

assets.feedblitzstatic.com

Last fetched

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

Nutrition Label

WHISPER CANON · assets.feedblitzstatic.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/assets.feedblitzstatic.com

Resolution chain

assets.feedblitzstatic.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.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.124.10418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1003.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1093.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1113.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.483.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.114.1254.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.5054.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.5554.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.654.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.13.2918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.3818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.11518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with assets.feedblitzstatic.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from assets.feedblitzstatic.com in the public web crawl.

30 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from assets.feedblitzstatic.com.

Cypher and MCP

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

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