Private and special-use addressing

Private IP addresses explained

Private and special-use IP addresses are designed for local networks, devices, testing or provider infrastructure. They are not ordinary public internet destinations.

10.0.0.0/8 A very large RFC 1918 private IPv4 block used by enterprises, data centres, VPNs and home networks. 172.16.0.0/12 The middle RFC 1918 private IPv4 block, often used by organisations, containers, hotspots and internal services. 192.168.0.0/16 The RFC 1918 block most commonly used by home routers, Wi‑Fi networks and small offices. 127.0.0.0/8 IPv4 loopback space used by a device to communicate with itself; 127.0.0.1 is localhost. 169.254.0.0/16 IPv4 link-local space used when a device cannot obtain a normal address or for tightly scoped local services. 100.64.0.0/10 Shared address space used by internet providers for carrier-grade NAT between customers and public IPv4 addresses. ::1/128 The single IPv6 loopback address used by a device to communicate with itself. fc00::/7 IPv6 unique-local space for private internal addressing that is not intended for global internet routing. fe80::/10 IPv6 link-local space automatically used for communication on the same local link.

Common router address guides

Open a focused guide for widely used private gateway addresses.