10.43.252.96/28
Private (RFC 1918) RFC 1918Class A — /28 prefix — 14 usable hosts
Network address — the base address of the block (10.43.252.96). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 10.43.252.111 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 | 10.43.252.96/28 |
| Network Address | 10.43.252.96 |
| Broadcast Address | 10.43.252.111 |
| Subnet Mask | 255.255.255.240 |
| Wildcard Mask | 0.0.0.15 |
| Prefix Length | /28 |
| IP Address Class | Class A |
| Total IP Addresses | 16 |
| Usable Host Addresses | 14 |
| First Usable IP | 10.43.252.97 |
| Last Usable IP | 10.43.252.110 |
| Network (Hex) | 0x0A2BFC60 |
| Broadcast (Hex) | 0x0A2BFC6F |
| Governing RFC | RFC 1918 |
| Address Type | Private (RFC 1918) |
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 10.43.252.96/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.43.252.96/29 | 10.43.252.96 | 10.43.252.97 | 10.43.252.102 | 10.43.252.103 | 6 |
| 2 | 10.43.252.104/29 | 10.43.252.104 | 10.43.252.105 | 10.43.252.110 | 10.43.252.111 | 6 |
Split 10.43.252.96/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.43.252.96/30 | 10.43.252.96 | 10.43.252.97 | 10.43.252.98 | 10.43.252.99 | 2 |
| 2 | 10.43.252.100/30 | 10.43.252.100 | 10.43.252.101 | 10.43.252.102 | 10.43.252.103 | 2 |
| 3 | 10.43.252.104/30 | 10.43.252.104 | 10.43.252.105 | 10.43.252.106 | 10.43.252.107 | 2 |
| 4 | 10.43.252.108/30 | 10.43.252.108 | 10.43.252.109 | 10.43.252.110 | 10.43.252.111 | 2 |