Assistant

Alexonic Assistant

Online

Assistant
Hi! 👋 I'm Alexonic Assistant. Ask me about any tool on this site, and I can also search our blog articles for you.

AI can make mistakes · Please double-check

Subnet / CIDR Calculator

Calculate IP subnets and address ranges

Enter an IP address with CIDR prefix (e.g. 192.168.1.0/24) to instantly get the network address, broadcast, host range, and more.

CIDR notationNetwork rangeUsable hosts
Summary
192.168.1.0/24
Subnet mask255.255.255.0
Usable hosts254
CIDR prefix/24
Calculator
All calculations are done in your browser with no data sent to any server.
Network address192.168.1.0
Subnet mask255.255.255.0
Wildcard mask0.0.0.255
Broadcast address192.168.1.255
First usable host192.168.1.1
Last usable host192.168.1.254
Total addresses256
Usable hosts254
Host bits8
Examples
Common subnets

Reference

Common Subnet Sizes (CIDR Quick Reference)

PrefixSubnet maskTotal IPsUsable hostsCommon use
/8255.0.0.016,777,21616,777,214Class A — large ISP / enterprise
/16255.255.0.065,53665,534Class B — campus / large office
/24255.255.255.0256254Class C — standard office LAN
/25255.255.255.128128126Split /24 into two halves
/26255.255.255.1926462Small office / VLAN segment
/27255.255.255.2243230Small team network
/28255.255.255.2401614Small cloud subnet
/29255.255.255.24886Very small segment
/30255.255.255.25242Point-to-point link
/32255.255.255.25510Single host / loopback route

Reference

Private IP Address Ranges (RFC 1918)

10.0.0.0/8

10.0.0.0 – 10.255.255.255

16.7 million addresses

Large enterprise networks, data centers

172.16.0.0/12

172.16.0.0 – 172.31.255.255

1.05 million addresses

Medium networks, Docker default bridge

192.168.0.0/16

192.168.0.0 – 192.168.255.255

65,536 addresses

Home routers, small office LANs

Private IP ranges are not routable on the public internet. Routers use NAT (Network Address Translation) to map private IPs to a public IP for internet access. IPv6 uses fc00::/7 for its private (ULA) address range.

You might also like

Related tools

Tool guide

How to read CIDR and subnet calculator results

Use the CIDR calculator to turn an IP address and prefix into network address, broadcast address, subnet mask, wildcard mask, usable host range, and total address count.

Last updated: June 5, 2026
Maintained by: Chhun Menghong

Recommended workflow

  • Enter the IPv4 address with CIDR prefix, such as 192.168.1.0/24 or 10.10.10.0/28.
  • Check the network address and broadcast address before assigning devices, firewall rules, or static routes.
  • Use the first and last usable host values to avoid accidentally using reserved network or broadcast addresses.

Before relying on the result

  • Verify whether your network uses /31 or /32 behavior before applying host counts to point-to-point or single-host routes.
  • Confirm subnet changes against router, DHCP, VLAN, and firewall configuration before deploying to production.
  • Document the CIDR prefix and subnet mask together so other administrators can read the address plan clearly.

Help & answers

Frequently Asked Questions

Important disclaimer: Alexonic Tools is completely free to use. There is no charge, and we do not save tool inputs or generated results. We value customer privacy and keep building and fixing each day. Always verify important financial, payroll, legal, tax, business, or production-code results before relying on them. If you see an issue, need a tool, or require an update, send feedback to the developer.