Files

PhishDestroy Rootlist Banner

📌 Download Files (Latest State)

Primary Validated Roots https://raw.githubusercontent.com/phishdestroy/destroylist/main/rootlist/active_root_domains.json

Primary DNS-validated (online only) https://raw.githubusercontent.com/phishdestroy/destroylist/main/rootlist/online_root_domains.json

Community Validated Roots https://raw.githubusercontent.com/phishdestroy/destroylist/main/rootlist/community_root_domains.json

Community DNS-validated (online only) https://raw.githubusercontent.com/phishdestroy/destroylist/main/rootlist/community_online_root_domains.json


📁 Output Description

active_root_domains.json

  • Produced from list.json
  • Converted into registrable root domains
  • Infrastructure/provider roots excluded
  • Deduplicated and normalized

Recommended use: ✔ global DNS blocking ✔ baseline threat intelligence


online_root_domains.json

  • Built from DNS-live sources
  • Contains domains responding at generation time
  • Highly relevant for active phishing campaigns

Recommended use: ✔ prioritized blocking ✔ SOC enrichment feeds


community_root_domains.json

  • Sources aggregated from security providers
  • Filtered and normalized
  • Provider roots removed automatically

Source compiled by smart_aggregator.py


community_online_root_domains.json

  • Subset of community list
  • Confirmed via DNS resolution

Recommended use: ✔ external threat activity tracking


A minimal, DNS-validated list of registrable root domains, designed for consumers who block at the domain level.

Contents

  • active_root_domains.json

    • Derived from dns/active_domains.json
    • Reduced to registrable domains using tldextract
    • Hosting / infrastructure platforms are removed
    • DNS-validated (A/AAAA/CNAME/MX/NS)
  • invalid_root_domains.json

    • Candidates that did not return any DNS records

Excluded (infra / hosting)

Root domains that should never be blocked globally, including but not limited to:

  • multi-tenant app hosting:
    vercel.app, netlify.app, github.io, render.com, onrender.com,
    firebaseapp.com, web.app, pages.dev, workers.dev, cprapid.com,
    windows.net, fastly.net, sslip.io, duckdns.org, replit.dev,
    surge.sh, typedream.app, hostingersite.com

  • website builders / shared platforms:
    weebly.com, weeblysite.com, wixsite.com,
    wordpress.com, blogspot.com, blogspot.am,
    webflow.io, square.site, godaddysites.com,
    webcindario.com, home.pl, pineapple.page, gitbook.io

  • decentralized / web3 gateways:
    ipfs.io, cloudflare-ipfs.com, dweb.link,
    infura-ipfs.io, eth.limo

  • SaaS / course hosts:
    teachable.com

Generation

This list is produced by scripted reduction of the main dataset, removing
non-registrable and infrastructure roots, and validating active records.