Skip to content

Hostname

hello-algorithm.com

Last fetched

hello-algorithm.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · hello-algorithm.comRouting diversity5.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hello-algorithm.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.223.3716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.42.9316.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.22.2203.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.212.14952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.34.4552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.21352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.125.4552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.38.2752.217.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.40.4352.217.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.43.9952.217.43.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.91.22152.217.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.15754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.25354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.10154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.14154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.225.18954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
noriaki watanabe
Contact emails

Subdomains

1 observed subdomain of hello-algorithm.com.

Web-graph footprint

Distinct hostnames that link to or from hello-algorithm.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from hello-algorithm.com.

Cypher and MCP

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

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