Skip to content

Hostname

eon.com

Last fetched

eon.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · eon.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eon.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.35.221104.18.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.152.35172.64.152.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:151
Organization
e.on
Contact emails

Subdomains

180 observed subdomains of eon.com.

Web-graph footprint

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

1,965 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for eon.com.

MechanismTarget
SPF_Asurveymonkey.com
SPF_INCLUDEspf-sap.eon.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.eon.com
SPF_IP136.146.128.64/28
SPF_IP139.60.152.0/22
SPF_IP148.105.8.0/21
SPF_IP149.72.210.104
SPF_IP149.72.73.9
SPF_IP160.44.230.240/29
SPF_IP168.245.112.235
SPF_IP178.21.131.158/32
SPF_IP178.249.98.17/32
SPF_IP182.50.78.64/28
SPF_IP193.26.32.0/19
SPF_IP198.2.128.0/18
SPF_IP203.41.57.144/32
SPF_IP203.41.57.145/32
SPF_IP205.201.128.0/20
SPF_IP212.18.21.68/31
SPF_IP40.69.213.131
SPF_IP46.249.197.144/30
SPF_IP46.30.5.108/30
SPF_IP5.61.115.0/25
SPF_IP50.31.33.37
SPF_IP52.166.233.97

Related pages

Pivot deeper into the graph from eon.com.

Cypher and MCP

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

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