IP Abuse Contact Database Developer Resource

The Abuse Contact database provides abuse contact information of ISPs and hosting services for reporting malicious activities.

Database Schema

The Abuse Contact database contains the following fields:

Field NameExampleData TypeDescription
start_ip119.93.20.248TEXTStarting IP address of an IP address block
end_ip119.93.20.255TEXTEnding IP address of an IP address block
join_key119.93.0.0TEXTSpecial variable to make join operations incredibly fast.
nameNilo AgirTEXTName of the abuse contact
emailmailto:abuse@pldt.netTEXTOrganizational email of the abuse contact
addressPhilippine Long Distance Telephone Company, 6/...TEXTOrganizational address of the abuse contact
countryPHTEXTISO 3166 country code
phone+632-584-1045TEXTOrganizational phone number of the abuse contact

A screen image showing the table provided by our Hosted Domains Database Download

Sample Database

Filename references:

curl -L https://ipinfo.io/data/standard_abuse.csv.gz?token=$TOKEN -o standard_abuse.csv.gz
curl -L https://ipinfo.io/data/standard_abuse.mmdb?token=$TOKEN -o standard_abuse.mmdb
curl -L https://ipinfo.io/data/standard_abuse.json.gz?token=$TOKEN -o standard_abuse.json.gz
File FormatDatabase Download URISample Dataset URI
CSVhttps://ipinfo.io/data/standard_abuse.csv.gz?token=$TOKENhttps://ipinfo.io/data/sample/standard_abuse.csv
JSONhttps://ipinfo.io/data/standard_abuse.json.gz?token=$TOKENhttps://ipinfo.io/data/sample/standard_abuse.json
MMDBhttps://ipinfo.io/data/standard_abuse.mmdb?token=$TOKENhttps://ipinfo.io/data/sample/standard_abuse.mmdb

File Metadata

Last Updated: Oct 28, 2025 | Lines: 36,775,980

FilenameSize
standard_abuse.csv.gz363.86 MB
standard_abuse.json.gz396.11 MB
standard_abuse.mmdb717.39 MB

Use Cases