🌐
IP Info
Parse and analyze an IP address — version, class, private/public, binary representation.
network
API: POST /api/tools/ip-info
Input
Result
🔌 API Usage
POST /api/tools/ip-info
Content-Type: application/json
// Example body:
{
"ip": ""
}
Content-Type: application/json
// Example body:
{
"ip": ""
}