152.0.0.0/6
PublicClass B — /6 prefix — 67,108,862 usable hosts
Network address — the base address of the block (152.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 155.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 | 152.0.0.0/6 |
| Network Address | 152.0.0.0 |
| Broadcast Address | 155.255.255.255 |
| Subnet Mask | 252.0.0.0 |
| Wildcard Mask | 3.255.255.255 |
| Prefix Length | /6 |
| IP Address Class | Class B |
| Total IP Addresses | 67,108,864 |
| Usable Host Addresses | 67,108,862 |
| First Usable IP | 152.0.0.1 |
| Last Usable IP | 155.255.255.254 |
| Network (Hex) | 0x98000000 |
| Broadcast (Hex) | 0x9BFFFFFF |
| 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 152.0.0.0/6 into 2 equal /7 subnets (33,554,430 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 152.0.0.0/7 | 152.0.0.0 | 152.0.0.1 | 153.255.255.254 | 153.255.255.255 | 33,554,430 |
| 2 | 154.0.0.0/7 | 154.0.0.0 | 154.0.0.1 | 155.255.255.254 | 155.255.255.255 | 33,554,430 |
Split 152.0.0.0/6 into 4 equal /8 subnets (16,777,214 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 152.0.0.0/8 | 152.0.0.0 | 152.0.0.1 | 152.255.255.254 | 152.255.255.255 | 16,777,214 |
| 2 | 153.0.0.0/8 | 153.0.0.0 | 153.0.0.1 | 153.255.255.254 | 153.255.255.255 | 16,777,214 |
| 3 | 154.0.0.0/8 | 154.0.0.0 | 154.0.0.1 | 154.255.255.254 | 154.255.255.255 | 16,777,214 |
| 4 | 155.0.0.0/8 | 155.0.0.0 | 155.0.0.1 | 155.255.255.254 | 155.255.255.255 | 16,777,214 |
Split 152.0.0.0/6 into 8 equal /9 subnets (8,388,606 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 152.0.0.0/9 | 152.0.0.0 | 152.0.0.1 | 152.127.255.254 | 152.127.255.255 | 8,388,606 |
| 2 | 152.128.0.0/9 | 152.128.0.0 | 152.128.0.1 | 152.255.255.254 | 152.255.255.255 | 8,388,606 |
| 3 | 153.0.0.0/9 | 153.0.0.0 | 153.0.0.1 | 153.127.255.254 | 153.127.255.255 | 8,388,606 |
| 4 | 153.128.0.0/9 | 153.128.0.0 | 153.128.0.1 | 153.255.255.254 | 153.255.255.255 | 8,388,606 |
| 5 | 154.0.0.0/9 | 154.0.0.0 | 154.0.0.1 | 154.127.255.254 | 154.127.255.255 | 8,388,606 |
| 6 | 154.128.0.0/9 | 154.128.0.0 | 154.128.0.1 | 154.255.255.254 | 154.255.255.255 | 8,388,606 |
| 7 | 155.0.0.0/9 | 155.0.0.0 | 155.0.0.1 | 155.127.255.254 | 155.127.255.255 | 8,388,606 |
| 8 | 155.128.0.0/9 | 155.128.0.0 | 155.128.0.1 | 155.255.255.254 | 155.255.255.255 | 8,388,606 |
Split 152.0.0.0/6 into 16 equal /10 subnets (4,194,302 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 152.0.0.0/10 | 152.0.0.0 | 152.0.0.1 | 152.63.255.254 | 152.63.255.255 | 4,194,302 |
| 2 | 152.64.0.0/10 | 152.64.0.0 | 152.64.0.1 | 152.127.255.254 | 152.127.255.255 | 4,194,302 |
| 3 | 152.128.0.0/10 | 152.128.0.0 | 152.128.0.1 | 152.191.255.254 | 152.191.255.255 | 4,194,302 |
| 4 | 152.192.0.0/10 | 152.192.0.0 | 152.192.0.1 | 152.255.255.254 | 152.255.255.255 | 4,194,302 |
| 5 | 153.0.0.0/10 | 153.0.0.0 | 153.0.0.1 | 153.63.255.254 | 153.63.255.255 | 4,194,302 |
| 6 | 153.64.0.0/10 | 153.64.0.0 | 153.64.0.1 | 153.127.255.254 | 153.127.255.255 | 4,194,302 |
| 7 | 153.128.0.0/10 | 153.128.0.0 | 153.128.0.1 | 153.191.255.254 | 153.191.255.255 | 4,194,302 |
| 8 | 153.192.0.0/10 | 153.192.0.0 | 153.192.0.1 | 153.255.255.254 | 153.255.255.255 | 4,194,302 |
| 9 | 154.0.0.0/10 | 154.0.0.0 | 154.0.0.1 | 154.63.255.254 | 154.63.255.255 | 4,194,302 |
| 10 | 154.64.0.0/10 | 154.64.0.0 | 154.64.0.1 | 154.127.255.254 | 154.127.255.255 | 4,194,302 |
| 11 | 154.128.0.0/10 | 154.128.0.0 | 154.128.0.1 | 154.191.255.254 | 154.191.255.255 | 4,194,302 |
| 12 | 154.192.0.0/10 | 154.192.0.0 | 154.192.0.1 | 154.255.255.254 | 154.255.255.255 | 4,194,302 |
| 13 | 155.0.0.0/10 | 155.0.0.0 | 155.0.0.1 | 155.63.255.254 | 155.63.255.255 | 4,194,302 |
| 14 | 155.64.0.0/10 | 155.64.0.0 | 155.64.0.1 | 155.127.255.254 | 155.127.255.255 | 4,194,302 |
| 15 | 155.128.0.0/10 | 155.128.0.0 | 155.128.0.1 | 155.191.255.254 | 155.191.255.255 | 4,194,302 |
| 16 | 155.192.0.0/10 | 155.192.0.0 | 155.192.0.1 | 155.255.255.254 | 155.255.255.255 | 4,194,302 |