8.0.0.0/6
PublicClass A — /6 prefix — 67,108,862 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 11.255.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 67,108,862 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 252.0.0.0 is the dotted-decimal equivalent of /6. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 8.0.0.0/6 |
| Network Address | 8.0.0.0 |
| Broadcast Address | 11.255.255.255 |
| Subnet Mask | 252.0.0.0 |
| Wildcard Mask | 3.255.255.255 |
| Prefix Length | /6 |
| IP Address Class | Class A |
| Total IP Addresses | 67,108,864 |
| Usable Host Addresses | 67,108,862 |
| First Usable IP | 8.0.0.1 |
| Last Usable IP | 11.255.255.254 |
| Network (Hex) | 0x08000000 |
| Broadcast (Hex) | 0x0BFFFFFF |
| Address Type | Public / Globally Routable |
Binary Representation
The first 6 bits (1s in the mask) identify the network. The remaining 26 bits identify hosts within the network.
Split into Equal Subnets
Split 8.0.0.0/6 into 2 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 |
Split 8.0.0.0/6 into 4 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 |
Split 8.0.0.0/6 into 8 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 |
Split 8.0.0.0/6 into 16 equal /10 subnets (4,194,302 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 8.0.0.0/10 | 8.0.0.0 | 8.0.0.1 | 8.63.255.254 | 8.63.255.255 | 4,194,302 |
| 2 | 8.64.0.0/10 | 8.64.0.0 | 8.64.0.1 | 8.127.255.254 | 8.127.255.255 | 4,194,302 |
| 3 | 8.128.0.0/10 | 8.128.0.0 | 8.128.0.1 | 8.191.255.254 | 8.191.255.255 | 4,194,302 |
| 4 | 8.192.0.0/10 | 8.192.0.0 | 8.192.0.1 | 8.255.255.254 | 8.255.255.255 | 4,194,302 |
| 5 | 9.0.0.0/10 | 9.0.0.0 | 9.0.0.1 | 9.63.255.254 | 9.63.255.255 | 4,194,302 |
| 6 | 9.64.0.0/10 | 9.64.0.0 | 9.64.0.1 | 9.127.255.254 | 9.127.255.255 | 4,194,302 |
| 7 | 9.128.0.0/10 | 9.128.0.0 | 9.128.0.1 | 9.191.255.254 | 9.191.255.255 | 4,194,302 |
| 8 | 9.192.0.0/10 | 9.192.0.0 | 9.192.0.1 | 9.255.255.254 | 9.255.255.255 | 4,194,302 |
| 9 | 10.0.0.0/10 | 10.0.0.0 | 10.0.0.1 | 10.63.255.254 | 10.63.255.255 | 4,194,302 |
| 10 | 10.64.0.0/10 | 10.64.0.0 | 10.64.0.1 | 10.127.255.254 | 10.127.255.255 | 4,194,302 |
| 11 | 10.128.0.0/10 | 10.128.0.0 | 10.128.0.1 | 10.191.255.254 | 10.191.255.255 | 4,194,302 |
| 12 | 10.192.0.0/10 | 10.192.0.0 | 10.192.0.1 | 10.255.255.254 | 10.255.255.255 | 4,194,302 |
| 13 | 11.0.0.0/10 | 11.0.0.0 | 11.0.0.1 | 11.63.255.254 | 11.63.255.255 | 4,194,302 |
| 14 | 11.64.0.0/10 | 11.64.0.0 | 11.64.0.1 | 11.127.255.254 | 11.127.255.255 | 4,194,302 |
| 15 | 11.128.0.0/10 | 11.128.0.0 | 11.128.0.1 | 11.191.255.254 | 11.191.255.255 | 4,194,302 |
| 16 | 11.192.0.0/10 | 11.192.0.0 | 11.192.0.1 | 11.255.255.254 | 11.255.255.255 | 4,194,302 |