172.27.0.0/19
Private (RFC 1918) RFC 1918Class B — /19 prefix — 8,190 usable hosts
Network address — the base address of the block (172.27.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 172.27.31.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 8,190 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 255.255.224.0 is the dotted-decimal equivalent of /19. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 172.27.0.0/19 |
| Network Address | 172.27.0.0 |
| Broadcast Address | 172.27.31.255 |
| Subnet Mask | 255.255.224.0 |
| Wildcard Mask | 0.0.31.255 |
| Prefix Length | /19 |
| IP Address Class | Class B |
| Total IP Addresses | 8,192 |
| Usable Host Addresses | 8,190 |
| First Usable IP | 172.27.0.1 |
| Last Usable IP | 172.27.31.254 |
| Network (Hex) | 0xAC1B0000 |
| Broadcast (Hex) | 0xAC1B1FFF |
| Governing RFC | RFC 1918 |
| Address Type | Private (RFC 1918) |
Binary Representation
The first 19 bits (1s in the mask) identify the network. The remaining 13 bits identify hosts within the network.
Split into Equal Subnets
Split 172.27.0.0/19 into 2 equal /20 subnets (4,094 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 172.27.0.0/20 | 172.27.0.0 | 172.27.0.1 | 172.27.15.254 | 172.27.15.255 | 4,094 |
| 2 | 172.27.16.0/20 | 172.27.16.0 | 172.27.16.1 | 172.27.31.254 | 172.27.31.255 | 4,094 |
Split 172.27.0.0/19 into 4 equal /21 subnets (2,046 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 172.27.0.0/21 | 172.27.0.0 | 172.27.0.1 | 172.27.7.254 | 172.27.7.255 | 2,046 |
| 2 | 172.27.8.0/21 | 172.27.8.0 | 172.27.8.1 | 172.27.15.254 | 172.27.15.255 | 2,046 |
| 3 | 172.27.16.0/21 | 172.27.16.0 | 172.27.16.1 | 172.27.23.254 | 172.27.23.255 | 2,046 |
| 4 | 172.27.24.0/21 | 172.27.24.0 | 172.27.24.1 | 172.27.31.254 | 172.27.31.255 | 2,046 |
Split 172.27.0.0/19 into 8 equal /22 subnets (1,022 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 172.27.0.0/22 | 172.27.0.0 | 172.27.0.1 | 172.27.3.254 | 172.27.3.255 | 1,022 |
| 2 | 172.27.4.0/22 | 172.27.4.0 | 172.27.4.1 | 172.27.7.254 | 172.27.7.255 | 1,022 |
| 3 | 172.27.8.0/22 | 172.27.8.0 | 172.27.8.1 | 172.27.11.254 | 172.27.11.255 | 1,022 |
| 4 | 172.27.12.0/22 | 172.27.12.0 | 172.27.12.1 | 172.27.15.254 | 172.27.15.255 | 1,022 |
| 5 | 172.27.16.0/22 | 172.27.16.0 | 172.27.16.1 | 172.27.19.254 | 172.27.19.255 | 1,022 |
| 6 | 172.27.20.0/22 | 172.27.20.0 | 172.27.20.1 | 172.27.23.254 | 172.27.23.255 | 1,022 |
| 7 | 172.27.24.0/22 | 172.27.24.0 | 172.27.24.1 | 172.27.27.254 | 172.27.27.255 | 1,022 |
| 8 | 172.27.28.0/22 | 172.27.28.0 | 172.27.28.1 | 172.27.31.254 | 172.27.31.255 | 1,022 |
Split 172.27.0.0/19 into 16 equal /23 subnets (510 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 172.27.0.0/23 | 172.27.0.0 | 172.27.0.1 | 172.27.1.254 | 172.27.1.255 | 510 |
| 2 | 172.27.2.0/23 | 172.27.2.0 | 172.27.2.1 | 172.27.3.254 | 172.27.3.255 | 510 |
| 3 | 172.27.4.0/23 | 172.27.4.0 | 172.27.4.1 | 172.27.5.254 | 172.27.5.255 | 510 |
| 4 | 172.27.6.0/23 | 172.27.6.0 | 172.27.6.1 | 172.27.7.254 | 172.27.7.255 | 510 |
| 5 | 172.27.8.0/23 | 172.27.8.0 | 172.27.8.1 | 172.27.9.254 | 172.27.9.255 | 510 |
| 6 | 172.27.10.0/23 | 172.27.10.0 | 172.27.10.1 | 172.27.11.254 | 172.27.11.255 | 510 |
| 7 | 172.27.12.0/23 | 172.27.12.0 | 172.27.12.1 | 172.27.13.254 | 172.27.13.255 | 510 |
| 8 | 172.27.14.0/23 | 172.27.14.0 | 172.27.14.1 | 172.27.15.254 | 172.27.15.255 | 510 |
| 9 | 172.27.16.0/23 | 172.27.16.0 | 172.27.16.1 | 172.27.17.254 | 172.27.17.255 | 510 |
| 10 | 172.27.18.0/23 | 172.27.18.0 | 172.27.18.1 | 172.27.19.254 | 172.27.19.255 | 510 |
| 11 | 172.27.20.0/23 | 172.27.20.0 | 172.27.20.1 | 172.27.21.254 | 172.27.21.255 | 510 |
| 12 | 172.27.22.0/23 | 172.27.22.0 | 172.27.22.1 | 172.27.23.254 | 172.27.23.255 | 510 |
| 13 | 172.27.24.0/23 | 172.27.24.0 | 172.27.24.1 | 172.27.25.254 | 172.27.25.255 | 510 |
| 14 | 172.27.26.0/23 | 172.27.26.0 | 172.27.26.1 | 172.27.27.254 | 172.27.27.255 | 510 |
| 15 | 172.27.28.0/23 | 172.27.28.0 | 172.27.28.1 | 172.27.29.254 | 172.27.29.255 | 510 |
| 16 | 172.27.30.0/23 | 172.27.30.0 | 172.27.30.1 | 172.27.31.254 | 172.27.31.255 | 510 |