Skip to content

Hostname

netzeroapp.io

Last fetched

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.ioRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.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.

IPPrefixASNOperatorCountry
108.138.36.35108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.50108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.77108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.88108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.111108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.122108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.7108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.70108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.248.12918.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.318.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.4718.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.718.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.102.263.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.653.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.83.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.883.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

5 observed subdomains of netzeroapp.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for netzeroapp.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.