Skip to content

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

WHISPER CANON · voltera.com.brRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/voltera.com.br

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.

IPPrefixASNOperatorCountry
108.157.142.100108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.57108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.72108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.92108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.1818.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.3718.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.4318.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.6018.66.255.0/24AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for voltera.com.br.

MechanismTarget
SPF_INCLUDE9392886.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.