Hostname
dataware.com.br
Last fetched
dataware.com.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR.
Nutrition Label
Resolution chain
dataware.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 |
|---|---|---|---|---|
| 191.232.184.129 | 191.232.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 191.232.184.129 | 191.232.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
WHOIS identity
- Registrar
- —
- Organization
- dataware - sistemas de informa??es ltda.
- Contact emails
Subdomains
68 observed subdomains of dataware.com.br.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dataware.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for dataware.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | dataware.com.br |
| SPF_IP | 107.23.199.164/32 |
| SPF_IP | 173.193.175.0/24 |
| SPF_IP | 177.11.62.36/32 |
| SPF_IP | 177.11.62.37/32 |
| SPF_IP | 177.126.96.88/29 |
| SPF_IP | 34.237.56.1/32 |
| SPF_IP | 52.204.5.110/32 |
| SPF_IP | 54.173.79.143/32 |
| SPF_IP | 54.174.152.115/32 |
| SPF_IP | 54.191.90.156/32 |
| SPF_IP | 75.126.212.0/24 |
| SPF_MX | dataware.com.br |
Related pages
Pivot deeper into the graph from dataware.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dataware.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.