169.252.45.32/28
PublicClass B — /28 prefix — 14 usable hosts
Network address — the base address of the block (169.252.45.32). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 169.252.45.47 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 | 169.252.45.32/28 |
| Network Address | 169.252.45.32 |
| Broadcast Address | 169.252.45.47 |
| 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 | 169.252.45.33 |
| Last Usable IP | 169.252.45.46 |
| Network (Hex) | 0xA9FC2D20 |
| Broadcast (Hex) | 0xA9FC2D2F |
| 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 169.252.45.32/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 169.252.45.32/29 | 169.252.45.32 | 169.252.45.33 | 169.252.45.38 | 169.252.45.39 | 6 |
| 2 | 169.252.45.40/29 | 169.252.45.40 | 169.252.45.41 | 169.252.45.46 | 169.252.45.47 | 6 |
Split 169.252.45.32/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 169.252.45.32/30 | 169.252.45.32 | 169.252.45.33 | 169.252.45.34 | 169.252.45.35 | 2 |
| 2 | 169.252.45.36/30 | 169.252.45.36 | 169.252.45.37 | 169.252.45.38 | 169.252.45.39 | 2 |
| 3 | 169.252.45.40/30 | 169.252.45.40 | 169.252.45.41 | 169.252.45.42 | 169.252.45.43 | 2 |
| 4 | 169.252.45.44/30 | 169.252.45.44 | 169.252.45.45 | 169.252.45.46 | 169.252.45.47 | 2 |