Skip to content

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

WHISPER CANON · aliyun.comRouting diversity3.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/aliyun.com

Resolution chain

aliyun.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
106.11.172.9106.11.160.0/20AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
106.11.248.146106.11.224.0/19AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
106.11.249.99106.11.224.0/19AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
106.11.253.83106.11.224.0/19AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
140.205.135.3140.205.128.0/18AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN
140.205.60.46140.205.32.0/19AS37963LTEL LONGTEL NETWORKS & TECHNOLOGIES LTD.CN

WHOIS identity

Registrar
iana:420
Organization
alibaba cloud computing ltd. (?????????)
Contact emails

Subdomains

774 observed subdomains of aliyun.com.

Web-graph footprint

Distinct hostnames that link to or from aliyun.com in the public web crawl.

9,100 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aliyun.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.