Skip to content

Hostname

polsl.pl

Last fetched

polsl.pl resolves to 3 IPv4 addresses operated by SILWEB-AS-EDU SILWEB Autonomous System - Academic in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · polsl.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/polsl.pl

Resolution chain

polsl.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.158.3.1157.158.0.0/16AS8508SILWEB-AS-EDU SILWEB Autonomous System - AcademicPL
157.158.3.2157.158.0.0/16AS8508SILWEB-AS-EDU SILWEB Autonomous System - AcademicPL
157.158.99.73157.158.0.0/16AS8508SILWEB-AS-EDU SILWEB Autonomous System - AcademicPL

WHOIS identity

Registrar
registrar:ovh sas
Organization
centrum komputerowe politechniki śląskiej
Contact emails

Subdomains

2,086 observed subdomains of polsl.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for polsl.pl.

MechanismTarget
SPF_INCLUDE_spf.polsl.pl
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from polsl.pl.

Cypher and MCP

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

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