What is my IP address?
Here is the public IP address the internet sees for your connection right now, plus your provider, IPv6 status and a CGNAT check. No sign-up, and we never store it.
Your privacy is protected
This tool reads your IP in your browser and at the network edge to show it to you. We do not log it, store it, or write it to any database. No cookies are needed to use this checker. An IP address counts as personal data under UK and EU GDPR, so we treat it that way.
Your connection, diagnosed
The things Google's little box won't tell you.
IPv6 readiness
✓ IPv6 enabledYour connection supports IPv6, the modern internet addressing standard. Your browser preferred IPv6 for this page, which is exactly what you want as more of the web moves across.
CGNAT check
Unlikely - but worth checkingCarrier-Grade NAT means sharing one public IPv4 with other customers. It can break port forwarding, self-hosting, CCTV access and some gaming. Whether your line uses it depends on the provider and plan. Compare the public IP above with your router WAN IP to check.
DNS resolver
Cloudflare (1.1.1.1)This is the service turning website names into addresses for you. You are not on your ISP's default resolver, so ISP-level content filtering may not apply on this device.
Approximate location
Douglas, Isle of Man · GBEstimated from your IP's network routing, not GPS. It points to your provider's local point of presence, so it can be a town or two out. It never reveals your street address.
What your IP can and can't reveal
An IP address is like a return address for your connection. Sites you visit can see it, but on its own it does not expose who you are.
Now you've found your IP, is your broadband actually any good?
Your provider is BT. Plenty of UK homes are overpaying or stuck on a slower line than they could get. Run a free speed test to see what you're really getting, or check live deals at your postcode in about 30 seconds.
Free broadband tools
Part of the same UK toolkit.
Pulse Speed Test
Measure your real download, upload, ping and jitter in about 30 seconds.
RightSpeed
Answer 8 quick questions to find the speed tier your household actually needs.
Broadband Map
See full fibre and gigabit coverage at any UK address or area.
Compare Deals
Live prices from 35+ UK providers, ranked by total contract cost.
HowFast
A quick line performance check when you just want a fast read.
Static IP Guide
Why a fixed IP matters for business, remote access, CCTV and hosting.
Find your local (private) IP address
The address inside your own home network, e.g. 192.168.x.x.
- Press Windows + R, type cmd and press Enter.
- In the window, type ipconfig and press Enter.
- Find IPv4 Address under your active adapter - that's your local IP.
- Open System Settings → Network.
- Select your active connection (Wi-Fi or Ethernet) and click Details.
- Under the TCP/IP tab, read the IP Address field.
- Open Settings → Wi-Fi.
- Tap the ⓘ next to your connected network.
- Read the IP Address under the IPv4 section.
- Open Settings → Network & internet → Wi-Fi.
- Tap your connected network, then View details (wording varies by phone).
- Read the IP address field.
- Open a terminal.
- Type ip addr (or hostname -I for a quick read) and press Enter.
- Your local IPv4 appears next to your active interface, e.g. inet 192.168.1.24.
- Your router's address is usually 192.168.1.1 or 192.168.0.1.
- On Windows run ipconfig and read Default Gateway; on Mac it's under Network → Details → TCP/IP → Router.
- Type that address into your browser to reach your router's login page.
Grab your IP from the command line
No sign-up, no key. Free to use in your scripts.
$ curl /ip
81.174.132.47
# Full record as JSON
$ curl /ip/json
{"ip":"81.174.132.47","asn":"AS2856","org":"BT","country":"GB","ipv6":true}
# Force IPv4 or IPv6
$ curl -4 /ip # IPv4 only
$ curl -6 /ip # IPv6 only
Free to use in your scripts and projects. A link back to BroadbandSwitch.uk is always appreciated.
Understanding your IP address
An IP address (Internet Protocol address) is a unique label assigned to your internet connection so that websites, apps and services know where to send data back to. The address shown at the top of this page is your public IP, given to your connection by your internet provider. It's the digital equivalent of a return address on an envelope.
There are two types you'll come across. IPv4 looks like 81.174.132.47 and is the original format the internet was built on. Because the world ran out of the roughly 4.3 billion available IPv4 addresses, IPv6 was introduced, using much longer addresses so every device can have its own. Most UK connections now run both side by side, which is called dual-stack.
Your public IP is usually dynamic, meaning it can change when your router restarts or your provider reshuffles its network. A static IP stays the same and is worth paying for if you host a server, run CCTV you view remotely, or need reliable remote access for a small business. If that sounds like you, our static IP business broadband guide walks through the options.
Worth knowing: an IP address on its own does not reveal your name or exact home address. It can indicate your provider and general area, which is why the location above is an estimate rather than a pin on your front door. If privacy matters to you, running your broadband through a VPN changes the IP that websites see. But before reaching for extra tools, it's often worth checking whether your current broadband deal is still the right one.
Frequently asked questions
Straight answers to what people ask most.
What is an IP address? +
An IP address is a unique number assigned to your internet connection that lets data find its way to and from your devices. Every connection online has one. The public IP shown at the top of this page is the address the wider internet sees for you, assigned by your internet provider. Think of it as a return address that tells websites where to send the pages and files you request.
What's the difference between a public and a private IP address? +
Your public IP is the single address your whole home network shares with the internet, assigned by your provider - it's the one shown above. A private IP (such as 192.168.1.24) is used only inside your home to identify each device on your own network, and the outside world never sees it. Your router sits between the two, sharing the one public address across all your devices.
What's the difference between a static and a dynamic IP address? +
A dynamic IP can change over time - when your router restarts or your provider refreshes its network. Most UK home connections use dynamic IPs. A static IP never changes and usually costs extra. Static IPs matter for hosting a website or server, remote access to a business network, viewing CCTV from afar, or allow-listing your connection with a service. Our static IP guide covers which UK providers offer them.
What is the difference between IPv4 and IPv6? Popular+
IPv4 is the original format (like 81.174.132.47) and the world ran out of new ones because there are only about 4.3 billion. IPv6 uses far longer addresses so there are effectively unlimited, future-proofing the internet as more devices come online. Most UK connections now run both at once - dual-stack - which is why you may see both an IPv4 and an IPv6 address above.
Do I have IPv6, and how do I check? Low competition+
The IPv6 readiness card above tells you instantly. If an IPv6 address appears at the top of this page and the card shows "IPv6 enabled", your connection and device support it. If it shows only IPv4, either your provider hasn't enabled IPv6 on your line or it's switched off on your router. Most major UK providers now support IPv6, though rollout varies by network.
What is CGNAT and how do I know if I'm behind it? Low competition+
Carrier-Grade NAT (CGNAT) is when your provider shares one public IPv4 address between many customers to save on scarce addresses. It can block port forwarding, self-hosting, remote CCTV access and some online gaming. To check: compare the public IP at the top of this page with the WAN IP shown in your router's settings. If they differ, or your router's WAN IP starts with 100.64 to 100.127, you're behind CGNAT. UK mobile and 4G or 5G home broadband networks, satellite broadband, and some full-fibre altnet plans commonly use it. Many major fixed-line consumer plans still give a dedicated public IP, but always verify with your provider if inbound access matters to you.
Which UK broadband providers use CGNAT? +
It changes over time, so treat named lists with care. As a category guide: UK mobile and 4G or 5G home broadband networks commonly use CGNAT, as do many satellite broadband services, and a number of full-fibre altnet plans. Some fixed-line and most business plans still issue a dedicated public IP. If you need inbound access, ask a provider directly before switching, or check our static IP guide.
Can my internet provider see what I do online? +
Your provider can see which websites you connect to and, unless a site uses encryption (almost all now use HTTPS), potentially more. They also handle the DNS lookups that turn website names into addresses, unless you've changed your DNS resolver. Using a privacy-focused DNS service or a VPN reduces what your provider can observe. Our free DNS filtering guide explains the options, including family-safe filtering.
Does a VPN change my IP address, and how do I check it's working? Popular+
Yes. A VPN routes your traffic through its own server, so websites see the VPN server's IP and location instead of your real one. To check it's working, note the IP at the top of this page with the VPN off, then turn the VPN on and reload - the IP and location should change to the VPN server's. If your real IP still shows, the VPN isn't fully active or is leaking.
Why does my IP show the wrong location? +
IP-based location is an estimate from network routing data, not GPS. It typically points to your provider's local exchange or point of presence, which can be a town, or occasionally a city, away from where you actually are. Country is usually accurate; city is best-effort. It's completely normal for the location to be a little off, and it never reveals your street address.
What can someone do with my IP address? Popular+
Not much, on its own. Someone with your IP can see your rough geographic area and your internet provider. They cannot get your name, exact address, or into your devices simply by knowing it - your router's firewall blocks unsolicited connections by default. The main real-world nuisances are targeted advertising and, occasionally, connection-flooding aimed at gamers. Keeping your router firmware updated and firewall on covers the sensible basics.
How do I find my local IP address on Windows, Mac, iPhone or Android? Popular+
Use the tabbed guide above for step-by-step instructions per device. In short: on Windows, run ipconfig in Command Prompt; on Mac, look under System Settings → Network → Details → TCP/IP; on iPhone, tap the ⓘ next to your Wi-Fi network; on Android, open your Wi-Fi network's details. Your local IP (like 192.168.1.24) is private to your home and differs from the public IP shown above.
How do I find my router's IP address? Popular+
Your router's address (its "default gateway") is usually 192.168.1.1 or 192.168.0.1. On Windows, run ipconfig and read the Default Gateway line; on Mac it's under Network → Details → TCP/IP → Router. It's also often printed on a label on the router itself. Type that address into your browser to reach the router's admin login.
Is my IP address personal data under GDPR? +
Yes. Under UK GDPR and EU GDPR, an IP address is treated as an online identifier and therefore personal data, including dynamic IPs (established by the Court of Justice in Breyer v Germany, 2016). In California, the CCPA treats IP addresses as personal information when linkable to a household. That's why this tool shows your IP to you but does not log or store it.
How do I hide or change my IP address? Popular+
The common ways are a VPN (routes your traffic through another server so sites see its IP), the Tor browser (free, but slower), or a proxy. Restarting your router can also change a dynamic IP over time. Each has trade-offs in speed and convenience. If your goal is simply better performance or a cheaper bill rather than privacy, it's worth first checking whether your broadband deal is still competitive.
What is my DNS resolver and how do I check it? Low competition+
Your DNS resolver is the service that translates website names (like broadbandswitch.uk) into IP addresses your device can reach. The DNS resolver card above shows which one you're using - your provider's default, or a third-party service like Cloudflare (1.1.1.1), Google (8.8.8.8) or Quad9. Which resolver you use affects speed and whether any network-level content filtering applies. Our DNS filtering guide explains how to switch.
Do you store my IP address? +
No. This tool detects your IP in your browser and at the network edge purely to display it to you. We do not write it to a database, log it, or share it. The checker doesn't need cookies to work either. Because an IP is personal data under UK and EU GDPR, we deliberately keep zero footprint.