56.0.0.0/6
PublicClass A — /6 prefix — 67,108,862 usable hosts
Network address — the base address of the block (56.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 59.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 | 56.0.0.0/6 |
| Network Address | 56.0.0.0 |
| Broadcast Address | 59.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 | 56.0.0.1 |
| Last Usable IP | 59.255.255.254 |
| Network (Hex) | 0x38000000 |
| Broadcast (Hex) | 0x3BFFFFFF |
| 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 56.0.0.0/6 into 2 equal /7 subnets (33,554,430 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 56.0.0.0/7 | 56.0.0.0 | 56.0.0.1 | 57.255.255.254 | 57.255.255.255 | 33,554,430 |
| 2 | 58.0.0.0/7 | 58.0.0.0 | 58.0.0.1 | 59.255.255.254 | 59.255.255.255 | 33,554,430 |
Split 56.0.0.0/6 into 4 equal /8 subnets (16,777,214 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 56.0.0.0/8 | 56.0.0.0 | 56.0.0.1 | 56.255.255.254 | 56.255.255.255 | 16,777,214 |
| 2 | 57.0.0.0/8 | 57.0.0.0 | 57.0.0.1 | 57.255.255.254 | 57.255.255.255 | 16,777,214 |
| 3 | 58.0.0.0/8 | 58.0.0.0 | 58.0.0.1 | 58.255.255.254 | 58.255.255.255 | 16,777,214 |
| 4 | 59.0.0.0/8 | 59.0.0.0 | 59.0.0.1 | 59.255.255.254 | 59.255.255.255 | 16,777,214 |
Split 56.0.0.0/6 into 8 equal /9 subnets (8,388,606 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 56.0.0.0/9 | 56.0.0.0 | 56.0.0.1 | 56.127.255.254 | 56.127.255.255 | 8,388,606 |
| 2 | 56.128.0.0/9 | 56.128.0.0 | 56.128.0.1 | 56.255.255.254 | 56.255.255.255 | 8,388,606 |
| 3 | 57.0.0.0/9 | 57.0.0.0 | 57.0.0.1 | 57.127.255.254 | 57.127.255.255 | 8,388,606 |
| 4 | 57.128.0.0/9 | 57.128.0.0 | 57.128.0.1 | 57.255.255.254 | 57.255.255.255 | 8,388,606 |
| 5 | 58.0.0.0/9 | 58.0.0.0 | 58.0.0.1 | 58.127.255.254 | 58.127.255.255 | 8,388,606 |
| 6 | 58.128.0.0/9 | 58.128.0.0 | 58.128.0.1 | 58.255.255.254 | 58.255.255.255 | 8,388,606 |
| 7 | 59.0.0.0/9 | 59.0.0.0 | 59.0.0.1 | 59.127.255.254 | 59.127.255.255 | 8,388,606 |
| 8 | 59.128.0.0/9 | 59.128.0.0 | 59.128.0.1 | 59.255.255.254 | 59.255.255.255 | 8,388,606 |
Split 56.0.0.0/6 into 16 equal /10 subnets (4,194,302 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 56.0.0.0/10 | 56.0.0.0 | 56.0.0.1 | 56.63.255.254 | 56.63.255.255 | 4,194,302 |
| 2 | 56.64.0.0/10 | 56.64.0.0 | 56.64.0.1 | 56.127.255.254 | 56.127.255.255 | 4,194,302 |
| 3 | 56.128.0.0/10 | 56.128.0.0 | 56.128.0.1 | 56.191.255.254 | 56.191.255.255 | 4,194,302 |
| 4 | 56.192.0.0/10 | 56.192.0.0 | 56.192.0.1 | 56.255.255.254 | 56.255.255.255 | 4,194,302 |
| 5 | 57.0.0.0/10 | 57.0.0.0 | 57.0.0.1 | 57.63.255.254 | 57.63.255.255 | 4,194,302 |
| 6 | 57.64.0.0/10 | 57.64.0.0 | 57.64.0.1 | 57.127.255.254 | 57.127.255.255 | 4,194,302 |
| 7 | 57.128.0.0/10 | 57.128.0.0 | 57.128.0.1 | 57.191.255.254 | 57.191.255.255 | 4,194,302 |
| 8 | 57.192.0.0/10 | 57.192.0.0 | 57.192.0.1 | 57.255.255.254 | 57.255.255.255 | 4,194,302 |
| 9 | 58.0.0.0/10 | 58.0.0.0 | 58.0.0.1 | 58.63.255.254 | 58.63.255.255 | 4,194,302 |
| 10 | 58.64.0.0/10 | 58.64.0.0 | 58.64.0.1 | 58.127.255.254 | 58.127.255.255 | 4,194,302 |
| 11 | 58.128.0.0/10 | 58.128.0.0 | 58.128.0.1 | 58.191.255.254 | 58.191.255.255 | 4,194,302 |
| 12 | 58.192.0.0/10 | 58.192.0.0 | 58.192.0.1 | 58.255.255.254 | 58.255.255.255 | 4,194,302 |
| 13 | 59.0.0.0/10 | 59.0.0.0 | 59.0.0.1 | 59.63.255.254 | 59.63.255.255 | 4,194,302 |
| 14 | 59.64.0.0/10 | 59.64.0.0 | 59.64.0.1 | 59.127.255.254 | 59.127.255.255 | 4,194,302 |
| 15 | 59.128.0.0/10 | 59.128.0.0 | 59.128.0.1 | 59.191.255.254 | 59.191.255.255 | 4,194,302 |
| 16 | 59.192.0.0/10 | 59.192.0.0 | 59.192.0.1 | 59.255.255.254 | 59.255.255.255 | 4,194,302 |