IP Subnet Calculator
Calculate IP subnet details: network address, broadcast, usable hosts range. CIDR notation and subnet masks. Essential for network planning and firewall configuration.
CIDR range: /0 (entire internet) to /32 (single host)
Subnet Information
Network Address
192.168.1.0
Broadcast Address
192.168.1.255
First Usable Host
192.168.1.1
Last Usable Host
192.168.1.254
Subnet Mask
255.255.255.0
Wildcard Mask
0.0.0.255
Total Addresses
256
Usable Addresses
254
CIDR: /24Class: CType: Private
Binary Representation
IP:11000000.10101000.00000001.00000000
Mask:11111111.11111111.11111111.00000000
CIDR Reference
/8
255.0.0.0
16,777,214 hosts
/12
255.240.0.0
1,048,574 hosts
/16
255.255.0.0
65,534 hosts
/20
255.255.240.0
4,094 hosts
/24
255.255.255.0
254 hosts
/25
255.255.255.128
126 hosts
/26
255.255.255.192
62 hosts
/27
255.255.255.224
30 hosts
/28
255.255.255.240
14 hosts
/29
255.255.255.248
6 hosts
/30
255.255.255.252
2 hosts
/32
255.255.255.255
1 hosts
Network Use Cases
Firewalls: Define network ranges
DHCP: Configure address pools
VLANs: Subnet segmentation
Routing: ACLs and route tables
VPN: Tunnel network ranges
DNS: Reverse DNS zones
Cloud: VPC subnet planning
Security: IP whitelisting