Skip to content

Hostname

chainbase.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
155.102.130.197155.102.130.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.130.198155.102.130.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.130.199155.102.130.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.130.200155.102.130.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.130.201155.102.130.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.130.202155.102.130.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.130.203155.102.130.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
155.102.130.204155.102.130.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
163.181.254.189163.181.254.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.254.190163.181.254.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.254.191163.181.254.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.254.192163.181.254.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.254.193163.181.254.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.254.194163.181.254.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.254.195163.181.254.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.254.196163.181.254.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
43.109.9.1043.109.9.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCN
43.109.9.1143.109.9.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCN
43.109.9.1243.109.9.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCN
43.109.9.543.109.9.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdCN

WHOIS identity

Registrar
iana:146
Organization
chad knipfer
Contact emails

Subdomains

15 observed subdomains of chainbase.com.

Web-graph footprint

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

165 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for chainbase.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from chainbase.com.

Cypher and MCP

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

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