Hostname
aliyun.com
Last fetched
aliyun.com resolves to 6 IPv4 addresses operated by LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. in CN. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
aliyun.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 106.11.172.9 | 106.11.160.0/20 | AS37963 | LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. | CN |
| 106.11.248.146 | 106.11.224.0/19 | AS37963 | LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. | CN |
| 106.11.249.99 | 106.11.224.0/19 | AS37963 | LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. | CN |
| 106.11.253.83 | 106.11.224.0/19 | AS37963 | LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. | CN |
| 140.205.135.3 | 140.205.128.0/18 | AS37963 | LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. | CN |
| 140.205.60.46 | 140.205.32.0/19 | AS37963 | LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD. | CN |
WHOIS identity
- Registrar
- iana:420
- Organization
- alibaba cloud computing ltd. (?????????)
- Contact emails
Subdomains
774 observed subdomains of aliyun.com.
Showing 25 of 774. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aliyun.com in the public web crawl.
9,100 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for aliyun.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 115.124.30.0/24 |
| SPF_IP | 121.0.18.0/23 |
| SPF_IP | 121.0.30.0/24 |
| SPF_IP | 42.120.70.0/23 |
| SPF_IP | 47.88.44.32/27 |
| SPF_IP | 47.90.199.0/24 |
| SPF_IP | 59.82.0.0/23 |
Related pages
Pivot deeper into the graph from aliyun.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aliyun.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.