Hostname
quintec.cl
Last fetched
quintec.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
Resolution chain
quintec.cl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.231.167.14 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- quintec s.a. (quintec s a)
- Contact emails
- —
Subdomains
53 observed subdomains of quintec.cl.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from quintec.cl in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for quintec.cl.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.sndintstca.cl |
| SPF_INCLUDE | _spf.getresponse.com |
| SPF_INCLUDE | spf.masterbase.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.138.46.177/24 |
| SPF_IP | 198.41.35.245 |
| SPF_IP | 198.41.35.249 |
| SPF_IP | 198.41.35.250 |
| SPF_IP | 198.41.36.173 |
| SPF_IP | 198.41.36.174 |
| SPF_IP | 198.41.36.175 |
| SPF_IP | 198.41.37.197/24 |
| SPF_IP | 198.41.39.121 |
| SPF_IP | 198.41.39.122 |
| SPF_IP | 198.41.39.129 |
| SPF_IP | 198.41.43.144 |
| SPF_IP | 198.41.43.145 |
| SPF_IP | 198.41.43.43 |
| SPF_IP | 200.27.224.96/28 |
| SPF_IP | 200.6.53.220 |
| SPF_IP | 200.6.65.64 |
| SPF_IP | 201.238.209.37 |
| SPF_IP | 207.54.92.253/24 |
| SPF_MX | quintec.cl |
Related pages
Pivot deeper into the graph from quintec.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "quintec.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.