All hostnames netzeroapp.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · netzeroapp.io Routing diversity 4.5/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.5/10 canon.whisper.security/host/netzeroapp.io Resolution chain netzeroapp.io 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 108.138.36.35 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.50 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.77 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.88 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.7.111 108.138.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.7.122 108.138.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.7.7 108.138.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.7.70 108.138.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.126 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.3 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.45 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.7 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.66.248.129 18.66.248.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.248.3 18.66.248.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.248.47 18.66.248.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.248.7 18.66.248.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.168.102.26 3.168.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.102.65 3.168.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.102.8 3.168.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.168.102.88 3.168.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:81 Organization — Contact emails — Subdomains 5 observed subdomains of netzeroapp.io.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for netzeroapp.io.
Related pages Pivot deeper into the graph from netzeroapp.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netzeroapp.io"})-[: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 .