đŸ•·ïž Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 192 (from laksa062)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

â„č Skipped - page is already crawled

📄
INDEXABLE
✅
CRAWLED
6 days ago
đŸ€–
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH0.2 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://us.norton.com/blog/privacy/what-is-an-ip-address
Last Crawled2026-04-06 04:18:42 (6 days ago)
First Indexed2022-09-22 00:39:48 (3 years ago)
HTTP Status Code200
Meta TitleWhat is an IP address and how does it work?
Meta DescriptionLearn what IP addresses are, and how different IP types work, in our guide.
Meta Canonicalnull
Boilerpipe Text
IP address definition An IP address is a unique identifier assigned to a device on the internet or a local network. Short for "Internet Protocol," IP refers to the rules that dictate how data is formatted and transmitted across networks. IP addresses are essential for the internet’s functionality, facilitating communication by directing data between devices, and ensuring it reaches the intended destination. Each IP address includes location details that make devices identifiable within a network, allowing the internet to differentiate between computers, routers, and websites. The definition of IP address. How do IP addresses work? IP addresses work by providing a unique label to each device on a network, allowing them to send and receive data packets according to TCP/IP protocols. Routers and other network devices use these addresses to route packets to their correct destination, ensuring efficient and accurate communication between devices. Here’s a closer look at how IP addresses help facilitate network data transfers: Device initialization: Your device connects to a network and prepares to communicate. IP address assignment: The network router assigns separate IP addresses to each network device, after receiving its own IP address allocation from an organization like ICANN (Internet Corporation for Assigned Names and Numbers) via the ISP (internet service provider). Domain Name System (DNS) resolution: When you enter a domain name (like google.com), the DNS translates it into a machine-readable IP address. This process allows your device to locate and communicate with the correct server on the internet. Data packet transmission: Data is broken into packets, each containing the source and destination IP addresses. These data packets are then sent by the transmitting device and forwarded across the network. Network address translation (NAT): NAT modifies IP address information in packet headers as data passes through a router, replacing the private IP address with the router’s public IP address. This allows multiple devices on a private network to share a single public IP. Routing and switching: Routing uses IP addresses to direct data packets between different networks, while switching handles traffic within a single network, using MAC addresses to route packets to specific devices. Delivery and response: Data packets arrive at the destination device or server, identified by its IP address. The destination may send a response or acknowledgment back to the source device, using IP addresses to ensure the correct return path. Renewal and reassignment: Dynamic IP addresses are periodically renewed and reassigned as devices connect and disconnect from networks. This process ensures each device has a valid, unique IP address, preventing conflicts and maintaining efficient network organization. Types of IP addresses Different types of IP addresses are used to manage the limited pool of available addresses, improve security, and meet specific networking needs. These include IPv4 and IPv6 IP addresses, public and private IP addresses, and static and dynamic IP addresses. A comparison of different types of IP addresses. IPv4 IPv4 is a legacy generation of IP that’s still widely used. They use a 32-bit address format, represented in dotted decimal notation, with a maximum of 15 characters. Its main drawback is limited address space, with only around 4 billion possible unique addresses. To help cope with address exhaustion, ISPs use techniques like NAT, enabling multiple devices to share a single public IP. An example of an IPv4 address is: 192.168.1.1 . IPv6 IPv6 addresses are the newest IP address iteration. These types of IPs offer a greatly expanded address space, by using 128-bit addresses written as eight groups of four hexadecimal digits. This allows for more than 340 undecillion unique addresses — a limit we’ll likely never hit. IPv6 also improves routing efficiency and network security by incorporating IPsec authentication and encryption protocols. An example of an IPv6 address is: 2401:0fc8:85b3:0000:0000:8b6e:0730:7314 . Public IP address A public IP address is assigned to devices like routers, which are directly accessible over the internet. Public IPs are globally unique and traceable, which allows external devices to communicate with your network — but it also makes them visible and traceable to a specific location. To enhance privacy and security, devices within a local network typically share one public IP address. Private IP address A private IP address , or local IP address, is assigned by your router to devices within your local network. Each device gets a unique private IP to help the router direct traffic correctly. Unlike public IP addresses , which are visible on the internet, private IPs remain confined to your local network, which means they don’t need to be universally unique and can be reused across multiple networks. Static IP address Static IP addresses, also known as dedicated or fixed IP addresses, don’t change. Once a device is assigned an IP address, that address remains the same. Static IP addresses are common for web servers, email servers, or other devices that need to be consistently accessible at the same address. Dynamic IP address Dynamic IP addresses are temporary addresses assigned to devices by a network’s DHCP server each time a device connects to the network. This allows efficient use of available addresses, making it ideal for networks with many users. Dynamic IPs also offer security benefits, since their changing nature makes it harder for hackers to target. How to find your IP address You can find your public IP address by Googling “What is my IP?” Google and other web services know your IP address because it’s assigned to your device and is required to connect to the internet in the first place. When you search, Google usually displays your public IP address in an info box, but you might need to scroll down a bit to see it. An example of where you can find your IP address on Google. But if you want to see your computer or phone’s network-provided IP address — known as your private IP address — you’ll need to look up the local IP directly on your device. Find your IP address on Windows Here’s how to look up your IP address on a PC: Go to Start > Settings > Network & internet . Select Wi-Fi (for wireless connections) or Ethernet (for wired connections). A screenshot showing how to find your IP address on a wireless network through Windows settings. 3. Click your network’s Properties icon, then scroll until you see your IP address. A screenshot showing the IP address on a Windows computer. Find your IP address on Mac To find your Mac’s IP address, follow these steps: Open System Settings > Wi-Fi > Details . Scroll until you see your IP address. A screenshot showing the IP address through Mac settings. Find your IP address on Android You can also check your phone’s IP address by following these steps: Go to Settings > About phone . Scroll down until you see your IP address. Screenshots showing how to see the IP address on an Android. Find your IP address on iPhone To see your iPhone’s IP address: Go to Settings > Wi-Fi . Tap the blue info icon next to your network. Screenshots showing how to see the IP address on an Android. 3. Scroll down to see your IPv4 and (if applicable) IPv6 IP addresses. A screenshot showing the IP address from an iPhone’s settings. You may see multiple IP addresses listed if you’re assigned a public IP address from your cellular carrier and a private IP address from your Wi-Fi network. What can someone do with your IP address? If someone has your IP address , they can approximate your location, track your online activity, and potentially target you with ads or cyber attacks. While an IP alone won’t typically lead to hacking, it can be a starting point for identifying and exploiting vulnerabilities in your network. Here’s a closer look at ways a cybercriminal may use your IP address: Monitor your online activity: A criminal could monitor your online activity using your IP address by intercepting network traffic or exploiting vulnerabilities to access your devices or data. Launch cyberattacks: Your IP address could be used to launch attacks like DDoS attacks , overwhelming your network with traffic to disrupt your connection. They may also target you with spyware or malware , potentially gaining access to your device and personal data. Personalize spam and scams: Cybercriminals can use your IP address to find your general location. Later, they can leverage this information to personalize scams and spam messages , making them seem more relevant to you. Impersonate you: If a hacker has your IP address, they could attempt to impersonate you by spoofing your IP to make it seem like their activity originates from your device. How to hide your IP address Common methods for hiding an IP address include using a VPN, proxy server, NAT firewall, or anonymizing browser. You can also try connecting to a non-static IP address or resetting your router. Here’s a closer look at different ways to hide your IP address: VPNs: A VPN hides your IP address by encrypting and routing your internet traffic through a VPN server, which assigns you a new IP address and masks your original one. Proxy servers: Although they typically lack encryption, proxies can help hide your IP address by displaying their server IP address to the sites you visit. Dynamic IP addresses: Your IP address won’t exactly be obscured, but by changing periodically, dynamic IP addresses assigned by a public Wi-Fi network or your mobile carrier make it harder for you to be tracked or targeted. NAT firewalls: A NAT firewall on your router helps hide your IP address by using a shared public IP for multiple devices, preventing incoming traffic from accessing your devices directly without port forwarding . Reset your modem: Resetting your modem can assign a new dynamic IP address, replacing your previous IP and disrupting any ongoing tracking or attacks aimed at your old IP address. Browse with Tor: By routing your internet traffic through an encrypted network of server “nodes,”  Tor helps mask your original IP address — although it is still exposed to the first node in the network. Reset your router: Performing a router reset may assign a new local IP to devices, but it won’t necessarily change your public IP unless your ISP provides a dynamic IP. Mask your IP address Don’t want hackers turning up on your digital doorstep? Hiding your IP address with a VPN from a trusted brand is the most effective and reliable way to boost your internet privacy and security. Norton VPN helps shield your IP address from prying eyes looking to track your online activity, uncover your location, or steal sensitive personal or financial data. Thanks to bank-grade encryption, your IP is masked, and your data is routed through a secure tunnel, helping to ensure a private and secure online experience every time you connect. FAQs Can I change my IP address? Yes, you can change your IP address . An easy and secure way to do so is to use a VPN to assign your device a virtual IP address whenever you connect, keeping your real IP address private. What's the difference between a MAC address and IP address? A Media Access Control (MAC) address is a permanent and unique hardware identifier for a device’s network interface controller (NIC), used for communication within a local network. In contrast, an IP address identifies a device’s connection to a network and can change depending on location and connection type. Does your IP address change with location? Yes, an IP address can change with location. When you connect to the internet from different places, such as different Wi-Fi networks or using mobile data, your device is assigned a new IP address based on the network's location. This helps identify your approximate geographical location. What is a loopback IP address? A loopback IP address routes data packets from the original device back to itself so it doesn’t travel over the internet. Developers and network administrators typically use loopback IPs to perform tests or debugging. What is the 192.168 IP address? 192.168.x.x is a private default address commonly used for routers in home networks and other small private networks. Each device connected to the same local network shares the same number sequence at the beginning but has a unique identifier at the end.
Markdown
Protect your IP address Download Norton VPN to mask your IP address and help keep your browsing activity private. [Get it now](https://us.norton.com/products/norton-vpn) Protect your IP address Install Norton VPN to mask your IP address and help keep your browsing activity private. ![](https://us.norton.com/content/dam/blogs/images/norton/icon/norton-checkmark.png) Norton VPN [Get it now](https://us.norton.com/products/norton-vpn) Protect your IP address Install Norton VPN to mask your IP address and help keep your browsing activity private. ![](https://us.norton.com/content/dam/blogs/images/norton/icon/norton-checkmark.png) Norton VPN [Get it now](https://us.norton.com/products/norton-vpn) [![logo](https://us.norton.com/content/dam/norton/icon/logo_norton_dark_d.svg)](https://us.norton.com/) [![logo](https://us.norton.com/content/dam/norton/icon/logo_norton_dark_d.svg)](https://us.norton.com/) Search Start typing to see suggestions. Start typing to see suggestions. - Personal - [ALL-IN-ONE-PLAN](https://us.norton.com/products/norton-360) - [Norton 360 Deluxe](https://us.norton.com/products/norton-360-deluxe) - [Norton 360 with LifeLock Select](https://us.norton.com/products/norton-360-lifelock-select) - [Norton 360 with LifeLock Advantage](https://us.norton.com/products/norton-360-lifelock-advantage) - [Norton 360 with LifeLock Ultimate Plus](https://us.norton.com/products/norton-360-lifelock-ultimate-plus) - [ANTIVIRUS](https://us.norton.com/products/norton-360-protection) - [Norton AntiVirus Plus](https://us.norton.com/products/norton-360-antivirus-plus) - [Norton 360 Standard](https://us.norton.com/products/norton-360-standard) - [Norton 360 for Gamers](https://us.norton.com/products/norton-360-for-gamers) - [Norton Mobile Security for Android](https://us.norton.com/products/mobile-security-for-android) - [Norton Mobile Security for iOS](https://us.norton.com/products/mobile-security-for-ios) - [Privacy](https://us.norton.com/products/privacy) - [Norton VPN NEW](https://us.norton.com/products/norton-vpn) - [Norton AntiTrack](https://us.norton.com/products/norton-antitrack) - [Privacy Monitor Assistant NEW](https://us.norton.com/products/privacy-monitor-assistant) [All products and services](https://us.norton.com/products) [Partner with us](https://www.gendigital.com/us/en/partner?inid=nortoncom_nav_gendigital:partner:home_blog:privacy:what-is-an-ip-address) [LifeLock identity protection](https://lifelock.norton.com/?inid=nortoncom_nav_lifelock.norton.com_blog:privacy:what-is-an-ip-address) - [Small Business](https://us.norton.com/products/small-business) - Resources - [NORTON BLOG](https://us.norton.com/blog) - [Security resources](https://us.norton.com/blog/security) - [Privacy resources](https://us.norton.com/blog/online-privacy) - [Performance resources](https://us.norton.com/blog/performance) - [Scam resources](https://us.norton.com/blog/online-scams) - [EXPLORE TOPICS](https://us.norton.com/blog) - [Data breaches](https://us.norton.com/blog/collections/data-breaches) - [Shopping scams](https://us.norton.com/blog/collections/online-shopping-scams) - [AI safety](https://us.norton.com/blog/collections/ai) - [VPNs](https://us.norton.com/blog/collections/vpn) - [![](https://us.norton.com/content/dam/norton/icon/icon_n360_comparison_d.svg) Norton 360 comparison](https://us.norton.com/feature/norton-360-features-comparison) - [![](https://us.norton.com/content/dam/norton/icon/icon_virus_scan_removal_d.svg) Virus scanner and removal tool](https://us.norton.com/blog/malware/virus-removal-tool) - [![](https://us.norton.com/content/dam/norton/icon/icon_free_tools_d.svg) Free tools](https://us.norton.com/products/free-tools) - [![](https://us.norton.com/content/dam/norton/icon/icon_free_trials_d.svg) Free trials](https://us.norton.com/downloads) - [![](https://us.norton.com/content/dam/norton/icon/icon_quiz_v2_d.svg) Help Me Choose Quiz](https://us.norton.com/blog/privacy/what-is-an-ip-address#openQuiz) - Support - [GET HELP]() - [Customer support](https://support.norton.com/?inid=nortoncom_nav_support_blog:privacy:what-is-an-ip-address) - [Community](https://community.norton.com/?inid=nortoncom_nav_community_blog:privacy:what-is-an-ip-address) - [Update Center](https://updatecenter.norton.com/?inid=nortoncom_nav_updatecenter.norton.com_blog:privacy:what-is-an-ip-address) - [Reviews](https://us.norton.com/reviews) - [LEARN]() - [How to renew](https://us.norton.com/renewal) - [Premium Services](https://us.norton.com/nortonservices) - [Spyware & Virus Removal](https://us.norton.com/products/spyware-virus-removal) - Try Free - [TRY FREE]() - [Free tools](https://us.norton.com/products/free-tools) - [Free trials NEW](https://us.norton.com/downloads) - Search Start typing to see suggestions. Start typing to see suggestions. - ![Norton US](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_united_states.svg) US - Sign In [Sign in](https://my.norton.com/extspa/dashboard/Home?inid=nortoncom_nav_mynorton_home_blog:privacy:what-is-an-ip-address) [Sign in](https://my.norton.com/extspa/dashboard/Home?inid=nortoncom_nav_mynorton_home2_blog:privacy:what-is-an-ip-address) Download services by signing in to your account. - [Account info](https://my.norton.com/account/home?inid=nortoncom_nav_mynorton_home_blog:privacy:what-is-an-ip-address) - [Billing info](https://my.norton.com/Account/billinginformation?inid=nortoncom_nav_mynorton_billinginformation_blog:privacy:what-is-an-ip-address) - [Renew](https://my.norton.com/account/home?inid=nortoncom_nav_mynorton_home2_blog:privacy:what-is-an-ip-address) - [Order history](https://my.norton.com/Account/orders?inid=nortoncom_nav_mynorton_orders_blog:privacy:what-is-an-ip-address) - [Enter your Product Key](https://my.norton.com/onboard/home/setup?inid=nortoncom_nav_mynorton_setup_blog:privacy:what-is-an-ip-address) [![United States Flag](https://us.norton.com/content/dam/norton/logo/logo_norton_d.svg)](https://us.norton.com/) Please select your country/region ![Close](https://us.norton.com/content/dam/norton/icon/icon_close.svg) Americas [![Norton Argentina](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_argentina.svg) Argentina](https://ar.norton.com/) [![Norton Brasil](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_brazil.svg) Brasil](https://br.norton.com/) [![Norton Canada (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_canada.svg) Canada (English)](https://ca.norton.com/blog/privacy/what-is-an-ip-address) [![Norton Canada (Français)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_canada.svg) Canada (Français)](https://ca-fr.norton.com/blog/privacy/what-is-an-ip-address) [![Norton Caribbean (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_carribean.svg) Caribbean (English)](https://pr.norton.com/) [![Norton Caribe (Español)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_carribean.svg) Caribe (Español)](https://lam.norton.com/) [![Norton Chile](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_chile.svg) Chile](https://cl.norton.com/) [![Norton Colombia](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_colombia.svg) Colombia](https://co.norton.com/) [![Norton Costa Rica](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_costa_rica.svg) Costa Rica](https://lam.norton.com/) [![Norton Ecuador](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_ecuador.svg) Ecuador](https://lam.norton.com/) [![Norton El Salvador](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_el_salvador.svg) El Salvador](https://lam.norton.com/) [![Norton Guatemala](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_guatemala.svg) Guatemala](https://lam.norton.com/) [![Norton HispanoamĂ©rica](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_latin_america.svg) HispanoamĂ©rica](https://lam.norton.com/) [![Norton MĂ©xico](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_mexico.svg) MĂ©xico](https://mx.norton.com/) [![Norton PanamĂĄ](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_panama.svg) PanamĂĄ](https://lam.norton.com/) [![Norton PerĂș](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_peru.svg) PerĂș](https://lam.norton.com/) [![Norton Puerto Rico (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_puerto_rico.svg) Puerto Rico (English)](https://pr.norton.com/) [![Norton United States](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_united_states.svg) United States](https://us.norton.com/blog/privacy/what-is-an-ip-address) [![Norton Uruguay](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_uruguay.svg) Uruguay](https://lam.norton.com/) [![Norton Venezuela](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_venezuela.svg) Venezuela](https://lam.norton.com/) Europe, Middle East & Africa [![Norton BelgiĂ« (Nederlands)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_belgium.svg) BelgiĂ« (Nederlands)](https://be-nl.norton.com/) [![Norton Belgique (Français)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_belgium.svg) Belgique (Français)](https://be.norton.com/) [![Norton Česko](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_czech.svg) Česko](https://cz.norton.com/) [![Norton Danmark](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_denmark.svg) Danmark](https://dk.norton.com/) [![Norton Deutschland](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_germany.svg) Deutschland](https://de.norton.com/blog/wifi/what-is-an-ip-address) [![Norton España](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_spain.svg) España](https://es.norton.com/) [![Norton Estonia (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_estonia.svg) Estonia (English)](https://ie.norton.com/) [![Norton France](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_france.svg) France](https://fr.norton.com/blog/wifi/what-is-an-ip-address) [![Norton Iceland (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_iceland.svg) Iceland (English)](https://ie.norton.com/) [![Norton Ireland (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_ireland.svg) Ireland (English)](https://ie.norton.com/) [![Norton Israel (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_israel.svg) Israel (English)](https://il.norton.com/) [![Norton Italia](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_italy.svg) Italia](https://it.norton.com/) [![Norton Latvia (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_lativa.svg) Latvia (English)](https://ie.norton.com/) [![Norton Lithuania (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_lithuania.svg) Lithuania (English)](https://ie.norton.com/) [![Norton Luxembourg (Français)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_luxembourg.svg) Luxembourg (Français)](https://fr.norton.com/blog/wifi/what-is-an-ip-address) [![Norton MagyarorszĂĄg](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_hungary.svg) MagyarorszĂĄg](https://hu.norton.com/) [![Norton Nederland](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_netherlands.svg) Nederland](https://nl.norton.com/) [![Norton Norge](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_normay.svg) Norge](https://no.norton.com/) [![Norton Österreich](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_austria.svg) Österreich](https://at.norton.com/) [![Norton Polska](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_poland.svg) Polska](https://pl.norton.com/) [![Norton Portugal](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_portugal.svg) Portugal](https://pt.norton.com/) [![Norton RomĂąnia](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_romania.svg) RomĂąnia](https://ro.norton.com/) [![Norton Schweiz (Deutsch)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_switzerland.svg) Schweiz (Deutsch)](https://ch.norton.com/) [![Norton Suisse (Français)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_switzerland.svg) Suisse (Français)](https://ch-fr.norton.com/) [![Norton Svizzera (Italiano)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_switzerland.svg) Svizzera (Italiano)](https://ch-it.norton.com/) [![Norton South Africa](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_south_africa.svg) South Africa](https://za.norton.com/) [![Norton Suomi](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_finland.svg) Suomi](https://fi.norton.com/) [![Norton Sverige](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_sweden.svg) Sverige](https://se.norton.com/) [![Norton TĂŒrkiye](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_turkey.svg) TĂŒrkiye](https://tr.norton.com/) [![Norton United Arab Emirates (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_united_arab_emirates.svg) United Arab Emirates (English)](https://ae.norton.com/) [![Norton United Kingdom](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_united_kingdom.svg) United Kingdom](https://uk.norton.com/blog/wifi/what-is-an-ip-address) [![Norton ΕλλΏΎα](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_greece.svg) ΕλλΏΎα](https://gr.norton.com/) [![Norton Đ ĐŸŃŃĐžŃ](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_russia.svg) Đ ĐŸŃŃĐžŃ](https://ru.norton.com/) Asia & Pacific [![Norton Australia](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_australia.svg) Australia](https://au.norton.com/blog/wifi/what-is-an-ip-address) [![Norton Cambodia (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_cambodia.svg) Cambodia (English)](https://asia.norton.com/) [![Norton Hong Kong (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_hong_kong.svg) Hong Kong (English)](https://hk-en.norton.com/) [![Norton éŠ™æžŻ](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_hong_kong.svg) éŠ™æžŻ](https://hk.norton.com/) [![Norton India (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_india.svg) India (English)](https://in.norton.com/blog/privacy/what-is-an-ip-address) [![Norton Indonesia (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_indonesia.svg) Indonesia (English)](https://asia.norton.com/) [![Norton Malaysia (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_malaysia.svg) Malaysia (English)](https://malaysia.norton.com/) [![Norton New Zealand](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_new_zealand.svg) New Zealand](https://nz.norton.com/) [![Norton Philippines (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_philippines.svg) Philippines (English)](https://asia.norton.com/) [![Norton Singapore (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_singapore.svg) Singapore (English)](https://sg.norton.com/) [![Norton Thailand (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_thailand.svg) Thailand (English)](https://asia.norton.com/) [![Norton Vietnam (English)](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_vietnam.svg) Vietnam (English)](https://asia.norton.com/) [![Norton ëŒ€í•œëŻŒê”­](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_korea.svg) ëŒ€í•œëŻŒê”­](https://kr.norton.com/) [![Norton äž­ć›œ](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_simplified_chinese.svg) äž­ć›œ](https://cn.norton.com/) [![Norton 揰灣](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_traditional_chinese.svg) 揰灣](https://tw.norton.com/) [![Norton æ—„æœŹ](https://us.norton.com/content/dam/norton/icon/flag/icon_flag_japan.svg) æ—„æœŹ](https://jp.norton.com/) - [Blog Home](https://us.norton.com/blog) - [Scams](https://us.norton.com/blog/online-scams) - Security - [Account Security](https://us.norton.com/blog/account-safety) - [Artificial Intelligence](https://us.norton.com/blog/ai) - [Family Safety](https://us.norton.com/blog/family-safety) - [Hacking](https://us.norton.com/blog/hacking) - [Malware](https://us.norton.com/blog/malware) - [Phishing](https://us.norton.com/blog/phishing) - [Scams](https://us.norton.com/blog/online-scams) - [Security Tips](https://us.norton.com/blog/security-tips) - [View all Security](https://us.norton.com/blog/security) - Privacy - [Digital Life](https://us.norton.com/blog/digital-life) - [Identity Protection](https://us.norton.com/blog/id-theft) - [Wi-Fi & Networking](https://us.norton.com/blog/wifi) - [VPN](https://us.norton.com/blog/vpn) - [Privacy Tips](https://us.norton.com/blog/privacy-tips) - [View all Privacy](https://us.norton.com/blog/online-privacy) - Performance - [Cleaning](https://us.norton.com/blog/cleaning) - [Gaming](https://us.norton.com/blog/gaming) - [Hardware](https://us.norton.com/blog/hardware) - [Software](https://us.norton.com/blog/software) - [Performance Tips](https://us.norton.com/blog/performance-tips) - [View all Performance](https://us.norton.com/blog/performance) - Featured Topics - [Data Breach Knowledge Center](https://us.norton.com/blog/collections/data-breaches) - [Shopping Scams](https://us.norton.com/blog/collections/online-shopping-scams) - [AI Safety](https://us.norton.com/blog/collections/ai) - [Scams Explained](https://us.norton.com/blog/collections/scams) - [VPN Knowledge Center](https://us.norton.com/blog/collections/vpn) - [Financial Wellness](https://us.norton.com/blog/collections/financial-wellness) - [Research](https://us.norton.com/blog/research) Blog - [Blog Home](https://us.norton.com/blog) - [Scams](https://us.norton.com/blog/online-scams) - Security - [Account Security](https://us.norton.com/blog/account-safety) - [Artificial Intelligence](https://us.norton.com/blog/ai) - [Family Safety](https://us.norton.com/blog/family-safety) - [Hacking](https://us.norton.com/blog/hacking) - [Malware](https://us.norton.com/blog/malware) - [Phishing](https://us.norton.com/blog/phishing) - [Scams](https://us.norton.com/blog/online-scams) - [Security Tips](https://us.norton.com/blog/security-tips) - [View all Security](https://us.norton.com/blog/security) - Privacy - [Digital Life](https://us.norton.com/blog/digital-life) - [Identity Protection](https://us.norton.com/blog/id-theft) - [Wi-Fi & Networking](https://us.norton.com/blog/wifi) - [VPN](https://us.norton.com/blog/vpn) - [Privacy Tips](https://us.norton.com/blog/privacy-tips) - [View all Privacy](https://us.norton.com/blog/online-privacy) - Performance - [Cleaning](https://us.norton.com/blog/cleaning) - [Gaming](https://us.norton.com/blog/gaming) - [Hardware](https://us.norton.com/blog/hardware) - [Software](https://us.norton.com/blog/software) - [Performance Tips](https://us.norton.com/blog/performance-tips) - [View all Performance](https://us.norton.com/blog/performance) - Featured Topics - [Data Breach Knowledge Center](https://us.norton.com/blog/collections/data-breaches) - [Shopping Scams](https://us.norton.com/blog/collections/online-shopping-scams) - [AI Safety](https://us.norton.com/blog/collections/ai) - [Scams Explained](https://us.norton.com/blog/collections/scams) - [VPN Knowledge Center](https://us.norton.com/blog/collections/vpn) - [Financial Wellness](https://us.norton.com/blog/collections/financial-wellness) - [Research](https://us.norton.com/blog/research) 1. [Blog Home](https://us.norton.com/blog) 2. [Privacy](https://us.norton.com/blog/privacy) 3. What is an IP address and how does it work? # What is an IP address? Your IP address is like your digital home address. It lets your devices, like your computer or phone, connect online for things like browsing, shopping, and messaging. Learn how IP addresses work, the different types, and how Norton VPN can help shield your IP from tracking, surveillance, and online threats. [Get Norton VPN](https://us.norton.com/products/norton-vpn) ![PC mag logo](https://us.norton.com/content/dam/norton/logo/PCMag-Editors-Choice-Evergreen-X-Winner-Vt.png) 2025 **PCMag** **60X Winner** ![norton logo](https://us.norton.com/content/dam/norton/logo/Norton_logo_vertical.svg) [Excellent ![Average Star Rating](https://us.norton.com/content/dam/norton/cb/icon_trustpilot_stars_4.5.svg) 68953 reviews on ![TrustPilot Logo](https://us.norton.com/content/dam/norton/cb/trustpilot_logo_gr_blk.svg)](https://trustpilot.com/review/norton.com) ![A woman looks up her IP address on her laptop using whatismyipaddress.com.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-hero-2025.jpg) ![Oliver Buxton ](https://us.norton.com/content/dam/blogs/images/norton/as/oliver-buxton.jpg) - Written by [Oliver Buxton](https://us.norton.com/blog/authors/oliver-buxton) - Published July 25, 2022 11 min read - Updated April 15, 2025 ###### Contents - [IP address definition](https://us.norton.com/blog/privacy/what-is-an-ip-address#id-toc-ip-address-definition-0) - [How do IP addresses work?](https://us.norton.com/blog/privacy/what-is-an-ip-address#id-toc-how-do-ip-addresses-work--1) - [Types of IP addresses](https://us.norton.com/blog/privacy/what-is-an-ip-address#id-toc-types-of-ip-addresses-2) - [How to find your IP address](https://us.norton.com/blog/privacy/what-is-an-ip-address#id-toc-how-to-find-your-ip-address-3) - [What can someone do with your IP address?](https://us.norton.com/blog/privacy/what-is-an-ip-address#id-toc-what-can-someone-do-with-your-ip-address--4) - [How to hide your IP address](https://us.norton.com/blog/privacy/what-is-an-ip-address#id-toc-how-to-hide-your-ip-address-5) - [Mask your IP address](https://us.norton.com/blog/privacy/what-is-an-ip-address#id-toc-mask-your-ip-address-6) - [FAQs](https://us.norton.com/blog/privacy/what-is-an-ip-address#id-toc-faqs-7) ## IP address definition An IP address is a unique identifier assigned to a device on the internet or a local network. Short for "Internet Protocol," IP refers to the rules that dictate how data is formatted and transmitted across networks. IP addresses are essential for the internet’s functionality, facilitating communication by directing data between devices, and ensuring it reaches the intended destination. Each IP address includes location details that make devices identifiable within a network, allowing the internet to differentiate between computers, routers, and websites. ![The definition of IP address.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-01-2025.png) ![The definition of IP address.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-01-2025.png) The definition of IP address. ## How do IP addresses work? IP addresses work by providing a unique label to each device on a network, allowing them to send and receive data packets according to [TCP/IP](https://us.norton.com/blog/privacy/tcp-ip) protocols. [Routers](https://us.norton.com/blog/iot/smarter-home-what-is-router) and other network devices use these addresses to route packets to their correct destination, ensuring efficient and accurate communication between devices. Here’s a closer look at how IP addresses help facilitate network data transfers: 1. **Device initialization:** Your device connects to a network and prepares to communicate. 2. **IP address assignment:** The network router assigns separate IP addresses to each network device, after receiving its own IP address allocation from an organization like ICANN (Internet Corporation for Assigned Names and Numbers) via the [ISP](https://us.norton.com/blog/wifi/what-is-an-isp) (internet service provider). 3. **Domain Name System (DNS) resolution:** When you enter a domain name (like google.com), the [DNS](https://us.norton.com/blog/how-to/what-is-my-dns) translates it into a machine-readable IP address. This process allows your device to locate and communicate with the correct server on the internet. 4. **Data packet transmission:** Data is broken into packets, each containing the source and destination IP addresses. These data packets are then sent by the transmitting device and forwarded across the network. 5. **Network address translation (NAT):** NAT modifies IP address information in packet headers as data passes through a router, replacing the private IP address with the router’s public IP address. This allows multiple devices on a private network to share a single public IP. 6. **Routing and switching:** Routing uses IP addresses to direct data packets between different networks, while switching handles traffic within a single network, using MAC addresses to route packets to specific devices. 7. **Delivery and response:** Data packets arrive at the destination device or server, identified by its IP address. The destination may send a response or acknowledgment back to the source device, using IP addresses to ensure the correct return path. 8. **Renewal and reassignment:** Dynamic IP addresses are periodically renewed and reassigned as devices connect and disconnect from networks. This process ensures each device has a valid, unique IP address, preventing conflicts and maintaining efficient network organization. ## Types of IP addresses Different types of IP addresses are used to manage the limited pool of available addresses, improve security, and meet specific networking needs. These include IPv4 and IPv6 IP addresses, public and private IP addresses, and static and dynamic IP addresses. ![A comparison of different types of IP addresses.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-02-2025.png) ![A comparison of different types of IP addresses.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-02-2025.png) A comparison of different types of IP addresses. ### IPv4 IPv4 is a legacy generation of IP that’s still widely used. They use a 32-bit address format, represented in dotted decimal notation, with a maximum of 15 characters. Its main drawback is limited address space, with only around 4 billion possible unique addresses. To help cope with address exhaustion, ISPs use techniques like NAT, enabling multiple devices to share a single public IP. An example of an IPv4 address is: **192\.168.1.1**. ### IPv6 IPv6 addresses are the newest IP address iteration. These types of IPs offer a greatly expanded address space, by using 128-bit addresses written as eight groups of four hexadecimal digits. This allows for more than 340 undecillion unique addresses — a limit we’ll likely never hit. IPv6 also improves routing efficiency and network security by incorporating [IPsec](https://us.norton.com/blog/privacy/what-is-ipsec) authentication and encryption protocols. An example of an IPv6 address is: **2401:0fc8:85b3:0000:0000:8b6e:0730:7314**. ### Public IP address A public IP address is assigned to devices like routers, which are directly accessible over the internet. Public IPs are globally unique and traceable, which allows external devices to communicate with your network — but it also makes them visible and traceable to a specific location. To enhance privacy and security, devices within a local network typically share one public IP address. ### Private IP address A [private IP address](https://us.norton.com/blog/privacy/private-ip-address), or local IP address, is assigned by your router to devices within your local network. Each device gets a unique private IP to help the router direct traffic correctly. Unlike [public IP addresses](https://us.norton.com/blog/privacy/public-vs-private-ip-address), which are visible on the internet, private IPs remain confined to your local network, which means they don’t need to be universally unique and can be reused across multiple networks. ### Static IP address Static IP addresses, also known as dedicated or fixed IP addresses, don’t change. Once a device is assigned an IP address, that address remains the same. Static IP addresses are common for web servers, email servers, or other devices that need to be consistently accessible at the same address. ### Dynamic IP address Dynamic IP addresses are temporary addresses assigned to devices by a network’s DHCP server each time a device connects to the network. This allows efficient use of available addresses, making it ideal for networks with many users. Dynamic IPs also offer security benefits, since their changing nature makes it harder for hackers to target. ## How to find your IP address You can find your public IP address by Googling “What is my IP?” Google and other web services know your IP address because it’s assigned to your device and is required to connect to the internet in the first place. When you search, Google usually displays your public IP address in an info box, but you might need to scroll down a bit to see it. ![An example of where you can find your IP address on Google.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-03-2025.jpg) ![An example of where you can find your IP address on Google.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-03-2025.jpg) An example of where you can find your IP address on Google. But if you want to see your computer or phone’s network-provided IP address — known as your private IP address — you’ll need to look up the local IP directly on your device. ### Find your IP address on Windows Here’s how to look up your IP address on a PC: 1. Go to **Start** \> **Settings** \> **Network & internet**. 2. Select **Wi-Fi** (for wireless connections) or **Ethernet** (for wired connections). ![A screenshot showing how to find your IP address on a wireless network through Windows settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-04-2025.jpg) ![A screenshot showing how to find your IP address on a wireless network through Windows settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-04-2025.jpg) A screenshot showing how to find your IP address on a wireless network through Windows settings. 3\. Click your network’s **Properties** icon, then scroll until you see your IP address. ![A screenshot showing the IP address on a Windows computer.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-05-2025.jpg) ![A screenshot showing the IP address on a Windows computer.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-05-2025.jpg) A screenshot showing the IP address on a Windows computer. ### Find your IP address on Mac To find your Mac’s IP address, follow these steps: 1. Open **System Settings** \> **Wi-Fi** \> **Details**. 2. Scroll until you see your IP address. ![A screenshot showing the IP address through Mac settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-06-2025.jpg) ![A screenshot showing the IP address through Mac settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-06-2025.jpg) A screenshot showing the IP address through Mac settings. ### Find your IP address on Android You can also check your phone’s IP address by following these steps: 1. Go to **Settings** \> **About phone**. 2. Scroll down until you see your IP address. ![Screenshots showing how to see the IP address on an Android.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-07-2025.jpg) ![Screenshots showing how to see the IP address on an Android.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-07-2025.jpg) Screenshots showing how to see the IP address on an Android. ### Find your IP address on iPhone To see your iPhone’s IP address: 1. Go to **Settings** \> **Wi-Fi**. 2. Tap the blue info icon next to your network. ![Screenshots showing how to see the IP address on an Android.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-08-2025.jpg) ![Screenshots showing how to see the IP address on an Android.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-08-2025.jpg) Screenshots showing how to see the IP address on an Android. 3\. Scroll down to see your IPv4 and (if applicable) IPv6 IP addresses. ![A screenshot showing the IP address from an iPhone’s settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-09-2025.jpg) ![A screenshot showing the IP address from an iPhone’s settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-09-2025.jpg) A screenshot showing the IP address from an iPhone’s settings. You may see multiple IP addresses listed if you’re assigned a public IP address from your cellular carrier and a private IP address from your Wi-Fi network. ## What can someone do with your IP address? If [someone has your IP address](https://us.norton.com/blog/privacy/what-can-someone-do-with-ip-address), they can approximate your location, track your online activity, and potentially target you with ads or cyber attacks. While an IP alone won’t typically lead to hacking, it can be a starting point for identifying and exploiting vulnerabilities in your network. Here’s a closer look at ways a cybercriminal may use your IP address: - **Monitor your online activity:** A criminal could monitor your online activity using your IP address by intercepting network traffic or exploiting vulnerabilities to access your devices or data. - **Launch cyberattacks:** Your IP address could be used to launch attacks like [DDoS attacks](https://us.norton.com/blog/emerging-threats/ddos-attacks), overwhelming your network with traffic to disrupt your connection. They may also target you with [spyware](https://us.norton.com/blog/malware/spyware) or [malware](https://us.norton.com/blog/emerging-threats/malware), potentially gaining access to your device and personal data. - **Personalize spam and scams:** Cybercriminals can use your IP address to find your general location. Later, they can leverage this information to personalize scams and [spam messages](https://us.norton.com/blog/online-scams/what-is-spam), making them seem more relevant to you. - **Impersonate you:** If a hacker has your IP address, they could attempt to impersonate you by [spoofing your IP](https://us.norton.com/blog/malware/what-is-ip-spoofing) to make it seem like their activity originates from your device. ## How to hide your IP address Common methods for [hiding an IP address](https://us.norton.com/blog/privacy/how-to-hide-your-ip-address) include using a VPN, proxy server, NAT firewall, or anonymizing browser. You can also try connecting to a non-static IP address or resetting your router. Here’s a closer look at different ways to hide your IP address: - **VPNs:** A [VPN](https://us.norton.com/blog/privacy/what-is-a-vpn) hides your IP address by encrypting and routing your internet traffic through a VPN server, which assigns you a new IP address and masks your original one. - **Proxy servers:** Although they typically lack encryption, [proxies](https://us.norton.com/blog/privacy/proxy-vs-vpn) can help hide your IP address by displaying their server IP address to the sites you visit. - **Dynamic IP addresses:** Your IP address won’t exactly be obscured, but by changing periodically, dynamic IP addresses assigned by a [public Wi-Fi network](https://us.norton.com/blog/privacy/public-wifi) or your mobile carrier make it harder for you to be tracked or targeted. - **NAT firewalls:** A NAT [firewall](https://us.norton.com/blog/privacy/firewall) on your router helps hide your IP address by using a shared public IP for multiple devices, preventing incoming traffic from accessing your devices directly without [port forwarding](https://us.norton.com/blog/how-to/how-to-port-forward). - **Reset your modem:** Resetting your modem can assign a new dynamic IP address, replacing your previous IP and disrupting any ongoing tracking or attacks aimed at your old IP address. - **Browse with Tor:** By routing your internet traffic through an encrypted network of server “nodes,” [Tor](https://us.norton.com/blog/vpn/tor-vs-vpn) helps mask your original IP address — although it is still exposed to the first node in the network. - **Reset your router:** Performing a router reset may assign a new local IP to devices, but it won’t necessarily change your public IP unless your ISP provides a dynamic IP. ## Mask your IP address Don’t want hackers turning up on your digital doorstep? Hiding your IP address with a VPN from a trusted brand is the most effective and reliable way to boost your internet privacy and security. [Norton VPN](https://us.norton.com/products/norton-vpn) helps shield your IP address from prying eyes looking to track your online activity, uncover your location, or steal sensitive personal or financial data. Thanks to bank-grade encryption, your IP is masked, and your data is routed through a secure tunnel, helping to ensure a private and secure online experience every time you connect. [Get Norton VPN](https://us.norton.com/products/norton-vpn) ## FAQs ### Can I change my IP address? Yes, you can [change your IP address](https://us.norton.com/blog/how-to/change-ip-address). An easy and secure way to do so is to use a VPN to assign your device a virtual IP address whenever you connect, keeping your real IP address private. ### What's the difference between a MAC address and IP address? A Media Access Control (MAC) address is a permanent and unique hardware identifier for a device’s network interface controller (NIC), used for communication within a local network. In contrast, an IP address identifies a device’s connection to a network and can change depending on location and connection type. ### Does your IP address change with location? Yes, an IP address can change with location. When you connect to the internet from different places, such as different Wi-Fi networks or using mobile data, your device is assigned a new IP address based on the network's location. This helps identify your approximate geographical location. ### What is a loopback IP address? A loopback IP address routes data packets from the original device back to itself so it doesn’t travel over the internet. Developers and network administrators typically use loopback IPs to perform tests or debugging. ### What is the 192.168 IP address? 192\.168.x.x is a private default address commonly used for routers in home networks and other small private networks. Each device connected to the same local network shares the same number sequence at the beginning but has a unique identifier at the end. ![Oliver Buxton ](https://us.norton.com/content/dam/blogs/images/norton/as/oliver-buxton.jpg) - [Oliver Buxton](https://us.norton.com/blog/authors/oliver-buxton) - Staff Cybersecurity Editor Oliver Buxton, a staff editor for Norton, specializes in advanced persistent threats. His work on cyberterrorism has appeared in The Times, and his prior work includes writing digital safeguarding policies. **Editors' note:** Our articles offer educational information and are written to raise awareness about important topics in Cyber Safety. Norton products and services may not protect against every type of threat, fraud, or crime we write about. *For more details about how we research, write, and review our articles, see our [Editorial Policy](https://us.norton.com/blog/editorial-policy "https://us.norton.com/blog/editorial-policy").* *** ## Related articles ![Page back](https://us.norton.com/content/dam/norton/icon/arrow-left.svg) ![Page forward](https://us.norton.com/content/dam/norton/icon/arrow-right.svg) Published · Published · [![What is a VPN and what does it do?](https://us.norton.com/content/dam/blogs/images/norton/tn/what-is-a-vpn-thumbnail.jpg)](https://us.norton.com/blog/privacy/what-is-a-vpn) [Privacy](https://us.norton.com/blog/privacy) [What is a VPN and what does it do?](https://us.norton.com/blog/privacy/what-is-a-vpn) Updated April 09, 2024 · 8 min read [![Proxy vs. VPN: What’s the difference and which one should you use?](https://us.norton.com/content/dam/blogs/images/norton/tn/proxy-vs-vpn-thumb.jpg)](https://us.norton.com/blog/privacy/proxy-vs-vpn) [Privacy](https://us.norton.com/blog/privacy) [Proxy vs. VPN: What’s the difference and which one should you use?](https://us.norton.com/blog/privacy/proxy-vs-vpn) Updated November 25, 2025 · 14 min read [![What is UPnP and is it safe?](https://us.norton.com/content/dam/blogs/images/norton/tn/what-is-upnp-thumb.jpg)](https://us.norton.com/blog/wifi/what-is-upnp) [Wi-Fi & Networking](https://us.norton.com/blog/wifi) [What is UPnP and is it safe?](https://us.norton.com/blog/wifi/what-is-upnp) Published March 25, 2026 · 8 min read [![What can someone do with your IP address?](https://us.norton.com/content/dam/blogs/images/norton/tn/what-can-someone-do-with-your-ip-address-thumb.jpg)](https://us.norton.com/blog/privacy/what-can-someone-do-with-ip-address) [Privacy](https://us.norton.com/blog/privacy) [What can someone do with your IP address?](https://us.norton.com/blog/privacy/what-can-someone-do-with-ip-address) Published September 30, 2024 · 7 min read [![How to change your IP address on any device](https://us.norton.com/content/dam/blogs/images/norton/tn/change-ip-address-thumb.jpg)](https://us.norton.com/blog/how-to/change-ip-address) [How To](https://us.norton.com/blog/how-to) [How to change your IP address on any device](https://us.norton.com/blog/how-to/change-ip-address) Published September 30, 2024 · 7 min read [![How to hide your IP address in 4 ways](https://us.norton.com/content/dam/blogs/images/norton/tn/how-to-hide-your-ip-address-thumb-2025.jpg)](https://us.norton.com/blog/privacy/how-to-hide-your-ip-address) [Privacy](https://us.norton.com/blog/privacy) [How to hide your IP address in 4 ways](https://us.norton.com/blog/privacy/how-to-hide-your-ip-address) Updated March 14, 2025 · 9 min read Published · Published · [![What is a VPN and what does it do?](https://us.norton.com/content/dam/blogs/images/norton/tn/what-is-a-vpn-thumbnail.jpg)](https://us.norton.com/blog/privacy/what-is-a-vpn) [Privacy](https://us.norton.com/blog/privacy) [What is a VPN and what does it do?](https://us.norton.com/blog/privacy/what-is-a-vpn) Updated April 09, 2024 · 8 min read [![Proxy vs. VPN: What’s the difference and which one should you use?](https://us.norton.com/content/dam/blogs/images/norton/tn/proxy-vs-vpn-thumb.jpg)](https://us.norton.com/blog/privacy/proxy-vs-vpn) [Privacy](https://us.norton.com/blog/privacy) [Proxy vs. VPN: What’s the difference and which one should you use?](https://us.norton.com/blog/privacy/proxy-vs-vpn) Updated November 25, 2025 · 14 min read [![What is UPnP and is it safe?](https://us.norton.com/content/dam/blogs/images/norton/tn/what-is-upnp-thumb.jpg)](https://us.norton.com/blog/wifi/what-is-upnp) [Wi-Fi & Networking](https://us.norton.com/blog/wifi) [What is UPnP and is it safe?](https://us.norton.com/blog/wifi/what-is-upnp) Published March 25, 2026 · 8 min read [![What can someone do with your IP address?](https://us.norton.com/content/dam/blogs/images/norton/tn/what-can-someone-do-with-your-ip-address-thumb.jpg)](https://us.norton.com/blog/privacy/what-can-someone-do-with-ip-address) [Privacy](https://us.norton.com/blog/privacy) [What can someone do with your IP address?](https://us.norton.com/blog/privacy/what-can-someone-do-with-ip-address) Published September 30, 2024 · 7 min read [![How to change your IP address on any device](https://us.norton.com/content/dam/blogs/images/norton/tn/change-ip-address-thumb.jpg)](https://us.norton.com/blog/how-to/change-ip-address) [How To](https://us.norton.com/blog/how-to) [How to change your IP address on any device](https://us.norton.com/blog/how-to/change-ip-address) Published September 30, 2024 · 7 min read [![How to hide your IP address in 4 ways](https://us.norton.com/content/dam/blogs/images/norton/tn/how-to-hide-your-ip-address-thumb-2025.jpg)](https://us.norton.com/blog/privacy/how-to-hide-your-ip-address) [Privacy](https://us.norton.com/blog/privacy) [How to hide your IP address in 4 ways](https://us.norton.com/blog/privacy/how-to-hide-your-ip-address) Updated March 14, 2025 · 9 min read Published · Published · #### Want more? Follow us for all the latest news, tips, and updates. [![Twitter](https://us.norton.com/content/dam/norton/icon/icon_twitter1.svg)](https://twitter.com/norton) [![Instagram](https://us.norton.com/content/dam/norton/icon/icon_instagram1.svg)](https://www.instagram.com/nortonsecurity/) [![Facebook](https://us.norton.com/content/dam/norton/icon/icon_facebook1.svg)](http://www.facebook.com/Norton) [![YouTube](https://us.norton.com/content/dam/norton/icon/icon_youtube-dark.svg)](https://www.youtube.com/user/norton) [**Products**](https://us.norton.com/products) - [Norton AntiVirus Plus](https://us.norton.com/products/norton-360-antivirus-plus) - [Norton 360 Deluxe](https://us.norton.com/products/norton-360-deluxe) - [Norton 360 for Gamers](https://us.norton.com/products/norton-360-for-gamers) - [Norton 360 with LifeLock Select](https://us.norton.com/products/norton-360-lifelock-select) - [Norton 360 with LifeLock Ultimate Plus](https://us.norton.com/products/norton-360-lifelock-ultimate-plus) - [Norton VPN](https://us.norton.com/products/norton-vpn) - [Norton AntiTrack](https://us.norton.com/products/norton-antitrack) - [Norton Family](https://us.norton.com/products/norton-family) - [Norton Mobile Security for Android](https://us.norton.com/products/mobile-security-for-android) - [Norton Mobile Security for iOS](https://us.norton.com/products/mobile-security-for-ios) - [Norton Utilities Ultimate](https://us.norton.com/products/norton-utilities-ultimate) - [Norton Driver Updater](https://us.norton.com/products/norton-driver-updater) - [Norton Small Business](https://us.norton.com/products/small-business) - [Norton Genie](https://us.norton.com/products/genie-scam-detector "Genie Scam Detector") - [Norton Private Browser](https://us.norton.com/products/norton-private-browser "Norton Private Browser") - [Norton Revamp](https://revamp.norton.com/) **[Product features](https://us.norton.com/features)** - [Norton 360 Comparison](https://us.norton.com/feature/norton-360-features-comparison) - [Antivirus](https://us.norton.com/antivirus) - [AI Scam Protection](https://us.norton.com/feature/ai-scam-protection) - [Windows 10 Antivirus](https://us.norton.com/feature/antivirus-for-windows-10) - [Windows 11 Antivirus](https://us.norton.com/feature/antivirus-for-windows-11) - [Mac Antivirus](https://us.norton.com/feature/antivirus-for-mac) - [Virus removal](https://us.norton.com/antivirus#virusremoval) - [Malware protection](https://us.norton.com/antivirus#malwareprotection) - [Cloud Backup](https://us.norton.com/feature/backup) - [Safe Web](https://us.norton.com/feature/safe-web) - [Safe Search](https://us.norton.com/products/safe-search) - [Windows 10 VPN](https://us.norton.com/feature/vpn-for-windows-10) - [Smart Firewall](https://us.norton.com/feature/firewall) - [Password Manager](https://us.norton.com/feature/password-manager) - [Password Generator](https://us.norton.com/feature/password-generator) - [Parental Control](https://us.norton.com/feature/parental-control) - [Privacy Monitor](https://us.norton.com/feature/privacy-monitor) - [SafeCam](https://us.norton.com/feature/safecam) - [Dark Web Monitoring](https://us.norton.com/feature/dark-web-monitoring) - [Identity Lock](https://us.norton.com/feature/identity-lock) **Services & Support** - [Norton Premium Services](https://us.norton.com/nortonservices) - [Norton Computer Tune Up](https://us.norton.com/products/norton-computer-tune-up) - [Norton Ultimate Help Desk](https://us.norton.com/products/ultimate-help-desk) - [Spyware & Virus Removal](https://us.norton.com/products/spyware-virus-removal) - [Norton Support](https://support.norton.com/) - [Norton Update Center](https://updatecenter.norton.com/) - [How to renew](https://us.norton.com/renewal) **About** - [About Norton](https://us.norton.com/about-norton) - [Blog](https://us.norton.com/blog) - [Reviews](https://us.norton.com/reviews "Reviews") - [Community](https://community.norton.com/) - [Affiliates](https://us.norton.com/affiliates) - [Free trials](https://us.norton.com/downloads) - [Free tools](https://us.norton.com/products/free-tools) - [Sign in](https://login.norton.com/) - [LifeLock identity protection](https://lifelock.norton.com/ "LifeLock identity protection") - [ReputationDefender by Norton](https://www.reputationdefender.com/) [![Twitter](https://us.norton.com/content/dam/norton/icon/x-icon-norton.svg)](https://x.com/norton) [![Instagram](https://us.norton.com/content/dam/norton/icon/icon_instagram1.svg)](https://www.instagram.com/nortonsecurity/) [![Facebook](https://us.norton.com/content/dam/norton/icon/icon_facebook1.svg)](https://www.facebook.com/Norton/) [![YouTube](https://us.norton.com/content/dam/norton/icon/icon_youtube-dark.svg)](https://www.youtube.com/user/norton) [![Gen](https://us.norton.com/content/dam/norton/logo/gen_light_68x26.svg)](https://us.norton.com/) Norton is part of Gen – a global company with a family of trusted brands.​ Copyright © 2026 Gen Digital Inc. All rights reserved. Gen trademarks or registered trademarks are property of Gen Digital Inc. or its affiliates. Firefox is a trademark of Mozilla Foundation. Android, Google Chrome, Google Play, and the Google Play logo are trademarks of Google, LLC. Mac, iPhone, iPad, Apple, and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc. Alexa and all related logos are trademarks of Amazon.com, Inc. or its affiliates. Microsoft and the Windows logo are trademarks of Microsoft Corporation in the U.S. and other countries. The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License. Other names may be trademarks of their respective owners. [About Gen](https://www.gendigital.com/) [Newsroom](https://newsroom.gendigital.com/norton) [Partner with us](https://www.gendigital.com/us/en/partner/) [Careers](https://www.gendigital.com/us/en/life-gen/) [Legal](https://us.norton.com/legal) [Privacy](https://us.norton.com/privacy/) [Security](https://www.gendigital.com/us/en/contact-us/report-a-potential-security-vulnerability/) [Terms of Use](https://us.norton.com/legal/terms-of-use) [Accessibility](https://www.gendigital.com/us/en/legal/accessibility-policy/) [Services status](https://status.norton.com/) [Your privacy choices](https://www.nortonlifelock.com/us/en/privacy/do-not-sell/) [Privacy Setting]() [![Cookie info icon](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM3XzU1MikiPgo8bWFzayBpZD0ibWFzazBfMzdfNTUyIiBzdHlsZT0ibWFzay10eXBlOmFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTggMEMzLjU4MTcxIDAgMCAzLjU4MTcxIDAgOEMwIDEyLjQxODMgMy41ODE3MSAxNiA4IDE2QzEyLjQxODMgMTYgMTYgMTIuNDE4MyAxNiA4QzE2IDMuNTgxNzEgMTIuNDE4MyAwIDggMFpNMS40ODgxOCA4QzEuNDg4MTggNC40MDM2MiA0LjQwMzYyIDEuNDg4MTggOCAxLjQ4ODE4QzExLjU5NjQgMS40ODgxOCAxNC41MTE4IDQuNDAzNjIgMTQuNTExOCA4QzE0LjUxMTggMTEuNTk2NCAxMS41OTY0IDE0LjUxMTggOCAxNC41MTE4QzQuNDAzNjIgMTQuNTExOCAxLjQ4ODE4IDExLjU5NjQgMS40ODgxOCA4Wk04LjAwMDE2IDUuMzk1MjJDOC41MTM5NCA1LjM5NTIyIDguOTMwNDUgNC45Nzg3MiA4LjkzMDQ1IDQuNDY0OTRDOC45MzA0NSAzLjk1MTE2IDguNTEzOTQgMy41MzQ2NSA4LjAwMDE2IDMuNTM0NjVDNy40ODYzOCAzLjUzNDY1IDcuMDY5ODcgMy45NTExNiA3LjA2OTg3IDQuNDY0OTRDNy4wNjk4NyA0Ljk3ODcyIDcuNDg2MzggNS4zOTUyMiA4LjAwMDE2IDUuMzk1MjJaTTguMDAwMTggNi44ODM3MUM4LjQxMTIgNi44ODM3MSA4Ljc0NDM0IDcuMjE2ODQgOC43NDQzNCA3LjYyNzg2VjExLjcyMDhDOC43NDQzNCAxMi4xMzE4IDguNDExMiAxMi40NjUgOC4wMDAxOCAxMi40NjVDNy41ODkxNyAxMi40NjUgNy4yNTYwMyAxMi4xMzE4IDcuMjU2MDMgMTEuNzIwOFY3LjYyNzg2QzcuMjU2MDMgNy4yMTY4NCA3LjU4OTE3IDYuODgzNzEgOC4wMDAxOCA2Ljg4MzcxWiIgZmlsbD0iIzI0MjQyNCIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazBfMzdfNTUyKSI+CjxyZWN0IHg9Ii0zNy43MTQzIiB5PSItMzguNjc2NyIgd2lkdGg9IjkxLjQyODYiIGhlaWdodD0iOTEuNDI4NiIgcng9IjQuNTcxNDMiIGZpbGw9IiMyNDI0MjQiLz4KPC9nPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzM3XzU1MiI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)](https://www.nortonlifelock.com/us/en/privacy/cookies-and-analytics/) This site uses cookies. [Accept]()[Reject]() Privacy Settings In order to provide with the best experience possible we might sometimes track information about you. Sometimes this may involve writing a cookie. We use this information for things like experience enrichment, analytics and targeting advertising. We recommend allowing these functions to get the most out of your experience. *** PERFORMANCE AND FUNCTIONALITY These technologies are used to enhance the performance and functionality of our websites but are non-essential to their use. However, without these cookies, certain functionality may become unavailable. Cloudfront Google Fonts Cloudfare Amazon AWS Akamai Zuberance eGain YouTube Video *** SOCIAL MEDIA These technologies are used to enable you to share pages and content that you find interesting on our websites through third party social networking and other websites. Facebook Twitter Pinterest LinkedIn Widget Quora SnapChat siteintercept.qualtrics.com Twitter Conversion Tracking Twitter Conversion Twitter Ads *** ANALYTICS These technologies collect information that is used in aggregate form to help us understand how our websites are being used are being used or to help us continuously improve our websites. eXelate Google Tag Manager Google Analytic Twitter Analytic iSpot TV IO Natural Intelligence Tag4arm Bounce Exchange, Inc OneSpot Knotch Pro Adaptive Analytic Quantummetric Cheq Threat Metrix *** ADVERTISING These technologies are used to make advertising messages more relevant to you. They perform functions like preventing the same ad from continuously reappearing, ensuring that ads are properly displayed for advertisers, and in some cases selecting advertisements that are based on your interests. GWM Google Doubleclick MediaMath, Inc. ArtSai Soreto Yahoo Ads Rimm-Kaufman Adobe Adlens eXelate Outbrain Appsflyer Google Ads Bing Ads Bounce Ex Events Reddit Yahoo Advertising Solutions Proofpoint Amobee, Inc. Bounce Exchange, Inc Carbon RKXD Chartable Google Optimize AdMedia LinkedIn Widget Havas AddShopper LeadsRx, Inc. Podsight Simplifi Holdings Inc TikTok Zeta Global Content DSP w55c Equifax Tv Scientific Barometric Yelp Adaptive CIQ Amazon Ads Spotify Podscribe Capterra *** Save Cancel
Readable Markdown
## IP address definition An IP address is a unique identifier assigned to a device on the internet or a local network. Short for "Internet Protocol," IP refers to the rules that dictate how data is formatted and transmitted across networks. IP addresses are essential for the internet’s functionality, facilitating communication by directing data between devices, and ensuring it reaches the intended destination. Each IP address includes location details that make devices identifiable within a network, allowing the internet to differentiate between computers, routers, and websites. ![The definition of IP address.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-01-2025.png) ![The definition of IP address.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-01-2025.png) The definition of IP address. ## How do IP addresses work? IP addresses work by providing a unique label to each device on a network, allowing them to send and receive data packets according to [TCP/IP](https://us.norton.com/blog/privacy/tcp-ip) protocols. [Routers](https://us.norton.com/blog/iot/smarter-home-what-is-router) and other network devices use these addresses to route packets to their correct destination, ensuring efficient and accurate communication between devices. Here’s a closer look at how IP addresses help facilitate network data transfers: 1. **Device initialization:** Your device connects to a network and prepares to communicate. 2. **IP address assignment:** The network router assigns separate IP addresses to each network device, after receiving its own IP address allocation from an organization like ICANN (Internet Corporation for Assigned Names and Numbers) via the [ISP](https://us.norton.com/blog/wifi/what-is-an-isp) (internet service provider). 3. **Domain Name System (DNS) resolution:** When you enter a domain name (like google.com), the [DNS](https://us.norton.com/blog/how-to/what-is-my-dns) translates it into a machine-readable IP address. This process allows your device to locate and communicate with the correct server on the internet. 4. **Data packet transmission:** Data is broken into packets, each containing the source and destination IP addresses. These data packets are then sent by the transmitting device and forwarded across the network. 5. **Network address translation (NAT):** NAT modifies IP address information in packet headers as data passes through a router, replacing the private IP address with the router’s public IP address. This allows multiple devices on a private network to share a single public IP. 6. **Routing and switching:** Routing uses IP addresses to direct data packets between different networks, while switching handles traffic within a single network, using MAC addresses to route packets to specific devices. 7. **Delivery and response:** Data packets arrive at the destination device or server, identified by its IP address. The destination may send a response or acknowledgment back to the source device, using IP addresses to ensure the correct return path. 8. **Renewal and reassignment:** Dynamic IP addresses are periodically renewed and reassigned as devices connect and disconnect from networks. This process ensures each device has a valid, unique IP address, preventing conflicts and maintaining efficient network organization. ## Types of IP addresses Different types of IP addresses are used to manage the limited pool of available addresses, improve security, and meet specific networking needs. These include IPv4 and IPv6 IP addresses, public and private IP addresses, and static and dynamic IP addresses. ![A comparison of different types of IP addresses.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-02-2025.png) ![A comparison of different types of IP addresses.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-02-2025.png) A comparison of different types of IP addresses. ### IPv4 IPv4 is a legacy generation of IP that’s still widely used. They use a 32-bit address format, represented in dotted decimal notation, with a maximum of 15 characters. Its main drawback is limited address space, with only around 4 billion possible unique addresses. To help cope with address exhaustion, ISPs use techniques like NAT, enabling multiple devices to share a single public IP. An example of an IPv4 address is: **192\.168.1.1**. ### IPv6 IPv6 addresses are the newest IP address iteration. These types of IPs offer a greatly expanded address space, by using 128-bit addresses written as eight groups of four hexadecimal digits. This allows for more than 340 undecillion unique addresses — a limit we’ll likely never hit. IPv6 also improves routing efficiency and network security by incorporating [IPsec](https://us.norton.com/blog/privacy/what-is-ipsec) authentication and encryption protocols. An example of an IPv6 address is: **2401:0fc8:85b3:0000:0000:8b6e:0730:7314**. ### Public IP address A public IP address is assigned to devices like routers, which are directly accessible over the internet. Public IPs are globally unique and traceable, which allows external devices to communicate with your network — but it also makes them visible and traceable to a specific location. To enhance privacy and security, devices within a local network typically share one public IP address. ### Private IP address A [private IP address](https://us.norton.com/blog/privacy/private-ip-address), or local IP address, is assigned by your router to devices within your local network. Each device gets a unique private IP to help the router direct traffic correctly. Unlike [public IP addresses](https://us.norton.com/blog/privacy/public-vs-private-ip-address), which are visible on the internet, private IPs remain confined to your local network, which means they don’t need to be universally unique and can be reused across multiple networks. ### Static IP address Static IP addresses, also known as dedicated or fixed IP addresses, don’t change. Once a device is assigned an IP address, that address remains the same. Static IP addresses are common for web servers, email servers, or other devices that need to be consistently accessible at the same address. ### Dynamic IP address Dynamic IP addresses are temporary addresses assigned to devices by a network’s DHCP server each time a device connects to the network. This allows efficient use of available addresses, making it ideal for networks with many users. Dynamic IPs also offer security benefits, since their changing nature makes it harder for hackers to target. ## How to find your IP address You can find your public IP address by Googling “What is my IP?” Google and other web services know your IP address because it’s assigned to your device and is required to connect to the internet in the first place. When you search, Google usually displays your public IP address in an info box, but you might need to scroll down a bit to see it. ![An example of where you can find your IP address on Google.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-03-2025.jpg) ![An example of where you can find your IP address on Google.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-03-2025.jpg) An example of where you can find your IP address on Google. But if you want to see your computer or phone’s network-provided IP address — known as your private IP address — you’ll need to look up the local IP directly on your device. ### Find your IP address on Windows Here’s how to look up your IP address on a PC: 1. Go to **Start** \> **Settings** \> **Network & internet**. 2. Select **Wi-Fi** (for wireless connections) or **Ethernet** (for wired connections). ![A screenshot showing how to find your IP address on a wireless network through Windows settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-04-2025.jpg) ![A screenshot showing how to find your IP address on a wireless network through Windows settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-04-2025.jpg) A screenshot showing how to find your IP address on a wireless network through Windows settings. 3\. Click your network’s **Properties** icon, then scroll until you see your IP address. ![A screenshot showing the IP address on a Windows computer.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-05-2025.jpg) ![A screenshot showing the IP address on a Windows computer.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-05-2025.jpg) A screenshot showing the IP address on a Windows computer. ### Find your IP address on Mac To find your Mac’s IP address, follow these steps: 1. Open **System Settings** \> **Wi-Fi** \> **Details**. 2. Scroll until you see your IP address. ![A screenshot showing the IP address through Mac settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-06-2025.jpg) ![A screenshot showing the IP address through Mac settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-06-2025.jpg) A screenshot showing the IP address through Mac settings. ### Find your IP address on Android You can also check your phone’s IP address by following these steps: 1. Go to **Settings** \> **About phone**. 2. Scroll down until you see your IP address. ![Screenshots showing how to see the IP address on an Android.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-07-2025.jpg) ![Screenshots showing how to see the IP address on an Android.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-07-2025.jpg) Screenshots showing how to see the IP address on an Android. ### Find your IP address on iPhone To see your iPhone’s IP address: 1. Go to **Settings** \> **Wi-Fi**. 2. Tap the blue info icon next to your network. ![Screenshots showing how to see the IP address on an Android.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-08-2025.jpg) ![Screenshots showing how to see the IP address on an Android.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-08-2025.jpg) Screenshots showing how to see the IP address on an Android. 3\. Scroll down to see your IPv4 and (if applicable) IPv6 IP addresses. ![A screenshot showing the IP address from an iPhone’s settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-09-2025.jpg) ![A screenshot showing the IP address from an iPhone’s settings.](https://us.norton.com/content/dam/blogs/images/norton/am/what-is-an-ip-address-09-2025.jpg) A screenshot showing the IP address from an iPhone’s settings. You may see multiple IP addresses listed if you’re assigned a public IP address from your cellular carrier and a private IP address from your Wi-Fi network. ## What can someone do with your IP address? If [someone has your IP address](https://us.norton.com/blog/privacy/what-can-someone-do-with-ip-address), they can approximate your location, track your online activity, and potentially target you with ads or cyber attacks. While an IP alone won’t typically lead to hacking, it can be a starting point for identifying and exploiting vulnerabilities in your network. Here’s a closer look at ways a cybercriminal may use your IP address: - **Monitor your online activity:** A criminal could monitor your online activity using your IP address by intercepting network traffic or exploiting vulnerabilities to access your devices or data. - **Launch cyberattacks:** Your IP address could be used to launch attacks like [DDoS attacks](https://us.norton.com/blog/emerging-threats/ddos-attacks), overwhelming your network with traffic to disrupt your connection. They may also target you with [spyware](https://us.norton.com/blog/malware/spyware) or [malware](https://us.norton.com/blog/emerging-threats/malware), potentially gaining access to your device and personal data. - **Personalize spam and scams:** Cybercriminals can use your IP address to find your general location. Later, they can leverage this information to personalize scams and [spam messages](https://us.norton.com/blog/online-scams/what-is-spam), making them seem more relevant to you. - **Impersonate you:** If a hacker has your IP address, they could attempt to impersonate you by [spoofing your IP](https://us.norton.com/blog/malware/what-is-ip-spoofing) to make it seem like their activity originates from your device. ## How to hide your IP address Common methods for [hiding an IP address](https://us.norton.com/blog/privacy/how-to-hide-your-ip-address) include using a VPN, proxy server, NAT firewall, or anonymizing browser. You can also try connecting to a non-static IP address or resetting your router. Here’s a closer look at different ways to hide your IP address: - **VPNs:** A [VPN](https://us.norton.com/blog/privacy/what-is-a-vpn) hides your IP address by encrypting and routing your internet traffic through a VPN server, which assigns you a new IP address and masks your original one. - **Proxy servers:** Although they typically lack encryption, [proxies](https://us.norton.com/blog/privacy/proxy-vs-vpn) can help hide your IP address by displaying their server IP address to the sites you visit. - **Dynamic IP addresses:** Your IP address won’t exactly be obscured, but by changing periodically, dynamic IP addresses assigned by a [public Wi-Fi network](https://us.norton.com/blog/privacy/public-wifi) or your mobile carrier make it harder for you to be tracked or targeted. - **NAT firewalls:** A NAT [firewall](https://us.norton.com/blog/privacy/firewall) on your router helps hide your IP address by using a shared public IP for multiple devices, preventing incoming traffic from accessing your devices directly without [port forwarding](https://us.norton.com/blog/how-to/how-to-port-forward). - **Reset your modem:** Resetting your modem can assign a new dynamic IP address, replacing your previous IP and disrupting any ongoing tracking or attacks aimed at your old IP address. - **Browse with Tor:** By routing your internet traffic through an encrypted network of server “nodes,” [Tor](https://us.norton.com/blog/vpn/tor-vs-vpn) helps mask your original IP address — although it is still exposed to the first node in the network. - **Reset your router:** Performing a router reset may assign a new local IP to devices, but it won’t necessarily change your public IP unless your ISP provides a dynamic IP. ## Mask your IP address Don’t want hackers turning up on your digital doorstep? Hiding your IP address with a VPN from a trusted brand is the most effective and reliable way to boost your internet privacy and security. [Norton VPN](https://us.norton.com/products/norton-vpn) helps shield your IP address from prying eyes looking to track your online activity, uncover your location, or steal sensitive personal or financial data. Thanks to bank-grade encryption, your IP is masked, and your data is routed through a secure tunnel, helping to ensure a private and secure online experience every time you connect. ## FAQs ### Can I change my IP address? Yes, you can [change your IP address](https://us.norton.com/blog/how-to/change-ip-address). An easy and secure way to do so is to use a VPN to assign your device a virtual IP address whenever you connect, keeping your real IP address private. ### What's the difference between a MAC address and IP address? A Media Access Control (MAC) address is a permanent and unique hardware identifier for a device’s network interface controller (NIC), used for communication within a local network. In contrast, an IP address identifies a device’s connection to a network and can change depending on location and connection type. ### Does your IP address change with location? Yes, an IP address can change with location. When you connect to the internet from different places, such as different Wi-Fi networks or using mobile data, your device is assigned a new IP address based on the network's location. This helps identify your approximate geographical location. ### What is a loopback IP address? A loopback IP address routes data packets from the original device back to itself so it doesn’t travel over the internet. Developers and network administrators typically use loopback IPs to perform tests or debugging. ### What is the 192.168 IP address? 192\.168.x.x is a private default address commonly used for routers in home networks and other small private networks. Each device connected to the same local network shares the same number sequence at the beginning but has a unique identifier at the end.
Shard192 (laksa)
Root Hash8619398741630905392
Unparsed URLcom,norton!us,/blog/privacy/what-is-an-ip-address s443