Skip to content

Hostname

ynk.cl

Last fetched

ynk.cl resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · ynk.clRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ynk.cl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.177104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.177104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.140172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.18.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.18.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
yaneken spa
Contact emails

Subdomains

67 observed subdomains of ynk.cl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ynk.cl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP190.54.179.91

Related pages

Pivot deeper into the graph from ynk.cl.

Cypher and MCP

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

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