Skip to content

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

WHISPER CANON · cdpoint.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cdpoint.com.br

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.

IPPrefixASNOperatorCountry
200.198.185.196200.198.176.0/20AS15830Equinix - 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.

MechanismTarget
SPF_INCLUDE_spf.locaweb.com.br
SPF_INCLUDEspf.smartcrm.com.br
SPF_IP179.107.42.128/28
SPF_IP200.150.150.0/26
SPF_IP200.150.150.128/27
SPF_IP200.198.185.194
SPF_IP200.198.185.196
SPF_IP200.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.