Skip to content

Hostname

wt.pw.edu.pl

Last fetched

wt.pw.edu.pl resolves to 1 IPv4 address operated by AS12464 in PL.

Nutrition Label

WHISPER CANON · wt.pw.edu.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wt.pw.edu.pl

Resolution chain

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

IPPrefixASNOperatorCountry
194.29.131.24194.29.128.0/19AS12464PL

WHOIS identity

No WHOIS records are currently associated with wt.pw.edu.pl in WhisperGraph.

Subdomains

243 observed subdomains of wt.pw.edu.pl.

Web-graph footprint

Distinct hostnames that link to or from wt.pw.edu.pl in the public web crawl.

63 sites link to this hostname.

267 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wt.pw.edu.pl.

MechanismTarget
SPF_IP194.29.158.41

Related pages

Pivot deeper into the graph from wt.pw.edu.pl.

Cypher and MCP

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

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