ToolNest
HomeToolsFavorites
ToolNest

Free online tools for developers, creators, and professionals.

Navigation

  • Tools
  • Guides
  • Favorites
  • Popular Tools

Legal

  • Terms of Service
  • Privacy Policy
  • Licenses
© 2026 ToolNest
  1. Home
  2. Tools
  3. IP/Subnet Calculator

IP/Subnet Calculator

Calculate network address, broadcast, and host range from IP and CIDR.

Result
Network: 192.168.1.0
Subnet mask: 255.255.255.0
Broadcast: 192.168.1.255
First host: 192.168.1.1
Last host: 192.168.1.254
Usable hosts: 254

Add to favorites for quick access from the home page

Related tools

Tools often used together with this one

URL Parser

Parse URLs into components: protocol, hostname, path, query parameters.

⚡ Browser Only🔒 No Upload🚀 Instant Processing

Base64 Encode/Decode

Encode and decode Base64 strings. Supports Unicode.

⚡ Browser Only🔒 No Upload🚀 Instant Processing

CSV to JSON

Convert CSV data to JSON format. Paste CSV, get structured JSON.

⚡ Browser Only🔒 No Upload🚀 Instant Processing

JSON Diff

Compare two JSON objects and highlight differences.

⚡ Browser Only🔒 No Upload🚀 Instant Processing
›How it works
  1. 1Enter an IP address (e.g. 192.168.1.0).
  2. 2Enter CIDR notation (e.g. /24 or 24).
  3. 3The tool calculates network, broadcast, first/last host, and usable hosts.
  4. 4Use for subnet planning and network design.

Example

192.168.1.0/24 → Network: 192.168.1.0, Broadcast: 192.168.1.255, 254 usable hosts