Skip to content

Hostname

ziicloud.com

Last fetched

ziicloud.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ziicloud.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ziicloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.238.92.013.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.177.11913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.41.15215.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.10.1503.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.255.703.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.4.7952.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.29.8552.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.181.21652.64.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.51.23852.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.154.9854.252.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.66.25554.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.235.24954.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.125.25454.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.46.19754.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.79.5054.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.76.25116.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
cheng wang
Contact emails

Subdomains

31 observed subdomains of ziicloud.com.

Web-graph footprint

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

8 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ziicloud.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ziicloud.com.

Cypher and MCP

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

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