All hostnames allzinapp.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:83 as the registrar.
Nutrition Label WHISPER CANON · allzinapp.com Routing diversity 5.6/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 10.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/allzinapp.com Resolution chain allzinapp.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.132.21.39 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.157.15 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.243.157.244 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.216.7 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.230.133 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.173.42 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.120.7 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.31.84.224 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.155.139.251 54.155.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.155.209.49 54.155.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.220.151.37 54.220.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.220.236.53 54.220.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.74.190.120 54.74.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.75.171.125 54.74.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.77.209.107 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.32.15.146 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.32.193.181 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.185.145 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity Registrar iana:83 Organization 1&1 internet Contact emails Subdomains 3 observed subdomains of allzinapp.com.
Web-graph footprint Distinct hostnames that link to or from allzinapp.com in the public web crawl.
26 sites link to this hostname.
16 sites linked to from this hostname.
Related pages Pivot deeper into the graph from allzinapp.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "allzinapp.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 .