Hostname
cntlog.com.br
Last fetched
cntlog.com.br resolves to 4 IPv4 addresses operated by AS20940 in BG. WHOIS lists registrar:locaweb (2) as the registrar.
Nutrition Label
Resolution chain
cntlog.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.20.45.208 | 2.20.45.0/24 | AS20940 | — | BG |
| 2.20.45.73 | 2.20.45.0/24 | AS20940 | — | BG |
| 23.33.42.138 | 23.33.42.0/24 | AS20940 | — | US |
| 23.33.42.154 | 23.33.42.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- registrar:locaweb (2)
- Organization
- m b de carvalho logistica me
- Contact emails
Subdomains
2 observed subdomains of cntlog.com.br.
Web-graph footprint
Distinct hostnames that link to or from cntlog.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cntlog.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_INCLUDE | spf.aknamail.com.br |
Related pages
Pivot deeper into the graph from cntlog.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cntlog.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.