10.0.0.0/27
Private (RFC 1918) RFC 1918Class A — /27 prefix — 30 usable hosts
Network address — the base address of the block (10.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 10.0.0.31 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 30 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 255.255.255.224 is the dotted-decimal equivalent of /27. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 10.0.0.0/27 |
| Network Address | 10.0.0.0 |
| Broadcast Address | 10.0.0.31 |
| Subnet Mask | 255.255.255.224 |
| Wildcard Mask | 0.0.0.31 |
| Prefix Length | /27 |
| IP Address Class | Class A |
| Total IP Addresses | 32 |
| Usable Host Addresses | 30 |
| First Usable IP | 10.0.0.1 |
| Last Usable IP | 10.0.0.30 |
| Network (Hex) | 0x0A000000 |
| Broadcast (Hex) | 0x0A00001F |
| Governing RFC | RFC 1918 |
| Address Type | Private (RFC 1918) |
Binary Representation
The first 27 bits (1s in the mask) identify the network. The remaining 5 bits identify hosts within the network.
Subnet Breakdown — splitting into /28
This /27 block can be divided into 2 /28 subnets.
| CIDR | Network | Broadcast | First Usable | Last Usable | Hosts |
|---|---|---|---|---|---|
| 10.0.0.0/28 | 10.0.0.0 | 10.0.0.15 | 10.0.0.1 | 10.0.0.14 | 14 |
| 10.0.0.16/28 | 10.0.0.16 | 10.0.0.31 | 10.0.0.17 | 10.0.0.30 | 14 |
IP Address Sample
Showing first 16 of 32 total IPs.