Skip to content

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

WHISPER CANON · abecker.com.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/abecker.com.br

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.

IPPrefixASNOperatorCountry
177.234.158.122177.234.158.0/24AS53055DIMENOC SERVICOS DE INFORMATICA LTDABR

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for abecker.com.br.

MechanismTarget
SPF_Aabecker.com.br
SPF_INCLUDE_spf.criaenvio.com
SPF_INCLUDE_spf.joinvix.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.234.158.122
SPF_IP200.170.163.21
SPF_MXabecker.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 20

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