Skip to content

Hostname

thiemed.cl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.17416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.22016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.14916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.21816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.64.7716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.24516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.963.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.200.18652.216.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.211.11752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.21352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.94.12252.216.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.20552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.22154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.5354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.22154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
marketing y ventas (maria paola etchegaray thielemann)
Contact emails

Subdomains

1 observed subdomain of thiemed.cl.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thiemed.cl.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from thiemed.cl.

Cypher and MCP

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

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