192.0.0.0/4
PublicClass C — /4 prefix — 268,435,454 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 207.255.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 268,435,454 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 240.0.0.0 is the dotted-decimal equivalent of /4. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 192.0.0.0/4 |
| Network Address | 192.0.0.0 |
| Broadcast Address | 207.255.255.255 |
| Subnet Mask | 240.0.0.0 |
| Wildcard Mask | 15.255.255.255 |
| Prefix Length | /4 |
| IP Address Class | Class C |
| Total IP Addresses | 268,435,456 |
| Usable Host Addresses | 268,435,454 |
| First Usable IP | 192.0.0.1 |
| Last Usable IP | 207.255.255.254 |
| Network (Hex) | 0xC0000000 |
| Broadcast (Hex) | 0xCFFFFFFF |
| Address Type | Public / Globally Routable |
Binary Representation
The first 4 bits (1s in the mask) identify the network. The remaining 28 bits identify hosts within the network.
Split into Equal Subnets
Split 192.0.0.0/4 into 2 equal /5 subnets (134,217,726 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.0.0.0/5 | 192.0.0.0 | 192.0.0.1 | 199.255.255.254 | 199.255.255.255 | 134,217,726 |
| 2 | 200.0.0.0/5 | 200.0.0.0 | 200.0.0.1 | 207.255.255.254 | 207.255.255.255 | 134,217,726 |
Split 192.0.0.0/4 into 4 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 |
| 3 | 200.0.0.0/6 | 200.0.0.0 | 200.0.0.1 | 203.255.255.254 | 203.255.255.255 | 67,108,862 |
| 4 | 204.0.0.0/6 | 204.0.0.0 | 204.0.0.1 | 207.255.255.254 | 207.255.255.255 | 67,108,862 |
Split 192.0.0.0/4 into 8 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 |
| 5 | 200.0.0.0/7 | 200.0.0.0 | 200.0.0.1 | 201.255.255.254 | 201.255.255.255 | 33,554,430 |
| 6 | 202.0.0.0/7 | 202.0.0.0 | 202.0.0.1 | 203.255.255.254 | 203.255.255.255 | 33,554,430 |
| 7 | 204.0.0.0/7 | 204.0.0.0 | 204.0.0.1 | 205.255.255.254 | 205.255.255.255 | 33,554,430 |
| 8 | 206.0.0.0/7 | 206.0.0.0 | 206.0.0.1 | 207.255.255.254 | 207.255.255.255 | 33,554,430 |
Split 192.0.0.0/4 into 16 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 |
| 9 | 200.0.0.0/8 | 200.0.0.0 | 200.0.0.1 | 200.255.255.254 | 200.255.255.255 | 16,777,214 |
| 10 | 201.0.0.0/8 | 201.0.0.0 | 201.0.0.1 | 201.255.255.254 | 201.255.255.255 | 16,777,214 |
| 11 | 202.0.0.0/8 | 202.0.0.0 | 202.0.0.1 | 202.255.255.254 | 202.255.255.255 | 16,777,214 |
| 12 | 203.0.0.0/8 | 203.0.0.0 | 203.0.0.1 | 203.255.255.254 | 203.255.255.255 | 16,777,214 |
| 13 | 204.0.0.0/8 | 204.0.0.0 | 204.0.0.1 | 204.255.255.254 | 204.255.255.255 | 16,777,214 |
| 14 | 205.0.0.0/8 | 205.0.0.0 | 205.0.0.1 | 205.255.255.254 | 205.255.255.255 | 16,777,214 |
| 15 | 206.0.0.0/8 | 206.0.0.0 | 206.0.0.1 | 206.255.255.254 | 206.255.255.255 | 16,777,214 |
| 16 | 207.0.0.0/8 | 207.0.0.0 | 207.0.0.1 | 207.255.255.254 | 207.255.255.255 | 16,777,214 |