48.252.182.192/28
PublicClass A — /28 prefix — 14 usable hosts
Network address — the base address of the block (48.252.182.192). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 48.252.182.207 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 | 48.252.182.192/28 |
| Network Address | 48.252.182.192 |
| Broadcast Address | 48.252.182.207 |
| 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 | 48.252.182.193 |
| Last Usable IP | 48.252.182.206 |
| Network (Hex) | 0x30FCB6C0 |
| Broadcast (Hex) | 0x30FCB6CF |
| 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 48.252.182.192/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 48.252.182.192/29 | 48.252.182.192 | 48.252.182.193 | 48.252.182.198 | 48.252.182.199 | 6 |
| 2 | 48.252.182.200/29 | 48.252.182.200 | 48.252.182.201 | 48.252.182.206 | 48.252.182.207 | 6 |
Split 48.252.182.192/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 48.252.182.192/30 | 48.252.182.192 | 48.252.182.193 | 48.252.182.194 | 48.252.182.195 | 2 |
| 2 | 48.252.182.196/30 | 48.252.182.196 | 48.252.182.197 | 48.252.182.198 | 48.252.182.199 | 2 |
| 3 | 48.252.182.200/30 | 48.252.182.200 | 48.252.182.201 | 48.252.182.202 | 48.252.182.203 | 2 |
| 4 | 48.252.182.204/30 | 48.252.182.204 | 48.252.182.205 | 48.252.182.206 | 48.252.182.207 | 2 |