Hostname
roccas.cl
Last fetched
roccas.cl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
roccas.cl resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.78.56 | 3.5.78.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.203 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.82.254 | 3.5.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.83.248 | 3.5.83.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.85.240 | 3.5.85.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.85.25 | 3.5.85.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.14 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.169.178 | 52.218.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.183.11 | 52.218.183.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.183.19 | 52.218.183.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.194.203 | 52.92.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.194.51 | 52.92.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.211.51 | 52.92.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.226.187 | 52.92.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.230.19 | 52.92.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.235.131 | 52.92.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- inversiones y asesorias las roccas limitada
- Contact emails
- —
Subdomains
2 observed subdomains of roccas.cl.
| Subdomain |
|---|
| mail.roccas.cl |
| www.roccas.cl |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for roccas.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from roccas.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roccas.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.