Scans any text and extracts all valid IPv4 and IPv6 addresses. Useful for parsing server logs, network captures, security reports, and configuration files. Removes duplicates and optionally classifies addresses as public, private, loopback, or link-local.
Paste your logs or text and get a clean list of all IP addresses found, deduplicated and ready to use. For extracting other data patterns from logs, try the RegExp Matches Extractor.
From log
Input
Connection from 192.168.1.1 and 10.0.0.1 failed.
Output
192.168.1.1 10.0.0.1
Extract all regex pattern matches from a block of text.
Extract all date patterns from a block of text.
Extract all URLs and links from any block of text.
Automatically redact emails, phone numbers, SSNs, and card numbers from text.
Extract all email addresses from any block of text.
Extract all hashtags from social media posts or any text.