17.252.106.128/28
PublicClass A — /28 prefix — 14 usable hosts
Network address — the base address of the block (17.252.106.128). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 17.252.106.143 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 | 17.252.106.128/28 |
| Network Address | 17.252.106.128 |
| Broadcast Address | 17.252.106.143 |
| 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 | 17.252.106.129 |
| Last Usable IP | 17.252.106.142 |
| Network (Hex) | 0x11FC6A80 |
| Broadcast (Hex) | 0x11FC6A8F |
| 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 17.252.106.128/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 17.252.106.128/29 | 17.252.106.128 | 17.252.106.129 | 17.252.106.134 | 17.252.106.135 | 6 |
| 2 | 17.252.106.136/29 | 17.252.106.136 | 17.252.106.137 | 17.252.106.142 | 17.252.106.143 | 6 |
Split 17.252.106.128/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 17.252.106.128/30 | 17.252.106.128 | 17.252.106.129 | 17.252.106.130 | 17.252.106.131 | 2 |
| 2 | 17.252.106.132/30 | 17.252.106.132 | 17.252.106.133 | 17.252.106.134 | 17.252.106.135 | 2 |
| 3 | 17.252.106.136/30 | 17.252.106.136 | 17.252.106.137 | 17.252.106.138 | 17.252.106.139 | 2 |
| 4 | 17.252.106.140/30 | 17.252.106.140 | 17.252.106.141 | 17.252.106.142 | 17.252.106.143 | 2 |