All hostnames blitzadsgroup.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1366 as the registrar.
Nutrition Label WHISPER CANON · blitzadsgroup.com Routing diversity 5.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/blitzadsgroup.com Resolution chain blitzadsgroup.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 3.248.32.172 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.250.248.129 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.104.203 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.34.243 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.47.251 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.251.57.252 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.72.54 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.63.56 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.41.138 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.88.68 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.110.143 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.196.201 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.47.57 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.220.174.140 54.220.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.72.119.49 54.72.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.72.190.67 54.72.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.74.151.122 54.74.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.75.158.247 54.74.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.239.167 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.32.79.123 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity Registrar iana:1366 Organization — Contact emails — Subdomains 1 observed subdomain of blitzadsgroup.com.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for blitzadsgroup.com.
Related pages Pivot deeper into the graph from blitzadsgroup.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blitzadsgroup.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .