Install
openclaw skills install edgeiq-subdomain-hunterPerforms passive subdomain enumeration using CT logs, DNS zone transfer checks, takeover detection, and optional bruteforce without active probing.
openclaw skills install edgeiq-subdomain-hunterSkill Name: subdomain-hunter
Version: 1.0.0
Category: Security / Reconnaissance
Price: Lifetime: $39 / Optional Monthly: $7/mo (all Pro features permanently)
Author: EdgeIQ Labs
OpenClaw Compatible: Yes — Python 3, pure stdlib + socket, WSL + Linux
Passive subdomain enumeration using Certificate Transparency logs, DNS zone transfer checks, and takeover detection. Reconnaissance-grade discovery without sending active probes.
⚠️ Legal Notice: Only enumerate domains you own or have explicit written permission to audit. Unauthorized recon is illegal.
| Feature | Free | Pro ($19/mo) | Bundle ($39/mo) |
|---|---|---|---|
| CT log enumeration | ✅ (50 results) | ✅ (unlimited) | ✅ (unlimited) |
| Zone transfer check | ✅ | ✅ | ✅ |
| Takeover detection | — | ✅ | ✅ |
| Bruteforce wordlist | ✅ (2000 names) | ✅ (2000 names) | ✅ (2000 names) |
| JSON export | ✅ | ✅ | ✅ |
| Concurrent resolution | ✅ (50 threads) | ✅ (50 threads) | ✅ (50 threads) |
cp -r /home/guy/.openclaw/workspace/apps/subdomain-hunter ~/.openclaw/skills/subdomain-hunter
python3 subdomain_hunter.py --domain example.com
EDGEIQ_EMAIL=your_email@gmail.com python3 subdomain_hunter.py --domain example.com --pro
EDGEIQ_EMAIL=your_email@gmail.com python3 subdomain_hunter.py --domain example.com --bundle --bruteforce
python3 subdomain_hunter.py --domain example.com --output results.json
python3 subdomain_hunter.py --domain example.com --takeover-only
In #edgeiq-support channel:
!subdomain example.com
!subdomain example.com --takeover
!subdomain example.com --bruteforce
| Flag | Type | Default | Description |
|---|---|---|---|
--domain | string | — | Target domain |
--pro | flag | False | Enable Pro features |
--bundle | flag | False | Enable Bundle features |
--bruteforce | flag | False | Run common subdomain wordlist |
--takeover | flag | False | Run takeover detection |
--takeover-only | flag | False | Only run takeover detection |
--output | string | — | Write JSON report to file |
--threads | int | 20/50 | Concurrent threads (Pro/Bundle) |
=== Subdomain Hunter ===
example.com
CT Entries: 47
Resolved: 31
Dead: 5
Takeovers: 2 🔴
Discovered subdomains:
api.example.com ✅ resolves → 1.2.3.4
staging.example.com ✅ resolves → 1.2.3.5
dev.example.com ❌ DEAD (CNAME to Heroku)
old.example.com 🔴 TAKEOVER (no CNAME, 404)
blog.example.com ✅ resolves → 1.2.3.6
Zone Transfer: BLOCKED
Threat Level: MEDIUM
Lifetime License: $39 — your tool forever, all features included permanently.
Optional Monthly: $7/mo — for those who prefer recurring billing (cancel anytime). 👉 Buy Lifetime — $39 👉 Subscribe Monthly — $7/mo 👉 Subscribe Monthly — $7/mo
All features now included in Lifetime purchase.
Open a ticket in #edgeiq-support or email gpalmieri21@gmail.com
edgeiqlabs.com — Security tools, OSINT utilities, and micro-SaaS products for developers and security professionals.