Skip to content

Hostname

ss14.sinaimg.cn

Last fetched

ss14.sinaimg.cn resolves to 11 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US.

Nutrition Label

WHISPER CANON · ss14.sinaimg.cnRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ss14.sinaimg.cn

Resolution chain

ss14.sinaimg.cn resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.14.219.131128.14.247.0/24AS21859ZEN-ECN - Zenlayer IncUS
163.181.138.193163.181.164.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.194163.181.164.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.195163.181.164.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.196163.181.164.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.197163.181.164.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.198163.181.164.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.199163.181.164.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.200163.181.164.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
169.150.230.129169.151.0.0/16AS60068CDN77 - Datacamp LimitedUS
98.96.229.1898.97.18.0/23AS21859ZEN-ECN - Zenlayer IncUS

WHOIS identity

No WHOIS records are currently associated with ss14.sinaimg.cn in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ss14.sinaimg.cn in the public web crawl.

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ss14.sinaimg.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ss14.sinaimg.cn"})-[: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.