Skip to content

Hostname

sendero.cl

Last fetched

sendero.cl resolves to 18.229.229.213, announced in 18.229.0.0/16 by AMAZON-02 - Amazon.com, Inc. in BR. sendero.cl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sendero.clRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/sendero.cl

Resolution chain

IPv6 resolution

No AAAA record for sendero.cl is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:nic chile
Registrant organisation
parque del sendero

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns.sendero.cl
  • ns2.sendero.cl
  • ns3.sendero.cl
  • ns-281.awsdns-35.com
  • ns-758.awsdns-30.net
  • ns-1524.awsdns-62.org
  • ns-2010.awsdns-59.co.uk

MX records

  • sendero-cl.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • ip: 138.197.220.70
  • ip: 138.68.229.47
  • ip: 138.68.230.98
  • ip: 138.68.237.240
  • ip: 138.68.254.176
  • ip: 138.68.255.70
  • ip: 138.68.56.167
  • ip: 152.230.214.212
  • ip: 167.99.99.98
  • ip: 186.67.102.182
  • ip: 200.68.1.163

Threat-feed evidence

History

Related pages

Pivot from sendero.cl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sendero.cl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.