Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
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 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
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
2300
Etag
"3f4-63b621669f8af"
Last-Modified
Sat, 02 Aug 2025 13:45:29 GMT
age: 2300 etag: "3f4-63b621669f8af" last-modified: Sat, 02 Aug 2025 13:45:29 GMT
Content Headers
Content-Length
1012
Content-Type
text/html; charset=utf-8
content-length: 1012 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sun, 03 May 2026 18:53:41 GMT
X-Cache
HIT
X-Cache-Hits
3
X-Served-By
cache-bos-kbos510042-BOS
X-Tilerender
palulukon.openstreetmap.org
X-Timer
S1777834422.952198,VS0,VE0
X-Totp
INVALID
X-Totp-Hmac
ZC7c+Mp30Rbv/OENuH+5hINS5d0=
X-Totp-Int
864515
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sun, 03 May 2026 18:53:41 GMT via: 1.1 varnish x-cache: HIT x-cache-hits: 3 x-served-by: cache-bos-kbos510042-BOS x-tilerender: palulukon.openstreetmap.org x-timer: S1777834422.952198,VS0,VE0 x-totp: INVALID x-totp-hmac: ZC7c+Mp30Rbv/OENuH+5hINS5d0= x-totp-int: 864515
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching