255.0.0.0/8
PublicClass E (Reserved) — /8 prefix — 16,777,214 usable hosts
Network address — the base address of the block (255.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 255.255.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 16,777,214 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 255.0.0.0 is the dotted-decimal equivalent of /8. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 255.0.0.0/8 |
| Network Address | 255.0.0.0 |
| Broadcast Address | 255.255.255.255 |
| Subnet Mask | 255.0.0.0 |
| Wildcard Mask | 0.255.255.255 |
| Prefix Length | /8 |
| IP Address Class | Class E (Reserved) |
| Total IP Addresses | 16,777,216 |
| Usable Host Addresses | 16,777,214 |
| First Usable IP | 255.0.0.1 |
| Last Usable IP | 255.255.255.254 |
| Network (Hex) | 0xFF000000 |
| Broadcast (Hex) | 0xFFFFFFFF |
| Address Type | Public / Globally Routable |
Binary Representation
The first 8 bits (1s in the mask) identify the network. The remaining 24 bits identify hosts within the network.
Split into Equal Subnets
Split 255.0.0.0/8 into 2 equal /9 subnets (8,388,606 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 255.0.0.0/9 | 255.0.0.0 | 255.0.0.1 | 255.127.255.254 | 255.127.255.255 | 8,388,606 |
| 2 | 255.128.0.0/9 | 255.128.0.0 | 255.128.0.1 | 255.255.255.254 | 255.255.255.255 | 8,388,606 |
Split 255.0.0.0/8 into 4 equal /10 subnets (4,194,302 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 255.0.0.0/10 | 255.0.0.0 | 255.0.0.1 | 255.63.255.254 | 255.63.255.255 | 4,194,302 |
| 2 | 255.64.0.0/10 | 255.64.0.0 | 255.64.0.1 | 255.127.255.254 | 255.127.255.255 | 4,194,302 |
| 3 | 255.128.0.0/10 | 255.128.0.0 | 255.128.0.1 | 255.191.255.254 | 255.191.255.255 | 4,194,302 |
| 4 | 255.192.0.0/10 | 255.192.0.0 | 255.192.0.1 | 255.255.255.254 | 255.255.255.255 | 4,194,302 |
Split 255.0.0.0/8 into 8 equal /11 subnets (2,097,150 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 255.0.0.0/11 | 255.0.0.0 | 255.0.0.1 | 255.31.255.254 | 255.31.255.255 | 2,097,150 |
| 2 | 255.32.0.0/11 | 255.32.0.0 | 255.32.0.1 | 255.63.255.254 | 255.63.255.255 | 2,097,150 |
| 3 | 255.64.0.0/11 | 255.64.0.0 | 255.64.0.1 | 255.95.255.254 | 255.95.255.255 | 2,097,150 |
| 4 | 255.96.0.0/11 | 255.96.0.0 | 255.96.0.1 | 255.127.255.254 | 255.127.255.255 | 2,097,150 |
| 5 | 255.128.0.0/11 | 255.128.0.0 | 255.128.0.1 | 255.159.255.254 | 255.159.255.255 | 2,097,150 |
| 6 | 255.160.0.0/11 | 255.160.0.0 | 255.160.0.1 | 255.191.255.254 | 255.191.255.255 | 2,097,150 |
| 7 | 255.192.0.0/11 | 255.192.0.0 | 255.192.0.1 | 255.223.255.254 | 255.223.255.255 | 2,097,150 |
| 8 | 255.224.0.0/11 | 255.224.0.0 | 255.224.0.1 | 255.255.255.254 | 255.255.255.255 | 2,097,150 |
Split 255.0.0.0/8 into 16 equal /12 subnets (1,048,574 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 255.0.0.0/12 | 255.0.0.0 | 255.0.0.1 | 255.15.255.254 | 255.15.255.255 | 1,048,574 |
| 2 | 255.16.0.0/12 | 255.16.0.0 | 255.16.0.1 | 255.31.255.254 | 255.31.255.255 | 1,048,574 |
| 3 | 255.32.0.0/12 | 255.32.0.0 | 255.32.0.1 | 255.47.255.254 | 255.47.255.255 | 1,048,574 |
| 4 | 255.48.0.0/12 | 255.48.0.0 | 255.48.0.1 | 255.63.255.254 | 255.63.255.255 | 1,048,574 |
| 5 | 255.64.0.0/12 | 255.64.0.0 | 255.64.0.1 | 255.79.255.254 | 255.79.255.255 | 1,048,574 |
| 6 | 255.80.0.0/12 | 255.80.0.0 | 255.80.0.1 | 255.95.255.254 | 255.95.255.255 | 1,048,574 |
| 7 | 255.96.0.0/12 | 255.96.0.0 | 255.96.0.1 | 255.111.255.254 | 255.111.255.255 | 1,048,574 |
| 8 | 255.112.0.0/12 | 255.112.0.0 | 255.112.0.1 | 255.127.255.254 | 255.127.255.255 | 1,048,574 |
| 9 | 255.128.0.0/12 | 255.128.0.0 | 255.128.0.1 | 255.143.255.254 | 255.143.255.255 | 1,048,574 |
| 10 | 255.144.0.0/12 | 255.144.0.0 | 255.144.0.1 | 255.159.255.254 | 255.159.255.255 | 1,048,574 |
| 11 | 255.160.0.0/12 | 255.160.0.0 | 255.160.0.1 | 255.175.255.254 | 255.175.255.255 | 1,048,574 |
| 12 | 255.176.0.0/12 | 255.176.0.0 | 255.176.0.1 | 255.191.255.254 | 255.191.255.255 | 1,048,574 |
| 13 | 255.192.0.0/12 | 255.192.0.0 | 255.192.0.1 | 255.207.255.254 | 255.207.255.255 | 1,048,574 |
| 14 | 255.208.0.0/12 | 255.208.0.0 | 255.208.0.1 | 255.223.255.254 | 255.223.255.255 | 1,048,574 |
| 15 | 255.224.0.0/12 | 255.224.0.0 | 255.224.0.1 | 255.239.255.254 | 255.239.255.255 | 1,048,574 |
| 16 | 255.240.0.0/12 | 255.240.0.0 | 255.240.0.1 | 255.255.255.254 | 255.255.255.255 | 1,048,574 |