Posted On September 8, 2025

DIFFERENCE BETWEEN PRIVATE IP ADDRESS AND PUBLIC IP ADDRESS

admin 0 comments
>> Cybersecurity Journey - Semester 1 >> DIFFERENCE BETWEEN PRIVATE IP ADDRESS AND PUBLIC IP ADDRESS
FeaturesPublic IP AddressPrivate IP Address
DefinitionAssigned by ISP, identifies your device/network on the internetUsed within a local/private network (LAN, Wi-Fi)
ScopeGlobal – unique across the whole internetLocal – unique only within the same network
VisibilityVisible to everyone on the internetNot visible on the internet (only inside network)
UsageInternet access, hosting websites, remote accessCommunication between devices in the same network (PCs, printers, mobiles)
Examples8.8.8.8 (Google DNS), 52.23.45.67192.168.x.x, 10.x.x.x, 172.16.x.x – 172.31.x.x
Assigned ByInternet Service Provider (ISP)Network administrator or router (via DHCP)
UniquenessAlways unique globallyCan be reused in different networks
CostSometimes paid (static public IPs)Free (comes with your router setup)

Analogy:

  • Public IP = Your house’s street address (anyone in the world can find it).
  • Private IP = Your room number inside the house (only useful inside).

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

WEEKLY RECAP

Encryption & Caesar Cipher Encryption: Process of converting readable data (plaintext) into unreadable data (ciphertext)…

WEEKLY RECAP

This week marked the beginning of my cybersecurity journey, and I shared some exciting beginner-friendly…

WHAT IS SUBNETTING ?

Subnetting is a method in computer networking used to divide a large IP address network…