8.0.0.0/5
PublicClass A — /5 prefix — 134,217,726 usable hosts
Network address — the base address of the block (8.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 15.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 | 8.0.0.0/5 |
| Network Address | 8.0.0.0 |
| Broadcast Address | 15.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 | 8.0.0.1 |
| Last Usable IP | 15.255.255.254 |
| Network (Hex) | 0x08000000 |
| Broadcast (Hex) | 0x0FFFFFFF |
| 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 8.0.0.0/5 into 2 equal /6 subnets (67,108,862 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 8.0.0.0/6 | 8.0.0.0 | 8.0.0.1 | 11.255.255.254 | 11.255.255.255 | 67,108,862 |
| 2 | 12.0.0.0/6 | 12.0.0.0 | 12.0.0.1 | 15.255.255.254 | 15.255.255.255 | 67,108,862 |
Split 8.0.0.0/5 into 4 equal /7 subnets (33,554,430 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 8.0.0.0/7 | 8.0.0.0 | 8.0.0.1 | 9.255.255.254 | 9.255.255.255 | 33,554,430 |
| 2 | 10.0.0.0/7 | 10.0.0.0 | 10.0.0.1 | 11.255.255.254 | 11.255.255.255 | 33,554,430 |
| 3 | 12.0.0.0/7 | 12.0.0.0 | 12.0.0.1 | 13.255.255.254 | 13.255.255.255 | 33,554,430 |
| 4 | 14.0.0.0/7 | 14.0.0.0 | 14.0.0.1 | 15.255.255.254 | 15.255.255.255 | 33,554,430 |
Split 8.0.0.0/5 into 8 equal /8 subnets (16,777,214 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 8.0.0.0/8 | 8.0.0.0 | 8.0.0.1 | 8.255.255.254 | 8.255.255.255 | 16,777,214 |
| 2 | 9.0.0.0/8 | 9.0.0.0 | 9.0.0.1 | 9.255.255.254 | 9.255.255.255 | 16,777,214 |
| 3 | 10.0.0.0/8 | 10.0.0.0 | 10.0.0.1 | 10.255.255.254 | 10.255.255.255 | 16,777,214 |
| 4 | 11.0.0.0/8 | 11.0.0.0 | 11.0.0.1 | 11.255.255.254 | 11.255.255.255 | 16,777,214 |
| 5 | 12.0.0.0/8 | 12.0.0.0 | 12.0.0.1 | 12.255.255.254 | 12.255.255.255 | 16,777,214 |
| 6 | 13.0.0.0/8 | 13.0.0.0 | 13.0.0.1 | 13.255.255.254 | 13.255.255.255 | 16,777,214 |
| 7 | 14.0.0.0/8 | 14.0.0.0 | 14.0.0.1 | 14.255.255.254 | 14.255.255.255 | 16,777,214 |
| 8 | 15.0.0.0/8 | 15.0.0.0 | 15.0.0.1 | 15.255.255.254 | 15.255.255.255 | 16,777,214 |
Split 8.0.0.0/5 into 16 equal /9 subnets (8,388,606 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 8.0.0.0/9 | 8.0.0.0 | 8.0.0.1 | 8.127.255.254 | 8.127.255.255 | 8,388,606 |
| 2 | 8.128.0.0/9 | 8.128.0.0 | 8.128.0.1 | 8.255.255.254 | 8.255.255.255 | 8,388,606 |
| 3 | 9.0.0.0/9 | 9.0.0.0 | 9.0.0.1 | 9.127.255.254 | 9.127.255.255 | 8,388,606 |
| 4 | 9.128.0.0/9 | 9.128.0.0 | 9.128.0.1 | 9.255.255.254 | 9.255.255.255 | 8,388,606 |
| 5 | 10.0.0.0/9 | 10.0.0.0 | 10.0.0.1 | 10.127.255.254 | 10.127.255.255 | 8,388,606 |
| 6 | 10.128.0.0/9 | 10.128.0.0 | 10.128.0.1 | 10.255.255.254 | 10.255.255.255 | 8,388,606 |
| 7 | 11.0.0.0/9 | 11.0.0.0 | 11.0.0.1 | 11.127.255.254 | 11.127.255.255 | 8,388,606 |
| 8 | 11.128.0.0/9 | 11.128.0.0 | 11.128.0.1 | 11.255.255.254 | 11.255.255.255 | 8,388,606 |
| 9 | 12.0.0.0/9 | 12.0.0.0 | 12.0.0.1 | 12.127.255.254 | 12.127.255.255 | 8,388,606 |
| 10 | 12.128.0.0/9 | 12.128.0.0 | 12.128.0.1 | 12.255.255.254 | 12.255.255.255 | 8,388,606 |
| 11 | 13.0.0.0/9 | 13.0.0.0 | 13.0.0.1 | 13.127.255.254 | 13.127.255.255 | 8,388,606 |
| 12 | 13.128.0.0/9 | 13.128.0.0 | 13.128.0.1 | 13.255.255.254 | 13.255.255.255 | 8,388,606 |
| 13 | 14.0.0.0/9 | 14.0.0.0 | 14.0.0.1 | 14.127.255.254 | 14.127.255.255 | 8,388,606 |
| 14 | 14.128.0.0/9 | 14.128.0.0 | 14.128.0.1 | 14.255.255.254 | 14.255.255.255 | 8,388,606 |
| 15 | 15.0.0.0/9 | 15.0.0.0 | 15.0.0.1 | 15.127.255.254 | 15.127.255.255 | 8,388,606 |
| 16 | 15.128.0.0/9 | 15.128.0.0 | 15.128.0.1 | 15.255.255.254 | 15.255.255.255 | 8,388,606 |