APImcp
GuidesNetwork Utilities
ConsoleDocsMCP
Network Utilities ⏱ 1 min read

IP Address Validator API

Validate IPv4 and IPv6 addresses. Detect private, reserved ranges.

01

What Does It Validate?

Checks IPv4 and IPv6 validity, detects private ranges (RFC 1918), reserved addresses, and multicast.

02

How to Use

Call GET /api/v1/ip-validator?ip=192.168.1.1. Returns valid, type, is_private, is_reserved.

Try it live Test this endpoint in the interactive console
Open Console →

Frequently Asked Questions

Both IPv4 and IPv6?
Yes. Supports full and compressed IPv6 notation with ::.