Skip to content

Hostname

wsb.torun.pl

Last fetched

wsb.torun.pl resolves to 1 IPv4 address operated by TALEX-AS - Talex S.A. in PL.

Nutrition Label

WHISPER CANON · wsb.torun.plRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/wsb.torun.pl

Resolution chain

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

IPPrefixASNOperatorCountry
193.93.107.158193.93.106.0/23AS39599TALEX-AS - Talex S.A.PL

WHOIS identity

No WHOIS records are currently associated with wsb.torun.pl in WhisperGraph.

Subdomains

19 observed subdomains of wsb.torun.pl.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wsb.torun.pl.

MechanismTarget
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.75.39.12
SPF_IP193.93.107.150
SPF_IP89.161.214.217
SPF_IP93.179.224.104/29

Related pages

Pivot deeper into the graph from wsb.torun.pl.

Cypher and MCP

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

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