198.252.180.80/28
PublicClass C — /28 prefix — 14 usable hosts
Network address — the base address of the block (198.252.180.80). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 198.252.180.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 | 198.252.180.80/28 |
| Network Address | 198.252.180.80 |
| Broadcast Address | 198.252.180.95 |
| 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 | 198.252.180.81 |
| Last Usable IP | 198.252.180.94 |
| Network (Hex) | 0xC6FCB450 |
| Broadcast (Hex) | 0xC6FCB45F |
| 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 198.252.180.80/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 198.252.180.80/29 | 198.252.180.80 | 198.252.180.81 | 198.252.180.86 | 198.252.180.87 | 6 |
| 2 | 198.252.180.88/29 | 198.252.180.88 | 198.252.180.89 | 198.252.180.94 | 198.252.180.95 | 6 |
Split 198.252.180.80/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 198.252.180.80/30 | 198.252.180.80 | 198.252.180.81 | 198.252.180.82 | 198.252.180.83 | 2 |
| 2 | 198.252.180.84/30 | 198.252.180.84 | 198.252.180.85 | 198.252.180.86 | 198.252.180.87 | 2 |
| 3 | 198.252.180.88/30 | 198.252.180.88 | 198.252.180.89 | 198.252.180.90 | 198.252.180.91 | 2 |
| 4 | 198.252.180.92/30 | 198.252.180.92 | 198.252.180.93 | 198.252.180.94 | 198.252.180.95 | 2 |