41.252.45.96/28
PublicClass A — /28 prefix — 14 usable hosts
Network address — the base address of the block (41.252.45.96). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 41.252.45.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 | 41.252.45.96/28 |
| Network Address | 41.252.45.96 |
| Broadcast Address | 41.252.45.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 | 41.252.45.97 |
| Last Usable IP | 41.252.45.110 |
| Network (Hex) | 0x29FC2D60 |
| Broadcast (Hex) | 0x29FC2D6F |
| 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 41.252.45.96/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 41.252.45.96/29 | 41.252.45.96 | 41.252.45.97 | 41.252.45.102 | 41.252.45.103 | 6 |
| 2 | 41.252.45.104/29 | 41.252.45.104 | 41.252.45.105 | 41.252.45.110 | 41.252.45.111 | 6 |
Split 41.252.45.96/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 41.252.45.96/30 | 41.252.45.96 | 41.252.45.97 | 41.252.45.98 | 41.252.45.99 | 2 |
| 2 | 41.252.45.100/30 | 41.252.45.100 | 41.252.45.101 | 41.252.45.102 | 41.252.45.103 | 2 |
| 3 | 41.252.45.104/30 | 41.252.45.104 | 41.252.45.105 | 41.252.45.106 | 41.252.45.107 | 2 |
| 4 | 41.252.45.108/30 | 41.252.45.108 | 41.252.45.109 | 41.252.45.110 | 41.252.45.111 | 2 |