IP threat intelligence (TCA-0406)
This service returns threat intelligence data for the submitted IP address. The reports contain IP address reputation from various reputation sources, the maliciousness of files found on the submitted IP address, and other metadata like related URLs and IP address resolutions.
Information about the hosted files, related URLs, and IP address resolutions comes from our internal databases and URLs submitted for analysis using the TCA-0404 Analyze URL service.
Users can send requests to the following endpoints:
IP report endpoint
This endpoint returns:
- Third-party IP address reputation and categorization.
- Counters of samples downloaded from the IP address, mapped to their classification status (malicious, suspicious, known, unknown)
- The most common threats (malware type, family) hosted on the submitted IP address
Downloaded files endpoint
Provides a list of hashes and classifications for files found on the submitted IP address.
The results can be filtered to return samples with specific classifications. If requested, the endpoint can return extended metadata for each file.
Extended records contain:
- Additional sample properties: SHA1 hash, MD5 hash, SHA256 hash, sample size, sample type, download availability of the sample, first and last seen dates, first and last download times, last download URL.
- Sample reputation information: classification, threat level, trust factor, malware family name, malware type, threat name, targeted platform and subplatform.
Related URLs endpoint
Returns a list of URLs hosted on the submitted IP address.
Resolutions endpoint
Provides a list of IP-to-domain mappings.
This API is rate limited to 5 requests per second.