38.2.2.80/28
PublicClass A — /28 prefix — 14 usable hosts
Network address — the base address of the block (38.2.2.80). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 38.2.2.95 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 | 38.2.2.80/28 |
| Network Address | 38.2.2.80 |
| Broadcast Address | 38.2.2.95 |
| 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 | 38.2.2.81 |
| Last Usable IP | 38.2.2.94 |
| Network (Hex) | 0x26020250 |
| Broadcast (Hex) | 0x2602025F |
| 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 38.2.2.80/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 38.2.2.80/29 | 38.2.2.80 | 38.2.2.81 | 38.2.2.86 | 38.2.2.87 | 6 |
| 2 | 38.2.2.88/29 | 38.2.2.88 | 38.2.2.89 | 38.2.2.94 | 38.2.2.95 | 6 |
Split 38.2.2.80/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 38.2.2.80/30 | 38.2.2.80 | 38.2.2.81 | 38.2.2.82 | 38.2.2.83 | 2 |
| 2 | 38.2.2.84/30 | 38.2.2.84 | 38.2.2.85 | 38.2.2.86 | 38.2.2.87 | 2 |
| 3 | 38.2.2.88/30 | 38.2.2.88 | 38.2.2.89 | 38.2.2.90 | 38.2.2.91 | 2 |
| 4 | 38.2.2.92/30 | 38.2.2.92 | 38.2.2.93 | 38.2.2.94 | 38.2.2.95 | 2 |