159.237.237.0/28
PublicClass B — /28 prefix — 14 usable hosts
Network address — the base address of the block (159.237.237.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 159.237.237.15 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 14 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 255.255.255.240 is the dotted-decimal equivalent of /28. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 159.237.237.0/28 |
| Network Address | 159.237.237.0 |
| Broadcast Address | 159.237.237.15 |
| Subnet Mask | 255.255.255.240 |
| Wildcard Mask | 0.0.0.15 |
| Prefix Length | /28 |
| IP Address Class | Class B |
| Total IP Addresses | 16 |
| Usable Host Addresses | 14 |
| First Usable IP | 159.237.237.1 |
| Last Usable IP | 159.237.237.14 |
| Network (Hex) | 0x9FEDED00 |
| Broadcast (Hex) | 0x9FEDED0F |
| Address Type | Public / Globally Routable |
Binary Representation
The first 28 bits (1s in the mask) identify the network. The remaining 4 bits identify hosts within the network.
Split into Equal Subnets
Split 159.237.237.0/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 159.237.237.0/29 | 159.237.237.0 | 159.237.237.1 | 159.237.237.6 | 159.237.237.7 | 6 |
| 2 | 159.237.237.8/29 | 159.237.237.8 | 159.237.237.9 | 159.237.237.14 | 159.237.237.15 | 6 |
Split 159.237.237.0/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 159.237.237.0/30 | 159.237.237.0 | 159.237.237.1 | 159.237.237.2 | 159.237.237.3 | 2 |
| 2 | 159.237.237.4/30 | 159.237.237.4 | 159.237.237.5 | 159.237.237.6 | 159.237.237.7 | 2 |
| 3 | 159.237.237.8/30 | 159.237.237.8 | 159.237.237.9 | 159.237.237.10 | 159.237.237.11 | 2 |
| 4 | 159.237.237.12/30 | 159.237.237.12 | 159.237.237.13 | 159.237.237.14 | 159.237.237.15 | 2 |