subnet.im

/22 Subnet

Subnet Mask

255.255.252.0

Wildcard Mask

0.0.3.255

Total IPs

1,024

Usable Hosts

1,022

Network Bits

22

Host Bits

10

About /22 Networks

Medium subnet — multi-floor office or building. A /22 subnet uses the mask 255.255.252.0 and provides 1,022 usable host addresses out of 1,024 total IPs.

Example /22 Networks

NetworkBroadcastFirst HostLast Host
10.0.0.0/2210.0.3.25510.0.0.110.0.3.254
172.16.0.0/22172.16.3.255172.16.0.1172.16.3.254
192.168.0.0/22192.168.3.255192.168.0.1192.168.3.254
192.168.0.0/22192.168.3.255192.168.0.1192.168.3.254
8.8.8.0/228.8.11.2558.8.8.18.8.11.254

Splitting a /22 Into Smaller Subnets

A /22 divides evenly into any longer prefix. Each row shows how many subnets of that size fit inside one /22, and how many usable hosts each of them carries.

Subnet SizeHow Many FitMaskUsable Hosts Each
/232 × /23255.255.254.0510
/244 × /24255.255.255.0254
/258 × /25255.255.255.128126
/2616 × /26255.255.255.19262
/2732 × /27255.255.255.22430
/2864 × /28255.255.255.24014
/29128 × /29255.255.255.2486
/30256 × /30255.255.255.2522
/31512 × /31255.255.255.2542
/321,024 × /32255.255.255.2551

How Many /22 Subnets Fit in a Larger Network

The same arithmetic read the other way: how many /22 subnets you get when you carve up each of the next larger prefixes.

Parent Network/22 SubnetsMaskTotal IPs
/212 × /22255.255.248.02,048
/204 × /22255.255.240.04,096
/198 × /22255.255.224.08,192
/1816 × /22255.255.192.016,384
/1732 × /22255.255.128.032,768
/1664 × /22255.255.0.065,536
/15128 × /22255.254.0.0131,072
/14256 × /22255.252.0.0262,144

Adjacent CIDRs

Comparing sizes? The full /0 to /32 cheat sheet table puts every prefix side by side.

Frequently Asked Questions

What is a /22 subnet?

A /22 subnet uses the subnet mask 255.255.252.0 with 1,022 usable host addresses and 1,024 total IP addresses. It has 22 network bits and 10 host bits.

How many hosts in a /22 network?

A /22 network supports 1,022 usable hosts out of 1,024 total IP addresses. The usable range excludes the network address and broadcast address.

What subnet mask does /22 use?

A /22 subnet uses the mask 255.255.252.0 (wildcard mask 0.0.3.255). This means the first 22 bits identify the network and the remaining 10 bits identify hosts.

How many /24 subnets are in a /22?

One /22 splits into 4 /24 subnets, each with mask 255.255.255.0 and 254 usable hosts. Every prefix longer than /22 divides it evenly — the full table is above.

How many /22 subnets are in a /21?

A /21 holds 2 /22 subnets. Each step to a shorter prefix doubles that count, because one bit moves from the host portion of the address to the network portion.

Standards

The figures on this page follow from the following specifications rather than from convention.