ShodSplit is a blazing-fast subdomain extraction tool written in Go, using Shodan's DNS API.
It fetches subdomains, filters them, and sorts them by TLD for cleaner and more structured recon results.
- Uses Shodan DNS API to fetch subdomains
- Sorts subdomains alphabetically by TLD
- Simple CLI usage with clean output
- Fast and lightweight (pure Go)
go run ShodSplit.go -k YOUR_SHODAN_API_KEY -d target.com