Hostname
abecker.com.br
Last fetched
abecker.com.br resolves to 1 IPv4 address operated by DIMENOC SERVICOS DE INFORMATICA LTDA in BR. WHOIS lists registrar:joinvix (101) as the registrar.
Nutrition Label
Resolution chain
abecker.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 |
|---|---|---|---|---|
| 177.234.158.122 | 177.234.158.0/24 | AS53055 | DIMENOC SERVICOS DE INFORMATICA LTDA | BR |
WHOIS identity
- Registrar
- registrar:joinvix (101)
- Organization
- becker incorpora??es ltda
- Contact emails
Subdomains
14 observed subdomains of abecker.com.br.
Web-graph footprint
Distinct hostnames that link to or from abecker.com.br in the public web crawl.
14 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for abecker.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | abecker.com.br |
| SPF_INCLUDE | _spf.criaenvio.com |
| SPF_INCLUDE | _spf.joinvix.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 177.234.158.122 |
| SPF_IP | 200.170.163.21 |
| SPF_MX | abecker.com.br |
Related pages
Pivot deeper into the graph from abecker.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abecker.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.