92.0.0.0/6
PublicClass A — /6 prefix — 67,108,862 usable hosts
Network address — the base address of the block (92.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 95.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 | 92.0.0.0/6 |
| Network Address | 92.0.0.0 |
| Broadcast Address | 95.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 | 92.0.0.1 |
| Last Usable IP | 95.255.255.254 |
| Network (Hex) | 0x5C000000 |
| Broadcast (Hex) | 0x5FFFFFFF |
| 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 92.0.0.0/6 into 2 equal /7 subnets (33,554,430 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 92.0.0.0/7 | 92.0.0.0 | 92.0.0.1 | 93.255.255.254 | 93.255.255.255 | 33,554,430 |
| 2 | 94.0.0.0/7 | 94.0.0.0 | 94.0.0.1 | 95.255.255.254 | 95.255.255.255 | 33,554,430 |
Split 92.0.0.0/6 into 4 equal /8 subnets (16,777,214 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 92.0.0.0/8 | 92.0.0.0 | 92.0.0.1 | 92.255.255.254 | 92.255.255.255 | 16,777,214 |
| 2 | 93.0.0.0/8 | 93.0.0.0 | 93.0.0.1 | 93.255.255.254 | 93.255.255.255 | 16,777,214 |
| 3 | 94.0.0.0/8 | 94.0.0.0 | 94.0.0.1 | 94.255.255.254 | 94.255.255.255 | 16,777,214 |
| 4 | 95.0.0.0/8 | 95.0.0.0 | 95.0.0.1 | 95.255.255.254 | 95.255.255.255 | 16,777,214 |
Split 92.0.0.0/6 into 8 equal /9 subnets (8,388,606 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 92.0.0.0/9 | 92.0.0.0 | 92.0.0.1 | 92.127.255.254 | 92.127.255.255 | 8,388,606 |
| 2 | 92.128.0.0/9 | 92.128.0.0 | 92.128.0.1 | 92.255.255.254 | 92.255.255.255 | 8,388,606 |
| 3 | 93.0.0.0/9 | 93.0.0.0 | 93.0.0.1 | 93.127.255.254 | 93.127.255.255 | 8,388,606 |
| 4 | 93.128.0.0/9 | 93.128.0.0 | 93.128.0.1 | 93.255.255.254 | 93.255.255.255 | 8,388,606 |
| 5 | 94.0.0.0/9 | 94.0.0.0 | 94.0.0.1 | 94.127.255.254 | 94.127.255.255 | 8,388,606 |
| 6 | 94.128.0.0/9 | 94.128.0.0 | 94.128.0.1 | 94.255.255.254 | 94.255.255.255 | 8,388,606 |
| 7 | 95.0.0.0/9 | 95.0.0.0 | 95.0.0.1 | 95.127.255.254 | 95.127.255.255 | 8,388,606 |
| 8 | 95.128.0.0/9 | 95.128.0.0 | 95.128.0.1 | 95.255.255.254 | 95.255.255.255 | 8,388,606 |
Split 92.0.0.0/6 into 16 equal /10 subnets (4,194,302 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 92.0.0.0/10 | 92.0.0.0 | 92.0.0.1 | 92.63.255.254 | 92.63.255.255 | 4,194,302 |
| 2 | 92.64.0.0/10 | 92.64.0.0 | 92.64.0.1 | 92.127.255.254 | 92.127.255.255 | 4,194,302 |
| 3 | 92.128.0.0/10 | 92.128.0.0 | 92.128.0.1 | 92.191.255.254 | 92.191.255.255 | 4,194,302 |
| 4 | 92.192.0.0/10 | 92.192.0.0 | 92.192.0.1 | 92.255.255.254 | 92.255.255.255 | 4,194,302 |
| 5 | 93.0.0.0/10 | 93.0.0.0 | 93.0.0.1 | 93.63.255.254 | 93.63.255.255 | 4,194,302 |
| 6 | 93.64.0.0/10 | 93.64.0.0 | 93.64.0.1 | 93.127.255.254 | 93.127.255.255 | 4,194,302 |
| 7 | 93.128.0.0/10 | 93.128.0.0 | 93.128.0.1 | 93.191.255.254 | 93.191.255.255 | 4,194,302 |
| 8 | 93.192.0.0/10 | 93.192.0.0 | 93.192.0.1 | 93.255.255.254 | 93.255.255.255 | 4,194,302 |
| 9 | 94.0.0.0/10 | 94.0.0.0 | 94.0.0.1 | 94.63.255.254 | 94.63.255.255 | 4,194,302 |
| 10 | 94.64.0.0/10 | 94.64.0.0 | 94.64.0.1 | 94.127.255.254 | 94.127.255.255 | 4,194,302 |
| 11 | 94.128.0.0/10 | 94.128.0.0 | 94.128.0.1 | 94.191.255.254 | 94.191.255.255 | 4,194,302 |
| 12 | 94.192.0.0/10 | 94.192.0.0 | 94.192.0.1 | 94.255.255.254 | 94.255.255.255 | 4,194,302 |
| 13 | 95.0.0.0/10 | 95.0.0.0 | 95.0.0.1 | 95.63.255.254 | 95.63.255.255 | 4,194,302 |
| 14 | 95.64.0.0/10 | 95.64.0.0 | 95.64.0.1 | 95.127.255.254 | 95.127.255.255 | 4,194,302 |
| 15 | 95.128.0.0/10 | 95.128.0.0 | 95.128.0.1 | 95.191.255.254 | 95.191.255.255 | 4,194,302 |
| 16 | 95.192.0.0/10 | 95.192.0.0 | 95.192.0.1 | 95.255.255.254 | 95.255.255.255 | 4,194,302 |