Skip to content

Hostname

prochnik.pl

Last fetched

prochnik.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · prochnik.plRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/prochnik.pl

Resolution chain

prochnik.pl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

10 observed subdomains of prochnik.pl.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for prochnik.pl.

MechanismTarget
SPF_Aprochnik.pl
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_IP31.220.146.120/32
SPF_IP31.220.146.121/32
SPF_IP5.252.231.181/32
SPF_IP5.252.231.201/32
SPF_IP62.122.190.98/32
SPF_IP89.171.146.225/32
SPF_MXprochnik.pl

Related pages

Pivot deeper into the graph from prochnik.pl.

Cypher and MCP

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

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