192.0.0.0/5
PublicClass C — /5 prefix — 134,217,726 usable hosts
Network address — the base address of the block (192.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 199.255.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 134,217,726 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 248.0.0.0 is the dotted-decimal equivalent of /5. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 192.0.0.0/5 |
| Network Address | 192.0.0.0 |
| Broadcast Address | 199.255.255.255 |
| Subnet Mask | 248.0.0.0 |
| Wildcard Mask | 7.255.255.255 |
| Prefix Length | /5 |
| IP Address Class | Class C |
| Total IP Addresses | 134,217,728 |
| Usable Host Addresses | 134,217,726 |
| First Usable IP | 192.0.0.1 |
| Last Usable IP | 199.255.255.254 |
| Network (Hex) | 0xC0000000 |
| Broadcast (Hex) | 0xC7FFFFFF |
| Address Type | Public / Globally Routable |
Binary Representation
The first 5 bits (1s in the mask) identify the network. The remaining 27 bits identify hosts within the network.
Split into Equal Subnets
Split 192.0.0.0/5 into 2 equal /6 subnets (67,108,862 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.0.0.0/6 | 192.0.0.0 | 192.0.0.1 | 195.255.255.254 | 195.255.255.255 | 67,108,862 |
| 2 | 196.0.0.0/6 | 196.0.0.0 | 196.0.0.1 | 199.255.255.254 | 199.255.255.255 | 67,108,862 |
Split 192.0.0.0/5 into 4 equal /7 subnets (33,554,430 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.0.0.0/7 | 192.0.0.0 | 192.0.0.1 | 193.255.255.254 | 193.255.255.255 | 33,554,430 |
| 2 | 194.0.0.0/7 | 194.0.0.0 | 194.0.0.1 | 195.255.255.254 | 195.255.255.255 | 33,554,430 |
| 3 | 196.0.0.0/7 | 196.0.0.0 | 196.0.0.1 | 197.255.255.254 | 197.255.255.255 | 33,554,430 |
| 4 | 198.0.0.0/7 | 198.0.0.0 | 198.0.0.1 | 199.255.255.254 | 199.255.255.255 | 33,554,430 |
Split 192.0.0.0/5 into 8 equal /8 subnets (16,777,214 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.0.0.0/8 | 192.0.0.0 | 192.0.0.1 | 192.255.255.254 | 192.255.255.255 | 16,777,214 |
| 2 | 193.0.0.0/8 | 193.0.0.0 | 193.0.0.1 | 193.255.255.254 | 193.255.255.255 | 16,777,214 |
| 3 | 194.0.0.0/8 | 194.0.0.0 | 194.0.0.1 | 194.255.255.254 | 194.255.255.255 | 16,777,214 |
| 4 | 195.0.0.0/8 | 195.0.0.0 | 195.0.0.1 | 195.255.255.254 | 195.255.255.255 | 16,777,214 |
| 5 | 196.0.0.0/8 | 196.0.0.0 | 196.0.0.1 | 196.255.255.254 | 196.255.255.255 | 16,777,214 |
| 6 | 197.0.0.0/8 | 197.0.0.0 | 197.0.0.1 | 197.255.255.254 | 197.255.255.255 | 16,777,214 |
| 7 | 198.0.0.0/8 | 198.0.0.0 | 198.0.0.1 | 198.255.255.254 | 198.255.255.255 | 16,777,214 |
| 8 | 199.0.0.0/8 | 199.0.0.0 | 199.0.0.1 | 199.255.255.254 | 199.255.255.255 | 16,777,214 |
Split 192.0.0.0/5 into 16 equal /9 subnets (8,388,606 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.0.0.0/9 | 192.0.0.0 | 192.0.0.1 | 192.127.255.254 | 192.127.255.255 | 8,388,606 |
| 2 | 192.128.0.0/9 | 192.128.0.0 | 192.128.0.1 | 192.255.255.254 | 192.255.255.255 | 8,388,606 |
| 3 | 193.0.0.0/9 | 193.0.0.0 | 193.0.0.1 | 193.127.255.254 | 193.127.255.255 | 8,388,606 |
| 4 | 193.128.0.0/9 | 193.128.0.0 | 193.128.0.1 | 193.255.255.254 | 193.255.255.255 | 8,388,606 |
| 5 | 194.0.0.0/9 | 194.0.0.0 | 194.0.0.1 | 194.127.255.254 | 194.127.255.255 | 8,388,606 |
| 6 | 194.128.0.0/9 | 194.128.0.0 | 194.128.0.1 | 194.255.255.254 | 194.255.255.255 | 8,388,606 |
| 7 | 195.0.0.0/9 | 195.0.0.0 | 195.0.0.1 | 195.127.255.254 | 195.127.255.255 | 8,388,606 |
| 8 | 195.128.0.0/9 | 195.128.0.0 | 195.128.0.1 | 195.255.255.254 | 195.255.255.255 | 8,388,606 |
| 9 | 196.0.0.0/9 | 196.0.0.0 | 196.0.0.1 | 196.127.255.254 | 196.127.255.255 | 8,388,606 |
| 10 | 196.128.0.0/9 | 196.128.0.0 | 196.128.0.1 | 196.255.255.254 | 196.255.255.255 | 8,388,606 |
| 11 | 197.0.0.0/9 | 197.0.0.0 | 197.0.0.1 | 197.127.255.254 | 197.127.255.255 | 8,388,606 |
| 12 | 197.128.0.0/9 | 197.128.0.0 | 197.128.0.1 | 197.255.255.254 | 197.255.255.255 | 8,388,606 |
| 13 | 198.0.0.0/9 | 198.0.0.0 | 198.0.0.1 | 198.127.255.254 | 198.127.255.255 | 8,388,606 |
| 14 | 198.128.0.0/9 | 198.128.0.0 | 198.128.0.1 | 198.255.255.254 | 198.255.255.255 | 8,388,606 |
| 15 | 199.0.0.0/9 | 199.0.0.0 | 199.0.0.1 | 199.127.255.254 | 199.127.255.255 | 8,388,606 |
| 16 | 199.128.0.0/9 | 199.128.0.0 | 199.128.0.1 | 199.255.255.254 | 199.255.255.255 | 8,388,606 |