IP Address Import
Upload and analyze IP address ranges in JSON format
Upload JSON File
Select a JSON file containing IP address data (max 10MB)
Expected JSON Format
[
{
"id": 2122235,
"name": "UKG Corporate Office",
"description": "UKG Corporate",
"protocolVersion": { "id": 1, "name": "IPv4" },
"startingIPRange": "198.42.56.25",
"endingIPRange": "198.42.56.56"
}
]
What happens during analysis?
IP Validation
Validates IP address formats and checks for invalid ranges
Issue Detection
Identifies overlapping ranges, large ranges, and other potential issues
Detailed Results
Provides detailed breakdown of all IP ranges and detected issues