Skip to main content
Back to Tools
Web Tools

IP Subnet Calculator

Calculate subnet details from CIDR notation: network/broadcast addresses, subnet mask, wildcard mask, host range, and usable host count. Runs entirely in your browser — your data never leaves your machine.

ip subnet cidr network calculator developer-tools

Published May 28, 2026

All interactive tools run entirely in your browser. Your data never leaves your device.

How It Works

Enter an IPv4 address with CIDR prefix length (e.g., 192.168.1.0/24). The tool instantly calculates all subnet details including network boundaries, host range, and address counts.

Results

FieldDescription
Network AddressFirst address in the subnet (network identifier)
Broadcast AddressLast address in the subnet (broadcast)
Subnet MaskDotted decimal mask (e.g., 255.255.255.0)
Wildcard MaskInverse of subnet mask (used in ACLs)
First/Last HostUsable host address range
Usable HostsNumber of addresses available for hosts
IP ClassTraditional classful network class (A-E)

Common CIDR Blocks

CIDRSubnet MaskUsable HostsUse Case
/8255.0.0.016,777,214Class A networks
/16255.255.0.065,534Class B networks
/24255.255.255.0254Class C / typical LAN
/28255.255.255.24014Small subnets
/30255.255.255.2522Point-to-point links
/32255.255.255.2551Single host route

Features

  • CIDR notation input with common presets
  • Full subnet breakdown: network, broadcast, mask, host range
  • Binary mask display for visual learning
  • Copy all results with one click
  • Private: runs entirely in the browser — no data transmitted