{
  "statusCode": 200,
  "message": "IP information retrieved successfully",
  "data": {
    "ip": "216.73.216.179",
    "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
    "headers": {},
    "timestamp": "2026-08-23T18:03:34.433Z",
    "is_logged": false,
    "protocol": "https",
    "ip_info": {
      "ip": "216.73.216.179",
      "city": "Columbus",
      "region": "Ohio",
      "country": "US",
      "loc": "39.9612,-82.9988",
      "postal": "43215",
      "timezone": "America/New_York",
      "asn": {
        "asn": "AS16509",
        "name": "Amazon.com, Inc.",
        "domain": "amazon.com",
        "type": "hosting"
      },
      "is_anycast": false,
      "is_mobile": false,
      "is_anonymous": false,
      "is_satellite": false,
      "is_hosting": true
    }
  }
}