IP Subnet Calculator
Calculate IP subnet information including subnet mask, hosts per subnet, and network configuration.
Inputs
bits
Results
IP Address
192.168.1.1
Subnet Mask255.255.255.0
Hosts Per Subnet254
CIDR Notation/24
How to Use This Calculator
- Enter each of the four IP Address Octets (0β255) that form the IPv4 address you want to analyze.
- Set the Subnet Mask (CIDR) bits β common values are 24 (/24 = 254 hosts), 16 (/16 = 65,534 hosts), or 8 (/8 = 16M+ hosts).
- The calculator shows the full Subnet Mask in dotted-decimal format and CIDR notation.
- Review Hosts Per Subnet to confirm the network can accommodate your required number of devices.
- Use the Network Bits and Host Bits outputs to understand how the address space is divided.
Ad Placeholder
Related Calculators
Subnet Calculator
Calculate subnet mask, network address, broadcast address, usable host range, and CIDR notation for any IP address.
Binary/Hex/Decimal Converter
Convert between binary, octal, decimal, and hexadecimal number systems. Includes bit count, byte size, and ASCII character lookup.
Hex Converter
Convert between hexadecimal, decimal, binary, and octal number systems. Essential for programming and computer science.
Ad Placeholder