Hostname
rotvulpix.cl
Last fetched
rotvulpix.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
rotvulpix.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.63 | 3.5.78.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.121 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.5 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.218 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.86.27 | 3.5.86.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.230.50 | 52.218.230.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.131.155 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.163.67 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.168.75 | 52.92.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.180.99 | 52.92.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.187.131 | 52.92.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.224.11 | 52.92.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.227.11 | 52.92.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.232.59 | 52.92.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.242.139 | 52.92.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.251.19 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- rigoberto javier godoy núñez
- Contact emails
- —
Subdomains
1 observed subdomain of rotvulpix.cl.
| Subdomain |
|---|
| www.rotvulpix.cl |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from rotvulpix.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rotvulpix.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.