9.101.72.0/28
PublicClass A — /28 prefix — 14 usable hosts
Network address — the base address of the block (9.101.72.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 9.101.72.15 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 | 9.101.72.0/28 |
| Network Address | 9.101.72.0 |
| Broadcast Address | 9.101.72.15 |
| 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 | 9.101.72.1 |
| Last Usable IP | 9.101.72.14 |
| Network (Hex) | 0x09654800 |
| Broadcast (Hex) | 0x0965480F |
| 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 9.101.72.0/28 into 2 equal /29 subnets (6 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 9.101.72.0/29 | 9.101.72.0 | 9.101.72.1 | 9.101.72.6 | 9.101.72.7 | 6 |
| 2 | 9.101.72.8/29 | 9.101.72.8 | 9.101.72.9 | 9.101.72.14 | 9.101.72.15 | 6 |
Split 9.101.72.0/28 into 4 equal /30 subnets (2 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 9.101.72.0/30 | 9.101.72.0 | 9.101.72.1 | 9.101.72.2 | 9.101.72.3 | 2 |
| 2 | 9.101.72.4/30 | 9.101.72.4 | 9.101.72.5 | 9.101.72.6 | 9.101.72.7 | 2 |
| 3 | 9.101.72.8/30 | 9.101.72.8 | 9.101.72.9 | 9.101.72.10 | 9.101.72.11 | 2 |
| 4 | 9.101.72.12/30 | 9.101.72.12 | 9.101.72.13 | 9.101.72.14 | 9.101.72.15 | 2 |