Skip to content

Hostname

energy-aware.com

Last fetched

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

Nutrition Label

WHISPER CANON · energy-aware.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/energy-aware.com

Resolution chain

energy-aware.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.80.633.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1233.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2353.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.343.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.533.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.983.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.21152.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.16352.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.218.17852.218.218.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.250.9852.218.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.16252.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.131.11552.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.6752.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.9952.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.14752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.12352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
ali kashani
Contact emails

Subdomains

2 observed subdomains of energy-aware.com.

Web-graph footprint

Distinct hostnames that link to or from energy-aware.com in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for energy-aware.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from energy-aware.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "energy-aware.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 20

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