Subnet Calculator
Calculate subnet mask, network address, broadcast address, usable host range, and CIDR notation for any IP address.
Inputs
bits
Results
Network Address
192.168.1.0
Broadcast Address192.168.1.255
Subnet Mask255.255.255.0
Wildcard Mask0.0.0.255
Usable Hosts254
First Usable Host192.168.1.1
Last Usable Host192.168.1.254
IP ClassC
Address TypePrivate
IP (Binary)11000000.10101000.00000001.01100100
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.
Ad Placeholder
Related Calculators
Binary/Hex/Decimal Converter
Convert between binary, octal, decimal, and hexadecimal number systems. Includes bit count, byte size, and ASCII character lookup.
Password Strength Calculator
Check how strong your password could be based on length and character types. See estimated time to crack.
Download Time Calculator
Calculate how long it takes to download a file at various internet speeds. Compare download times across different connection speeds.
Ad Placeholder