← All insights
Innovation & Growth

The DNS Tells the Story. Netlify DNS = Modern. Shared Hosting = WordPress.

The DNS provider is a proxy for the entire technology stack. Netlify/Vercel DNS predicts Jamstack. GoDaddy/Bluehost predicts WordPress. A new detection dimension hiding in plain sight.

· 4 min read
Share on X LinkedIn

The Proxy Signal

~90% probability of modern framework (Astro, Next.js, Hugo)
Netlify/Vercel DNS
Modeled estimate based on WebPulse scan cross-referencing. Sites on Jamstack hosting almost always run Jamstack frameworks.
~85% probability of WordPress
GoDaddy/Bluehost/Hostinger DNS
Modeled estimate. Shared hosting providers overwhelmingly serve WordPress installations.
Mixed — enterprise custom, could be anything
AWS Route53
Modeled estimate. AWS hosting correlates with custom stacks and enterprise architecture.
Inconclusive — used as proxy across all framework types
Cloudflare DNS
Cloudflare proxies traffic for WordPress, modern, and everything in between.

The DNS lookup — the first thing that happens when you visit any website — contains a hidden signal about the entire technology stack behind it. If the DNS resolves through Netlify or Vercel, the site almost certainly runs a modern Jamstack framework. If it resolves through GoDaddy, Bluehost, or Hostinger, it almost certainly runs WordPress on shared hosting. The DNS provider predicts the framework with surprising accuracy.

The Detection Dimension

WebPulse detects frameworks by analyzing HTML signatures — meta tags, script paths, header patterns. But DNS adds a detection dimension that works before the page even loads. A DNS-first detection pass could pre-classify sites with high confidence: Netlify DNS = modern, shared hosting DNS = WordPress, AWS Route53 = enterprise custom. The HTML analysis then confirms or corrects the DNS-based prediction.

This isn't theoretical. Hosting providers are framework-specific by design. Netlify was built for static sites. Vercel was built for Next.js. WP Engine was built for WordPress. The hosting choice is the framework choice — and the DNS record is the hosting choice made visible.

Why This Matters

If DNS predicts framework, then DNS data is framework intelligence. The total number of domains on Netlify DNS approximates the total number of Jamstack sites. The total number of domains on shared hosting approximates the total number of WordPress sites. This is a new data source — faster than HTML analysis, available at massive scale, and hiding in plain sight in every DNS query. The infrastructure layer below the framework IS the framework signal.

Share this insight
More insights