Skip to content
https://aliyun.com

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
77
GRADE
C
FIX
3
REVIEW
1
PASS
5
INFO
0
Probed from Santa Clara, United States
301 Moved Permanently
Checks
9
5 PASS 1 REVIEW 3 FIX
D
Redirect Chain
Action
2 redirect(s), 2130 ms total
FIX
2 redirect(s), 2130 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.aliyun.com/
Warning::
Redirect overhead: 2130 ms total
Got: 2130 ms
Info::
Cross-domain redirect detected

https://aliyun.com

823 ms · HTTP/1.1

301

https://www.aliyun.com/

707 ms · HTTP/1.1

302

https://www.alibabacloud.com/en?_p_lc=1&...

601 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://aliyun.com301823 msHTTP/1.1Tengine
2https://www.aliyun.com/302707 msHTTP/1.1Tengine
3https://www.alibabacloud.com/en?_p_lc=1&...200601 msHTTP/1.1Tengine

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

F
IPv6 Readiness
Action
IPv6 records exist but unreachable
FIX
IPv6 records exist but unreachable
Warning::
IPv6 DNS records exist but server is not reachable
Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.
Got: 2401:b180:1:60::6, 2401:b180:1:60::5
Info::
IPv6 connection error
Got: dial tcp6 [2401:b180:1:60::6]:443: connect: network is unreachable
IPv6 Misconfigured
AAAA Records 2401:b180:1:60::6, 2401:b180:1:60::5 Connection UNREACHABLE

Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.

Why this matters

Advertising IPv6 (AAAA records) without a reachable server means IPv6-preferring clients silently fail every connection.

Learn more

Modern browsers prefer IPv6 if AAAA exists (Happy Eyeballs algorithm). If the IPv6 server isn't reachable, browsers fall back to IPv4 — but with seconds of added latency per request. Either fix IPv6 reachability or remove the AAAA records.

Source: RFC 8305 (Happy Eyeballs)

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
TLS Certificate Expiry & Recommendations
141 days until leaf cert expires — 4 issues to address
REVIEW

Certificate validity

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

Recommended actions

  • Prefer TLS 1.3 — TLS 1.2 is acceptable but TLS 1.3 removes RSA key exchange and improves latency
  • Submit your domain to hstspreload.org to be added to the Chrome preload list
  • 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
6 A records, 180 ms lookup
PASS
6 A records, 180 ms lookup
Info::
Resolves to 6 IPv4 address(es)
Got: 140.205.135.3, 140.205.60.46, 106.11.253.83, 106.11.249.99, 106.11.248.146, 106.11.172.9
Info::
Has 2 IPv6 (AAAA) record(s)
Got: 2401:b180:1:60::6, 2401:b180:1:60::5
Info::
3 nameserver(s) configured
Got: ns5.aliyun.com, ns4.aliyun.com, ns3.aliyun.com
Info::
1 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
Info::
DNS resolution time: 180 ms
Got: 180 ms
A140.205.135.3, 140.205.60.46, 106.11.253.83, 106.11.249.99, 106.11.248.146, 106.11.172.9
AAAA2401:b180:1:60::6, 2401:b180:1:60::5
CNAME
NSns5.aliyun.com, ns4.aliyun.com, ns3.aliyun.com
MX
10 mx2.mail.aliyun.com
TXT
_globalsign-domain-verification=oLZG6Fd7z8mGZBqRo-_AVhGo8w74rNI12M6i5a3qts
google-site-verification=zPjweaDxmddR96fzJcn4SmCM4W1PVxumm3dINt5TRuk
SPF v=spf1 ip4:115.124.30.0/24 ip4:121.0.18.0/23 ip4:121.0.30.0/24 ip4:42.120.70.0...
kqpmfrf0schjrfhv52j66tgl1dn2pb01
CAALookup not available with standard resolver
Resolved in 180 ms

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.

A
Crawlability
robots.txt present, no sitemap
PASS
robots.txt present, no sitemap
Info::
robots.txt is present
Got: 316 bytes
Info::
No sitemap.xml found
A sitemap helps search engines discover and index your pages more efficiently.
Info::
robots.txt references sitemap

A sitemap helps search engines discover and index your pages more efficiently.

Why this matters

No sitemap.xml — Google relies on crawl-graph discovery alone, slowing indexing of deep or fresh URLs.

Learn more

A sitemap accelerates Google's discovery of new and updated content. Most CMSes auto-generate one; static-site frameworks need a build-step plugin. Reference it from robots.txt and submit in Search Console to confirm Google can fetch it.

Source: sitemaps.org / Google Search Central

robots.txt 200 OK
Size 316 B Sitemaps referenced 1 User-agents * Blocking No — crawling allowed
User-agent: * 
Disallow: /*?spm=* 
Disallow: /*?tracelog=* 
Disallow: /*?page=* 
Disallow: /template 
Disallow: /admin 
Disallow: /config 
Disallow: /classes 
Disallow: /log 
Disallow: /language 
Disallow: /script 
Disallow: /static 
Disallow: /alilog 
Allow: /s/*


Sitemap: https://www.alibabacloud.com/sitemap.xml
sitemap.xml No sitemap found

No sitemap found

Adding a sitemap helps search engines discover your pages.

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.aliyun.com/
200https://aliyun.com/

Preferred variant: non-www

HTTP → HTTPS

301http://aliyun.com/ https://aliyun.com/

Consistent

A+
Domain Intelligence
aliyun.com — via Alibaba Cloud Computing (Beijing) Co., Ltd., 18 years, 9 months old, hosted on Alibaba Cloud
PASS
aliyun.com — via Alibaba Cloud Computing (Beijing) Co., Ltd., 18 years, 9 months old, hosted on Alibaba Cloud
Info::
Domain registered until Sep 28, 2029 (3 years, 6 months remaining)
Info::
DNSSEC is not enabled
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Info::
Registrar: Alibaba Cloud Computing (Beijing) Co., Ltd.
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: Alibaba Cloud
Got: AS37963
Domain expiry

1200 days

September 28, 2029

SSL certificate

141 days

Issued by GlobalSign nv-sa

Domain age

18 years, 9 months

Registered September 28, 2007

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Alibaba Cloud

ASN AS37963

140.205.135.3

Registrar

Alibaba Cloud Computing (Beijing) Co., Ltd.

Unlocked 3 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar Alibaba Cloud Computing (Beijing) Co., Ltd.
Created September 28, 2007 (18 years, 9 months ago)
Expires September 28, 2029 (3 years, 6 months)
Last Updated December 17, 2025
Name Servers ns3.aliyun.com, ns4.aliyun.com, ns5.aliyun.com
DNSSEC Not enabled
Hosting
IP Address 140.205.135.3
ASN AS37963 (ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd., CN)
Provider Alibaba Cloud
Data source: rdap (0.1s)

DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.

Why this matters

Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.

Learn more

DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.

Source: ICANN / RFC 4033

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 663 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
8 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
148 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
307 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
663 ms
Total Time Total request time from DNS lookup through full response.
663 ms

Connection waterfall

DNS Lookup 8 ms TCP Connect 148 ms TLS Handshake 307 ms Server Processing 200 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