Skip to content

Hostname

hello-energy.com

Last fetched

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

Nutrition Label

WHISPER CANON · hello-energy.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hello-energy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.244.20618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.12.19318.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.179.2483.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.119.2073.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.76.135.1653.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.244.13635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.184.19252.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.64.6054.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.132.5463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.196.8263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.18.19563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.147.5035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.90.18363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.60.22063.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.185.124.163.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0139090873
Contact emails

Subdomains

14 observed subdomains of hello-energy.com.

Web-graph footprint

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

21 sites link to this hostname.

187 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hello-energy.com.

MechanismTarget
SPF_Ahello-energy.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXhello-energy.com

Related pages

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

Cypher and MCP

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

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