Skip to content

Hostname

alfa.com.br

Last fetched

alfa.com.br resolves to 14 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · alfa.com.brRouting diversity4.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/alfa.com.br

Resolution chain

alfa.com.br resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
banco alfa de investimento s/a
Contact emails

Subdomains

60 observed subdomains of alfa.com.br.

Web-graph footprint

Distinct hostnames that link to or from alfa.com.br in the public web crawl.

17 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for alfa.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.38.112.0/20
SPF_IP20.197.211.39
SPF_IP20.197.212.213
SPF_MXalfa.com.br

Related pages

Pivot deeper into the graph from alfa.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "alfa.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.