Skip to content

Hostname

mail.ebesgroup.com.br

Last fetched

mail.ebesgroup.com.br resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · mail.ebesgroup.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.ebesgroup.com.br

Resolution chain

mail.ebesgroup.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.91.51.13751.91.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with mail.ebesgroup.com.br in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mail.ebesgroup.com.br.

MechanismTarget
SPF_Amail.ebesgroup.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_IP135.148.34.84
SPF_IP148.72.144.168
SPF_IP148.72.144.81
SPF_IP148.72.158.108
SPF_IP15.235.14.75
SPF_IP188.165.168.81
SPF_IP192.175.106.220
SPF_IP5.254.41.33
SPF_IP51.83.36.85
SPF_IP51.91.51.137
SPF_IP92.204.40.130
SPF_IP92.204.53.56
SPF_MXmail.ebesgroup.com.br

Related pages

Pivot deeper into the graph from mail.ebesgroup.com.br.

Cypher and MCP

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

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