39.2.9.192/28
PublicClass A — /28 prefix — 14 usable hosts
Network address — the base address of the block (39.2.9.192). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 39.2.9.207 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 | 39.2.9.192/28 |
| Network Address | 39.2.9.192 |
| Broadcast Address | 39.2.9.207 |
| 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 | 39.2.9.193 |
| Last Usable IP | 39.2.9.206 |
| Network (Hex) | 0x270209C0 |
| Broadcast (Hex) | 0x270209CF |
| 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 39.2.9.192/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 39.2.9.192/29 | 39.2.9.192 | 39.2.9.193 | 39.2.9.198 | 39.2.9.199 | 6 |
| 2 | 39.2.9.200/29 | 39.2.9.200 | 39.2.9.201 | 39.2.9.206 | 39.2.9.207 | 6 |
Split 39.2.9.192/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 39.2.9.192/30 | 39.2.9.192 | 39.2.9.193 | 39.2.9.194 | 39.2.9.195 | 2 |
| 2 | 39.2.9.196/30 | 39.2.9.196 | 39.2.9.197 | 39.2.9.198 | 39.2.9.199 | 2 |
| 3 | 39.2.9.200/30 | 39.2.9.200 | 39.2.9.201 | 39.2.9.202 | 39.2.9.203 | 2 |
| 4 | 39.2.9.204/30 | 39.2.9.204 | 39.2.9.205 | 39.2.9.206 | 39.2.9.207 | 2 |