Hostname
visions.com.br
Last fetched
visions.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in RO.
Nutrition Label
Resolution chain
visions.com.br 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 |
|---|---|---|---|---|
| 3.160.246.100 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.160.246.28 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.160.246.84 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.160.246.90 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 99.84.160.20 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.25 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.46 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.52 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- rcn consultoria e sistemas ltda
- Contact emails
Subdomains
2 observed subdomains of visions.com.br.
Web-graph footprint
Distinct hostnames that link to or from visions.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for visions.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.locaweb.com.br |
Related pages
Pivot deeper into the graph from visions.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "visions.com.br"})-[: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.