trace·warrior
  • Tools
  • Monitoring
  • Pricing
  • Resources
  • About
Sign inGet started
trace·warrior

Network diagnostics for IT professionals. Built for speed, accuracy, and the long tail of the Friday afternoon outage.

ALL SYSTEMS NOMINAL
Tools
  • DNS Lookup
  • Ping Test
  • Port Checker
  • WHOIS
  • See all
Product
  • Monitors
  • Pricing
  • How-to guides
  • Compare
Resources
  • Blog
  • API docs
  • Tool index
  • Contact
Company
  • About
  • Privacy
  • Terms
  • Cookie policy
© 2026 Trace Warrior · made for engineers, by engineersnetwork forensics, quietly
tools/ip & geo/whats-my-ip
IP & Geo

What Is My IP

What is my IP? See your current public IPv4 address as detected by our edge, the forwarding header it was extracted from, your user agent string, and the full X-Forwarded-For chain. Useful for VPN verification, ISP diagnostics, and confirming what IP a service is seeing for you.

Which IP this shows you

Your public IP is the address the rest of the internet sees, assigned by your ISP and shared by every device behind your router through NAT. It is different from the private address (something like 192.168.1.x) that your computer uses on the local network. This tool reports the public IPv4 address our edge detected for your request, so it reflects exactly what a remote server would log when you connect.

Forwarding headers and the X-Forwarded-For chain

When a request passes through proxies and CDNs, the original client IP is preserved in HTTP headers rather than the raw connection, so this tool also shows which header the address came from, your user agent string, and the full X-Forwarded-For chain. That chain lists each hop the request traversed, which is useful for confirming a VPN or proxy is actually in the path and for diagnosing why a service might see a different IP than you expect. If the address shown is not your ISP's, something in front of you, a VPN, proxy, or corporate gateway, is rewriting the source.

Frequently asked questions

What is my public IP address?

Your public IP is the address your ISP assigns to your connection, which every website and server sees when you connect. The tool above shows the public IPv4 address our edge detected for your request.

What is the difference between a public and private IP?

A private IP (such as 192.168.1.5) is used only inside your local network and is not reachable from the internet. Your public IP is shared by all devices behind your router and is what external servers actually see.

What is X-Forwarded-For?

X-Forwarded-For is an HTTP header that proxies and CDNs use to record the original client IP and each hop a request passed through. It lets a server behind a proxy still identify the real source address.

Why does my IP address keep changing?

Most home connections use dynamic IPs that the ISP can reassign periodically or on reconnect. Connecting through a VPN or mobile network will also change the public IP a service sees.

Related tools

  • IP Geolocation →
  • Reverse DNS →
  • ASN Lookup →
  • HTTP Headers →