Skip to content

Hostname

ideaeduca.cl

Last fetched

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

Nutrition Label

WHISPER CANON · ideaeduca.clRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ideaeduca.cl

Resolution chain

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

IPPrefixASNOperatorCountry
3.212.95.1823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.184.1553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.69.12252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.57.4652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.19.9752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.147.16154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
tecnologia y gestion educativa, s.l.u.
Contact emails

Subdomains

10 observed subdomains of ideaeduca.cl.

Web-graph footprint

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

5 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ideaeduca.cl.

MechanismTarget
SPF_Aideaeduca.cl
SPF_INCLUDEamazonses.com
SPF_IP186.64.116.95
SPF_IP186.64.116.96
SPF_IP186.64.119.80
SPF_MXideaeduca.cl

Related pages

Pivot deeper into the graph from ideaeduca.cl.

Cypher and MCP

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

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