Find out what any website is built with. Enter a domain and see its CMS, framework, hosting, server, styling and analytics — each one shown with the exact evidence that identified it. Free, no signup.
Platforms leave fingerprints. Next.js serves assets from a /_next/static path. WordPress references wp-content. Cloudflare adds a cf-ray response header. Shopify loads from cdn.shopify.com. This tool downloads the page, reads the response headers, and matches both against a signature library covering content management systems, e-commerce platforms, JavaScript frameworks, CSS frameworks, analytics tools, CDNs, web servers and backend languages.
/_next/static
wp-content
cf-ray
cdn.shopify.com
Every detection displays the literal string that triggered it. That is deliberate. A badge asks you to trust the tool; an evidence string lets you judge the call yourself, which matters because signature matching is inference rather than proof.
A blank result is a real answer. A static site compiled to plain HTML genuinely looks like plain HTML — there is nothing to find. A server that strips its X-Powered-By header is following good security practice and has made its language undetectable from outside. Reporting "nothing found" is more useful than producing a confident guess that happens to be wrong.
X-Powered-By
Detection reads the page as delivered and does not execute JavaScript. A framework that only reveals itself after hydration can go undetected. Anything loaded lazily, behind a login, or injected by a tag manager after page load is invisible to a plain fetch. Browser-extension tools see more because they inspect the page after the browser has finished with it.
Content management systems including WordPress, Drupal, Joomla, Ghost, Wix, Squarespace and Webflow. E-commerce platforms including Shopify, WooCommerce, Magento and BigCommerce. Frameworks including Next.js, Nuxt, React, Vue, Angular, Svelte, Astro, Gatsby and Remix. Styling including Tailwind and Bootstrap. Analytics including Google Analytics, Tag Manager, Plausible, Fathom, Matomo, Hotjar, Segment and Meta Pixel. Infrastructure including Cloudflare, Vercel, Netlify, Fastly, Akamai and CloudFront. Servers including nginx, Apache, IIS, LiteSpeed and Caddy.
See all free domain tools