Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
PayPal
AWS
Active incidents
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.23
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Apigw-Requestid
CLIPLhZuCYcEPWA=
Apx-Hit
true
Date
Sun, 16 Aug 2026 02:30:31 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=431
Via
2.0 Caddy
alt-svc: h3=":443"; ma=2592000 apigw-requestid: CLIPLhZuCYcEPWA= apx-hit: true cf-cache-status: DYNAMIC cf-ray: a2bd047bae335702-IAD date: Sun, 16 Aug 2026 02:30:31 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=431 via: 2.0 Caddy
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology