Hostname
voltera.com.br
Last fetched
voltera.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy (86) as the registrar.
Nutrition Label
Resolution chain
voltera.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 |
|---|---|---|---|---|
| 108.157.142.100 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.57 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.72 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.92 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.18 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.37 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.43 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.60 | 18.66.255.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:godaddy (86)
- Organization
- alan guidi henn
- Contact emails
Subdomains
15 observed subdomains of voltera.com.br.
Web-graph footprint
Distinct hostnames that link to or from voltera.com.br in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for voltera.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9392886.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from voltera.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "voltera.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.