Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
28099
age: 28099
Content Headers
Content-Length
2
Content-Type
text/plain; charset=utf-8
content-length: 2 content-type: text/plain; charset=utf-8
Server Headers
Server
Server
server: Server
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-UA-Form-Factors, Sec-CH-Viewport-Width, Sec-CH-Width, Sec-CH-Viewport-Height, Sec-CH-DPR, ECT
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 13 Apr 2026 07:25:52 GMT
Server-Timing
cdn-cache-hit,cdn-pop;desc="IAD55-P6",cdn-rid;desc="TfR2LBg7ATTMjssWHZkdSZEw-Vq4_nQg_KAomwbukL-v_ZReoUc0Lw==",cdn-hit-layer;desc="EDGE",cdn-downstream-fbl;dur=2,provider;desc="cf"
X-Nginx-Cache-Status
HIT
accept-ch: Sec-CH-UA-Form-Factors, Sec-CH-Viewport-Width, Sec-CH-Width, Sec-CH-Viewport-Height, Sec-CH-DPR, ECT alt-svc: h3=":443"; ma=86400 date: Mon, 13 Apr 2026 07:25:52 GMT server-timing: cdn-cache-hit,cdn-pop;desc="IAD55-P6",cdn-rid;desc="TfR2LBg7ATTMjssWHZkdSZEw-Vq4_nQg_KAomwbukL-v_ZReoUc0Lw==",cdn-hit-layer;desc="EDGE",cdn-downstream-fbl;dur=2,provider;desc="cf" via: 1.1 a4a1a8623588f9bc9a574eed729d35de.cloudfront.net (CloudFront) x-amz-cf-id: TfR2LBg7ATTMjssWHZkdSZEw-Vq4_nQg_KAomwbukL-v_ZReoUc0Lw== x-amz-cf-pop: IAD55-P6 x-cache: Hit from cloudfront x-nginx-cache-status: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching