Skip to content

Hostname

cdb.com.br

Last fetched

cdb.com.br resolves to 4 IPv4 addresses operated by AS20940 in BR.

Nutrition Label

WHISPER CANON · cdb.com.brRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cdb.com.br

Resolution chain

cdb.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
tks sistemas radiol?gicos s/c ltda
Contact emails

Subdomains

24 observed subdomains of cdb.com.br.

Web-graph footprint

Distinct hostnames that link to or from cdb.com.br in the public web crawl.

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cdb.com.br.

MechanismTarget
SPF_Acdb.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP162.220.60.204
SPF_IP18.229.101.187
SPF_IP23.111.170.138
SPF_MXcdb.com.br

Related pages

Pivot deeper into the graph from cdb.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cdb.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.