Skip to content

Hostname

eset.pl

Last fetched

eset.pl resolves to 2 IPv4 addresses operated by AS50881 in SK. WHOIS lists registrar:gransy s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · eset.plRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/eset.pl

Resolution chain

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

WHOIS identity

Registrar
registrar:gransy s.r.o.
Organization
eset, spol. s r.o.
Contact emails

Subdomains

11 observed subdomains of eset.pl.

Web-graph footprint

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

139 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eset.pl.

MechanismTarget
SPF_Aa.mx.eset.com
SPF_Ab.mx.eset.com
SPF_Asmtpout.eset.com
SPF_INCLUDE_spf.dagma.pl
SPF_IP188.117.128.107
SPF_IP91.228.164.108/30

Related pages

Pivot deeper into the graph from eset.pl.

Cypher and MCP

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

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