Public IP Address Lookup

A public IP is the unique gateway address your home or office uses to communicate with the outside world. Unlike a private IP, it exists only once globally, so accurate verification is essential for remote work and server integration.

3-Line Summary

  • 1Instantly view and copy your real public IP address with one click.
  • 2Your public IP is assigned by your ISP to your router or modem and is unique worldwide.
  • 3The IP used for external server access and firewall exceptions must be this public IP.

What Is a Public IP (Public IP Address)?

A public IP is an internet address distributed worldwide without duplication by official bodies such as ICANN and KISA (Korea Internet & Security Agency). ISPs lease these addresses to subscribers, and they are directly exposed on the internet so connection attempts are possible if the address is known. Google and Naver can return data when you browse because they know your public IP.

The Key Difference Between Public IP and Private IP

If a public IP is the street address for an entire building, a private IP is the room number inside — like 101 or 102. Private IPs are assigned locally by your router, so another home may use the same 192.168.0.5. Public IPs never overlap. To reach your home computer from the internet, you need the external public IP, not the private IP inside the router.

IPv4 and IPv6: The Future of Public IP Addressing

Most public IPs today use IPv4 format like 123.45.67.89, but address exhaustion is driving a gradual shift to IPv6 such as 2001:db8::ff00:42:8329. IPv6 supports 128-bit addresses so every device worldwide can receive a unique, permanent public IP.

How a VPN Changes Your Public IP

When you run a VPN, an encrypted tunnel is built between your device and the VPN gateway. All outbound packets leave the internet using the VPN server's public IP as the source, so websites and services see the VPN provider's virtual public IP instead of your ISP's.

Common Real-World Uses for a Public IP

You need a public IP when: 1) requesting firewall (ACL) approval to allow specific users access to Synology or database services, 2) setting up Remote Desktop (RDP) to your home or office PC, 3) uploading or downloading files to a NAS from outside, or 4) mapping a domain to a specific IP for server development (DNS A record registration).

GOOGLE ADSENSE

Frequently Asked Questions (FAQ)

If you manually edit the numbers, your internet connection will break. However, you can often get a new public IP from your ISP by unplugging your router or modem for about 5–10 minutes and powering it back on. The ISP's DHCP server may then assign a different unused public IP.
A static IP never changes even after reboots and is suited for stable servers or dedicated lines, but ISPs charge extra monthly fees. A dynamic IP changes when the router reboots or due to ISP policies. It works fine for normal browsing and streaming and is included in standard plans.
Because a public IP is directly exposed on the internet, attackers may target it to find vulnerable ports. However, with router firewall enabled, Windows Defender or antivirus running, and unnecessary ports closed, knowing your IP alone does not make hacking easy.