Skip to content

Hostname

shoa.cl

Last fetched

shoa.cl resolves to 18.215.123.85, announced in 18.208.0.0/13 by AMAZON-AES - Amazon.com, Inc. in US. shoa.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 · shoa.clRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/shoa.cl

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:nic chile

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-245.awsdns-30.com
  • ns-912.awsdns-50.net
  • ns-1098.awsdns-09.org
  • ns-1700.awsdns-20.co.uk

MX records

  • fltmail.shoa.cl
  • fltmail2.shoa.cl
  • fltmail3.shoa.cl

SPF policy

  • a: shoa.cl
  • ip: 181.190.22.78
  • ip: 190.102.231.146
  • ip: 200.27.106.115

Threat-feed evidence

History

Related pages

Pivot from shoa.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: "shoa.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.