— IP Address Extractor

IP Address Extractor

Quick Tips

  • This tool runs entirely in your browser - your data stays private.
  • Press Ctrl+V (Cmd+V on Mac) to quickly paste text.
  • Use the Copy button to save your result to clipboard.
  • Bookmark this page for quick access!

Find and extract all IP addresses from any text.

Your Recent Tools

Examples

Input
Server log: User connected from 192.168.1.100 at 10:30. Another connection from 10.0.0.50.
Output
Found 2 IP addresses:
192.168.1.100 (Private - Class C)
10.0.0.50 (Private - Class A)
Input
IPv6 host: 2001:db8::1 and legacy: 8.8.8.8
Output
Found 2 IP addresses:
2001:db8::1 (IPv6)
8.8.8.8 (IPv4 - Public)

Why Use This Tool?

What problems does this solve?

Finding IP addresses in log files, configuration files, or documents requires pattern matching. This tool instantly extracts all IPv4 and IPv6 addresses.

Common use cases:

  • Extracting IPs from server logs for security analysis
  • Building IP whitelists/blacklists from documentation
  • Collecting network addresses from configuration text

Who benefits from this tool?

System administrators analyzing logs. Security analysts investigating incidents. Network engineers documenting infrastructure. DevOps teams processing configurations.

Privacy first: All processing happens in your browser. Your logs and IP data never leave your device.

Frequently Asked Questions

We detect standard IPv4 (dotted decimal like 192.168.1.1), IPv6 full notation, IPv6 compressed notation (with ::), and IPv4-mapped IPv6 addresses. Both with and without port numbers or CIDR notation.

Simply paste your log file content into the tool. IP addresses in any common log format (Apache, Nginx, IIS, syslog, etc.) are automatically detected regardless of the surrounding text format.

Yes, extracted IPs are classified by type: private ranges (10.x.x.x, 172.16-31.x.x, 192.168.x.x), loopback (127.x.x.x), link-local, multicast, and public addresses. This helps quickly filter for relevant addresses.

Enable the "Remove duplicates" option to see only unique IP addresses. You can also sort by frequency to see which addresses appear most often before deduplication.

This tool extracts and validates IP format only—it doesn't perform network connectivity checks. For reachability testing, use the extracted list with network diagnostic tools like ping or online IP lookup services.

Cookie Preferences

We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.

Cookie Preferences

Manage your cookie settings

Essential Cookies
Always Active

These cookies are necessary for the website to function and cannot be switched off. They are usually set in response to actions made by you such as setting your privacy preferences or logging in.

Functional Cookies

These cookies enable enhanced functionality and personalization, such as remembering your preferences, theme settings, and form data.

Analytics Cookies

These cookies allow us to count visits and traffic sources so we can measure and improve site performance. All data is aggregated and anonymous.

Google Analytics _ga, _gid

Learn more about our Cookie Policy