← CIDR calculator

The /10 subnet, explained

Everything about a /10 CIDR block — mask, address count, usable hosts and where a /10 fits in real network plans.

4,194,304
Total addresses
4,194,302
Usable hosts
255.192.0.0
Subnet mask
0.63.255.255
Wildcard mask
Prefix length/10 — 10 network bits, 22 host bits
Subnet mask255.192.0.0
Wildcard (ACL) mask0.63.255.255
Binary mask11111111.11000000.00000000.00000000
Total addresses2^22 = 4,194,304
Usable hosts4,194,302 (total − network − broadcast)
Contains16,384 × /24 subnets
Example block10.0.0.0/10

Notes

A /10 prefix means the first 10 bits of the 32-bit IPv4 address identify the network and the remaining 22 bits identify hosts — giving 2^22 = 4,194,304 addresses. The first address (network) and the last (broadcast) are not assignable in a standard subnet.

Cloud sizing: a /10 is larger than the maximum AWS VPC (/16). Blocks this size are carved into multiple VPCs or used in on-prem/enterprise addressing plans.

Adjacent sizes: /8 · /9 · /11 · /12 · /13 · /14 · /15 · /16 · /17 · /18 · /19 · /20 · /21 · /22 · /23 · /24 · /25 · /26 · /27 · /28 · /29 · /30 · /31 · /32

Frequently asked questions

How many IP addresses are in a /10?

4,194,304 total addresses, of which 4,194,302 are usable hosts (network and broadcast addresses are reserved).

What is the subnet mask for /10?

255.192.0.0 (wildcard mask 0.63.255.255).

What does /10 mean in an IP address?

The /10 suffix is CIDR notation: the first 10 bits are the network part, the last 22 bits are the host part.

Found this useful? 113 free, browser-only tools by Yuvrajsinh Jadav — an engineer who ships production AI systems. No account, nothing sent anywhere.