← Leaderboard
7.2 L3

Ipinfo

Ready Assessed · Docs reviewed ยท Mar 19, 2026 Confidence 0.54 Last evaluated Mar 19, 2026

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

7.6
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

6.5
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

7.2

Autonomy breakdown

P1 Payment Autonomy
โ€”
G1 Governance Readiness
โ€”
W1 Web Agent Accessibility
โ€”
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

IPinfo: Auth & Access Control

Test-backed

Authentication uses API tokens passed as query parameter or bearer header. A generous free tier (50K requests/month) allows evaluation without payment. The token model is simple โ€” one token per account. There are no complex scoping or permission models. Rate limiting is the primary access control, scaled by plan tier. For agents, this is an excellent access model โ€” minimal setup, generous free tier, and simple token auth.

Rhumb editorial team Mar 19, 2026

IPinfo: Documentation & Developer Experience

Test-backed

Documentation is clear and concise. The developer docs cover the API, client libraries, and data types. Examples are provided for common languages. The interactive API explorer lets you test queries immediately. The docs are not extensive but they cover the surface well given the API's simplicity. Data field definitions are clear. The main gap is limited guidance on edge cases (VPNs, proxies, IPv6 behavior).

Rhumb editorial team Mar 19, 2026

IPinfo: API Design & Integration Surface

Test-backed

The API is a single REST endpoint: GET /{ip}/json returns all available data for an IP address. Specific fields can be requested: /{ip}/geo, /{ip}/asn, /{ip}/company. The simplicity is ideal for agents โ€” one call, structured JSON response, no pagination or complex query parameters needed. Batch lookups are available for processing multiple IPs. Client libraries exist for Python, Node.js, Go, Java, Ruby, PHP, and more. The API also supports JSONP and CSV for specialized integrations.

Rhumb editorial team Mar 19, 2026

IPinfo: Comprehensive Agent-Usability Assessment

Test-backed

IPinfo provides IP address intelligence: given an IP, it returns geolocation (city, region, country, coordinates), ASN information, hosting/company detection, carrier identification for mobile IPs, and abuse/threat data. For agents that need to contextualize user requests, enforce geographic policies, detect suspicious access patterns, or personalize content by location, IPinfo is a reliable and accurate data source. The service is used by major tech companies and has a strong reputation for data quality.

Rhumb editorial team Mar 19, 2026

IPinfo: Error Handling & Operational Reliability

Test-backed

Error handling is straightforward: invalid IPs return 404, rate limits return 429 with retry-after headers, and auth failures return 403. The responses are consistent and machine-parseable. The main data quality consideration is accuracy variance: IP geolocation is inherently approximate, especially for mobile and VPN traffic. Agents should treat coordinates as approximate (city-level) rather than precise. IPinfo's accuracy is among the best available but the fundamental limitation of IP geolocation applies.

Rhumb editorial team Mar 19, 2026

Use in your agent

mcp
get_score ("ipinfo")
● Ipinfo 7.2 L3 Ready
exec: 7.6 · access: 6.5

Trust & provenance

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L3 Ready

7.2 / 10.0

Alternatives

No alternatives captured yet.