Skip to content

Hostname

citra.cl

Last fetched

citra.cl resolves to 186.64.118.240, announced in 186.64.118.0/24 by AS52368 - ZAM LTDA. in CL. citra.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 · citra.clRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/citra.cl

Resolution chain

IPv6 resolution

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

Attribution

zam ltda

ORIGIN_AS

WHOIS identity

Registrar
registrar:nic chile

Subdomains

Showing 4 of 4 subdomains (4 per page).

Mail and authentication

Nameservers

  • dns1.planetahosting.cl
  • dns2.planetahosting.cl
  • dns3.planetahosting.cl
  • dns4.planetahosting.cl
  • ns1.dnsmisitio.net
  • ns2.dnsmisitio.net
  • ns3.dnsmisitio.net

MX records

  • mail.citra.cl
  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

SPF policy

  • a: citra.cl
  • mx: citra.cl
  • include: relay.mailbaby.net
  • include: relay.mailchannels.net
  • ip: 186.64.118.240
  • ip: 201.148.104.124
  • ip: 201.148.104.8

Threat-feed evidence

History

Related pages

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