Skip to content

Hostname

pesi.pl

Last fetched

pesi.pl resolves to 1 IPv4 address operated by IQPL-AS - IQ PL Sp. z o.o. in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · pesi.plRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/pesi.pl

Resolution chain

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

IPPrefixASNOperatorCountry
185.110.51.54185.110.51.0/24AS47544IQPL-AS - IQ PL Sp. z o.o.PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
pesi sp. z o.o.
Contact emails

Subdomains

12 observed subdomains of pesi.pl.

Web-graph footprint

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

26 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for pesi.pl.

MechanismTarget
SPF_Apesi.pl
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmx.ovh.com
SPF_IP168.119.79.116
SPF_IP185.70.38.101
SPF_IP194.59.140.254
SPF_IP23.88.0.236
SPF_MXpesi.pl

Related pages

Pivot deeper into the graph from pesi.pl.

Cypher and MCP

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

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