Skip to content

Hostname

indisa.cl

Last fetched

indisa.cl resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · indisa.clRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/indisa.cl

Resolution chain

indisa.cl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.200.191.18952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
instituto de diagnostico
Contact emails

Subdomains

56 observed subdomains of indisa.cl.

Web-graph footprint

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

281 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for indisa.cl.

MechanismTarget
SPF_Asmtp.mail.tisal.cl
SPF_Asmtp1.tisal.cl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfidelizador.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.217.38.10
SPF_IP200.29.191.254
SPF_IP200.6.113.50

Related pages

Pivot deeper into the graph from indisa.cl.

Cypher and MCP

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

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