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
355
Cache-Control
public, no-cache="Set-Cookie", max-age=300, s-maxage=600, stale-while-revalidate=300, stale-if-error=172800
age: 355 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 20:57:58 GMT
Sm-Request-Id
_ZpKh-fS4ThJ5aOIoiLQ-Ah89n64mrxQFAXzfzYvtsWjHVWCcZQSow==
X-Html-Cache
BYPASS
X-Sm-Key
sm6p12588_ sm6p41061_ sm6p48247_ sm6p48248_ sm6p40388_
alt-svc: h3=":443"; ma=86400 date: Sat, 25 Apr 2026 20:57:58 GMT sm-request-id: _ZpKh-fS4ThJ5aOIoiLQ-Ah89n64mrxQFAXzfzYvtsWjHVWCcZQSow== via: 1.1 5a26cd42dafcafdb0f65d5ecbbf64fde.cloudfront.net (CloudFront) x-amz-cf-id: DV8wiy1oA29dF5nbb1MMbyqvAg2w5QZ8hYOilpDjLd6x3eBxLiIiwg== x-amz-cf-pop: IAD12-P5 x-cache: Hit from cloudfront x-html-cache: BYPASS x-sm-key: sm6p12588_ sm6p41061_ sm6p48247_ sm6p48248_ sm6p40388_
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology