212.237.76.96/28
PublicClass C — /28 prefix — 14 usable hosts
Network address — the base address of the block (212.237.76.96). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 212.237.76.111 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 | 212.237.76.96/28 |
| Network Address | 212.237.76.96 |
| Broadcast Address | 212.237.76.111 |
| 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 | 212.237.76.97 |
| Last Usable IP | 212.237.76.110 |
| Network (Hex) | 0xD4ED4C60 |
| Broadcast (Hex) | 0xD4ED4C6F |
| 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 212.237.76.96/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 212.237.76.96/29 | 212.237.76.96 | 212.237.76.97 | 212.237.76.102 | 212.237.76.103 | 6 |
| 2 | 212.237.76.104/29 | 212.237.76.104 | 212.237.76.105 | 212.237.76.110 | 212.237.76.111 | 6 |
Split 212.237.76.96/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 212.237.76.96/30 | 212.237.76.96 | 212.237.76.97 | 212.237.76.98 | 212.237.76.99 | 2 |
| 2 | 212.237.76.100/30 | 212.237.76.100 | 212.237.76.101 | 212.237.76.102 | 212.237.76.103 | 2 |
| 3 | 212.237.76.104/30 | 212.237.76.104 | 212.237.76.105 | 212.237.76.106 | 212.237.76.107 | 2 |
| 4 | 212.237.76.108/30 | 212.237.76.108 | 212.237.76.109 | 212.237.76.110 | 212.237.76.111 | 2 |