Open
Cached
·
just now
26
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
public, s-maxage=60, stale-while-revalidate=60
Etag
"omvk05qbhu1zvg"
cache-control: public, s-maxage=60, stale-while-revalidate=60 etag: "omvk05qbhu1zvg"
Content Headers
Content-Length
93198
Content-Type
text/html; charset=utf-8
content-length: 93198 content-type: text/html; charset=utf-8
Server Headers
server: Google Frontend x-powered-by: Next.js
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
Sat, 12 Sep 2026 07:23:05 GMT
Link
URL
/.well-known/api-catalog
rel=api-catalog
type=application/linkset+json
URL
/.well-known/openid-configuration
rel=openid-configuration
title=OpenID Connect Discovery
URL
/.well-known/oauth-authorization-server
rel=oauth-authorization-server
title=OAuth 2.0 Authorization Server Metadata
URL
/.well-known/oauth-protected-resource
rel=oauth-protected-resource
title=OAuth Protected Resource Metadata
URL
/.well-known/api-catalog
rel=api-catalog
type=application/linkset+json
URL
/.well-known/openid-configuration
rel=openid-configuration
title=OpenID Connect Discovery
URL
/.well-known/oauth-authorization-server
rel=oauth-authorization-server
title=OAuth 2.0 Authorization Server Metadata
URL
/.well-known/oauth-protected-resource
rel=oauth-protected-resource
title=OAuth Protected Resource Metadata
URL
/.well-known/mcp/server-card.json
rel=mcp-server-card
title=MCP Server Card
URL
/.well-known/agent-skills/index.json
rel=agent-skills
title=Agent Skills Discovery Index
URL
/.well-known/webmcp
rel=webmcp
title=WebMCP Tools
URL
/tools/ielts-writing-evaluator
rel=agent-skill
title=IELTS Writing Evaluator
URL
/tools/career-pathways
rel=agent-skill
title=Career Pathways Navigator
URL
/tools/mba-professor
rel=agent-skill
title=MBA Professor AI
URL
/tools/study-buddy
rel=agent-skill
title=AI Study Buddy
URL
/study-abroad
rel=service-doc
title=Study Abroad Services
URL
/career-counseling
rel=service-doc
title=Career Counseling Services
URL
/sitemap
rel=alternate
type=application/xml
title=Sitemap
X-Cache
MISS
X-Cache-Hits
0
X-Country-Code
US
X-Fah-Adapter
nextjs-14.0.21
X-Served-By
cache-lga21968-LGA
X-Timer
S1789197785.291485,VS0,VE136
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sat, 12 Sep 2026 07:23:05 GMT link: </.well-known/api-catalog>; rel="api-catalog"; type="application/linkset+json", </.well-known/openid-configuration>; rel="openid-configuration"; title="OpenID Connect Discovery", </.well-known/oauth-authorization-server>; rel="oauth-authorization-server"; title="OAuth 2.0 Authorization Server Metadata", </.well-known/oauth-protected-resource>; rel="oauth-protected-resource"; title="OAuth Protected Resource Metadata", </.well-known/mcp/server-card.json>; rel="mcp-server-card"; title="MCP Server Card", </.well-known/agent-skills/index.json>; rel="agent-skills"; title="Agent Skills Discovery Index", </.well-known/webmcp>; rel="webmcp"; title="WebMCP Tools", </tools/ielts-writing-evaluator>; rel="agent-skill"; title="IELTS Writing Evaluator", </tools/career-pathways>; rel="agent-skill"; title="Career Pathways Navigator", </tools/mba-professor>; rel="agent-skill"; title="MBA Professor AI", </tools/study-buddy>; rel="agent-skill"; title="AI Study Buddy", </study-abroad>; rel="service-doc"; title="Study Abroad Services", </career-counseling>; rel="service-doc"; title="Career Counseling Services", </sitemap>; rel="alternate"; type="application/xml"; title="Sitemap" x-cache: MISS x-cache-hits: 0 x-country-code: US x-fah-adapter: nextjs-14.0.21 x-nextjs-cache: HIT x-nextjs-prerender: 1,1 x-nextjs-stale-time: 300 x-served-by: cache-lga21968-LGA x-timer: S1789197785.291485,VS0,VE136
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology