Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
PayPal
AWS
Amazon S3
Cloudflare CDN
Cloudflare CDNJS
Cloudflare Turnstile
Facebook
Font Awesome
Google Analytics
Google DoubleClick
Google Fonts
Google Maps
Google Search
Google Static File Front End
Google Tag Manager
hCaptcha
Imgix
Intercom
Mapbox
PHP
Pusher
Sentry
Stripe
UI Avatars
Google Cloud
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
X-Inertia, Origin
connection: close transfer-encoding: chunked vary: X-Inertia, Origin
Caching Headers
Cache-Control
no-cache, private
cache-control: no-cache, private
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: PHP/8.4.18
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Apigw-Requestid
bfhkogmhiYcEMMQ=
Date
Wed, 08 Apr 2026 08:47:25 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=272
apigw-requestid: bfhkogmhiYcEMMQ= cf-cache-status: DYNAMIC cf-ray: 9e9001d65d49173c-IAD date: Wed, 08 Apr 2026 08:47:25 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=272
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology