Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding,RSC,Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding,RSC,Accept-Encoding
Caching Headers
Age
77
Cache-Control
public, no-cache="Set-Cookie", max-age=300, s-maxage=600, stale-while-revalidate=300, stale-if-error=172800
age: 77 cache-control: public, no-cache="Set-Cookie", max-age=300, s-maxage=600, stale-while-revalidate=300, stale-if-error=172800
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 25 Apr 2026 14:51:04 GMT
Sm-Request-Id
GBOKrq6bXITR-FCJ_AuYwUVHSIBzPnHduISBI7JeeaTUqAPcUnf3rA==
X-Html-Cache
BYPASS
X-Sm-Key
sm1p18240_
alt-svc: h3=":443"; ma=86400 date: Sat, 25 Apr 2026 14:51:04 GMT sm-request-id: GBOKrq6bXITR-FCJ_AuYwUVHSIBzPnHduISBI7JeeaTUqAPcUnf3rA== via: 1.1 41455bc9d31b600534a938eb92ece0a4.cloudfront.net (CloudFront) x-amz-cf-id: P8voFo0LDHUbLtMWRF20ocJPrhtyG4ph1P4tc-1qeltOSwChbkHoNA== x-amz-cf-pop: IAD12-P5 x-cache: Hit from cloudfront x-html-cache: BYPASS x-sm-key: sm1p18240_
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology