Open
Cached
·
just now
19
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(self), microphone=(), camera=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
max-age=3600
Etag
"cd25095f88ebfb85c16d1eadaeacf5fd83ee8e27fa01be13cb49032ea9526a85"
Last-Modified
Tue, 09 Jun 2026 14:54:33 GMT
cache-control: max-age=3600 etag: "cd25095f88ebfb85c16d1eadaeacf5fd83ee8e27fa01be13cb49032ea9526a85" last-modified: Tue, 09 Jun 2026 14:54:33 GMT
Content Headers
Content-Length
1484
Content-Type
text/html; charset=utf-8
content-length: 1484 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Tue, 09 Jun 2026 15:09:56 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-lga21940-LGA
X-Timer
S1781017796.841797,VS0,VE160
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Tue, 09 Jun 2026 15:09:56 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-lga21940-LGA x-timer: S1781017796.841797,VS0,VE160
Recommendations
Enable compression (gzip/brotli) to improve performance