Subnet Calculator
IPv4 Subnet Calculator
Enter IP/CIDR to calculate network address, broadcast address, usable address range, and subnet mask in real-time.
Calculation Result
Subnetting is one of the most fundamental yet error-prone calculation tasks for network engineers — you need to simultaneously derive subnet mask, network address, broadcast address, usable host range and block size from a CIDR notation (e.g. 192.168.1.0/24). Manual calculation involves binary bitwise operations, making it easy to make mistakes at mask bit counts and address boundaries. This tool performs all computations locally in your browser; enter any CIDR to get complete subnet parameters in seconds, suitable for network planning, device configuration, ACL rule writing and network certification study (CCNA/HCIA/Network+).