Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightDeveloper Toolschevron_rightIP Range GeneratorIP Range Generator

IP Range Generator

Generate all IP addresses within a CIDR block or custom IP range.

lanCIDRswap_horizRangeEnter an IP address with prefix length, e.g. 10.0.0.0/8Enter one IPv4 address per line. Invalid entries are ignored.Subnet InfoIP ListShowing 256 of 256 addresses.

Similar Tools

IP Address Validator

IP Address Validator

Validate IPv4, IPv6, and CIDR notation with address type details and subnet information.

Random IP Generator

Random IP Generator

Generate random IPv4 and IPv6 addresses for testing and development. Choose public, private, or any scope.

Subnet Calculator

Subnet Calculator

Calculate network address, broadcast, subnet mask, wildcard mask, and usable host range for any IPv4 subnet.

JWT Generator

JWT Generator

Generate and sign JSON Web Tokens with HMAC, or decode any JWT.

Split PDF

Split PDF

Split a PDF file into individual pages or page ranges.

Video Frame Extractor

Video Frame Extractor

Extract individual frames from a video as PNG images at any interval, entirely in your browser.

PDF Form Filler

PDF Form Filler

Open any fillable PDF, edit its form fields directly in your browser, and save a completed copy — with an optional flatten step to lock values in place.

apps

More Tools

Browse our full collection of free online tools.

IP Range Generator

An IP range generator helps you expand a CIDR block or a custom start and end address into a full list of IPv4 addresses. Instead of calculating hosts by hand, you can enter a range like 192.168.1.0/24 or two endpoints and immediately see every address included in that network.

Why this tool is useful

This is handy when you need to prepare firewall rules, inventory devices, audit an internal subnet, build allowlists, or generate a clean host list for testing and documentation. The subnet summary also saves time because it shows the network address, broadcast address, subnet mask, prefix length, and usable host counts in one place.

For larger blocks, the paginated output keeps the page responsive while still letting you inspect the list in chunks. If you only need the final result, you can download the range as a plain text file and use it in scripts, scanners, spreadsheets, or deployment notes.

What you can do here

  • Generate addresses from CIDR notation
  • Build a list from a custom start IP and end IP
  • Exclude specific IPv4 addresses line by line
  • Review subnet details before exporting the result
  • Copy smaller IP lists or download larger ones as .txt

Typical use cases

Developers and network administrators often use an IP range generator to verify subnet planning, prepare monitoring targets, test access rules, or compare expected hosts with real devices on a segment. It is also useful in labs, staging environments, and training materials where you need a predictable list of addresses.

Everything runs entirely in your browser, so the IP data stays local while you generate, review, and export the range.