🔍 Free tool — paste any magnet link and see what it exposes. Check your live torrent IP →
Privacy Analysis

Are Magnet Links Anonymous?
See Exactly What Yours Exposes.

Paste any magnet link and get an instant privacy report — trackers, DHT exposure, embedded IPs, and your real risk level. 100% client-side, nothing is sent to our servers.

Tracker risk analysis DHT exposure check Embedded IP detection 100% client-side — nothing uploaded
magnet-privacy-check.torsentinel.com
Paste your magnet link
Try an example:
The Reality

Magnet links aren't as anonymous as people think

A magnet link is just a text string — but the metadata inside it directly controls how exposed you are when you open it.

The info hash identifies the content

Every magnet link contains a unique SHA-1 or SHA-256 info hash (xt=urn:btih:…) that identifies the exact torrent. This hash is public and can be looked up in any torrent index — it reveals what you're downloading to anyone monitoring your connection or the tracker.

Trackers see your real IP immediately

When you open a magnet in your torrent client, it announces to every tracker in the tr= parameter. Each tracker logs your real IP address alongside the info hash. Public trackers in particular are routinely monitored by copyright enforcement firms.

DHT exposes you even without trackers

If a magnet has no trackers, your client falls back to DHT (Distributed Hash Table) — a decentralised peer network. DHT lookups are visible to any node in the network, and your IP is broadcast to thousands of peers who have the same content. No trackers doesn't mean private.

A proxy or VPN changes everything

With a SOCKS5 proxy or VPN active in your torrent client, every tracker announce and DHT lookup goes through the proxy IP instead of yours. Trackers still log an IP — but it's a datacenter IP with no connection to your identity. Use our proxy checker to verify yours is working.

Risk Reference

What makes a tracker high-risk?

Not all trackers are equal. This is how we classify them.

Risk Level What it means Examples
HIGH Tracker is known to be operated by or sell data to copyright enforcement agencies. Your IP and hash are logged and may result in DMCA notices or legal action. Some UDP trackers on known enforcement domains; trackers operated by MediaLink, Agora, etc.
MEDIUM Public tracker with no privacy guarantees. Logs your IP against the info hash. Monitored by third-party crawlers. No known direct enforcement activity but data is accessible. opentrackr.org, tracker.openbittorrent.com, most public UDP trackers
LOW Private tracker or tracker with a known privacy policy. Requires authentication — IP logs are protected and not shared with third parties. Private tracker announce URLs (passkey-authenticated), i2p/onion trackers
INFO No trackers present. Client will use DHT and Peer Exchange to find peers. Less centralised but still exposes your IP to the peer network. Pure DHT magnets (no tr= parameters)

Trackers will always log an IP — make it not yours.

TorSentinel Armor routes all tracker announces and DHT traffic through a managed SOCKS5 proxy. Trackers see a datacenter IP. Your real IP never leaves your machine. Verify your proxy is working →

Frequently Asked Questions

No. The entire analysis runs in your browser using JavaScript. Your magnet link is never sent to our servers — not even a fragment of it. You can verify this by running the tool while offline after the page has loaded.
Not necessarily. Without trackers your client falls back to DHT (Distributed Hash Table) to find peers. DHT queries broadcast your IP to a large number of nodes in the network — any of them can log that you requested this info hash. You're less exposed than with public trackers, but not invisible. A SOCKS5 proxy or VPN routes DHT traffic through the proxy IP, solving this entirely.
This tool analyses the static content of a magnet link — what trackers it points to, whether DHT is likely to be used, and what the info hash reveals. It doesn't involve your torrent client at all.

The Torrent IP Check is a live test — it detects the actual IP your torrent client announces from the swarm. Use both: this tool to understand what a magnet exposes in theory, and the IP check to verify your proxy is working in practice.
Two ways. First, use our SOCKS5 Proxy Checker — enter your proxy host, port and credentials and we'll test the connection, verify your exit IP, and check anonymity level from our server. Second, use the Torrent IP Check which tests the actual IP your torrent client announces from inside the swarm. Both together give you complete confidence.
Partially. Removing known high-risk trackers eliminates those specific announcement points, but your client will still use DHT which exposes your IP to the peer network. The only reliable solution is routing all torrent traffic through a proxy or VPN so no tracker or DHT node ever sees your real IP — regardless of what's in the magnet link.
The x.pe parameter in a magnet link is an "exact peer" — a hardcoded IP:port pair that tells your client to connect directly to a specific peer without going through a tracker or DHT first. This is rare in standard magnets but worth flagging: if an x.pe IP is present, your client will attempt a direct connection to that IP immediately when the magnet is opened, which could be used to deanonymise you or log your connection before your proxy is established.
A magnet link is plain text — you can paste it into any text editor and delete the &tr= parameters you want to remove. Each tracker is its own &tr=… segment. Delete the entire segment including the &tr= prefix. Save the edited magnet and paste it back here to verify. Alternatively, use a SOCKS5 proxy so you don't need to manually edit every magnet you receive.