Subnet Calculator
Calculate subnet mask, network address, broadcast address, usable host range, and CIDR notation for any IP address.
Inputs
Results
Network Address
192.168.1.0
How to Use This Calculator
- Enter the four IP Address Octets (0–255 each) to form your IPv4 address (e.g., 192.168.1.100).
- Set the CIDR Prefix Length — /24 is the most common LAN size (254 usable hosts), /16 covers a larger campus.
- Review the Network Address and Broadcast Address that bound your subnet.
- Check Usable Hosts to confirm the subnet can accommodate your devices, and note the First and Last Usable Host IPs.
- Use IP Class and Address Type (Private/Public) to verify the address falls in the correct range for your deployment.
What each input means
- IP Octet 1
- First octet of the IP address.
- IP Octet 2
- Second octet of the IP address.
- IP Octet 3
- Third octet of the IP address.
- IP Octet 4
- Fourth octet of the IP address.
- CIDR Prefix Length
- CIDR notation subnet mask prefix length.
How this is calculated
Worked example, using the default values
- Identify Input Parameters4 parametersIP Octet 1 = 192, IP Octet 2 = 168, IP Octet 3 = 1, IP Octet 4 = 100 = 5 input(s) provided
- Calculate Network AddressNetwork Address192.168.1.0 = 192.168.1.0
- Calculate Broadcast AddressBroadcast Address192.168.1.255 = 192.168.1.255
- Calculate Subnet MaskSubnet Mask255.255.255.0 = 255.255.255.0
Engine last updated . Checked against 3 independently-derived tests — how we verify calculators.
Related Calculators
The questions that sit next to this one — chosen by subject, including calculators filed under a different category.
Binary/Hex/Decimal Converter
Convert a decimal number into its binary, octal, and hexadecimal representations. Includes bit count, byte size, and ASCII character lookup.
Technology & ComputingPassword Strength Calculator
Check how strong your password could be based on length and character types. See estimated time to crack.
Technology & ComputingIP Subnet Calculator
Calculate IP subnet information including subnet mask, hosts per subnet, and network configuration.
Network DesignVLAN & Subnet Calculator
Calculate IP address allocation across VLANs with optimal subnet sizing, growth margin, and utilization analysis.
More in Technology & Computing.