Subnet Calculator
Split a network into equal-size subnets and see each subnet's usable address range.
| Subnet | Usable range | Broadcast | Hosts | |
|---|---|---|---|---|
| 192.168.1.0/26 | 192.168.1.1 – 192.168.1.62 | 192.168.1.63 | 64 | |
| 192.168.1.64/26 | 192.168.1.65 – 192.168.1.126 | 192.168.1.127 | 64 | |
| 192.168.1.128/26 | 192.168.1.129 – 192.168.1.190 | 192.168.1.191 | 64 | |
| 192.168.1.192/26 | 192.168.1.193 – 192.168.1.254 | 192.168.1.255 | 64 |
Advertisement
About the Subnet Calculator
Split a network into equal-size subnets and see each subnet's usable address range. This tool runs entirely client-side — your data is processed locally in your browser and is never uploaded to a server, making it safe to use with sensitive information.