Hostname
cdpoint.com.br
Last fetched
cdpoint.com.br resolves to 1 IPv4 address operated by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in BR.
Nutrition Label
Resolution chain
cdpoint.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 |
|---|---|---|---|---|
| 200.198.185.196 | 200.198.176.0/20 | AS15830 | Equinix - Equinix (EMEA) Acquisition Enterprises B.V. | BR |
WHOIS identity
- Registrar
- —
- Organization
- antonio praca
- Contact emails
Subdomains
5 observed subdomains of cdpoint.com.br.
Web-graph footprint
Distinct hostnames that link to or from cdpoint.com.br in the public web crawl.
76 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for cdpoint.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_INCLUDE | spf.smartcrm.com.br |
| SPF_IP | 179.107.42.128/28 |
| SPF_IP | 200.150.150.0/26 |
| SPF_IP | 200.150.150.128/27 |
| SPF_IP | 200.198.185.194 |
| SPF_IP | 200.198.185.196 |
| SPF_IP | 200.198.185.198 |
Related pages
Pivot deeper into the graph from cdpoint.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdpoint.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.