Hostname
csanl.com.br
Last fetched
csanl.com.br resolves to 1 IPv4 address operated by AS265262 - Skymail Servicos de Computacao e Provimento de Inf in BR.
Nutrition Label
Resolution chain
csanl.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 |
|---|---|---|---|---|
| 168.0.134.167 | 168.0.134.0/24 | AS265262 | AS265262 - Skymail Servicos de Computacao e Provimento de Inf | BR |
WHOIS identity
- Registrar
- —
- Organization
- col?gio santo agostinho-novo leblon
- Contact emails
Subdomains
9 observed subdomains of csanl.com.br.
Web-graph footprint
Distinct hostnames that link to or from csanl.com.br in the public web crawl.
39 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for csanl.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | csaspf.csanl.com.br |
| SPF_INCLUDE | spf.skymail.net.br |
| SPF_IP | 168.0.134.167 |
Related pages
Pivot deeper into the graph from csanl.com.br.
- IP · 168.0.134.167
- ASN · AS265262AS265262 - Skymail Servicos de Computacao e Provimento de Inf
- Country · BR
- Email · coordinfo@csanl.com.br
- Apex domain · com.br
- TLD · .br
- Browse hostnames · cs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "csanl.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.