Ad slot — header (728x90)

What is a /25 Subnet?

Last reviewed: May 2026

A /25 subnet contains 128 total IP addresses and 126 usable host addresses. The "/25" prefix uses 25 bits for the network portion, leaving 7 bits (27 = 128) for hosts. Its most common use is splitting a /24 exactly in half — creating two equal segments from one standard subnet.

Calculate any /25 subnet instantly →
Quick Facts: 192.168.1.0/25 (first half of a /24) Subnet mask: 255.255.255.128  ·  Wildcard: 0.0.0.127  ·  Network: x.x.x.0  ·  Broadcast: x.x.x.127  ·  Total IPs: 128  ·  Usable hosts: 126

Full Breakdown

PropertyValue
Prefix length/25
Subnet mask255.255.255.128
Wildcard mask0.0.0.127
Total addresses128
Usable host addresses126
First /25 of a /24x.x.x.0 – x.x.x.127 (network .0, broadcast .127)
Second /25 of a /24x.x.x.128 – x.x.x.255 (network .128, broadcast .255)
Binary mask11111111.11111111.11111111.10000000
AWS usable hosts121 (AWS reserves 5 IPs per subnet)
Splitting a /24 in half with /25

A /24 divides into exactly two /25 subnets. This is the simplest way to segment a standard network block into two zones — for example, separating servers (.0/25) from clients (.128/25), or wired from wireless devices. Each half gets 126 usable addresses.

The Two /25 Halves of 192.168.1.0/24

SubnetNetworkUsable RangeBroadcastUsable Hosts
First half192.168.1.0/25192.168.1.1 – 192.168.1.126192.168.1.127126
Second half192.168.1.128/25192.168.1.129 – 192.168.1.254192.168.1.255126

Common Use Cases for /25 Subnets

Comparison: /25 vs Nearby Prefix Lengths

CIDRSubnet MaskTotal IPsUsable HostsAWS UsableTypical Use
/24255.255.255.0256254251Standard subnet — most common
/25255.255.255.128128126121Half a /24; two-zone segmentation
/26255.255.255.192646259Quarter of /24; Azure managed subnets
/27255.255.255.224323027Infrastructure / gateway subnets

How Many /25 Subnets Fit in a /16?

A /16 block contains 2(25−16) = 512 subnets of /25 size. A /24 contains exactly 2.

Split a /24 into two /25s with SubnetSolver →

Related Guides

Ad slot — footer (728x90)