🔗 Domain Name
Human-readable address that maps to IP infrastructure via DNS.
Network
🔧 Native workbench
🔎 Live indicators (IoC view)
🔗 Analyst pivots
🔌 Sources that yield Domain Name (2)
| Source | Category | Auth | Format | |
|---|---|---|---|---|
| MetaMask eth-phishing-detect Community crypto-phishing domain blocklist (100k+ domains). | Crypto Phishing | NONE | json | home↗ api↗ |
| ScamSniffer scam domains Community crypto scam / drainer domains. | Crypto Phishing | NONE | json | home↗ api↗ |
🧭 Disciplines
🎯 Mission Domains
🔍 Lookup
🔄 Live Datasets & APIs (2 key-free · ingestible)
📜 Playbook — Domain Name exploitation
- Direction — frame the requirement for Domain Name: what decision does this support, by when?
- Collection — pull the 2 mapped sources (2 free) and the native workbench (open); capture provenance and observe OPSEC.
- Processing — normalize, de-duplicate and enrich the collected data.
- Analysis — correlate against local holdings; apply ACH; assign confidence.
- Dissemination — open a case, draft a report, share via STIX/MISP.
- Feedback — set an alert rule / watchlist to monitor for change.
⚡ AI Skills & Automation
Automate unattended via the cron pipeline (collect → ingest → resolve → enrich → score → alert).
🧩 Advanced Capabilities
✨ Enrichment pathways
🎫 Domain Name
A domain name is a human-readable label registered in the DNS hierarchy (e.g. example.com) that maps to network resources and organizational identity. In investigations it anchors campaign infrastructure, reveals registrant patterns, and clusters related malicious assets through shared registration and hosting artifacts.
Format: RFC 1035 labels, each <=63 chars, total <=253; LDH rule (letters/digits/hyphen); IDN as punycode (xn--). Must resolve to a registered eTLD+1 on the Public Suffix List.
📡 How it is collected
- WHOIS/RDAP registration records
- Passive DNS resolutions
- Certificate Transparency logs (SAN entries)
- Email headers and message bodies
- Malware C2 config extraction / sandbox detonation
- Web crawling and referrer/link analysis
📚 Enrichment & validation sources
🔗 Pivot to
🧩 Analysis & hunting techniques
- WHOIS/registrant pivoting
- Passive DNS historical resolution mapping
- CT-log subdomain enumeration
- Registration timing and bulk-registration correlation
- Name-server and DNS-provider clustering
- Typosquat/homoglyph detection
- Domain age and reputation scoring
- Fast-flux detection
🔧 Tools
- Amass
- dnstwist
- SecurityTrails
- crt.sh
- MISP
- Maltego
- urlscan.io
- whois/rdap CLI
⚡ Workbench actions
- Resolve DNS records
- Query passive DNS history
- Enumerate subdomains from CT logs
- Pull WHOIS/RDAP registration
- Generate typosquat permutations
- Screen against threat feeds
- Cluster by name server / registrant
- Snapshot live site (urlscan)
📊 Dashboard KPIs
Domain age (days since registration)Reputation / malicious-verdict scoreCount of resolving A records over timeNumber of associated subdomainsDays-to-first-seen in threat feeds
📂 Open
Workstation · Copilot · AI Skills · Automation · Playbooks · Lookups · Docs · Reports
🤖 AI Copilot
⚡ AI Skills
🔍 Lookup & Enrich
📚 Docs & Reports
💡 Recommendations
- Explore related tools below
- Automate recurring work via cron