IP Address Lookup

Displays your global IP address along with HTTP request details and browser environment info. Useful for verifying your VPN exit node or checking your device configuration.


216.73.216.157
HTTP Request Info

Port
10515
User Agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Language
-
Encoding
gzip, br
Connection
Keep-Alive
Browser Environment

Timezone
[[ env.timezone ]]
Screen Resolution
[[ env.screen ]]
Viewport Size
[[ env.viewport ]]
Color Depth
[[ env.colorDepth ]]
Cookie
[[ env.cookie ]]

Tips

  • A global IP address uniquely identifies a device on the internet. All devices on the same Wi-Fi network share the same global IP.
  • When accessing from home, the IP dynamically assigned by your ISP is displayed. With a static IP contract, the value stays the same.
  • If you are using a VPN, the VPN server's IP address will be shown. This is useful for verifying which exit node your traffic uses.
  • The address shown is an IPv4 address (e.g., 203.0.113.1). The format differs in IPv6 environments.

FAQ

The address shown is your global (public) IP address — the IP your connection appears as on the internet. It differs from the private IP assigned to your device locally (e.g., 192.168.x.x).

The page may have loaded before your VPN connection was fully established. Reload the page after your VPN is connected and the VPN server's IP should appear.

Devices on the same Wi-Fi share the same public IP. If your phone is on a mobile network (4G/5G), it routes through a different connection and will show a different IP.
ツールくん

Side Note — IP Address Trivia: 8.8.8.8 and the End of IPv4

8.8.8.8 is the IP address of Google's public DNS service, widely used around the world for its ease of memorability. Cloudflare's 1.1.1.1 is also popular as a memorable IP, marketed as privacy-focused by design. Using these DNS servers can sometimes result in faster name resolution than your default ISP DNS.

You might wonder whether knowing your IP is a privacy risk. A global IP reveals only a rough geographic area — typically the location of your ISP's infrastructure, not your home address. However, ISPs can disclose connection logs under legal process. Even in criminal investigations involving Tor or the dark web, arrests often ultimately trace back to ISP records tied to an IP address.

Estimating a physical location from an IP address is called geolocation (GeoIP). It is used for regional content restrictions on streaming services and for detecting unauthorized access. Using a VPN shifts this estimate, allowing you to access content from other regions and protect your privacy.