Skip to content

Hostname

mail.rodovan.com.br

Last fetched

mail.rodovan.com.br is a registered hostname under the .br top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · mail.rodovan.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.rodovan.com.br

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mail.rodovan.com.br.

MechanismTarget
SPF_Amail.rodovan.com.br
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEzohomail.com
SPF_IP149.56.18.179
SPF_IP158.69.89.59
SPF_IP167.114.80.71
SPF_IP187.33.241.16
SPF_IP51.68.133.115
SPF_IP51.68.152.238
SPF_IP67.23.238.123
SPF_IP67.23.238.124
SPF_MXmail.rodovan.com.br

Related pages

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

Cypher and MCP

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

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