175.252.101.240/28
PublicClass B — /28 prefix — 14 usable hosts
Network address — the base address of the block (175.252.101.240). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 175.252.101.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 | 175.252.101.240/28 |
| Network Address | 175.252.101.240 |
| Broadcast Address | 175.252.101.255 |
| 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 | 175.252.101.241 |
| Last Usable IP | 175.252.101.254 |
| Network (Hex) | 0xAFFC65F0 |
| Broadcast (Hex) | 0xAFFC65FF |
| 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 175.252.101.240/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 175.252.101.240/29 | 175.252.101.240 | 175.252.101.241 | 175.252.101.246 | 175.252.101.247 | 6 |
| 2 | 175.252.101.248/29 | 175.252.101.248 | 175.252.101.249 | 175.252.101.254 | 175.252.101.255 | 6 |
Split 175.252.101.240/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 175.252.101.240/30 | 175.252.101.240 | 175.252.101.241 | 175.252.101.242 | 175.252.101.243 | 2 |
| 2 | 175.252.101.244/30 | 175.252.101.244 | 175.252.101.245 | 175.252.101.246 | 175.252.101.247 | 2 |
| 3 | 175.252.101.248/30 | 175.252.101.248 | 175.252.101.249 | 175.252.101.250 | 175.252.101.251 | 2 |
| 4 | 175.252.101.252/30 | 175.252.101.252 | 175.252.101.253 | 175.252.101.254 | 175.252.101.255 | 2 |