Skip to content

Hostname

pkoleasing.pl

Last fetched

pkoleasing.pl resolves to 1 IPv4 address operated by AS21344 in PL. WHOIS lists registrar:pko bp finat sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · pkoleasing.plRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/pkoleasing.pl

Resolution chain

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

IPPrefixASNOperatorCountry
193.109.225.69193.109.225.0/24AS21344PL

WHOIS identity

Registrar
registrar:pko bp finat sp. z o.o.
Organization
pko leasing
Contact emails

Subdomains

65 observed subdomains of pkoleasing.pl.

Web-graph footprint

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

109 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for pkoleasing.pl.

Related pages

Pivot deeper into the graph from pkoleasing.pl.

Cypher and MCP

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

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