Skip to content

Hostname

eon.cz

Last fetched

eon.cz resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:reg-gransy as the registrar.

Nutrition Label

WHISPER CANON · eon.czRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/eon.cz

Resolution chain

eon.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.68.150.20640.68.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:reg-gransy
Organization
e.on is czech republic s.r.o.
Contact emails

Subdomains

172 observed subdomains of eon.cz.

Web-graph footprint

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

879 sites link to this hostname.

216 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

78 SPF mechanisms authorising senders for eon.cz.

MechanismTarget
SPF_INCLUDEerp.eonsolarhome.cz
SPF_INCLUDEspf-sap.eon.com
SPF_IP104.47.0.0/17
SPF_IP148.105.8.0/21
SPF_IP153.100.8.31/32
SPF_IP153.100.8.32/32
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP160.44.230.238
SPF_IP160.44.230.239
SPF_IP160.44.230.240/28
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP178.238.34.0/23
SPF_IP178.238.37.178
SPF_IP185.136.200.0/22
SPF_IP185.145.161.222
SPF_IP185.145.161.25
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.219.171.249
SPF_IP185.250.236.0/22
SPF_IP185.8.11.185
SPF_IP193.26.32.0/19
SPF_IP195.181.209.194
SPF_IP195.181.210.18
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.158.150.136
SPF_IP212.158.150.151
SPF_IP212.187.169.68
SPF_IP217.11.236.80/28
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/50
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP2a01:430:203:2:0:0:0:55
SPF_IP2a01:430:3c:1::0/64
SPF_IP31.31.79.214
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.31.39.92
SPF_IP52.100.0.0/14
SPF_IP77.93.136.104/30
SPF_IP77.93.193.65
SPF_IP77.93.193.69
SPF_IP77.93.193.81
SPF_IP80.237.138.228
SPF_IP80.77.214.32/27
SPF_IP81.169.146.164
SPF_IP81.27.166.251/32
SPF_IP81.31.45.74
SPF_IP81.31.47.51
SPF_IP81.31.47.52
SPF_IP83.166.168.42/31
SPF_IP83.169.34.84
SPF_IP83.231.160.132
SPF_IP84.45.11.112/29
SPF_IP85.115.56.190/32
SPF_IP85.115.58.190/32
SPF_IP85.118.129.55
SPF_IP85.207.31.192/28
SPF_IP85.222.130.224/28
SPF_IP85.222.138.224/28
SPF_IP85.255.0.138
SPF_IP85.255.13.110
SPF_IP85.255.13.212
SPF_IP85.255.13.78
SPF_IP87.119.211.0/27
SPF_IP87.253.232.0/21
SPF_IP88.51.233.60/32
SPF_IP90.183.53.0/24
SPF_IP93.174.143.68/32
SPF_IP93.94.85.206
SPF_IP94.100.245.28/31
SPF_IP95.130.250.122
SPF_IP96.43.144.0/21

Related pages

Pivot deeper into the graph from eon.cz.

Cypher and MCP

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

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