Learn IP addressing concepts with interactive visualizations showing IPv4 and IPv6 addressing, subnetting, CIDR notation, and network design.
Interactive visualization of IPv4 and IPv6 addressing concepts with dynamic simulations
Default Subnet Mask: 255.255.255.0
Address Range: 192.0.0.0 - 223.255.255.255
Number of Networks: 2,097,152
Hosts per Network: 254
Total Address Space: 2128 ≈ 3.4 × 1038
Address Length: 128 bits (16 bytes)
Representation: 8 groups of 4 hexadecimal digits
Notation: Hexadecimal with colons
| Subnet | Network Address | Usable Range | Broadcast | Hosts |
|---|---|---|---|---|
| 1 | 192.168.1.0 | 192.168.1.1 - 62 | 192.168.1.63 | 62 |
| 2 | 192.168.1.64 | 192.168.1.65 - 126 | 192.168.1.127 | 62 |
| 3 | 192.168.1.128 | 192.168.1.129 - 190 | 192.168.1.191 | 62 |
| 4 | 192.168.1.192 | 192.168.1.193 - 254 | 192.168.1.255 | 62 |
| 5 | 192.168.2.0 | 192.168.2.1 - 62 | 192.168.2.63 | 62 |
| 6 | 192.168.2.64 | 192.168.2.65 - 126 | 192.168.2.127 | 62 |
| 7 | 192.168.2.128 | 192.168.2.129 - 190 | 192.168.2.191 | 62 |
| 8 | 192.168.2.192 | 192.168.2.193 - 254 | 192.168.2.255 | 62 |
| 9 | 192.168.3.0 | 192.168.3.1 - 62 | 192.168.3.63 | 62 |
| 10 | 192.168.3.64 | 192.168.3.65 - 126 | 192.168.3.127 | 62 |
| 11 | 192.168.3.128 | 192.168.3.129 - 190 | 192.168.3.191 | 62 |
| 12 | 192.168.3.192 | 192.168.3.193 - 254 | 192.168.3.255 | 62 |