Open
Cached
·
just now
18
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=29612
Etag
"2761ec956c027c3380ec0d77e6cc01e2"
Expires
Sun, 10 May 2026 08:20:07 GMT
Pragma
public
cache-control: max-age=29612 etag: "2761ec956c027c3380ec0d77e6cc01e2" expires: Sun, 10 May 2026 08:20:07 GMT pragma: public
Content Headers
Content-Language
en
Content-Type
text/html; charset=utf-8
content-language: en content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 10 May 2026 00:06:35 GMT
X-Country-Code
IE
X-Regions-Code
Unknown
date: Sun, 10 May 2026 00:06:35 GMT via: 1.1 3a60765023a93f6346539d2ca40f0b12.cloudfront.net (CloudFront) x-amz-cf-id: mKVPxZradOVor8l-o_LzlNWiwTqhgJkT-AfLPnA9AQ8KEeAxbrPYxg== x-amz-cf-pop: IAD61-P2 x-cache: Miss from cloudfront x-country-code: IE x-regions-code: Unknown
Recommendations
Enable compression (gzip/brotli) to improve performance