Whois

Check IP/Domain Whois

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/whois?query=146.59.151.156

Try this endpoint in your browser 🔗

Query Parameters

Parameter
Type
Description

query

string

The IP address / Domain name to check.

Description

This API endpoint provides detailed WHOIS information for a given IP address or domain name. By querying this endpoint, users can obtain data regarding the ownership, network range, and associated organization of an IP address. The response further includes insights about data center presence, VPN and proxy usage, along with geographical and organizational details. This feature is crucial for security teams and IT professionals to carry out robust network analysis and threat assessments efficiently.

Why is this useful?

  • Helps identify potential threats by revealing whether an IP is associated with malicious activities, data centers, or VPNs.

  • Provides detailed insights into network ownership and geography, allowing for better network oversight.

  • Assists in meeting regulatory requirements by documenting IP and domain ownership and associated activities.

  • Identifies suspicious IPs or domains used in fraudulent schemes, reducing the risk of financial loss.

  • Supports data-driven decisions by providing comprehensive network and organization details.

More:

For performance reasons, you'll find other separate endpoints for each sub-check you want to look after:

Last updated