Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightDeveloper Toolschevron_rightSubnet CalculatorSubnet Calculator

Subnet Calculator

Calculate network address, broadcast, subnet mask, wildcard mask, and usable host range for any IPv4 subnet.

Enter CIDR notation (192.168.1.0/24) or IP with subnet mask (192.168.1.0 255.255.255.0)Subnet Details
IP Address192.168.1.0
Prefix Length/24
Subnet Mask255.255.255.0
Wildcard Mask0.0.0.255
Network Address192.168.1.0
Broadcast Address192.168.1.255
First Usable Host192.168.1.1
Last Usable Host192.168.1.254
Total Hosts256
Usable Hosts254
IP ClassC
IP TypePrivate
Binary RepresentationNetwork bits are highlighted; host bits are dimmed.
IP Address11000000.10101000.00000001.00000000
Subnet Mask11111111.11111111.11111111.00000000
Network Address11000000.10101000.00000001.00000000
Broadcast Address11000000.10101000.00000001.11111111
Subnet SplitterMinimum 2infoSplit into 4 subnets with prefix /2662 usable hosts each.
#NetworkNetwork AddressBroadcastFirst UsableLast UsableHosts
1192.168.1.0/26192.168.1.0192.168.1.63192.168.1.1192.168.1.6262
2192.168.1.64/26192.168.1.64192.168.1.127192.168.1.65192.168.1.12662
3192.168.1.128/26192.168.1.128192.168.1.191192.168.1.129192.168.1.19062
4192.168.1.192/26192.168.1.192192.168.1.255192.168.1.193192.168.1.25462

Similar Tools

CIDR Calculator

CIDR Calculator

Calculate network, broadcast, mask, and host counts from CIDR input.

IP Address Validator

IP Address Validator

Validate IPv4, IPv6, and CIDR notation with address type details and subnet information.

IP Range Generator

IP Range Generator

Generate all IP addresses within a CIDR block or custom IP range.

Aspect Ratio Calculator

Aspect Ratio Calculator

Calculate aspect ratios and scaled dimensions for images and video.

IP to Binary Converter

IP to Binary Converter

Convert IPv4 addresses into dotted binary notation for subnetting and networking work.

Lowercase Converter

Lowercase Converter

Convert text to lowercase instantly.

CSS Animation Generator

CSS Animation Generator

Create reusable CSS animations with live motion previews and copy-ready keyframes.

apps

More Tools

Browse our full collection of free online tools.

Subnet Calculator

A subnet calculator helps you turn an IPv4 address and prefix into the network details that matter: network address, broadcast address, subnet mask, wildcard mask, host range, and total usable hosts. Instead of doing bit math by hand, you can enter a value such as 192.168.1.0/24 or an IP plus subnet mask and get an immediate breakdown.

Why this tool is useful

This is useful when you are planning LAN segments, configuring routers and firewalls, documenting infrastructure, or studying for networking exams. The calculator shows the practical details you usually need during real work, including first and last usable hosts and how many addresses are available inside the subnet.

The binary view also helps you understand where network bits stop and host bits begin. That makes the tool helpful not only for production tasks, but also for learning CIDR, subnetting, and address allocation.

Included subnet splitter

The built-in subnet splitter lets you divide a larger network into equal subnets and review each resulting range. That is handy for VLAN planning, environment separation, lab setups, and capacity planning.

Common use cases

  • Check the real boundaries of a CIDR block
  • Confirm a subnet mask or wildcard mask
  • Plan equal subnet splits for teams or environments
  • Review usable host counts before deployment
  • Learn subnetting with a binary visual aid

Everything runs locally in the browser, so no network information is sent anywhere.