Ad slot — header (728x90)

What is a /22 Subnet?

Last reviewed: May 2026

A /22 subnet uses 22 bits for the network portion of an IPv4 address, leaving 10 bits for host addressing. This produces 1,024 total IP addresses and 1,022 usable hosts. A /22 spans exactly 4 consecutive /24 blocks, making it a natural choice when a single /24 is too small but a /20 is overkill.

Calculate any /22 subnet instantly →
Quick Facts: 10.0.0.0/22 Subnet mask: 255.255.252.0  ·  Wildcard: 0.0.3.255  ·  Network: 10.0.0.0  ·  Broadcast: 10.0.3.255  ·  Total IPs: 1,024  ·  Usable hosts: 1,022

Full Breakdown

PropertyValue
Prefix length/22
Subnet mask255.255.252.0
Wildcard mask0.0.3.255
Total addresses1,024
Usable host addresses1,022
Network addressx.x.x.0 (third octet must be multiple of 4: .0, .4, .8, .12, …)
Broadcast addressx.x.3.255 (last address in the 4-block span)
Binary mask11111111.11111111.11111100.00000000
AWS usable hosts1,019 (AWS reserves 5 IPs per subnet)
A /22 is Four /24s Merged

Conceptually, a /22 is exactly four /24 subnets aggregated into one block. The third octet of the network address must start on a multiple of 4 — so valid /22 networks include 10.0.0.0/22, 10.0.4.0/22, 10.0.8.0/22, etc. This makes /22 a useful summary route for announcing groups of /24s in BGP.

Example /22 Ranges in 10.0.0.0/16

SubnetRangeSpans /24sAWS Usable
10.0.0.0/2210.0.0.0 – 10.0.3.255.0, .1, .2, .31,019
10.0.4.0/2210.0.4.0 – 10.0.7.255.4, .5, .6, .71,019
10.0.8.0/2210.0.8.0 – 10.0.11.255.8, .9, .10, .111,019
10.0.12.0/2210.0.12.0 – 10.0.15.255.12, .13, .14, .151,019

Common Use Cases for /22 Subnets

How Many /22 Subnets Fit In…

Parent BlockNumber of /22s
/1664
/204
/240.25 (a /22 is 4× larger than a /24)

Comparison: /22 vs Nearby Prefix Lengths

CIDRSubnet MaskTotal IPsUsable HostsAWS UsableTypical Use
/20255.255.240.04,0964,0944,091EKS node groups, large AZ subnets
/21255.255.248.02,0482,0462,043Large campus segment
/22255.255.252.01,0241,0221,019Large office VLAN, Azure VM subnets
/23255.255.254.0512510507Medium office, 2×/24 merged
/24255.255.255.0256254251Standard workload subnet
Plan your /22 subnets with SubnetSolver →

Related Guides

Ad slot — footer (728x90)