192.0.0.0/3
PublicClass C — /3 prefix — 536,870,910 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 223.255.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 536,870,910 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 224.0.0.0 is the dotted-decimal equivalent of /3. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 192.0.0.0/3 |
| Network Address | 192.0.0.0 |
| Broadcast Address | 223.255.255.255 |
| Subnet Mask | 224.0.0.0 |
| Wildcard Mask | 31.255.255.255 |
| Prefix Length | /3 |
| IP Address Class | Class C |
| Total IP Addresses | 536,870,912 |
| Usable Host Addresses | 536,870,910 |
| First Usable IP | 192.0.0.1 |
| Last Usable IP | 223.255.255.254 |
| Network (Hex) | 0xC0000000 |
| Broadcast (Hex) | 0xDFFFFFFF |
| Address Type | Public / Globally Routable |
Binary Representation
The first 3 bits (1s in the mask) identify the network. The remaining 29 bits identify hosts within the network.
Split into Equal Subnets
Split 192.0.0.0/3 into 2 equal /4 subnets (268,435,454 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.0.0.0/4 | 192.0.0.0 | 192.0.0.1 | 207.255.255.254 | 207.255.255.255 | 268,435,454 |
| 2 | 208.0.0.0/4 | 208.0.0.0 | 208.0.0.1 | 223.255.255.254 | 223.255.255.255 | 268,435,454 |
Split 192.0.0.0/3 into 4 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 |
| 3 | 208.0.0.0/5 | 208.0.0.0 | 208.0.0.1 | 215.255.255.254 | 215.255.255.255 | 134,217,726 |
| 4 | 216.0.0.0/5 | 216.0.0.0 | 216.0.0.1 | 223.255.255.254 | 223.255.255.255 | 134,217,726 |
Split 192.0.0.0/3 into 8 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 |
| 5 | 208.0.0.0/6 | 208.0.0.0 | 208.0.0.1 | 211.255.255.254 | 211.255.255.255 | 67,108,862 |
| 6 | 212.0.0.0/6 | 212.0.0.0 | 212.0.0.1 | 215.255.255.254 | 215.255.255.255 | 67,108,862 |
| 7 | 216.0.0.0/6 | 216.0.0.0 | 216.0.0.1 | 219.255.255.254 | 219.255.255.255 | 67,108,862 |
| 8 | 220.0.0.0/6 | 220.0.0.0 | 220.0.0.1 | 223.255.255.254 | 223.255.255.255 | 67,108,862 |
Split 192.0.0.0/3 into 16 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 |
| 9 | 208.0.0.0/7 | 208.0.0.0 | 208.0.0.1 | 209.255.255.254 | 209.255.255.255 | 33,554,430 |
| 10 | 210.0.0.0/7 | 210.0.0.0 | 210.0.0.1 | 211.255.255.254 | 211.255.255.255 | 33,554,430 |
| 11 | 212.0.0.0/7 | 212.0.0.0 | 212.0.0.1 | 213.255.255.254 | 213.255.255.255 | 33,554,430 |
| 12 | 214.0.0.0/7 | 214.0.0.0 | 214.0.0.1 | 215.255.255.254 | 215.255.255.255 | 33,554,430 |
| 13 | 216.0.0.0/7 | 216.0.0.0 | 216.0.0.1 | 217.255.255.254 | 217.255.255.255 | 33,554,430 |
| 14 | 218.0.0.0/7 | 218.0.0.0 | 218.0.0.1 | 219.255.255.254 | 219.255.255.255 | 33,554,430 |
| 15 | 220.0.0.0/7 | 220.0.0.0 | 220.0.0.1 | 221.255.255.254 | 221.255.255.255 | 33,554,430 |
| 16 | 222.0.0.0/7 | 222.0.0.0 | 222.0.0.1 | 223.255.255.254 | 223.255.255.255 | 33,554,430 |