Skip to content

Hostname

yc.cl

Last fetched

yc.cl resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · yc.clRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/yc.cl

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.3216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.16316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.22916.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.38.18116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.5316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.23716.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.104.22752.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.11752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.16552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.207.3752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.230.21352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.7752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.21152.217.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.12554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.22954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
gerencia general
Contact emails

Subdomains

1 observed subdomain of yc.cl.

Subdomain
www.yc.cl

Web-graph footprint

Distinct hostnames that link to or from yc.cl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yc.cl.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from yc.cl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "yc.cl"})-[: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.