Hostname
kpsw.pl
Last fetched
kpsw.pl resolves to 1 IPv4 address operated by SPRINT-SDC - "SPRINT" S.A. in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
kpsw.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.38.248.242 | 185.38.248.0/22 | AS197226 | SPRINT-SDC - "SPRINT" S.A. | PL |
WHOIS identity
- Registrar
- registrar:domena.pl sp. z o.o.
- Organization
- kaszubsko-pomorska szkoła wyższa
- Contact emails
- —
Subdomains
13 observed subdomains of kpsw.pl.
Showing 6 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kpsw.pl in the public web crawl.
35 sites link to this hostname.
74 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for kpsw.pl.
| Mechanism | Target |
|---|---|
| SPF_A | kpsw.pl |
| SPF_IP | 185.38.248.185 |
| SPF_IP | 185.38.248.241 |
| SPF_IP | 185.38.250.50 |
| SPF_IP | 188.68.229.16 |
| SPF_IP | 188.68.237.101 |
| SPF_IP | 188.68.239.125 |
| SPF_IP | 188.68.245.137 |
| SPF_IP | 188.68.246.100 |
| SPF_IP | 188.68.246.98 |
| SPF_IP | 188.68.248.47 |
| SPF_IP | 188.68.249.36 |
| SPF_IP | 188.68.250.250 |
| SPF_IP | 188.68.254.2 |
| SPF_IP | 46.29.19.20 |
| SPF_IP | 46.29.21.80 |
| SPF_MX | kpsw.pl |
Related pages
Pivot deeper into the graph from kpsw.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kpsw.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.