Your IP address is the unique identifier your device uses to communicate on a network, and finding it is simpler than you might think. Whether you are troubleshooting a connection issue, setting up a home server, or just curious about your online footprint, understanding where to look is essential. This guide walks you through the most reliable methods for both your public and private addresses.
Understanding the Two Types of IP Addresses
Before you search for your IP, it is important to distinguish between the two types you use every day. Your public IP is the address your internet service provider assigns to your router, making you visible to the rest of the internet. Your private IP is used within your home network to identify your specific laptop, phone, or printer behind that router.
Finding Your Public IP Address
The quickest way to find your public address is to use a dedicated website that shows it to you instantly. These sites detect the address visible to external websites and online services. You can use a search engine or visit a site specifically designed for this purpose.
Search "What is my IP?" in Google, Bing, or DuckDuckGo.
Visit dedicated tools like whatismyipaddress.com or iplocation.net.
Check your router's status page, which displays the address assigned by your ISP.
Using Your Router's Admin Page
Accessing your router's interface provides the most detailed network information, including your public IP and connected devices. You typically access this page by entering a specific number sequence into your web browser.
Open a web browser and type 192.168.0.1 or 192.168.1.1 into the address bar.
Log in using the admin username and password found on the router's label.
Navigate to the WAN or Internet section to view the public address assigned by your provider.
Finding Your Private IP Address
Your private address allows your device to talk to other devices on your local Wi-Fi or Ethernet network. Finding this is useful for port forwarding, network troubleshooting, or sharing files internally.
On Windows Systems
The Command Prompt provides a direct way to view your Windows networking details without navigating complex settings menus.
Press the Windows key + R, type cmd , and hit Enter.
Type ipconfig and press Enter.
Look for the "IPv4 Address" under your active network connection, which usually starts with 192.168 or 10.
On Mac and Linux Systems
Mac and Linux users can find their details through the terminal, which offers a quick and text-based interface to network data.
Open the Terminal application.
Type ifconfig or ip a and press Enter.
Look for the "inet" address associated with Wi-Fi (en0) or Ethernet (en1), typically starting with 192.168 or 172.16.
On Mobile Devices
Smartphones also have private IPs that are useful when connecting to printers or remote storage on the same network.
Device Steps
Device
Steps
iPhone / iPad Go to Settings > Wi-Fi, tap the "i" next to your network, and look for the IP Address field.
iPhone / iPad
Go to Settings > Wi-Fi, tap the "i" next to your network, and look for the IP Address field.
Android