{
  "id": "b0eb36da-cda8-489d-a5a1-66cba07c22fb",
  "name": "IP Info",
  "description": "IP reverse DNS lookup and type detection. Identify geolocation, ISP and whether an IP is residential, datacenter or proxy.",
  "url": "https://x402.fatihai.app/api/ip-info",
  "provider": {
    "organization": "IP Info",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/b0eb36da-cda8-489d-a5a1-66cba07c22fb",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "b0eb36da-cda8-489d-a5a1-66cba07c22fb-main",
      "name": "IP Info",
      "description": "IP reverse DNS lookup and type detection. Identify geolocation, ISP and whether an IP is residential, datacenter or proxy.",
      "tags": [
        "ip",
        "network",
        "geolocation",
        "data-enrichment",
        "base"
      ],
      "examples": [
        "GET https://x402.fatihai.app/api/ip-info?ip=8.8.8.8"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://x402.fatihai.app/api/ip-info",
    "http_method": "GET",
    "mode": "native",
    "amount_usdc": 0.001,
    "accepts": [
      {
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "1000",
        "amount": "1000",
        "resource": "https://x402.fatihai.app/api/ip-info",
        "description": "IP reverse DNS lookup and type detection. Identify geolocation, ISP and whether an IP is residential",
        "mimeType": "application/json",
        "payTo": "0x0451CF4084B8E2fD8E3e14E2667F045127898cb4",
        "maxTimeoutSeconds": 300,
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        }
      }
    ]
  },
  "use_cases": [
    "geolocating_ip_addresses",
    "detecting_proxies",
    "blocking_malicious_ips",
    "detecting_threat_actors"
  ],
  "agora402": {
    "id": "b0eb36da-cda8-489d-a5a1-66cba07c22fb",
    "category": "data-enrichment",
    "chain": "base",
    "llm_model": null,
    "avg_latency_ms": 200,
    "rate_limit_rpm": 60,
    "uptime_score": 100,
    "review_avg": 0,
    "review_count": 0,
    "verified": true,
    "listed_at": "2026-03-05T21:36:03.326Z"
  }
}