Open
Cached
·
just now
20
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Basic
default-src; script-src; style-src; +10 more
default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: http:; style-src 'self' 'unsafe-inline' https: http:; img-src 'self' data: https: http: blob:; font-src 'self' data: https: http:; connect-src 'self' https: http:; media-src 'self' https: http:; object-src 'none'; base-uri 'self'; form-action 'self' https:; frame-ancestors 'none'; frame-src https: http:; upgrade-insecure-requests
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=(), interest-cohort=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
0 headers
No performance headers found
Caching Headers
3 headers
Age
Caching
186
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"3wsea136525ddo"
Content Headers
2 headers
Content-Length
Content
250673
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
Vercel
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
8 headers
Date
Other
Mon, 24 Nov 2025 03:20:37 GMT
Link
Other
<https://pqs8aevtu4o41cpl.public.blob.vercel-storage.com>; rel=dns-prefetch; rel=preconnect
X-Dns-Prefetch-Control
Other
on
X-Matched-Path
Other
/
X-Nextjs-Prerender
Other
1
X-Nextjs-Stale-Time
Other
4294967294
X-Vercel-Cache
Other
HIT
X-Vercel-Id
Other
iad1::iad1::ddwxz-1763954623934-c8f45ba80ea4
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 140ms