Skip to content

Hostname

enea.pl

Last fetched

enea.pl resolves to 1 IPv4 address operated by AS57569 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.233.18.11091.233.18.0/24AS57569PL

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
enea centrum sp. z o.o.
Contact emails

Subdomains

402 observed subdomains of enea.pl.

Web-graph footprint

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

614 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for enea.pl.

MechanismTarget
SPF_Amail01.enea.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.233.18.80
SPF_IP91.233.18.81
SPF_MXenea.pl

Related pages

Pivot deeper into the graph from enea.pl.

Cypher and MCP

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

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