Hostname
autopia.cl
Last fetched
autopia.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
autopia.cl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.146.51 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.53 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.67 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.68 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.249.98.47 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.62 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.77 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.98 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- derco spa
- Contact emails
- —
Subdomains
19 observed subdomains of autopia.cl.
Showing 17 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from autopia.cl in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for autopia.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00031601.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
Related pages
Pivot deeper into the graph from autopia.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "autopia.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.