lacnic_whois_query
Query the LACNIC WHOIS database to retrieve complete object information in RPSL format for detailed network analysis of Latin American and Caribbean resources.
Instructions
Perform raw WHOIS queries against the LACNIC database to get complete object information in RPSL format. This tool is specifically for the LACNIC RIR (Latin America and Caribbean region). Use ONLY when you need full object details or administrative data from LACNIC. DO NOT use for contact information - use lacnic_contact_card for abuse, NOC, admin, or tech contacts. This returns raw LACNIC database records with all attributes for detailed analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The domain name, IP address, ASN, or other identifier to query via LACNIC WHOIS. Examples: 'example.com', '200.160.0.0', 'AS27699', '2801:10::', 'LACNIC-HOSTMASTER'. Returns complete object details from the LACNIC database. | |
| flags | No | Optional WHOIS flags to modify the query behavior. Common LACNIC flags: ['-r'] for raw output (no filtering), ['-B'] for brief output, ['-T', 'person'] to limit object types. Use empty list [] or null for default query. |