Open
Cached
·
2h ago
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
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
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Length
128581
Content-Type
text/html; charset=utf-8
content-length: 128581 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cache-Tag
829670474387, 829670474387:groundpoint-safety
Cdn-Cache-Status
miss
Date
Sun, 23 Aug 2026 08:46:01 GMT
Link
Other
Server-Timing
l2gfet4t7; dur=9377
Traceparent
00-2ae23eafc7ae54f8dc09caed1c0a4d14-c91ecc449861c3cd-00
Via
1.1 google
X-Cloud-Trace-Context
2ae23eafc7ae54f8dc09caed1c0a4d14/14492245245911221197
X-Dns-Prefetch-Control
on
X-Fah-Adapter
nextjs-14.0.21
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 cache-tag: 829670474387, 829670474387:groundpoint-safety cdn-cache-status: miss date: Sun, 23 Aug 2026 08:46:01 GMT link: </_next/static/media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/6bd983bd58a87a3d-s.p.1hey5yyym6mz_.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/chunks/3aw1vdjycnznl.css>; rel=preload; as="style" server-timing: l2gfet4t7; dur=9377 traceparent: 00-2ae23eafc7ae54f8dc09caed1c0a4d14-c91ecc449861c3cd-00 via: 1.1 google x-cloud-trace-context: 2ae23eafc7ae54f8dc09caed1c0a4d14/14492245245911221197 x-dns-prefetch-control: on x-fah-adapter: nextjs-14.0.21
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology