Malicious Domains
Free bad domain list: phishing, scam and malware-delivery domains from Twitter/X researchers
Malicious Domains
Phishing, scam and malware-delivery domains from Twitter/X
Related Threat Intelligence feeds: URLs · malicious IP list · SHA-256 · MD5 · All IOC types
Domains by window
-
malicious domains
-
malicious domains
-
malicious domains
-
malicious domains
What this list contains
- Sourced from ~95 Twitter/X security researchers, refreshed every 15 minutes.
- Phishing domains, scam landing pages, malware-delivery hosts and C2 endpoints.
- Newly-registered domains often included (typo-squats of bank, tech and government brands).
- Excluded: legitimate domains in the allowlist (Google, Microsoft, GitHub auth pages, common shorteners).
Recent samples
Latest 10 Domains from the past 7 days. Live from api.tweetfeed.live/v1/week/domain.
Top tags for malicious domains
Formats and how to use
Every TweetFeed feed is free and public domain (CC0 1.0) with no API key or sign-up. The malicious domains are available in four formats:
| Format | Where | Best for |
|---|---|---|
| JSON API | api.tweetfeed.live/v1/<window>/domain | SOAR / SIEM enrichment, scripts |
| CSV | today / week / month / year .csv | bulk import, spreadsheets, blocklists |
| RSS | rss.xml | watch new IOCs in a reader |
| MCP | mcp.tweetfeed.live | live lookups from AI agents / Claude |
Import the domain list into your DNS firewall, secure web gateway or Pi-hole as a blocklist - or skip the parsing and pull the ready-made domains.txt, hosts.txt or adguard.txt exports - or query the JSON API from your SOAR/SIEM to enrich alerts. Validate against VirusTotal or your own sandbox before blocking outright, since OSINT feeds can carry false positives.
Frequently asked questions
What is a malicious domain feed?
A malicious domain feed is a continuously updated list of fully-qualified domain names that point to phishing pages, scams, malware payloads or command-and-control endpoints. Security teams ingest these into DNS firewalls, secure web gateways and EDRs to block traffic before resolution. TweetFeed publishes the domains spotted by ~95 infosec researchers on Twitter/X, refreshed every 15 minutes.
Where can I download a bad domains list?
Right here. This page is a live bad domains list: every entry was reported as phishing, scam, malware or C2 infrastructure by the infosec community on Twitter/X. Grab the CSV for your blocklist, query the JSON API from scripts, or subscribe to the RSS feed. It refreshes every 15 minutes and is CC0, so no key or sign-up is needed.
What is a bad domain list?
A bad domain list (also called a malicious domain blocklist) aggregates hostnames reported as phishing, scam or malware infrastructure by the Threat Intelligence community. TweetFeed publishes its own bad domains list for free, updated every 15 minutes in CSV, JSON and API formats. The data is released under CC0, so there is no key, sign-up or rate limit to use it.
How is this list updated?
Every 15 minutes. The pipeline scrapes RSS feeds from public Twitter/X researcher accounts and lists, extracts domains from tweets, deduplicates against the past year, tags them with malware family and category, and republishes the result in CSV, JSON and RSS.
Should I block the domain or the full URL?
Block the domain when the whole host is attacker-owned infrastructure: it catches every path, including the ones nobody has reported yet. Block the URL when the kit sits on a compromised or shared host, where a domain block would take legitimate content down too. Most SOCs do both. The URL-level list is the malicious URLs feed.
Are these domains verified malicious?
TweetFeed is OSINT, not a sandbox. Domains are sourced from public posts by infosec researchers, then deduplicated and tagged. False positives can occur, especially for compromised legitimate domains hosting phishing kits temporarily. Cross-reference VirusTotal, urlscan.io or your sandbox before blocking outright.
Is the malicious domains list free?
Yes. Every TweetFeed feed is free and released into the public domain under CC0 1.0, with no API key, sign-up or rate card. You can use it in commercial or personal projects; a link back is appreciated but not required.
How do I use these domains to block threats?
Import the domain list into your DNS firewall, secure web gateway or Pi-hole as a blocklist, or query the JSON API from your SOAR/SIEM to enrich alerts. Validate against VirusTotal or your own sandbox before blocking outright, since OSINT feeds can carry false positives.
License
Source code for the pipeline: github.com/0xDanielLopez/TweetFeed (MIT).