Skip to content

Hostname

eon.pl

Last fetched

eon.pl resolves to 1 IPv4 address operated by AS204953 in PL. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · eon.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/eon.pl

Resolution chain

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

IPPrefixASNOperatorCountry
195.234.164.95195.234.164.0/24AS204953PL

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
e.on se
Contact emails

Subdomains

62 observed subdomains of eon.pl.

Web-graph footprint

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

245 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for eon.pl.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.100.8.31/32
SPF_IP153.100.8.32/32
SPF_IP217.182.72.213
SPF_IP51.83.137.133
SPF_IP51.83.137.134
SPF_IP54.38.198.229

Related pages

Pivot deeper into the graph from eon.pl.

Cypher and MCP

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

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