Hostname
cavalinho.com.br
Last fetched
cavalinho.com.br resolves to 2 IPv4 addresses operated by AS16735 in BR.
Nutrition Label
Resolution chain
cavalinho.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 |
|---|---|---|---|---|
| 177.69.53.205 | 177.69.0.0/16 | AS16735 | — | BR |
| 187.63.161.28 | 187.63.160.0/19 | AS28169 | — | BR |
| 187.63.161.28 | 187.63.160.0/19 | AS28169 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- transportes cavalinho ltda.
- Contact emails
Subdomains
57 observed subdomains of cavalinho.com.br.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cavalinho.com.br in the public web crawl.
6 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for cavalinho.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.usw2.prod.hydra.sophos.com |
| SPF_INCLUDE | _spf_uswest2.prod.hydra.sophos.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cavalinho.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cavalinho.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.