Skip to content

Hostname

zoyer.cn

Last fetched

zoyer.cn resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · zoyer.cnRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/zoyer.cn

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.10913.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.8913.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9213.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
54.192.117.1654.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.2354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.654.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.7054.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
台州市佐屹缝纫机有限公司
Contact emails

Subdomains

1 observed subdomain of zoyer.cn.

Subdomain
www.zoyer.cn

Web-graph footprint

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

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zoyer.cn.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from zoyer.cn.

Cypher and MCP

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

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