Home/Network Intelligence

📡 Network Intelligence Suite

Complete network reconnaissance for any domain: all DNS records (A, AAAA, MX, TXT, NS, CAA), DNSSEC validation, CDN fingerprinting across 8 providers, WAF detection, DNS propagation check, and SPF/DMARC email security analysis.

Deep Network Intelligence: Traceroute, BGP Routing, CDN Detection, and More

The Network Intelligence Suite provides multi-layer network analysis for any domain or IP address. It goes beyond basic DNS lookups to expose the full routing path packets take across the internet, identify CDN providers and their edge node locations, detect WAF (Web Application Firewall) presence, and audit DNSSEC configuration.

BGP (Border Gateway Protocol) data reveals which Autonomous System Number (ASN) and internet service provider hosts the target, along with the prefixes they announce. This information is crucial for understanding the geographic distribution of infrastructure, identifying third-party hosting dependencies, and mapping the attack surface of an organization.

The Certificate Transparency log integration shows all SSL certificates ever issued for a domain and its subdomains — often revealing hidden development servers, forgotten admin panels, and undisclosed subdomains that don't appear in DNS.

How to Use

  1. 1Enter a domain name or IP address in the analysis field.
  2. 2Select the analysis modules you want to run (all are enabled by default).
  3. 3Review the traceroute hops to see the network path from our probe points.
  4. 4Examine the ASN and BGP data to identify the hosting provider and IP ranges.
  5. 5Check the Certificate Transparency panel for discovered subdomains.

🎯 Who Uses This

  • Network engineers troubleshooting routing issues and latency problems
  • Security researchers mapping organizational attack surfaces
  • DevOps teams verifying CDN configuration and edge node distribution
  • Threat intelligence analysts tracking infrastructure used in attacks
  • Bug bounty hunters discovering undisclosed subdomains via Certificate Transparency

Frequently Asked Questions

Q: What is Certificate Transparency and why does it matter?
Certificate Transparency is a public log of every SSL/TLS certificate issued by trusted certificate authorities. Any certificate issued for any subdomain must be logged. This means security researchers can enumerate all subdomains of a domain by querying these logs — even subdomains not listed in DNS.
Q: Can I detect if a site is behind Cloudflare?
Yes. CDN detection identifies Cloudflare, Fastly, Akamai, AWS CloudFront, and dozens of other CDN providers from IP ranges, HTTP headers, and response characteristics. Sites behind Cloudflare will show Cloudflare's IP ranges rather than the origin server's real IP.