AntiScamBOT Domain Age Detection Released

Summary

AntiScamBOT announces Domain Age Detection using RDAP lookups and tldextract to identify registered domains from shared URLs. The feature scores domains by age (0–7 days +5 to 61+ days +1) and is aggressively cached. Servers can enable/disable checks, choose Flag only or Delete + Flag, and set thresholds via /setupbot or /antiscam-settings to curb early phishing campaigns.

AntiScamBot Update — Domain Age Detection

New Feature: Newly Registered Domain Detection
Scammers often register fresh domains for phishing campaigns. We now check domain registration dates via RDAP lookups to catch these early.

How it works:
- Extracts domains from URLs shared in messages
- Checks registration date against public RDAP records
- Uses tldextract to identify the registered domain (ignores subdomains)
- Aggressively cached results to minimize lookups

Scoring (age-based):
- 🔴 0–7 days: +5 score
- 🟠 8–14 days: +4 score
- 🟠 15–30 days: +3 score
- 🟡 31–60 days: +2 score
- 🟢 61+ days: +1 score (up to threshold)

Server Configuration:
Each server decides how to handle newly registered domains:
- Enable/disable domain age checks per server
- Action choice: Flag only (alert mods) or Delete + Flag (remove message + alert)
- Custom threshold: Pick from 7, 14, 30, 60, or 90 days
- Configurable via /setupbot command or /antiscam-settings panel

The latest from AntiScamBOT

AntiScamBOT Adds AI Join-Account Scam Detection

**Patch Notes – AntiScamBot (2026-05-29)** **New Join‑Account Scam Detection** - Checks newly joined members for scam/fake‑account signals using AI image analysis + profile metadata (username, …

AntiScamBOT Image Scam Detection Update

**AntiScamBOT Update** We’ve improved image scam detection to reduce false positives and catch more dangerous posts. - Normal in-game screenshots, such as spins, tickets, rewards, …

AntiScamBOT Improves Scam Image Detection

**AntiScamBot Patch Note** We’ve upgraded how AntiScamBot detects scam images. The bot now uses a newer image understanding system instead of the previous OCR-based approach. …

AntiScamBOT Update: Stronger Image Security

**Changelog 5/22/2026** **Security Improvements** - Added protection against oversized images that could overload the server — oversized images are safely ignored before being processed. - …