Skip to content

Hostname

energybot.com

Last fetched

energybot.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · energybot.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/energybot.com

Resolution chain

energybot.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.255.10618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.10918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.11018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
65.9.175.10365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.215.11899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.2299.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.7599.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.999.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

5 observed subdomains of energybot.com.

Web-graph footprint

Distinct hostnames that link to or from energybot.com in the public web crawl.

438 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for energybot.com.

MechanismTarget
SPF_INCLUDE5082510.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from energybot.com.

Cypher and MCP

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

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