v0.8.0
Bulk operations, email validation, TLD search.
- TLD search across 200+ extensions
- Bulk domain availability check (up to 50 domains)
- Bulk WHOIS/RDAP lookup (up to 50 domains)
- Email address validation (format, MX, disposable check)
- Landing site with individual tool pages for SEO
- Blog section with CMS-managed content
v0.7.0
DNS tools, security expansion, CI/CD pipeline.
- DNS record generator (SPF, DMARC, MTA-STS, BIMI, TLS-RPT)
- Nameserver performance benchmarking
- CAA record analysis
- TLSA/DANE record lookup
- Typosquatting detection
- DNSBL/blacklist checking
- Zone transfer (AXFR) testing
- GitLab CI/CD pipeline with Docker builds
v0.6.0
Security auditing and email authentication.
- DNS health audit with scored report (A-F grading)
- Email security posture check (SPF, DKIM, DMARC, MTA-STS, BIMI)
- Email authentication validation (raw header analysis)
- DNSSEC validation
- SSL/TLS certificate inspection
- HTTP security header audit
v0.5.0
Domain intelligence and web analysis.
- WHOIS/RDAP domain lookup
- Domain age detection
- Domain availability checking
- Subdomain discovery via brute-force
- Associated domain/infrastructure detection
- Disposable email domain detection
- Tech stack detection
- TCP port scanning
- HTTP redirect chain tracing
v0.4.0
IP intelligence with GeoLite2 support.
- Reverse DNS (PTR) lookup with IP intelligence
- ASN/prefix lookup via Team Cymru + ip-api.com
- GeoLite2 local database support for fast geolocation
- Fallback to ip-api.com when GeoLite2 unavailable
v0.3.0
Advanced DNS features.
- Bulk DNS lookup (up to 100 domains)
- Resolver comparison across major public resolvers
- DNS-over-HTTPS and DNS-over-TLS testing
- IDN (Unicode) to Punycode conversion
v0.2.0
DNS lookup and authentication middleware.
- DNS record lookup (A, AAAA, MX, TXT, etc.)
- All record types lookup
- API key and RapidAPI proxy authentication
- Markdown response format support
v0.1.0
Initial release.
- DNS propagation checking across 20 global resolvers
- Health check endpoint
- Scalar API documentation
- Docker container support