Geolocation
Check IP/Domain Geolocation
The response returns geolocation information of the queried IP address or domain, including status, country, region, city, zip code, latitude, longitude, timezone, ISP, organization, and AS (Autonomous System) details.
Request
GET https://ismalicious.com/api/check/geolocation?query=146.59.151.156
Try this endpoint in your browser 🔗
Query Parameters
query
string
The IP address / Domain name to check.
Description
This API endpoint provides detailed geolocation data for a specified IP address or domain name, offering insights into its geographical location and associated network information. By analyzing the response data, users can obtain information about the country, region, city, internet service provider, and more. This feature is instrumental in security assessments, enabling users to identify potential vulnerabilities related to the location and network of the queried entity, thereby enhancing cybersecurity measures.
Why is this useful?
Enhances security by providing critical location-based insights.
Helps in identifying and mitigating location-specific threats.
Assists in compliance with regional data protection regulations.
Optimizes resource allocation by understanding customer geolocation.
Supports better decision-making with refined geospatial data.
More:
More:
For performance reasons, you'll find other separate endpoints for each sub-check you want to look after:
Last updated