12.0.0.0/6
PublicClass A — /6 prefix — 67,108,862 usable hosts
Network address — the base address of the block (12.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 15.255.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 67,108,862 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 252.0.0.0 is the dotted-decimal equivalent of /6. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 12.0.0.0/6 |
| Network Address | 12.0.0.0 |
| Broadcast Address | 15.255.255.255 |
| Subnet Mask | 252.0.0.0 |
| Wildcard Mask | 3.255.255.255 |
| Prefix Length | /6 |
| IP Address Class | Class A |
| Total IP Addresses | 67,108,864 |
| Usable Host Addresses | 67,108,862 |
| First Usable IP | 12.0.0.1 |
| Last Usable IP | 15.255.255.254 |
| Network (Hex) | 0x0C000000 |
| Broadcast (Hex) | 0x0FFFFFFF |
| Address Type | Public / Globally Routable |
Binary Representation
The first 6 bits (1s in the mask) identify the network. The remaining 26 bits identify hosts within the network.
Split into Equal Subnets
Split 12.0.0.0/6 into 2 equal /7 subnets (33,554,430 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 12.0.0.0/7 | 12.0.0.0 | 12.0.0.1 | 13.255.255.254 | 13.255.255.255 | 33,554,430 |
| 2 | 14.0.0.0/7 | 14.0.0.0 | 14.0.0.1 | 15.255.255.254 | 15.255.255.255 | 33,554,430 |
Split 12.0.0.0/6 into 4 equal /8 subnets (16,777,214 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 12.0.0.0/8 | 12.0.0.0 | 12.0.0.1 | 12.255.255.254 | 12.255.255.255 | 16,777,214 |
| 2 | 13.0.0.0/8 | 13.0.0.0 | 13.0.0.1 | 13.255.255.254 | 13.255.255.255 | 16,777,214 |
| 3 | 14.0.0.0/8 | 14.0.0.0 | 14.0.0.1 | 14.255.255.254 | 14.255.255.255 | 16,777,214 |
| 4 | 15.0.0.0/8 | 15.0.0.0 | 15.0.0.1 | 15.255.255.254 | 15.255.255.255 | 16,777,214 |
Split 12.0.0.0/6 into 8 equal /9 subnets (8,388,606 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 12.0.0.0/9 | 12.0.0.0 | 12.0.0.1 | 12.127.255.254 | 12.127.255.255 | 8,388,606 |
| 2 | 12.128.0.0/9 | 12.128.0.0 | 12.128.0.1 | 12.255.255.254 | 12.255.255.255 | 8,388,606 |
| 3 | 13.0.0.0/9 | 13.0.0.0 | 13.0.0.1 | 13.127.255.254 | 13.127.255.255 | 8,388,606 |
| 4 | 13.128.0.0/9 | 13.128.0.0 | 13.128.0.1 | 13.255.255.254 | 13.255.255.255 | 8,388,606 |
| 5 | 14.0.0.0/9 | 14.0.0.0 | 14.0.0.1 | 14.127.255.254 | 14.127.255.255 | 8,388,606 |
| 6 | 14.128.0.0/9 | 14.128.0.0 | 14.128.0.1 | 14.255.255.254 | 14.255.255.255 | 8,388,606 |
| 7 | 15.0.0.0/9 | 15.0.0.0 | 15.0.0.1 | 15.127.255.254 | 15.127.255.255 | 8,388,606 |
| 8 | 15.128.0.0/9 | 15.128.0.0 | 15.128.0.1 | 15.255.255.254 | 15.255.255.255 | 8,388,606 |
Split 12.0.0.0/6 into 16 equal /10 subnets (4,194,302 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 12.0.0.0/10 | 12.0.0.0 | 12.0.0.1 | 12.63.255.254 | 12.63.255.255 | 4,194,302 |
| 2 | 12.64.0.0/10 | 12.64.0.0 | 12.64.0.1 | 12.127.255.254 | 12.127.255.255 | 4,194,302 |
| 3 | 12.128.0.0/10 | 12.128.0.0 | 12.128.0.1 | 12.191.255.254 | 12.191.255.255 | 4,194,302 |
| 4 | 12.192.0.0/10 | 12.192.0.0 | 12.192.0.1 | 12.255.255.254 | 12.255.255.255 | 4,194,302 |
| 5 | 13.0.0.0/10 | 13.0.0.0 | 13.0.0.1 | 13.63.255.254 | 13.63.255.255 | 4,194,302 |
| 6 | 13.64.0.0/10 | 13.64.0.0 | 13.64.0.1 | 13.127.255.254 | 13.127.255.255 | 4,194,302 |
| 7 | 13.128.0.0/10 | 13.128.0.0 | 13.128.0.1 | 13.191.255.254 | 13.191.255.255 | 4,194,302 |
| 8 | 13.192.0.0/10 | 13.192.0.0 | 13.192.0.1 | 13.255.255.254 | 13.255.255.255 | 4,194,302 |
| 9 | 14.0.0.0/10 | 14.0.0.0 | 14.0.0.1 | 14.63.255.254 | 14.63.255.255 | 4,194,302 |
| 10 | 14.64.0.0/10 | 14.64.0.0 | 14.64.0.1 | 14.127.255.254 | 14.127.255.255 | 4,194,302 |
| 11 | 14.128.0.0/10 | 14.128.0.0 | 14.128.0.1 | 14.191.255.254 | 14.191.255.255 | 4,194,302 |
| 12 | 14.192.0.0/10 | 14.192.0.0 | 14.192.0.1 | 14.255.255.254 | 14.255.255.255 | 4,194,302 |
| 13 | 15.0.0.0/10 | 15.0.0.0 | 15.0.0.1 | 15.63.255.254 | 15.63.255.255 | 4,194,302 |
| 14 | 15.64.0.0/10 | 15.64.0.0 | 15.64.0.1 | 15.127.255.254 | 15.127.255.255 | 4,194,302 |
| 15 | 15.128.0.0/10 | 15.128.0.0 | 15.128.0.1 | 15.191.255.254 | 15.191.255.255 | 4,194,302 |
| 16 | 15.192.0.0/10 | 15.192.0.0 | 15.192.0.1 | 15.255.255.254 | 15.255.255.255 | 4,194,302 |