Hostname
maxdata.com.br
Last fetched
maxdata.com.br resolves to 2 IPv4 addresses operated by MAXDATA SISTEMAS LTDA in BR.
Nutrition Label
Resolution chain
maxdata.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.177.249.18 | 45.177.249.0/24 | AS273774 | MAXDATA SISTEMAS LTDA | BR |
| 69.6.249.217 | 69.6.248.0/23 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
WHOIS identity
- Registrar
- —
- Organization
- marciley f da silva
- Contact emails
Subdomains
42 observed subdomains of maxdata.com.br.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from maxdata.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for maxdata.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | maxdata.com.br |
| SPF_INCLUDE | _spf.sparkpostmail.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 45.177.249.18 |
| SPF_MX | maxdata.com.br |
Related pages
Pivot deeper into the graph from maxdata.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maxdata.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.