kisa-whois-ip-batch
Look up registration and assignment information for the ip column of each input row from the KISA WHOIS service.
kisa-whois-ip-batch profile=PROFILE [locale=LOCALE]
- profile=PROFILE
- KISA WHOIS connect profile code
- locale=LOCALE
- Output language: ko or en (default: ko). Overseas IPs return only registry and country.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| ip_type | String | Query type | Type of the queried resource |
| registry | String | Registry | Registry responsible for the resource |
| country | String | Country | ISO 2 country code |
| ip_range | String | IP range | Assignee allocated IP range |
| cidr | String | CIDR | Assignee CIDR prefix length |
| network_type | String | Network type | Assignee network type |
| org_name | String | Organization | Assignee organization name |
| org_id | String | Organization ID | Assignee organization ID |
| org_address | String | Organization address | Assignee organization address |
| org_postal_code | String | Organization postal code | Assignee organization postal code |
| created | Date | Created | Assignee registration date |
| tech_name | String | Tech contact name | Assignee technical contact name |
| tech_phone | String | Tech contact phone | Assignee technical contact phone |
| tech_email | String | Tech contact email | Assignee technical contact email |
| provider_type | String | Provider type | Upstream allocation type: PI (Provider-Independent) or ISP |
| provider_ip_range | String | Provider IP range | Upstream allocated IP range |
| provider_cidr | String | Provider CIDR | Upstream CIDR prefix length |
| provider_service_name | String | Provider service name | Upstream network service name |
| provider_org_name | String | Provider organization | Upstream allocation holder organization name (independent user or ISP) |
| provider_org_id | String | Provider organization ID | Upstream organization ID |
| provider_org_address | String | Provider organization address | Upstream organization address |
| provider_org_postal_code | String | Provider organization postal code | Upstream organization postal code |
| provider_created | Date | Provider created | Upstream allocation registration date |
| provider_tech_name | String | Provider tech contact name | Upstream technical contact name |
| provider_tech_phone | String | Provider tech contact phone | Upstream technical contact phone |
| provider_tech_email | String | Provider tech contact email | Upstream technical contact email |
| _error | String | Error | Error message for invalid input or API failure |