This is a companies DB that we use in AdGuard Home and AdGuard DNS.
It is basically the Whotracks.me database converted to a simple JSON format with some additions from us.
# Download Whotracks.me data
aws --no-sign-request s3 cp s3://data.whotracks.me/trackerdb.sql .
# Run the script
yarn install
yarn convert