Skip to content

Hostname

helloword.com.cn

Last fetched

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

Nutrition Label

WHISPER CANON · helloword.com.cnRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/helloword.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.12013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.3613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.112.1518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.1318.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.3518.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.4218.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.1273.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.33.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.533.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.683.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
湖南智译网络有限公司
Contact emails

Subdomains

12 observed subdomains of helloword.com.cn.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for helloword.com.cn.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from helloword.com.cn.

Cypher and MCP

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

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