Hostname
cronacon.com.br
Last fetched
cronacon.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
cronacon.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
- rog?rio moura
- Contact emails
Subdomains
2 observed subdomains of cronacon.com.br.
Web-graph footprint
Distinct hostnames that link to or from cronacon.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for cronacon.com.br.
| Mechanism | Target |
|---|---|
| SPF_IP | 177.93.104.4 |
| SPF_IP | 177.93.106.192 |
| SPF_IP | 177.93.106.64 |
| SPF_IP | 177.93.106.65 |
| SPF_IP | 177.93.109.160 |
| SPF_IP | 177.93.109.24 |
| SPF_IP | 187.108.192.160 |
| SPF_IP | 187.108.192.161 |
| SPF_IP | 187.108.192.247 |
| SPF_IP | 187.108.192.248 |
| SPF_IP | 187.108.192.4 |
| SPF_IP | 187.108.195.135 |
| SPF_IP | 187.108.195.149 |
| SPF_IP | 187.108.195.213 |
| SPF_IP | 187.108.195.215 |
| SPF_IP | 187.108.195.8 |
| SPF_IP | 187.108.197.254 |
| SPF_IP | 187.108.198.27 |
| SPF_IP | 187.108.198.58 |
| SPF_MX | exchange.incorfast.com.br |
Related pages
Pivot deeper into the graph from cronacon.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cronacon.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.