Skip to content
https://hse.ru

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
85
GRADE
B
FIX
1
REVIEW
3
PASS
5
INFO
0
Probed from Madrid, Spain
301 Moved Permanently
Checks
9
5 PASS 3 REVIEW 1 FIX
D
CDN & Delivery
Action
No CDN detected
FIX
No CDN detected
Warning::
No CDN detected
A CDN can significantly improve load times for users around the world by caching content at edge nodes closer to them.
No CDN detected

Consider using a CDN to improve global delivery speed and reduce origin load.

B
Redirect Chain
2 redirect(s), 684 ms total
REVIEW
2 redirect(s), 684 ms total
Warning::
2 redirects before reaching final URL
Each redirect adds latency. Try to minimize the chain to 1 hop.
Info::
WWW normalization redirect
Info::
Uses 302 (temporary) redirect
If permanent, use 301 instead.
Got: https://www.hse.ru/
Info::
Redirect overhead: 684 ms total
Got: 684 ms

https://hse.ru

226 ms · HTTP/1.1

301

https://www.hse.ru/

246 ms · HTTP/1.1

302

https://www.hse.ru/en/

212 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://hse.ru301226 msHTTP/1.1QRATOR
2https://www.hse.ru/302246 msHTTP/1.1QRATOR
3https://www.hse.ru/en/200212 msHTTP/1.1QRATOR

See the visual redirect chain in the HTTP Probe tab →

Each redirect adds latency. Try to minimize the chain to 1 hop.

Why this matters

Redirect chain — each hop adds latency; combine into one redirect where possible.

Source: Google Search Central / web.dev

If permanent, use 301 instead.

Why this matters

302 (Found) is for genuinely temporary redirects — if this redirect is permanent, switch to 301 to preserve SEO equity.

Learn more

Search engines treat 302 as temporary, keeping the original URL indexed and not transferring full link equity to the destination. Use 301 (Moved Permanently) for permanent redirects (HTTP→HTTPS, www-vs-non-www, URL restructures).

Source: Google Search Central

C
IPv6 Readiness
Action
No IPv6 support
REVIEW
No IPv6 support
Info::
No IPv6 (AAAA) records found
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No IPv6 Support
About 40% of internet users have IPv6. Consider adding AAAA records.

IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

Why this matters

No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.

Source: Google IPv6 stats

B
TLS Certificate Expiry & Recommendations
340 days until leaf cert expires — 3 issues to address
REVIEW

Certificate validity

340
days left
0d 30d 60d 90d+

Recommended actions

  • Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
  • Enable DNSSEC on your domain for DNS spoofing protection
  • Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
A
DNS Records
1 A records, 302 ms lookup
PASS
1 A records, 302 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 178.248.234.104
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
No IPv6 (AAAA) records
Info::
4 nameserver(s) configured
Got: ns1.hse.ru, dns1.mtu.ru, ns3.hse.ru, ns2.hse.ru
Info::
2 mail exchanger(s) configured
Info::
CAA records not checked
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Info::
SPF record present in TXT
Warning::
DNS resolution is slow (302 ms)
Slow DNS adds latency to every page load. Consider a faster DNS provider.
Got: 302 ms
A178.248.234.104
AAAA
CNAME
NSns1.hse.ru, dns1.mtu.ru, ns3.hse.ru, ns2.hse.ru
MX
0 mg2.hse.ru
0 mg1.hse.ru
TXT
globalsign-domain-verification=aei6eSS-1p0PqmZ3x4jXFoJt_7l6MenGY6u2FV45qG
_globalsign-domain-verification=qUtT_F1dqpQD6S04l_nygn1zs4chvcRV7h1eHvA1LX
mailru-verification: b88552a04c6876ee
12Z+JXrXJl+V2+1OAxX+QaffbG/aAyR2DTCYr//72AZa9WOAqULMIRy4AaKGV5lOlgap5O1LwAU3ZXS8...
45mkbjxntw3ddzn9yd3gf67kx715h0wr
spf2.0/mfrom pra include:hse.ru include:mxsspf.sendpulse.com ~all
google-site-verification=BLYFCLvj-aZPssExPmdHibSNPbqsaCnccxPOFk4WdQQ
SPF v=spf1 mx ip4:89.175.46.12 ip4:89.175.46.14 include:spf.unisender.com include:mx...
google-site-verification=DkXTL4rTjnBkqQqRD_oKc5ZZAL0M12__oKMGTA5y17s
202105261036015jrfkepzdpxw0we4aykw5f7x149idhlvi6ew25btgcnrs0ffmv
google-site-verification=nCbPNqiA_7C1WU6TMpgTFFl6U2CCS29qEqnNu2L3Fo8
unisender-go-validate-hash=95adba65f34472e8f231f9ae819b5513
202110280712160xns5j53b2ys89r42rkyzxvxaj7324fond5big7qv6pes6m6n9
MS=ms70653197
mailru-verification: c571e83172d4a8db
google-site-verification=5JXLMMunt-vVuG3k8GxqSSgHhy_S3cW4OdNFLGzeRuE
TDydHDHq56/kmdchq7Pf9zKcacKFCy/gE6AJkwMY2OlLW2tCjySrYS4nqVXG2zJG79RyJXGqtB34o5i6...
yandex-verification: 6adec21822cc190b
CAALookup not available with standard resolver
Resolved in 302 ms

Multiple A records provide failover if one server goes down.

Why this matters

Single A record means a single point of failure — if that IP goes down, your site is unreachable until DNS TTL expires.

Learn more

Add multiple A records for round-robin failover, or use a managed DNS provider with health-checked failover (Route 53, Cloudflare, NS1). Short TTL (60-300s) lets clients recover faster on outages.

Source: SRE practice / DNS architecture

CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.

Why this matters

Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.

Slow DNS adds latency to every page load. Consider a faster DNS provider.

Why this matters

DNS resolution is slow — anycast DNS providers (Cloudflare, Route 53) typically resolve <50ms globally.

Source: DNS performance benchmarks

A+
Crawlability
robots.txt present, sitemap with 15 URLs
PASS
robots.txt present, sitemap with 15 URLs
Info::
robots.txt is present
Got: 3469 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 15 entries
Info::
robots.txt references sitemap
robots.txt 200 OK
Size 3469 B Sitemaps referenced 2 User-agents *, GPTBot, Googlebot, Yandex Blocking No — crawling allowed
Sitemap: https://www.hse.ru/intpartners/sitemap_auto.xml
Sitemap: https://www.hse.ru/ma/intelligence/sitemap_auto.xml

User-Agent: *
Crawl-delay: 3
Disallow: */mmo/diplomas/*
Disallow: */db/
Disallow: */search/
Disallow: */captcha/
Disallow: /*empty.html
Disallow: */reg
Disallow: */user/
Disallow: */adm/
Disallow: */text/image
Disallow: */co-auth/
Disallow: */schoolstat/
Disallow: */pubs/lib/ajax/
Disallow: */mirror/pubs/lib/ajax/
Disallow: */lib/ajax/
Disallow: */mirror/lib/ajax/
Disallow: */ajax/
Disallow: */announcement/new/
Disallow: */data/xf/
Disallow: /pubs/?category
Disallow: */expresspolls/poll/
Disallow: /video/*?*
Disallow: */news/archive/*
Disallow: /?_r*
Disallow: /org/persons/?elib=*
Disallow: /n/api/counter
Disallow: /en/docs/
Disallow: /api/ep-passport/schedule/*
Disallow: *?_ga*
Disallow: *?search_person*
Disallow: */n/web/playground*
Disallow: */n/web/playground/*
Disallow: */?utm_source=
Disallow: */openedu/api/*
Disallow: /*print=
Disallow: /*v=
Disallow: /*continueFlag=
Disallow: /*kw=
Disallow: /*tab=
Disallow: /*_anchor=
Disallow: /*r=
Disallow: /*_r=
Disallow: /*end_date=
Disallow: /*julian=
Disallow: /*start_date=
Disallow: /*draft=

User-agent: GPTBot
Disallow: /

User-agent: Googlebot
Disallow: */mmo/diplomas/*
Disallow: */db/
Disallow: */search/
Disallow: */captcha/
Disallow: /*empty.html
Disallow: */reg
Disallow: */user/
Disallow: */adm/
Disallow: */text/image
Disallow: */co-auth/
Disallow: */schoolstat/
Disallow: */pubs/lib/ajax/
Disallow: */mirror/pubs/lib/ajax/
Disallow: */lib/ajax/
Disallow: */mirror/lib/ajax/
Disallow: */ajax/
Disallow: */announcement/new/
Disallow: */data/xf/
Disallow: /pubs/?category
Disallow: */expresspolls/poll/
Disallow: /video/*?*
Disallow: */news/archive/*
Disallow: /?_r*
Disallow: /org/persons/?elib=*
Disallow: /n/api/counter
Disallow: /en/docs/
Disallow: /api/ep-passport/schedule/*
Disallow: *?_ga*
Disallow: *?search_person*
Disallow: */n/web/playground*
Disallow: */n/web/playground/*
Disallow: */?utm_source=
Disallow: */openedu/api/*
Disallow: /*print=
Disallow: /*v=
Disallow: /*continueFlag=
Disallow: /*kw=
Disallow: /*tab=
Disallow: /*_anchor=
Disallow: /*r=
Disallow: /*_r=
Disallow: /*end_date=
Disallow: /*julian=
Disallow: /*start_date=
Disallow: /*draft=


User-agent: Yandex
Disallow: */mmo/diplomas/*
Disallow: */db/
Disallow: */search/
Disallow: */captcha/
Disallow: /*empty.html
Disallow: */reg
Disallow: */user/
Disallow: */adm/
Disallow: */text/image
Disallow: */co-auth/
Disallow: */schoolstat/
Disallow: */pubs/lib/ajax/
Disallow: */mirror/pubs/lib/ajax/
Disallow: */lib/ajax/
Disallow: */mirror/lib/ajax/
Disallow: */ajax/
Disallow: */announcement/new/
Disallow: */data/xf/
Disallow: /pubs/?category
Disallow: */expresspolls/poll/
Disallow: /video/*?*
Disallow: /?_r*
Disallow: /org/persons/?elib=*
Disallow: /n/api/counter
Disallow: /en/docs/
Disallow: */news/archive/*
Disallow: /api/ep-passport/schedule/*
Disallow: *?_ga*
Disallow: *?search_person*
Disallow: */n/web/playground*
Disallow: */n/web/playground/*
Disallow: */?utm_source=
Disallow: */openedu/api/*
Disallow: /*print=
Disallow: /*v=
Disallow: /*continueFlag=
Disallow: /*kw=
Disallow: /*tab=
Disallow: /*_anchor=
Disallow: /*r=
Disallow: /*_r=
Disallow: /*end_date=
Disallow: /*julian=
Disallow: /*start_date=
Disallow: /*draft=

Clean-param: nw /news/expertise/473017565.html
Clean-param: curid /org/hse/design_new/news/page*.html 
Clean-param: preview */news/*.html
Clean-param: vision /

A+
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
PASS
www/non-www, trailing slash, HTTP→HTTPS
Info::
www/non-www redirect configured correctly (preferred: non-www)
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

302https://www.hse.ru/
200https://hse.ru/

Preferred variant: non-www

HTTP → HTTPS

301http://hse.ru/ https://hse.ru/

Consistent

A+
Domain Intelligence
hse.ru — via RU-CENTER-RU, 29 years, 1 months old, hosted on HLL-AS, RU
PASS
hse.ru — via RU-CENTER-RU, 29 years, 1 months old, hosted on HLL-AS, RU
Info::
Domain registered until Aug 31, 2026 (4 months remaining)
Info::
Registrar: RU-CENTER-RU
Warning::
Registrar lock is NOT enabled
The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
Info::
Hosting: HLL-AS, RU
Got: AS51115
Domain expiry

14 days

August 31, 2026

SSL certificate

340 days

Issued by GlobalSign nv-sa

Domain age

29 years, 1 months

Registered August 18, 1997

DNSSEC

Status unknown

Protects against DNS spoofing

Hosting

HLL-AS, RU

ASN AS51115

178.248.234.104

Registrar

RU-CENTER-RU

Unlocked 4 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Renew the domain or enable auto-renewal to prevent accidental expiry
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar RU-CENTER-RU
Created August 18, 1997 (29 years, 1 months ago)
Expires August 31, 2026 (4 months)
Name Servers dns1.mtu.ru, ns1.hse.ru, ns2.hse.ru, ns3.hse.ru
Registrant National Research University Higher School of Economics
Hosting
IP Address 178.248.234.104
ASN AS51115 (HLL-AS, RU)
Provider HLL-AS, RU
Data source: whois (0.9s)

The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.

Why this matters

Without registrar lock, an attacker who phishes your registrar credentials can transfer the domain in minutes — total brand hijack.

Learn more

Registrar lock (clientTransferProhibited, clientUpdateProhibited, clientDeleteProhibited) requires extra verification before any transfer/update/delete. Every major registrar offers it free. Combined with 2FA on your registrar account, it's the strongest defense against domain hijacking.

Source: ICANN / domain-security best practice

A+
HTTP Probe Timing
Total 203 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
66 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
30 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
35 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
204 ms
Total Time Total request time from DNS lookup through full response.
204 ms

Connection waterfall

DNS Lookup 66 ms TCP Connect 30 ms TLS Handshake 35 ms Server Processing 73 ms Content Transfer 0 ms
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback