Skip to content

Hostname

cdn.softdaba.com

Last fetched

cdn.softdaba.com resolves to 20 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in IN.

Nutrition Label

WHISPER CANON · cdn.softdaba.comRouting diversity5.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cdn.softdaba.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.227.206.1129.227.206.0/24AS21859ZEN-ECN - Zenlayer IncIN
129.227.206.2129.227.206.0/24AS21859ZEN-ECN - Zenlayer IncIN
129.227.206.3129.227.206.0/24AS21859ZEN-ECN - Zenlayer IncIN
129.227.206.4129.227.206.0/24AS21859ZEN-ECN - Zenlayer IncIN
129.227.206.5129.227.206.0/24AS21859ZEN-ECN - Zenlayer IncIN
129.227.206.6129.227.206.0/24AS21859ZEN-ECN - Zenlayer IncIN
129.227.206.7129.227.206.0/24AS21859ZEN-ECN - Zenlayer IncIN
129.227.206.8129.227.206.0/24AS21859ZEN-ECN - Zenlayer IncIN
155.102.176.81155.102.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.54.139155.102.54.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.55.28155.102.55.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.201163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.206163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.207163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.60.208163.181.60.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.66.189163.181.66.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.20.19747.246.20.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.20.19847.246.20.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.22.19747.246.22.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.22.19847.246.22.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

No WHOIS records are currently associated with cdn.softdaba.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.softdaba.com.

Cypher and MCP

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

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