10.3.160.144/28
Private (RFC 1918) RFC 1918Class A — /28 prefix — 14 usable hosts
Network address — the base address of the block (10.3.160.144). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 10.3.160.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 | 10.3.160.144/28 |
| Network Address | 10.3.160.144 |
| Broadcast Address | 10.3.160.159 |
| 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 | 10.3.160.145 |
| Last Usable IP | 10.3.160.158 |
| Network (Hex) | 0x0A03A090 |
| Broadcast (Hex) | 0x0A03A09F |
| Governing RFC | RFC 1918 |
| Address Type | Private (RFC 1918) |
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 10.3.160.144/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.3.160.144/29 | 10.3.160.144 | 10.3.160.145 | 10.3.160.150 | 10.3.160.151 | 6 |
| 2 | 10.3.160.152/29 | 10.3.160.152 | 10.3.160.153 | 10.3.160.158 | 10.3.160.159 | 6 |
Split 10.3.160.144/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 10.3.160.144/30 | 10.3.160.144 | 10.3.160.145 | 10.3.160.146 | 10.3.160.147 | 2 |
| 2 | 10.3.160.148/30 | 10.3.160.148 | 10.3.160.149 | 10.3.160.150 | 10.3.160.151 | 2 |
| 3 | 10.3.160.152/30 | 10.3.160.152 | 10.3.160.153 | 10.3.160.154 | 10.3.160.155 | 2 |
| 4 | 10.3.160.156/30 | 10.3.160.156 | 10.3.160.157 | 10.3.160.158 | 10.3.160.159 | 2 |