Skip to content

Hostname

netzero.energy

Last fetched

netzero.energy resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · netzero.energyRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/netzero.energy

Resolution chain

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

IPPrefixASNOperatorCountry
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.172.242.11418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1618.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.89.4018.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.89.5318.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.89.8718.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.89.918.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.165.206.133.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.543.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.703.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.733.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:468
Organization
barry redman
Contact emails

Subdomains

13 observed subdomains of netzero.energy.

Web-graph footprint

Distinct hostnames that link to or from netzero.energy in the public web crawl.

7 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for netzero.energy.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from netzero.energy.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "netzero.energy"})-[: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.