Hostname
mindnet.com.br
Last fetched
mindnet.com.br resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US.
Nutrition Label
Resolution chain
mindnet.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.248.48.125 | 162.248.48.0/22 | AS63410 | PRIVATESYSTEMS - PrivateSystems Networks | US |
WHOIS identity
- Registrar
- —
- Organization
- mindnet inform?tica ltda.
- Contact emails
Subdomains
35 observed subdomains of mindnet.com.br.
Showing 17 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mindnet.com.br in the public web crawl.
11 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for mindnet.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | mindnet.com.br |
| SPF_IP | 162.248.48.125 |
| SPF_MX | mindnet.com.br |
Related pages
Pivot deeper into the graph from mindnet.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mindnet.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.