Skip to content

Hostname

cang.com

Last fetched

cang.com resolves to 13 IPv4 addresses operated by TAOBAO Zhejiang Taobao Network Co.,Ltd in US. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · cang.comRouting diversity4.2/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cang.com

Resolution chain

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

IPPrefixASNOperatorCountry
155.102.54.131155.102.54.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.54.132155.102.54.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.54.133155.102.54.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.54.134155.102.54.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.54.135155.102.54.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.54.136155.102.54.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.54.137155.102.54.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.54.138155.102.54.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.225.39163.181.225.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.254.197163.181.254.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.35.173163.181.35.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdHK
163.181.58.188163.181.58.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.131.205163.181.131.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE

WHOIS identity

Registrar
iana:1331
Organization
net/cang.com net/cang.com
Contact emails

Subdomains

72 observed subdomains of cang.com.

Web-graph footprint

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

113 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cang.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from cang.com.

Cypher and MCP

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

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