Extract IPs from text

Extract unique IP addresses and CIDR blocks from any text

Extract IPs from text
Extracted addresses
How to use this tool
What it does

Extracts all unique IP addresses and CIDR blocks from any text you paste in. Useful for pulling IPs out of messy logs, config files, emails, or chat messages.

Supported formats
  • IPv4 addresses: 192.168.1.1
  • IPv4 CIDR: 10.0.0.0/8
  • IPv6 addresses: 2001:db8::1
  • IPv6 CIDR: 2001:db8::/32
Use cases
  • Cleaning up server logs
  • Extracting IPs from emails or configs
  • Preparing IP lists for firewall rules
  • Pulling IPs from chat messages or reports
Notes
  • Runs entirely in your browser - no data sent to server
  • Duplicates are automatically removed
  • Results are ordered by first appearance