A

Online IP Subnet Calculator

Enter a CIDR block or subnet mask to get the network, broadcast and usable host range instantly. 100% private, all processing in your browser

Quick prefixes:

Subnet Overview

Private
Network192.168.1.0
Broadcast192.168.1.255
Usable Host Range192.168.1.1 - 192.168.1.254
Usable Hosts254
Total Addresses256

Mask Info

Enter IP Address192.168.1.0/24
Netmask255.255.255.0
Wildcard0.0.0.255
IP Binary11000000.10101000.00000001.00000000
Mask Binary11111111.11111111.11111111.00000000

Frequently Asked Questions

Two formats: CIDR slash notation (e.g. 192.168.1.0/24) and IP plus dotted-decimal netmask (e.g. 192.168.1.0 255.255.255.0). The mask must be a contiguous run of ones.

Hosts = 2^(32-prefix) - 2, subtracting the network and broadcast addresses. A /24 has 254 usable hosts; /31 and /32 have none.

No. All subnet math happens locally in your browser. IP data never leaves your device, fully protecting your privacy.

RFC1918 ranges 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, plus loopback 127.0.0.0/8 and link-local 169.254.0.0/16. The tool flags these automatically.

The current version covers IPv4 subnetting. IPv6 addressing works differently and may be added in a future release.

Completely free. This is a pure frontend online tool - no registration required, no payment needed, just open and use.

Related Tools

Base64 Codec

Encode and decode Base64 with UTF-8, URL-safe option, and file-to-Base64. 100% private, all processing in your browser

JSON Formatter

Beautify, minify, and validate JSON data with multiple indent options and key sorting. 100% private, all processing in your browser

Hash Generator

Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text or files. 100% private, all processing in your browser

Password Generator

Generate strong random passwords with length, charset, and strength control. 100% private, all processing in your browser

URL Encoder

Encode and decode URLs with full-encode mode and UTF-8 support. 100% private, all processing in your browser

UUID Generator

Generate UUID v4 identifiers in batch with uppercase and hyphens options. 100% private, all processing in your browser

HTML Escape

Escape and unescape HTML entities with a single click. 100% private, all processing in your browser

Regex Tester

Test regular expressions with live highlighting, flags, and replacement preview. 100% private, all processing in your browser

Slug Generator

Turn titles into clean, SEO-friendly URL slugs with custom separators and length. 100% private, all processing in your browser

ROT Cipher

ROT13, ROT5, ROT47 and custom-shift Caesar cipher - encrypt and decrypt in one click, all processed locally

Timestamp Converter

Convert between Unix timestamps and dates with multi-format output. 100% private, all processing in your browser

Card Validator

Verify card numbers with the Luhn algorithm, detect card networks and formatting, all processed locally in your browser