Tool

Subnet Calculator

IPv4 subnet planning for industrial networks — network / broadcast / host range, binary & hex views, and a quick subnet-split planner.

Network

Network192.168.1.0/24
Broadcast192.168.1.255
First host192.168.1.1
Last host192.168.1.254

Counts

Total addresses256
Usable hosts254
Block size256 per /24

Classification

ClassC
TypePrivate (RFC 1918)
Subnet mask255.255.255.0
Wildcard0.0.0.255

Representations

Dotted decimal192.168.1.100
Binary11000000.10101000.00000001.01100100
Hex0xC0A80164
Decimal (32-bit)3232235876
Mask binary11111111.11111111.11111111.00000000
Wildcard binary00000000.00000000.00000000.11111111

Split / VLSM planner

Carve 192.168.1.0/24 into smaller equal blocks. Useful when planning VLANs or per-cell IP plans.

New prefix/26
Hosts per subnet62
#NetworkFirst hostLast hostBroadcast
1192.168.1.0/26192.168.1.1192.168.1.62192.168.1.63
2192.168.1.64/26192.168.1.65192.168.1.126192.168.1.127
3192.168.1.128/26192.168.1.129192.168.1.190192.168.1.191
4192.168.1.192/26192.168.1.193192.168.1.254192.168.1.255

Common CIDR reference

CIDRMaskBlockHosts
/24255.255.255.0256254
/25255.255.255.128128126
/26255.255.255.1926462
/27255.255.255.2243230
/28255.255.255.2401614
/29255.255.255.24886
/30255.255.255.25242
/31255.255.255.25422
/32255.255.255.25511
tool