Hostname
webrevolution.com.br
Last fetched
webrevolution.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
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.
Showing 16 of 21. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | ns1.idcnetworld.com |
| SPF_A | ns2.idcnetworld.com |
| SPF_A | webrevolution.com.br |
| SPF_IP | 144.217.225.129 |
| SPF_IP | 184.173.245.144 |
| SPF_IP | 208.115.229.170 |
| SPF_IP | 51.161.86.123 |
| SPF_IP | 54.39.159.15 |
| SPF_IP | 66.70.204.4 |
| SPF_IP | 74.86.132.98 |
| SPF_IP | 75.126.201.162 |
| SPF_IP | 75.126.225.138 |
| SPF_MX | webrevolution.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.