ToolSci.com

đŸ”ĸ IP Range Generator

Generate a list of all usable IP addresses in a subnet.

â„šī¸ About IP Range Generator

The IP Range Generator is an essential utility for network administrators and developers who need to visualize every individual host address within a specific CIDR block. When configuring firewall rules, setting up DHCP pools, or performing network scans, having a complete list of usable IPs is critical.

This tool takes a network address and mask, then expands it into a comprehensive, copy-pasteable list. It automatically handles the exclusion of the network and broadcast addresses, providing only the IPs that can be assigned to actual hardware devices.

📖 How to use IP Range Generator

  1. 1. Enter the network IP address (e.g., 192.168.1.0).
  2. 2. Enter the mask or CIDR prefix (e.g., 24).
  3. 3. Click 'Run Tool' to generate the host list.
  4. 4. Copy the resulting IPs for use in your configuration files or scripts.

❓ Frequently Asked Questions

What is the maximum subnet size?

For stability, this tool is limited to a /20 range (4,094 hosts). Larger ranges could cause your browser to become unresponsive while rendering the list.

Are network and broadcast IPs included?

No. The tool follows standard networking rules and only lists 'Usable' host IPs.

Does this work for IPv6?

Currently, this tool is optimized for IPv4 address ranges.

🔗 Related Networking Tools