Full Report
Threat actors are acquiring expired domains to inherit website traffic and reputation to redirect victims to scams and malware on a large scale. DNS threat intelligence firm Infoblox has given the name dropcatch domains to those that get a second chance, where an expired domain becomes available for registration and is then snapped up by another party. During the first half of 2026, 50,400
Analysis Summary
# Tool/Technique: Dropcatch Domains
## Overview
Dropcatch domains are expired domains that are immediately re-registered by a new party the moment they become available after their grace period. Threat actors use this technique to inherit the established reputation, search engine rankings, and existing web traffic of a previous legitimate owner to bypass security filters and distribute malware or scams.
## Technical Details
- **Type:** Technique (Domain Squatting/Resource Hijacking)
- **Platform:** Web-based (Global DNS infrastructure)
- **Capabilities:** Reputation inheritance, traffic redirection, SEO poisoning, and bypass of domain-age-based security policies.
- **First Seen:** Broadly observed; report focuses on a significant surge in the first half of 2026.
## MITRE ATT&CK Mapping
- **[TA0042 - Resource Development]**
- **[T1583.001 - Acquire Infrastructure: Domains]**
- **[T1584.001 - Compromise Infrastructure: Domains]** (In cases where subdomains or DNS records persist)
- **[TA0001 - Initial Access]**
- **[T1189 - Drive-by Compromise]**
## Functionality
### Core Capabilities
- **Reputation Inheritance:** Bypasses "newly registered domain" security filters because the domain retains its original registration date and historical trust score.
- **Traffic Redirection:** Captures users who still have the site bookmarked or follow old links.
- **Backorder Automation:** Uses specialized "drop catching" services (e.g., DropCatch.com) that use millisecond-precise algorithms to claim domains at the instant of expiration.
### Advanced Features
- **Residual Connections:** Intercepting emails intended for the previous owner or utilizing existing code injections on third-party sites that still point to the expired domain.
- **SEO Poisoning:** Leveraging existing high search engine rankings to push illegal content (gambling, illicit streaming) to the top of search results.
## Indicators of Compromise
- **File Hashes:** N/A (Technique-based)
- **File Names:** N/A
- **Registry Keys:** N/A
- **Network Indicators:**
- Domains with TLDs: `.net`, `.xyz`, `.com`, `.org`, `.vip`, `.online`, `.store`, `.site`, `.app`, `.shop`
- High-volume registrars: `GoDaddy`, `Namecheap`, `DropCatch[.]com`
- **Behavioral Indicators:** Sudden changes in the content category of a domain (e.g., a "dentist office" domain suddenly hosting "online gambling").
## Associated Threat Actors
- **Sable Squirrel:** A criminal enterprise that has spent nearly $7 million on expired domains to host malware infrastructure and illegal streaming services.
## Detection Methods
- **WHOIS Change Monitoring:** Detecting sudden changes in registrant information despite an old "Created" date.
- **Content Classification Shifts:** Behavioral tools that flag if a site’s historical category (e.g., "Education") suddenly switches to "Suspicious" or "Shopping."
- **DNS Record Analysis:** Identifying lingering MX or CNAME records that point to non-existent or newly shifted infrastructure.
## Mitigation Strategies
- **Domain Auto-Renewal:** Organizations should ensure critical domains are set to auto-renew to prevent accidental expiration.
- **Domain Locking:** Utilize registrar locks to prevent unauthorized transfers.
- **Security Policy Updates:** Configure web filters to inspect not just domain age, but "ownership age" or recent WHOIS updates.
- **Monitoring Tools:** Use DNS threat intelligence (like Infoblox) to identify if legitimate domains your users visit have been "dropcaught."
## Related Tools/Techniques
- **Cybersquatting:** Registering domains similar to trademarks.
- **Typosquatting:** Registering common misspellings of popular domains.
- **Broken Link Hijacking:** Taking over an expired domain that is still linked to by a high-authority website.