Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
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
public,max-age=300
Etag
"60ae3e756ce7319fa5ecdd910c2566fa00a6a5606535e66feaf4fc56c745496f"
Last-Modified
Sun, 28 Jun 2026 15:07:46 GMT
cache-control: public,max-age=300 etag: "60ae3e756ce7319fa5ecdd910c2566fa00a6a5606535e66feaf4fc56c745496f" last-modified: Sun, 28 Jun 2026 15:07:46 GMT
Content Headers
Content-Length
123628
Content-Type
text/html; charset=utf-8
content-length: 123628 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
Sun, 06 Sep 2026 19:27:45 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-nyc-kteb1890065-NYC
X-Timer
S1788722866.805468,VS0,VE179
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sun, 06 Sep 2026 19:27:45 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-nyc-kteb1890065-NYC x-timer: S1788722866.805468,VS0,VE179
Recommendations
Enable compression (gzip/brotli) to improve performance