Hostname
cdldc.com.br
Last fetched
cdldc.com.br resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.
Nutrition Label
Resolution chain
cdldc.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 |
|---|---|---|---|---|
| 162.214.79.96 | 162.214.72.0/21 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- —
- Organization
- camara de dirigentes lojistas de duque de caxias
- Contact emails
Subdomains
7 observed subdomains of cdldc.com.br.
Web-graph footprint
Distinct hostnames that link to or from cdldc.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cdldc.com.br
SPF policy
20 SPF mechanisms authorising senders for cdldc.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | cdldc.com.br |
| SPF_INCLUDE | relay |
| SPF_INCLUDE | spf.alfa.veritati.com.br |
| SPF_INCLUDE | spf.edge.veritati.com.br |
| SPF_INCLUDE | spf.jupiter.veritati.com.br |
| SPF_INCLUDE | spf.server.veritadigital.com.br |
| SPF_INCLUDE | spf.server.veritatc.com.br |
| SPF_INCLUDE | spf.server.veritati.com.br |
| SPF_INCLUDE | spf.servidor.veritati.com.br |
| SPF_IP | 151.106.39.77 |
| SPF_IP | 162.214.157.248 |
| SPF_IP | 162.214.51.156 |
| SPF_IP | 162.214.78.253 |
| SPF_IP | 162.214.79.96 |
| SPF_IP | 162.215.129.174 |
| SPF_IP | 162.215.132.122 |
| SPF_IP | 162.215.219.58 |
| SPF_IP | 162.215.219.71 |
| SPF_IP | 184.172.232.194 |
| SPF_MX | cdldc.com.br |
Related pages
Pivot deeper into the graph from cdldc.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdldc.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.