Skip to content

Hostname

mindep.cl

Last fetched

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

Nutrition Label

WHISPER CANON · mindep.clRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mindep.cl

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.179.41100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.184.1213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.109.9518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.249.1718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.114.4318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.110.1703.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.255.21834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.29.20835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
ministerio del deporte
Contact emails

Subdomains

18 observed subdomains of mindep.cl.

Web-graph footprint

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

181 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mindep.cl.

MechanismTarget
SPF_Amindep.cl
SPF_INCLUDEspf.masterbase.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.27.54.128/27
SPF_IP201.236.92.224/27
SPF_MXmindep.cl

Related pages

Pivot deeper into the graph from mindep.cl.

Cypher and MCP

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

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