Test tools
One question per page. Each runs the relevant probes and shows the same evidence as the full profile check, which answers all of them at once.
- WebRTC leak test Does WebRTC expose an IP address other than the one your HTTP requests use? A proxy that does not cover WebRTC leaks the real one to every site.
- DNS leak test Which resolver actually answers your DNS queries, and is it in the same network as your exit address? A resolver elsewhere means DNS bypasses the proxy.
- IP address, geolocation and reputation Your public IP, its country and ASN, reverse DNS, and how several IP-intelligence providers classify it — datacenter, VPN, proxy, Tor, or a plain residential line.
- TLS fingerprint (JA3 / JA4) The JA3 and JA4 fingerprint of your TLS ClientHello, and whether it matches the browser your User-Agent claims. Requires the TLS-terminating edge.
- Canvas fingerprint Your Canvas fingerprint hash, whether it is stable between renders, and whether noise is injected into one readout path only — a pattern anti-fraud scripts detect.
- WebGL report Your GPU as WebGL reports it, the driver limits behind the renderer string, and whether the renderer matches the operating system your browser claims.
- Installed fonts Which fonts your browser exposes, and whether the set matches the operating system your User-Agent claims. Fonts come from the OS, not the browser.
- HTTP request headers The headers your browser sends, their order, and whether the Accept, Accept-Encoding and header order match the engine your User-Agent claims.
- Automation & headless detection WebDriver flags, driver traces, attached DevTools clients, patched built-ins and other signals that reveal a browser is automated or headless.
- Timezone & locale Your timezone, whether the Date offset agrees with it across historical dates, and whether it matches your IP country. A spoofed zone breaks on DST history.
Check everything at once
The full profile check runs every probe and cross-checks them for contradictions, with a verdict and per-finding fixes.
Run the full profile check