# Abuse Contact Finder
The main purpose of this data call is to return abuse contact informations for a Internet number resource. Note that this information is in many cases incorrect or not available.
GET /data/abuse-contact-finder/data.json?resource=3333
# Parameters
Key | Value | Info | Required |
---|---|---|---|
resource | prefix, single IP address or ASN | This is the resource the query is based on. | YES |
# Data Output
Key | Info | |
---|---|---|
abuse_contacts | List of dedicated abuse contacts (email addresses) | |
authoritative_rir | Regional Internet Registry authoritative for the queried resource. | |
earliest_time / lastest_time | Holds the time the query was based on | |
parameters
| Lists the resource the query was based on |
# Code Examples
# Available versions for this data call:
2.0
This is the current and only version of this API call.