Hostname
bv.com.br
Last fetched
bv.com.br resolves to 7 IPv4 addresses operated by AKAMAI-ASN1 in CZ.
Nutrition Label
Resolution chain
bv.com.br resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.212.110.121 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.49 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.50 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.36.162.198 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.207 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.64.1.218 | 23.64.1.0/24 | AS20940 | AKAMAI-ASN1 | IN |
| 23.64.1.232 | 23.64.1.0/24 | AS20940 | AKAMAI-ASN1 | IN |
WHOIS identity
- Registrar
- —
- Organization
- bv financeira s/a credito, financiamento e investi
- Contact emails
Subdomains
55 observed subdomains of bv.com.br.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bv.com.br in the public web crawl.
573 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for bv.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.directtalk.com.br |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.binds.co |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tpimidia.com |
| SPF_INCLUDE | spf_bv.secureacs.com |
| SPF_INCLUDE | spf_ips.bv.com.br |
| SPF_INCLUDE | us.confirmit.com |
Related pages
Pivot deeper into the graph from bv.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bv.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.