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
IP Address
192.168.1.1
How to Use This Calculator
- Start by filling in the input fields below. Results update instantly as you type, so you can experiment with different values to see how they affect the outcome.
- IP Address Octet 1 — First octet of IP address. Accepts values from 0 to 255 (default: 192).
- IP Address Octet 2 — Second octet of IP address. Accepts values from 0 to 255 (default: 168).
- IP Address Octet 3 — Third octet of IP address. Accepts values from 0 to 255 (default: 1).
- IP Address Octet 4 — Fourth octet of IP address. Accepts values from 0 to 255 (default: 1).
- Subnet Mask (CIDR) — Subnet mask in CIDR notation (0-32). Accepts values from 0 bits to 32 bits (default: 24 bits).
- Once all inputs are set, review your results in the Results panel. Here's what each output means:
- IP Address — your calculated result. This is the primary result of this calculator.
- Subnet Mask — your calculated result.
- Hosts Per Subnet — shown as a numeric value.
- CIDR Notation — your calculated result.
- Explore the related calculators below if you need deeper analysis or want to approach this topic from a different angle.
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