IP Address Finder.

See your public IP address (the address websites see) and copy it in one click.

Your IP address

This tool shows your public IP address — the address websites and APIs see when you visit them. To detect it, smpl.tools runs a tiny PHP endpoint that reads the IP from your request and returns it to your browser. We don’t store your IP address or user agent — it’s shown once on screen so you can copy it.

How to use

Open the page and your IP address will appear automatically. Click Copy to copy it, or click Refresh to check again.

Your public IP is mainly a support and access-control fact

Most people do not care about their public IP address most of the time. When they do care, it is usually because another system cares first. A support team asks for it, a firewall needs it, a VPN check depends on it, or a remote service is deciding whether to trust the connection.

That makes this tool practical in a very specific way: it shows the public-facing network identity your browser is presenting right now, without asking you to reach for terminal commands or router settings.

The situations where this matters

Access allow-lists

Some systems only allow traffic from approved public IPs. Before adding a rule, you need the exact visible address.

VPN and proxy checks

If you turned on a VPN, you often want a simple confirmation that the outward-facing address actually changed.

Support and troubleshooting

Hosting, SaaS, and network support teams often use the public IP as a starting identifier when diagnosing access issues.

The misunderstandings to avoid

Public IP is not the same as local network address

The address your home router assigns inside your network is not the same as the address the outside internet sees.

Public IP is useful, but not a full diagnosis

Knowing the address helps with whitelisting and identification. It does not, by itself, explain every connectivity problem.

IP-based identity can change

Depending on your provider, network, VPN, or proxy, the public IP you see today may not be the same one you see later.

Practical examples

Whitelisting yourself in a remote system

Before you add an allow-list rule, you want the exact public IP that service will receive from your connection.

Checking whether the VPN exit point changed

If the tool shows the same address before and after enabling a VPN, that tells you something useful immediately.

Supplying the right information to support

When a service says “send us the IP you are connecting from”, this is the number they usually mean.

What this tool does not do

This tool shows your public IP address. It does not inspect your local devices, explain routing problems, or provide a full network analysis. It answers one narrow but common question well.

Why a simple check still matters

Public IP remains a basic piece of operational information in many systems. The value here is speed and clarity: one page, one answer, and less chance of copying the wrong network detail into a ticket or rule.

Examples

Copy an IP for support IP: 203.0.113.42 (example)
Check if your IP changed Refresh → new IP shown
VPN on/off Turn VPN on → different IP

FAQ

What’s my IP address?

Your IP address is the public address your internet connection uses to reach websites. This tool shows the IP our server sees for your request.

Is this my public IP address?

Yes — it’s the IP address our server sees for your request (typically your public/WAN IP).

Do you store my IP address?

No. The endpoint returns your IP to your browser so it can be displayed, but we don’t save it in our app.

Why does the IP change?

Your IP can change when you switch networks, restart your router, or enable a VPN/proxy.

Why does it show my ISP/VPN instead of my device?

Most home and office networks use NAT, so websites see the router (or your VPN), not the private IP of your device.

Related tools

Privacy and data handling

Your browser requests your public IP address from this site’s IP endpoint. The value is shown in your browser and is not saved by this tool.