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
Resolution chain
cang.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 155.102.54.131 | 155.102.54.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 155.102.54.132 | 155.102.54.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 155.102.54.133 | 155.102.54.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 155.102.54.134 | 155.102.54.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 155.102.54.135 | 155.102.54.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 155.102.54.136 | 155.102.54.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 155.102.54.137 | 155.102.54.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 155.102.54.138 | 155.102.54.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 163.181.225.39 | 163.181.225.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 163.181.254.197 | 163.181.254.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 163.181.35.173 | 163.181.35.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | HK |
| 163.181.58.188 | 163.181.58.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
| 163.181.131.205 | 163.181.131.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | DE |
WHOIS identity
- Registrar
- iana:1331
- Organization
- net/cang.com net/cang.com
- Contact emails
Subdomains
72 observed subdomains of cang.com.
Showing 25 of 72. View all subdomains →
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
MX records
SPF policy
1 SPF mechanism authorising senders for cang.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.