Hostname
vanessaeigor.com.br
Last fetched
vanessaeigor.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:casar.com (122) as the registrar.
Nutrition Label
Resolution chain
vanessaeigor.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.246.39 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.68 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.73 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.89 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.166.181.102 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.18 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.54 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.98 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.11 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.117 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.77 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.86 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:casar.com (122)
- Organization
- casar eventos ltda.
- Contact emails
Subdomains
1 observed subdomain of vanessaeigor.com.br.
| Subdomain |
|---|
| www.vanessaeigor.com.br |
Threat posture
History
Related pages
Pivot deeper into the graph from vanessaeigor.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vanessaeigor.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.