Skip to content

Hostname

eonenergy.com

Last fetched

eonenergy.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · eonenergy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eonenergy.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.32.248104.18.32.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.155.8172.64.155.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for eonenergy.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEclient-spf.octal.co.uk
SPF_INCLUDEspf-sap.eon.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.53.164.224/28
SPF_IP136.146.128.64/28
SPF_IP153.100.8.31/32
SPF_IP153.100.8.32/32
SPF_IP160.44.230.240/28
SPF_IP182.50.78.64/28
SPF_IP188.166.159.93/32
SPF_IP193.26.32.0/19
SPF_IP195.224.53.128/28
SPF_IP37.61.235.226
SPF_IP5.61.115.112/28
SPF_IP5.61.115.80/28
SPF_IP5.61.115.96/28
SPF_IP52.58.136.241
SPF_IP52.58.221.93
SPF_IP62.13.152.25
SPF_IP62.232.72.176/29
SPF_IP66.231.88.207/28
SPF_IP66.231.89.168
SPF_IP69.169.231.45
SPF_IP69.169.231.46
SPF_IP76.223.183.45
SPF_IP76.223.183.46
SPF_IP83.166.168.42/31
SPF_IP85.222.130.224/28
SPF_IP85.222.138.224/28
SPF_IP94.100.245.28/31
SPF_IP96.43.147.64/28
SPF_IP96.43.151.64/28

Related pages

Pivot deeper into the graph from eonenergy.com.

Cypher and MCP

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

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