9.252.110.240/28
PublicClass A — /28 prefix — 14 usable hosts
Network address — the base address of the block (9.252.110.240). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 9.252.110.255 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 | 9.252.110.240/28 |
| Network Address | 9.252.110.240 |
| Broadcast Address | 9.252.110.255 |
| 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 | 9.252.110.241 |
| Last Usable IP | 9.252.110.254 |
| Network (Hex) | 0x09FC6EF0 |
| Broadcast (Hex) | 0x09FC6EFF |
| 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 9.252.110.240/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 9.252.110.240/29 | 9.252.110.240 | 9.252.110.241 | 9.252.110.246 | 9.252.110.247 | 6 |
| 2 | 9.252.110.248/29 | 9.252.110.248 | 9.252.110.249 | 9.252.110.254 | 9.252.110.255 | 6 |
Split 9.252.110.240/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 9.252.110.240/30 | 9.252.110.240 | 9.252.110.241 | 9.252.110.242 | 9.252.110.243 | 2 |
| 2 | 9.252.110.244/30 | 9.252.110.244 | 9.252.110.245 | 9.252.110.246 | 9.252.110.247 | 2 |
| 3 | 9.252.110.248/30 | 9.252.110.248 | 9.252.110.249 | 9.252.110.250 | 9.252.110.251 | 2 |
| 4 | 9.252.110.252/30 | 9.252.110.252 | 9.252.110.253 | 9.252.110.254 | 9.252.110.255 | 2 |