Skip to content

Hostname

mail.webrevolution.com.br

Last fetched

mail.webrevolution.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

mail.webrevolution.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Amail.webrevolution.com.br
SPF_Ans1.idcnetworld.com
SPF_Ans2.idcnetworld.com
SPF_IP144.217.225.129
SPF_IP184.173.245.144
SPF_IP208.115.229.170
SPF_IP51.161.86.123
SPF_IP54.39.159.15
SPF_IP66.70.204.4
SPF_IP74.86.132.98
SPF_IP75.126.201.162
SPF_IP75.126.225.138
SPF_MXmail.webrevolution.com.br

Related pages

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

Cypher and MCP

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

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