192.75.53.144/28
PublicClass C — /28 prefix — 14 usable hosts
Network address — the base address of the block (192.75.53.144). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 192.75.53.159 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 | 192.75.53.144/28 |
| Network Address | 192.75.53.144 |
| Broadcast Address | 192.75.53.159 |
| Subnet Mask | 255.255.255.240 |
| Wildcard Mask | 0.0.0.15 |
| Prefix Length | /28 |
| IP Address Class | Class C |
| Total IP Addresses | 16 |
| Usable Host Addresses | 14 |
| First Usable IP | 192.75.53.145 |
| Last Usable IP | 192.75.53.158 |
| Network (Hex) | 0xC04B3590 |
| Broadcast (Hex) | 0xC04B359F |
| 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 192.75.53.144/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.75.53.144/29 | 192.75.53.144 | 192.75.53.145 | 192.75.53.150 | 192.75.53.151 | 6 |
| 2 | 192.75.53.152/29 | 192.75.53.152 | 192.75.53.153 | 192.75.53.158 | 192.75.53.159 | 6 |
Split 192.75.53.144/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 192.75.53.144/30 | 192.75.53.144 | 192.75.53.145 | 192.75.53.146 | 192.75.53.147 | 2 |
| 2 | 192.75.53.148/30 | 192.75.53.148 | 192.75.53.149 | 192.75.53.150 | 192.75.53.151 | 2 |
| 3 | 192.75.53.152/30 | 192.75.53.152 | 192.75.53.153 | 192.75.53.154 | 192.75.53.155 | 2 |
| 4 | 192.75.53.156/30 | 192.75.53.156 | 192.75.53.157 | 192.75.53.158 | 192.75.53.159 | 2 |