Skip to content

Hostname

feedblitzstatic.com

Last fetched

feedblitzstatic.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · feedblitzstatic.comRouting diversity7.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/feedblitzstatic.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.15916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.24816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.9716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.11016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.12716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.16016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.18616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.16216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.7216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.13416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.5216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.5516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.18716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.5316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
feedblitz
Contact emails

Subdomains

1 observed subdomain of feedblitzstatic.com.

Threat posture

History

Related pages

Pivot deeper into the graph from feedblitzstatic.com.

Cypher and MCP

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

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