0.0.0.0/5
PublicClass A — /5 prefix — 134,217,726 usable hosts
Network address — the base address of the block (0.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 7.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 | 0.0.0.0/5 |
| Network Address | 0.0.0.0 |
| Broadcast Address | 7.255.255.255 |
| Subnet Mask | 248.0.0.0 |
| Wildcard Mask | 7.255.255.255 |
| Prefix Length | /5 |
| IP Address Class | Class A |
| Total IP Addresses | 134,217,728 |
| Usable Host Addresses | 134,217,726 |
| First Usable IP | 0.0.0.1 |
| Last Usable IP | 7.255.255.254 |
| Network (Hex) | 0x00000000 |
| Broadcast (Hex) | 0x07FFFFFF |
| 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 0.0.0.0/5 into 2 equal /6 subnets (67,108,862 usable hosts each).
Split 0.0.0.0/5 into 4 equal /7 subnets (33,554,430 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 0.0.0.0/7 | 0.0.0.0 | 0.0.0.1 | 1.255.255.254 | 1.255.255.255 | 33,554,430 |
| 2 | 2.0.0.0/7 | 2.0.0.0 | 2.0.0.1 | 3.255.255.254 | 3.255.255.255 | 33,554,430 |
| 3 | 4.0.0.0/7 | 4.0.0.0 | 4.0.0.1 | 5.255.255.254 | 5.255.255.255 | 33,554,430 |
| 4 | 6.0.0.0/7 | 6.0.0.0 | 6.0.0.1 | 7.255.255.254 | 7.255.255.255 | 33,554,430 |
Split 0.0.0.0/5 into 8 equal /8 subnets (16,777,214 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 0.0.0.0/8 | 0.0.0.0 | 0.0.0.1 | 0.255.255.254 | 0.255.255.255 | 16,777,214 |
| 2 | 1.0.0.0/8 | 1.0.0.0 | 1.0.0.1 | 1.255.255.254 | 1.255.255.255 | 16,777,214 |
| 3 | 2.0.0.0/8 | 2.0.0.0 | 2.0.0.1 | 2.255.255.254 | 2.255.255.255 | 16,777,214 |
| 4 | 3.0.0.0/8 | 3.0.0.0 | 3.0.0.1 | 3.255.255.254 | 3.255.255.255 | 16,777,214 |
| 5 | 4.0.0.0/8 | 4.0.0.0 | 4.0.0.1 | 4.255.255.254 | 4.255.255.255 | 16,777,214 |
| 6 | 5.0.0.0/8 | 5.0.0.0 | 5.0.0.1 | 5.255.255.254 | 5.255.255.255 | 16,777,214 |
| 7 | 6.0.0.0/8 | 6.0.0.0 | 6.0.0.1 | 6.255.255.254 | 6.255.255.255 | 16,777,214 |
| 8 | 7.0.0.0/8 | 7.0.0.0 | 7.0.0.1 | 7.255.255.254 | 7.255.255.255 | 16,777,214 |
Split 0.0.0.0/5 into 16 equal /9 subnets (8,388,606 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 0.0.0.0/9 | 0.0.0.0 | 0.0.0.1 | 0.127.255.254 | 0.127.255.255 | 8,388,606 |
| 2 | 0.128.0.0/9 | 0.128.0.0 | 0.128.0.1 | 0.255.255.254 | 0.255.255.255 | 8,388,606 |
| 3 | 1.0.0.0/9 | 1.0.0.0 | 1.0.0.1 | 1.127.255.254 | 1.127.255.255 | 8,388,606 |
| 4 | 1.128.0.0/9 | 1.128.0.0 | 1.128.0.1 | 1.255.255.254 | 1.255.255.255 | 8,388,606 |
| 5 | 2.0.0.0/9 | 2.0.0.0 | 2.0.0.1 | 2.127.255.254 | 2.127.255.255 | 8,388,606 |
| 6 | 2.128.0.0/9 | 2.128.0.0 | 2.128.0.1 | 2.255.255.254 | 2.255.255.255 | 8,388,606 |
| 7 | 3.0.0.0/9 | 3.0.0.0 | 3.0.0.1 | 3.127.255.254 | 3.127.255.255 | 8,388,606 |
| 8 | 3.128.0.0/9 | 3.128.0.0 | 3.128.0.1 | 3.255.255.254 | 3.255.255.255 | 8,388,606 |
| 9 | 4.0.0.0/9 | 4.0.0.0 | 4.0.0.1 | 4.127.255.254 | 4.127.255.255 | 8,388,606 |
| 10 | 4.128.0.0/9 | 4.128.0.0 | 4.128.0.1 | 4.255.255.254 | 4.255.255.255 | 8,388,606 |
| 11 | 5.0.0.0/9 | 5.0.0.0 | 5.0.0.1 | 5.127.255.254 | 5.127.255.255 | 8,388,606 |
| 12 | 5.128.0.0/9 | 5.128.0.0 | 5.128.0.1 | 5.255.255.254 | 5.255.255.255 | 8,388,606 |
| 13 | 6.0.0.0/9 | 6.0.0.0 | 6.0.0.1 | 6.127.255.254 | 6.127.255.255 | 8,388,606 |
| 14 | 6.128.0.0/9 | 6.128.0.0 | 6.128.0.1 | 6.255.255.254 | 6.255.255.255 | 8,388,606 |
| 15 | 7.0.0.0/9 | 7.0.0.0 | 7.0.0.1 | 7.127.255.254 | 7.127.255.255 | 8,388,606 |
| 16 | 7.128.0.0/9 | 7.128.0.0 | 7.128.0.1 | 7.255.255.254 | 7.255.255.255 | 8,388,606 |