Skip to content

Hostname

progpol.pl

Last fetched

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

Nutrition Label

WHISPER CANON · progpol.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/progpol.pl

Resolution chain

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

IPPrefixASNOperatorCountry
91.185.185.7591.185.185.0/24AS57367PL

WHOIS identity

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

Subdomains

987 observed subdomains of progpol.pl.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for progpol.pl.

MechanismTarget
SPF_Amx.progpol.pl
SPF_Amx0.progpol.pl
SPF_Amx1.progpol.pl
SPF_IP46.228.82.91/32
SPF_IP83.238.175.3/32
SPF_MXprogpol.pl

Related pages

Pivot deeper into the graph from progpol.pl.

Cypher and MCP

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

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