Skip to content

Hostname

torun.pl

Last fetched

torun.pl resolves to 1 IPv4 address operated by TORMAN-EDU Torun Regional Computer Network in PL. WHOIS lists registrar:cyber_folks s.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
158.75.35.16158.75.0.0/17AS12423TORMAN-EDU Torun Regional Computer NetworkPL

WHOIS identity

Registrar
registrar:cyber_folks s.a.
Organization
Contact emails

Subdomains

14,210 observed subdomains of torun.pl.

Web-graph footprint

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

777 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from torun.pl.

Cypher and MCP

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

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