🔧 Development mode (localhost)

Subnet Calculator

Calculate subnet mask and host range from IPv4/IPv6 CIDR

IPv4/IPv6 Subnet Calculator Online

Examples:
How It Works
  1. Enter the IP address with CIDR prefix (e.g. 192.168.0.0/24)
  2. IPv4 or IPv6 type is detected automatically
  3. Results are calculated and displayed instantly
  4. Click the copy icon next to each value to copy it to clipboard
  5. Use the quick examples to test the calculator
Frequently Asked Questions
What is CIDR notation?

CIDR (Classless Inter-Domain Routing) is a method for specifying IP addresses and subnets. The number after the slash (e.g. /24) indicates the number of bits used for the network portion. /24 corresponds to subnet mask 255.255.255.0 with 254 usable hosts.

What are network and broadcast addresses?

The Network Address is the first address of the subnet (e.g. 192.168.1.0) and identifies the network. The Broadcast Address is the last (e.g. 192.168.1.255) and is used to send messages to all hosts in the subnet. Neither can be assigned to a host.

What is a wildcard mask?

The Wildcard Mask (or Inverse Mask) is the complement of the subnet mask. It is mainly used in Cisco ACLs (Access Control Lists) and the OSPF protocol to specify which bits of the address must match.

Related Tools

© 2026 DailyHub. All rights reserved.

We use cookies to improve your experience. Essential cookies are always active, while analytics help us enhance our service.