IP Locator (ip-query.com) is an IP geolocation lookup service for developers and network operations teams that need to quickly identify where an IP address is associated with. It offers both a web-based lookup tool and a RESTful API. Results can include fields such as country, region, city, ISP, latitude/longitude, time zone, and postal code. The site also displays recent query history, service status, database status, average response time, and uptime.
In terms of functionality, it supports both IPv4 and IPv6, and provides โMy IP,โ specified IP lookup, service health checks, and an entry point for bulk queries. The API domain is api.ip-query.com. Authentication is handled by obtaining a JWT via GitHub OAuth2. Main endpoints include /api/lookup/:ip, /api/status, /api/myip, and a token revocation endpoint. The disclosed technical architecture includes a Rust-based core lookup engine, a Go web service, and a global IP geolocation database, positioning it as a high-concurrency, low-latency lookup service. The documentation includes curl examples and JSON responses, making basic integration fairly approachable, though we did not see official SDKs, a structured error-code system, or a more complete explanation of the authentication flow.
Pricing information is presented in the form of rate limits: the free plan allows 1,000 requests per hour, the Pro plan allows 10,000 requests per hour, and the Enterprise plan offers unlimited requests. However, specific pricing, payment methods, refund policies, and SLA terms are not disclosed. The service status page shows 99.9% uptime, around 45ms response time, and 24/7 technical support. These figures are useful as references, but formal SLA terms should take precedence.
Strengths include Chinese and English interfaces, IPv4/IPv6 coverage, a simple API design, a relatively generous free quota, and public system status information. Weaknesses include incomplete commercial information, an open-source project entry point without a visible repository address, and no clear explanation of self-hosting capabilities. Authentication depends on GitHub OAuth2, which may introduce uncertainty for teams in China during registration, login, and token acquisition.
It is suitable for use cases such as small and medium-sized websites, log analysis, risk control, security auditing, operations troubleshooting, and region-based content display. The main text does not provide hands-on test results for access from China. Before production use, it is recommended to test the main site, API domain, and GitHub OAuth2 flow from the target network environment. If you have higher requirements for domestic stability, payment options, or compliance, you may also want to evaluate MaxMind, ipinfo.io, IP2Location, ip-api.com, and related offerings from Chinese cloud providers.
โ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on ip-query.com official site.
ip-query.com is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 6.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach ip-query.com directly.