Hostname
minhati.com.br
Last fetched
minhati.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
minhati.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
- —
- Contact emails
Subdomains
158 observed subdomains of minhati.com.br.
Showing 25 of 158. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for minhati.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | internet.minhati.com.br |
| SPF_A | mx37.minhati.com.br |
| SPF_A | smtpo365.minhati.com.br |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.47.23 |
| SPF_IP | 149.96.132.2/32 |
| SPF_IP | 149.96.133.2/32 |
| SPF_IP | 177.67.63.0/24 |
| SPF_IP | 177.67.63.111 |
| SPF_IP | 177.67.63.213 |
| SPF_IP | 177.67.63.37 |
| SPF_IP | 191.238.213.99/32 |
| SPF_IP | 200.192.107.110 |
Related pages
Pivot deeper into the graph from minhati.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "minhati.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.