Skip to content

Hostname

ziniao.com

Last fetched

ziniao.com resolves to 20 IPv4 addresses operated by TAOBAO Zhejiang Taobao Network Co.,Ltd in DE.

Nutrition Label

WHISPER CANON · ziniao.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ziniao.com

Resolution chain

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

IPPrefixASNOperatorCountry
155.102.51.1155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.2155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.3155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.4155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.5155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.6155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.7155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
155.102.51.8155.102.51.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
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
202.138.188.198202.138.160.0/19AS9299IPG-AS-AP Philippine Long Distance Telephone CompanyPH
202.138.188.199202.138.160.0/19AS9299IPG-AS-AP Philippine Long Distance Telephone CompanyPH
202.138.188.200202.138.160.0/19AS9299IPG-AS-AP Philippine Long Distance Telephone CompanyPH
202.138.188.201202.138.160.0/19AS9299IPG-AS-AP Philippine Long Distance Telephone CompanyPH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ziniao.com.

Cypher and MCP

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

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