Hostname
contimar.com.br
Last fetched
contimar.com.br resolves to 1 IPv4 address operated by AS47583 in BR.
Nutrition Label
Resolution chain
contimar.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 |
|---|---|---|---|---|
| 85.31.229.20 | 85.31.228.0/22 | AS47583 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- escrit?rio de contabilidade contimar
- Contact emails
Subdomains
8 observed subdomains of contimar.com.br.
Web-graph footprint
Distinct hostnames that link to or from contimar.com.br in the public web crawl.
11 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for contimar.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | contimar.com.br |
| SPF_INCLUDE | _spf.superlogica.com |
| SPF_IP | 167.89.88.186 |
| SPF_IP | 177.84.130.138 |
| SPF_IP | 177.84.130.164 |
| SPF_IP | 177.84.130.165 |
| SPF_IP | 200.250.45.70 |
| SPF_IP | 209.62.31.170 |
| SPF_IP | 74.54.205.202 |
| SPF_MX | contimar.com.br |
Related pages
Pivot deeper into the graph from contimar.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "contimar.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.