Skip to content

Hostname

webrevolution.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · webrevolution.com.brRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/webrevolution.com.br

Resolution chain

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

Registrar
Organization
ricardo panico rizzo luiz
Contact emails

Subdomains

21 observed subdomains of webrevolution.com.br.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • webrevolution.com.br

SPF policy

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

MechanismTarget
SPF_Ans1.idcnetworld.com
SPF_Ans2.idcnetworld.com
SPF_Awebrevolution.com.br
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_MXwebrevolution.com.br

Related pages

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

Cypher and MCP

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

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