Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
max-age=0, private, must-revalidate
Etag
W/"565339bc4d33d72817b583024112eb7f"
cache-control: max-age=0, private, must-revalidate etag: W/"565339bc4d33d72817b583024112eb7f"
Content Headers
Content-Type
text/plain
content-type: text/plain
Server Headers
X-Runtime
0.002127
x-runtime: 0.002127
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
Mon, 04 May 2026 15:50:08 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Connection-Speed
broadband
X-Continent-Code
NA
X-Country-Code
US
X-Edge-Datacenter
NYC
X-Edge-Region
US-East
X-Request-Id
6dc69105-1edd-4c74-a093-142b269b37ef
X-Served-By
cache-nyc-kteb1890048-NYC
X-Timer
S1777909809.791306,VS0,VE122
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Mon, 04 May 2026 15:50:08 GMT via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-connection-speed: broadband x-continent-code: NA x-country-code: US x-edge-datacenter: NYC x-edge-region: US-East x-request-id: 6dc69105-1edd-4c74-a093-142b269b37ef x-served-by: cache-nyc-kteb1890048-NYC x-timer: S1777909809.791306,VS0,VE122
Recommendations
Enable compression (gzip/brotli) to improve performance