Open
Cached
·
just now
18
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
Vary
Accept-Encoding,User-Agent
accept-ranges: bytes connection: close vary: Accept-Encoding,User-Agent
Caching Headers
Age
0
Cache-Control
max-age=3600
Expires
Mon, 27 Jul 2026 03:49:48 GMT
Last-Modified
Sun, 26 Jul 2026 20:02:25 GMT
age: 0 cache-control: max-age=3600 expires: Mon, 27 Jul 2026 03:49:48 GMT last-modified: Sun, 26 Jul 2026 20:02:25 GMT
Content Headers
Content-Length
265514
Content-Type
text/html; charset=UTF-8
content-length: 265514 content-type: text/html; charset=UTF-8
Server Headers
server: Apache x-powered-by: PHP/8.2.19
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 27 Jul 2026 02:49:48 GMT
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Ioriver
Fastly
X-Served-By
cache-iad-kcgs7200168-IAD, cache-ewr-kewr1740044-EWR
X-Timer
S1785120589.781672,VS0,VE28
date: Mon, 27 Jul 2026 02:49:48 GMT via: 1.1 varnish, 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 0 x-ioriver: Fastly x-served-by: cache-iad-kcgs7200168-IAD, cache-ewr-kewr1740044-EWR x-timer: S1785120589.781672,VS0,VE28
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology