Skip to content

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

WHISPER CANON · kpsw.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/kpsw.pl

Resolution chain

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

IPPrefixASNOperatorCountry
185.38.248.242185.38.248.0/22AS197226SPRINT-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.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for kpsw.pl.

MechanismTarget
SPF_Akpsw.pl
SPF_IP185.38.248.185
SPF_IP185.38.248.241
SPF_IP185.38.250.50
SPF_IP188.68.229.16
SPF_IP188.68.237.101
SPF_IP188.68.239.125
SPF_IP188.68.245.137
SPF_IP188.68.246.100
SPF_IP188.68.246.98
SPF_IP188.68.248.47
SPF_IP188.68.249.36
SPF_IP188.68.250.250
SPF_IP188.68.254.2
SPF_IP46.29.19.20
SPF_IP46.29.21.80
SPF_MXkpsw.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.