Hostname
acisbs.org.br
Last fetched
acisbs.org.br resolves to 1 IPv4 address operated by AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDA in BR.
Nutrition Label
Resolution chain
acisbs.org.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 |
|---|---|---|---|---|
| 177.234.155.34 | 177.234.155.0/24 | AS53055 | AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDA | BR |
WHOIS identity
- Registrar
- —
- Organization
- associa??o empresarial de s?o bento do sul
- Contact emails
Subdomains
17 observed subdomains of acisbs.org.br.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from acisbs.org.br in the public web crawl.
17 sites link to this hostname.
114 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for acisbs.org.br.
| Mechanism | Target |
|---|---|
| SPF_A | acisbs.org.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | acispf.acisbs.org.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 177.234.150.66 |
| SPF_IP | 177.234.155.34 |
| SPF_IP | 187.45.185.210 |
| SPF_MX | acisbs.org.br |
Related pages
Pivot deeper into the graph from acisbs.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "acisbs.org.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.