Skip to content

Latest commit

 

History

History

Abuse Contact

Abuse Contact Database

The Abuse Contact database provides the contact information of all internet organizations for reporting abusive activity, spam, or other malicious activities. The dataset is sourced from WHOIS records. It is parsed to provide a structured format.

Database Schema & Description

[data updated as of May, 2024]

The following database schema represents the CSV database. We also provide JSON and MMDB format data.

Field Name Example Data Type Notes
start_ip 119.93.20.248 TEXT Starting IP address of an IP address block
end_ip 119.93.20.255 TEXT Ending IP address of an IP address block
join_key 119.93.0.0 TEXT Special variable to facilitate database join operation
name Nilo Agir TEXT Name of the abuse contact
email [email protected] TEXT Organizational email of the abuse contact
address Philippine Long Distance Telephone Company, 6/... TEXT Organizational address of the abuse contact
country PH TEXT ISO 3166 country code
phone +632-584-1045 TEXT Organizational phone number of the abuse contact

join_key represents the Class C network each IP address is part of, allowing you to filter the result set significantly before joining. Learn more about join_key here.

Please refer to "How to choose the best file format for your IPinfo database?" article to select the best format possible for your use case.

The usage of the IP data downloads relies on the software or application of the data. Check out our documentation, community, and our integrations pages to find the best path forward.

API Response

As well as the database product, IPinfo also provides a robust API service. Please visit the IPinfo Documentation portal to learn more. The Abuse Contact API service is available as part of our Business Tier plan.

API Query:

$ curl ipinfo.io/$IP_ADDRESS/abuse?token=$TOKEN

Response:

{
    "address": "US, WA, Bellevue, 12920 SE 38th Street, 98006",
    "country": "US",
    "email": "[email protected]",
    "name": "abuse",
    "network": "100.128.0.0/9",
    "phone": "+1-888-662-4662"
}

Abuse Contact API Response.png

Samples

Guides, Resources & Links

Links

🔗 Abuse Contact Database Page

🔗 Abuse Contact Data Downloads Documentation

🔗 Abuse Contact API Page

🔗 Abuse Contact Data Type Documentation

If you have any questions about using our data, feel free to ask us about it in the IPinfo Community.

FAQs (Frequently Asked Questions)


Interested in more?

Currently, we are limiting the sample datasets to only 100 rows. If you would like to request a larger sample or would like to get a quote on the database products feel free to reach to us.

Follow us on Twitter and LinkedIn to learn more about IP Address data and it’s fascinating potential.

About IPinfo

Founded in 2013, IPinfo prides itself on being the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier, VPN detection, hosted domains, and IP type data sets. Our API handles over 40 billion requests a month for 100,000 businesses and developers.

image