Skip to content

Hostname

techk.cl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.163.1003.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.793.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.83.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.803.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:nic chile
Organization
nuevo chile tecnologia spa
Contact emails

Subdomains

9 observed subdomains of techk.cl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for techk.cl.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from techk.cl.

Cypher and MCP

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

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