User Agent
- Browser —
- Engine —
- OS —
- Device —
Browser & System Info
WebRTC Leak Check
Testing WebRTC peer connection
Is my VPN working?
What Can Websites See About You?
Every time your browser visits a website, it automatically reveals more than most people realize — without any login or tracking cookie required.
From your IP address alone:
- Approximate location — typically accurate to your city (rarely to your street).
- Internet Service Provider (ISP) — the company providing your internet service.
- Whether you appear to use a VPN, proxy, or Tor exit node — data centers have known IP ranges.
- IPv4 or IPv6 — which version of the protocol your connection uses.
From your browser's JavaScript (no cookies needed):
- User agent — your browser name, version, OS, and device type.
- Screen resolution & color depth — used in fingerprinting.
- Timezone — your local time zone, regardless of what country your IP suggests.
- Language settings — the languages you've set in your browser preferences.
- Installed fonts, canvas rendering, WebGL — collectively used to build a "fingerprint" unique to your browser, even without cookies.
Most of this information is transmitted automatically by your browser as part of how the web works. A privacy-focused browser like Firefox with uBlock Origin and a good VPN significantly limits what sites can reliably identify.
IPv4 vs. IPv6 — What's the Difference?
IPv4 uses 32-bit addresses written as four numbers (e.g., 203.0.113.42). With only ~4.3 billion possible combinations, the world effectively ran out of IPv4 addresses around 2011. ISPs now use techniques like CGNAT (Carrier-Grade NAT) to share addresses across many customers, meaning your "public" IPv4 may be shared with neighbors.
IPv6 uses 128-bit addresses written in hexadecimal groups (e.g., 2001:db8:85a3::8a2e:370:7334). With 3.4 × 10³⁸ possible addresses, IPv6 will not run out — every device can have a globally unique address. IPv6 adoption has passed 40% globally but rollout is still uneven across ISPs and countries.
Practical difference for you: If your browser shows both an IPv4 and an IPv6 address, your ISP supports dual-stack connectivity. Many websites now prefer IPv6 when available. VPN software typically routes both; some older VPNs only route IPv4 and can leave your IPv6 address exposed.
When Should You Use a VPN?
A VPN (Virtual Private Network) replaces your public IP address with one from the VPN server and encrypts traffic between your device and the VPN. Here is an honest guide to when it helps — and when it doesn't.
Situations where a VPN genuinely helps:
- Public Wi-Fi (cafés, airports, hotels) — encrypts traffic from local network eavesdroppers.
- Hiding activity from your ISP — prevents ISP logging or throttling of specific services.
- Accessing geo-restricted content — streaming services, news sites, or services blocked in your region.
- Confirming geo-location (this tool) — lets you verify the VPN server's IP is showing correctly.
What a VPN does NOT do:
- Make you anonymous — the VPN provider can see your traffic; they have your payment info.
- Hide your identity from websites where you are logged in.
- Protect you from malware, phishing, or browser fingerprinting.
Bottom line: Use a reputable VPN with a no-logs policy for public Wi-Fi and ISP privacy. Don't rely on it for full anonymity.