53.0.0.0/14
PublicClass A — /14 prefix — 262,142 usable hosts
Network address — the base address of the block (53.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 53.3.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 262,142 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 255.252.0.0 is the dotted-decimal equivalent of /14. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 53.0.0.0/14 |
| Network Address | 53.0.0.0 |
| Broadcast Address | 53.3.255.255 |
| Subnet Mask | 255.252.0.0 |
| Wildcard Mask | 0.3.255.255 |
| Prefix Length | /14 |
| IP Address Class | Class A |
| Total IP Addresses | 262,144 |
| Usable Host Addresses | 262,142 |
| First Usable IP | 53.0.0.1 |
| Last Usable IP | 53.3.255.254 |
| Network (Hex) | 0x35000000 |
| Broadcast (Hex) | 0x3503FFFF |
| Address Type | Public / Globally Routable |
Binary Representation
The first 14 bits (1s in the mask) identify the network. The remaining 18 bits identify hosts within the network.
Split into Equal Subnets
Split 53.0.0.0/14 into 2 equal /15 subnets (131,070 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 53.0.0.0/15 | 53.0.0.0 | 53.0.0.1 | 53.1.255.254 | 53.1.255.255 | 131,070 |
| 2 | 53.2.0.0/15 | 53.2.0.0 | 53.2.0.1 | 53.3.255.254 | 53.3.255.255 | 131,070 |
Split 53.0.0.0/14 into 4 equal /16 subnets (65,534 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 53.0.0.0/16 | 53.0.0.0 | 53.0.0.1 | 53.0.255.254 | 53.0.255.255 | 65,534 |
| 2 | 53.1.0.0/16 | 53.1.0.0 | 53.1.0.1 | 53.1.255.254 | 53.1.255.255 | 65,534 |
| 3 | 53.2.0.0/16 | 53.2.0.0 | 53.2.0.1 | 53.2.255.254 | 53.2.255.255 | 65,534 |
| 4 | 53.3.0.0/16 | 53.3.0.0 | 53.3.0.1 | 53.3.255.254 | 53.3.255.255 | 65,534 |
Split 53.0.0.0/14 into 8 equal /17 subnets (32,766 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 53.0.0.0/17 | 53.0.0.0 | 53.0.0.1 | 53.0.127.254 | 53.0.127.255 | 32,766 |
| 2 | 53.0.128.0/17 | 53.0.128.0 | 53.0.128.1 | 53.0.255.254 | 53.0.255.255 | 32,766 |
| 3 | 53.1.0.0/17 | 53.1.0.0 | 53.1.0.1 | 53.1.127.254 | 53.1.127.255 | 32,766 |
| 4 | 53.1.128.0/17 | 53.1.128.0 | 53.1.128.1 | 53.1.255.254 | 53.1.255.255 | 32,766 |
| 5 | 53.2.0.0/17 | 53.2.0.0 | 53.2.0.1 | 53.2.127.254 | 53.2.127.255 | 32,766 |
| 6 | 53.2.128.0/17 | 53.2.128.0 | 53.2.128.1 | 53.2.255.254 | 53.2.255.255 | 32,766 |
| 7 | 53.3.0.0/17 | 53.3.0.0 | 53.3.0.1 | 53.3.127.254 | 53.3.127.255 | 32,766 |
| 8 | 53.3.128.0/17 | 53.3.128.0 | 53.3.128.1 | 53.3.255.254 | 53.3.255.255 | 32,766 |
Split 53.0.0.0/14 into 16 equal /18 subnets (16,382 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 53.0.0.0/18 | 53.0.0.0 | 53.0.0.1 | 53.0.63.254 | 53.0.63.255 | 16,382 |
| 2 | 53.0.64.0/18 | 53.0.64.0 | 53.0.64.1 | 53.0.127.254 | 53.0.127.255 | 16,382 |
| 3 | 53.0.128.0/18 | 53.0.128.0 | 53.0.128.1 | 53.0.191.254 | 53.0.191.255 | 16,382 |
| 4 | 53.0.192.0/18 | 53.0.192.0 | 53.0.192.1 | 53.0.255.254 | 53.0.255.255 | 16,382 |
| 5 | 53.1.0.0/18 | 53.1.0.0 | 53.1.0.1 | 53.1.63.254 | 53.1.63.255 | 16,382 |
| 6 | 53.1.64.0/18 | 53.1.64.0 | 53.1.64.1 | 53.1.127.254 | 53.1.127.255 | 16,382 |
| 7 | 53.1.128.0/18 | 53.1.128.0 | 53.1.128.1 | 53.1.191.254 | 53.1.191.255 | 16,382 |
| 8 | 53.1.192.0/18 | 53.1.192.0 | 53.1.192.1 | 53.1.255.254 | 53.1.255.255 | 16,382 |
| 9 | 53.2.0.0/18 | 53.2.0.0 | 53.2.0.1 | 53.2.63.254 | 53.2.63.255 | 16,382 |
| 10 | 53.2.64.0/18 | 53.2.64.0 | 53.2.64.1 | 53.2.127.254 | 53.2.127.255 | 16,382 |
| 11 | 53.2.128.0/18 | 53.2.128.0 | 53.2.128.1 | 53.2.191.254 | 53.2.191.255 | 16,382 |
| 12 | 53.2.192.0/18 | 53.2.192.0 | 53.2.192.1 | 53.2.255.254 | 53.2.255.255 | 16,382 |
| 13 | 53.3.0.0/18 | 53.3.0.0 | 53.3.0.1 | 53.3.63.254 | 53.3.63.255 | 16,382 |
| 14 | 53.3.64.0/18 | 53.3.64.0 | 53.3.64.1 | 53.3.127.254 | 53.3.127.255 | 16,382 |
| 15 | 53.3.128.0/18 | 53.3.128.0 | 53.3.128.1 | 53.3.191.254 | 53.3.191.255 | 16,382 |
| 16 | 53.3.192.0/18 | 53.3.192.0 | 53.3.192.1 | 53.3.255.254 | 53.3.255.255 | 16,382 |