Skip to content

Hostname

prolech.com.pl

Last fetched

prolech.com.pl resolves to 1 IPv4 address operated by AS57255 in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · prolech.com.plRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/prolech.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
91.230.156.16291.230.156.0/24AS57255PL

WHOIS identity

Registrar
registrar:domena.pl sp. z o.o.
Organization
prolech sp. z o.o.
Contact emails

Subdomains

7 observed subdomains of prolech.com.pl.

Web-graph footprint

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

15 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for prolech.com.pl.

MechanismTarget
SPF_Aglsmail01.gls-group.eu
SPF_Aprolech.com.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.ogicom.pl
SPF_IP193.106.225.236
SPF_IP195.242.116.0/23
SPF_IP195.62.13.83
SPF_IP79.188.194.242/30
SPF_IP83.16.83.98/30
SPF_IP93.157.96.0/21
SPF_MXprolech.com.pl

Related pages

Pivot deeper into the graph from prolech.com.pl.

Cypher and MCP

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

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