Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, pre-check=0, post-check=0, max-age=0
Expires
Wed, 06 May 2026 03:06:52 +0000
Last-Modified
Wed, 06 May 2026 03:06:52 +0000
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, pre-check=0, post-check=0, max-age=0 expires: Wed, 06 May 2026 03:06:52 +0000 last-modified: Wed, 06 May 2026 03:06:52 +0000 pragma: no-cache
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
Date
Wed, 06 May 2026 03:06:52 GMT
X-Content-Security-Policy
default-src 'self' ;options inline-script eval-script;referrer no-referrer;img-src 'self' data: *.tile.openstreetmap.org;object-src 'none';
X-Ob_mode
1
X-Permitted-Cross-Domain-Policies
none
X-Robots-Tag
noindex, nofollow
X-Webkit-Csp
default-src 'self' ;script-src 'self' 'unsafe-inline' 'unsafe-eval';referrer no-referrer;style-src 'self' 'unsafe-inline' ;img-src 'self' data: *.tile.openstreetmap.org;object-src 'none';
date: Wed, 06 May 2026 03:06:52 GMT x-content-security-policy: default-src 'self' ;options inline-script eval-script;referrer no-referrer;img-src 'self' data: *.tile.openstreetmap.org;object-src 'none'; x-ob_mode: 1 x-permitted-cross-domain-policies: none x-robots-tag: noindex, nofollow x-webkit-csp: default-src 'self' ;script-src 'self' 'unsafe-inline' 'unsafe-eval';referrer no-referrer;style-src 'self' 'unsafe-inline' ;img-src 'self' data: *.tile.openstreetmap.org;object-src 'none';
Recommendations
Enable compression (gzip/brotli) to improve performance