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
Resolution chain
polsl.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.158.3.1 | 157.158.0.0/16 | AS8508 | SILWEB-AS-EDU SILWEB Autonomous System - Academic | PL |
| 157.158.3.2 | 157.158.0.0/16 | AS8508 | SILWEB-AS-EDU SILWEB Autonomous System - Academic | PL |
| 157.158.99.73 | 157.158.0.0/16 | AS8508 | SILWEB-AS-EDU SILWEB Autonomous System - Academic | PL |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- centrum komputerowe politechniki śląskiej
- Contact emails
- —
Subdomains
2,086 observed subdomains of polsl.pl.
Showing 25 of 2,086. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from polsl.pl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for polsl.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.polsl.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from polsl.pl.
- IP · 157.158.3.1
- ASN · AS8508SILWEB-AS-EDU SILWEB Autonomous System - Academic
- Registrar · registrar:ovh sas
- Country · PL
- TLD · .pl
- Browse hostnames · po…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.