Learn How to Check Your IP Address
What Is an IP Address and Why You Might Want to Know Yours An IP address is a unique numerical identifier assigned to every device that connects to the inter...
What Is an IP Address and Why You Might Want to Know Yours
An IP address is a unique numerical identifier assigned to every device that connects to the internet. Think of it like a mailing address for your computer, phone, or tablet—it tells internet servers where to send information back to you. The letters "IP" stand for "Internet Protocol," which is the system computers use to communicate with each other online.
IP addresses come in two main formats. The older format, called IPv4, looks like four numbers separated by periods, such as 192.168.1.1 or 8.8.8.8. Each number can range from 0 to 255. The newer format, called IPv6, uses longer addresses with letters and numbers, designed to accommodate the billions of devices now connecting to the internet.
There are two types of IP addresses you should understand. Your public IP address is what websites and online services see when you connect to them. This address comes from your internet service provider (ISP), the company that provides your internet connection at home or business. Your private IP address, also called a local IP address, is used within your home or office network. This is the address your router assigns to each device on your wifi network.
You might want to know your IP address for several practical reasons. If you're troubleshooting internet problems, technical support staff often ask for your IP address to diagnose connection issues. If you run a website or online service, you may need to monitor IP addresses for security reasons. Some people check their IP address to verify they're using a VPN (Virtual Private Network) correctly. Others want to understand their network setup or check if their ISP has assigned them a new address.
Knowing your IP address is also useful for understanding your network better. If you're setting up devices at home, you might need to assign specific IP addresses to printers or smart home devices. Understanding what your IP address is and how it works is a basic step toward digital literacy and better managing your online presence.
Practical Takeaway: Your IP address is your device's internet identifier. Knowing how to find it helps with troubleshooting, network setup, and understanding your online connection.
Finding Your Public IP Address Through Online Tools
Your public IP address is the one the entire internet sees when you connect. Finding it is straightforward and takes only a few seconds. The easiest method is to use one of the many free websites designed specifically to show you this information.
To find your public IP address using an online tool, follow these steps. First, open any web browser on your computer or mobile device. Then, navigate to one of these popular IP-checking websites: whatismyipaddress.com, myip.com, ipinfo.io, or ip.me. Most of these sites show your public IP address immediately when you load the page, usually displayed prominently at the top.
What information will these sites display? In addition to your public IP address, many of these tools show extra details such as your approximate geographic location (usually accurate to your city or region), your ISP name, your connection type, and sometimes your approximate latitude and longitude. Some advanced sites show whether your connection is flagged as using a VPN or proxy service, and may display information about the organization that owns your IP address range.
These tools work because when your browser requests a webpage, it must send information about where to send the response back. The website receiving your request can see this information, which includes your public IP address. The IP-checking websites simply display this data back to you in a readable format. This process is completely safe—you're not sharing any sensitive information that isn't already visible to any website you visit.
If you want to check your public IP address on a mobile phone, the process is identical. Simply open your phone's web browser and visit any of the websites mentioned above. The site will detect that you're on a mobile device and may adjust the display accordingly, but the information shown will be the same.
You may notice that your public IP address sometimes changes. ISPs often assign IP addresses temporarily using a system called DHCP (Dynamic Host Configuration Protocol). When your modem reconnects to your ISP, you might receive a different public IP address. Some people have static IP addresses that remain the same, but most home internet users have dynamic addresses that change periodically.
Practical Takeaway: Visit any IP-checking website like whatismyipaddress.com to see your public IP address and related network information within seconds.
Locating Your Private IP Address on Windows Computers
Your private IP address is the address your router assigns to your specific device within your home or office network. This address is different from your public IP address and only works within your local network. Finding your private IP address on a Windows computer can be done through several methods, depending on your Windows version.
The most straightforward method uses the Command Prompt tool. To access it, click the Start button (the Windows logo in the bottom left corner), then type "cmd" or "command prompt" in the search box. Click on "Command Prompt" when it appears in the results. A black window will open. Type the command "ipconfig" and press Enter. Your computer will display a list of network information. Look for the section labeled "Ethernet" (if you're connected with a cable) or "Wireless LAN adapter WiFi" (if you're on wifi). Next to "IPv4 Address," you'll see your private IP address, typically formatted like 192.168.x.x or 10.0.x.x.
Another method works through the Settings application. Click the Start button and open Settings (you can search for it). Navigate to "Network & Internet," then click on "WiFi" or "Ethernet" depending on your connection type. Click on "Properties" or "Advanced Options." Scroll down to find "IPv4 address," which shows your private IP address. This method is often easier for people unfamiliar with command-line tools.
If you're using an older Windows version like Windows 7, the process is slightly different. Click Start, then type "cmd" to open Command Prompt. Type "ipconfig" and press Enter. The information displays the same way as newer Windows versions. You'll find your private IP address listed as the "IPv4 Address" in your active network connection section.
Understanding what this number means helps with home network setup. The first part of your private IP address (like 192.168) identifies your network, while the last numbers identify your specific device. If you have multiple devices at home—computers, phones, printers, smart home devices—each one receives its own unique private IP address from your router. This allows your router to send information to the correct device.
Your private IP address may change occasionally when you restart your device or disconnect and reconnect to your network. Routers typically reassign addresses automatically. Some people configure their router to assign the same private IP address to certain devices (called static assignment), which is useful if you need a device to always have the same address, such as a printer or network storage device.
Practical Takeaway: Open Command Prompt on Windows, type "ipconfig," and look for "IPv4 Address" to find your private IP address. Alternatively, check Settings under Network & Internet properties.
Finding Your Private IP Address on Mac and Linux Systems
Mac computers and Linux systems use different tools than Windows to display network information, but the process is similarly straightforward. Both systems provide built-in methods to find your private IP address without installing additional software.
For Mac users, the easiest method uses the System Preferences application. Click the Apple menu in the top-left corner of your screen, then select "System Preferences" or "System Settings" (depending on your macOS version). Click "Network." On the left side, you'll see your network connections. Select the connection you're using—either "WiFi" if you're on wireless or "Ethernet" if you're using a wired connection. In the main panel, you'll see your IP address listed directly. This is your private IP address, and it will be formatted like 192.168.x.x or similar.
Mac users can also use Terminal, which is the Mac equivalent of Windows Command Prompt. Open Terminal by pressing Command + Space, typing "terminal," and pressing Enter. Type the command "ifconfig" and press Enter. This displays detailed network information. Look for the line labeled "inet" under your active connection—the number next to "inet" is your private IP address. This method provides more detailed technical information than the System Preferences approach
Related Guides
More guides on the way
Browse our full collection of free guides on topics that matter.
Browse All Guides →