Skip to content

Hostname

tycom.cl

Last fetched

tycom.cl resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:nic chile
Organization
sociedad de tecnología y comunicaciones limitada
Contact emails

Subdomains

6 observed subdomains of tycom.cl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tycom.cl.

MechanismTarget
SPF_Atycom.cl
SPF_INCLUDE_spf.google.com
SPF_IP144.217.182.15
SPF_IP148.113.159.137
SPF_IP201.238.211.136
SPF_IP201.238.211.140
SPF_IP201.238.211.155
SPF_IP201.238.211.25
SPF_MXtycom.cl

Related pages

Pivot deeper into the graph from tycom.cl.

Cypher and MCP

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

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