IPv4 Subnet Calculator

Instantly calculate network address, usable IP ranges, broadcast address, and wildcard masks using IP address and CIDR notation.

Subnet Calculator

Valid IPv4 required (e.g. 192.168.0.1)
Valid subnet mask required
/24

Subnet Details

Network Address
First Usable IP
Last Usable IP
Broadcast Address
Total Usable Hosts
Total Available Host
Subnet Mask
Wildcard Mask
Binary Subnet Mask
IP Type

How to Use the Subnet Calculator

The IPv4 Subnet Calculator is designed to quickly determine the complete network profile of any given IP address and subnet mask. Follow the steps below to calculate your network ranges:

  1. Enter your IP Address: Type a valid IPv4 address (e.g., 192.168.0.1) into the IP Address field.
  2. Set the Subnet Mask or CIDR: You can either type the subnet mask directly (e.g., 255.255.255.0) or use the interactive slider to adjust the CIDR prefix (e.g., /24).
  3. Analyze the Results: The calculator updates in real-time. Review your Network Address, Usable Host Range, and Broadcast Address immediately in the details panel above.

Example Calculation

For an input of IP 192.168.0.1 and a CIDR of /24, the output generated by the calculator will be:

Network Address192.168.0.0/24
First Usable IP192.168.0.1
Last Usable IP192.168.0.254
Broadcast Address192.168.0.255
Total Usable Hosts254
Total Available Host256
Subnet Mask255.255.255.0
Wildcard Mask0.0.0.255
Binary Subnet Mask11111111.11111111.11111111.00000000
IP TypePrivate (Class C)
Tip: Use the Copy or Download buttons located at the top right of the Subnet Details panel to instantly export your results to a clipboard or CSV file for documentation.

Subnetting Frequently Asked Questions