Subnet Mask Selector
192.168.1.0/24 10.0.0.0/8 172.16.0.0/12 192.168.100.0/26 10.10.0.0/16
Enter an IP address with subnet mask (e.g. 192.168.1.0/24)
192.168.1.0/24 10.0.0.0/8 172.16.0.0/16 192.168.1.100/28
📋 Subnet Cheat Sheet
CIDR Mask Hosts Usage
/8 255.0.0.0 16,777,214 Large Class A networks
/16 255.255.0.0 65,534 Medium corporate networks
/24 255.255.255.0 254 Typical home/office network
/25 255.255.255.128 126 Half of /24
/26 255.255.255.192 62 Small department
/27 255.255.255.224 30 Small office
/28 255.255.255.240 14 Micro-segment
/29 255.255.255.248 6 Point-to-point with hosts
/30 255.255.255.252 2 Point-to-point link
/31 255.255.255.254 2 P2P (RFC 3021)
/32 255.255.255.255 1 Single host route