24 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; base-uri; frame-ancestors; +8 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(); +1 more
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'

Performance Headers

Connection
Performance
close
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding

Caching Headers

Cache-Control
Caching
private, no-cache, no-store, max-age=0, must-revalidate

Content Headers

Content-Length
Content
128581
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
envoy
X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Tag
Other
829670474387, 829670474387:groundpoint-safety
Cdn-Cache-Status
Other
miss
Date
Other
Sun, 23 Aug 2026 08:46:01 GMT
Link
Other
Server-Timing
Other
l2gfet4t7; dur=9377
Traceparent
Other
00-2ae23eafc7ae54f8dc09caed1c0a4d14-c91ecc449861c3cd-00
Via
Other
1.1 google
X-Cloud-Trace-Context
Other
2ae23eafc7ae54f8dc09caed1c0a4d14/14492245245911221197
X-Dns-Prefetch-Control
Other
on
X-Fah-Adapter
Other
nextjs-14.0.21

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology