Hostname
balca.com.br
Last fetched
balca.com.br resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
balca.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.86.168.118 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- balca ind?stria de utilidades dom?sticas ltda
- Contact emails
Subdomains
3 observed subdomains of balca.com.br.
Web-graph footprint
Distinct hostnames that link to or from balca.com.br in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for balca.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | balca.com.br |
| SPF_INCLUDE | _spf.unodata.com.br |
| SPF_INCLUDE | balca.com.br |
| SPF_INCLUDE | smtp.balca.com.br |
| SPF_INCLUDE | smtp2.balca.com.br |
| SPF_INCLUDE | spf.unodata.com.br |
| SPF_INCLUDE | spf1.auinmeio.com.br |
| SPF_INCLUDE | spf2.auinmeio.com.br |
| SPF_INCLUDE | unodata-host.com.br |
| SPF_INCLUDE | webmail2.copreltelecom.com.br |
| SPF_IP | 177.20.225.146 |
| SPF_IP | 177.20.225.147 |
| SPF_IP | 181.191.18.20 |
| SPF_IP | 189.113.97.3 |
| SPF_IP | 192.175.104.0/24 |
| SPF_MX | balca.com.br |
Related pages
Pivot deeper into the graph from balca.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "balca.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.