Skip to content

Hostname

tmall.com

Last fetched

tmall.com resolves to 8 IPv4 addresses operated by ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · tmall.comRouting diversity3.0/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tmall.com

Resolution chain

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

IPPrefixASNOperatorCountry
59.82.120.11559.82.120.0/21AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
59.82.133.13359.82.132.0/22AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
59.82.133.13559.82.132.0/22AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
59.82.133.15959.82.132.0/22AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
59.82.43.8259.82.40.0/21AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
59.82.44.3059.82.40.0/21AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
59.82.44.4559.82.40.0/21AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
59.82.44.5459.82.40.0/21AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

Registrar
iana:420
Organization
zhejiang tmall network co., ltd. (??????????)
Contact emails

Subdomains

50,650 observed subdomains of tmall.com.

Web-graph footprint

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

9,226 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tmall.com.

MechanismTarget
SPF_INCLUDEspf1.staff.mail.aliyun.com

Related pages

Pivot deeper into the graph from tmall.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tmall.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.