Skip to content

Hostname

cbn.com.br

Last fetched

cbn.com.br resolves to 1 IPv4 address operated by AS28604 in BR.

Nutrition Label

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

Resolution chain

cbn.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
186.192.83.12186.192.80.0/20AS28604BR

WHOIS identity

Registrar
Organization
radio globo
Contact emails

Subdomains

1 observed subdomain of cbn.com.br.

Web-graph footprint

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

138 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cbn.com.br.

MechanismTarget
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.0.24.114
SPF_IP131.0.24.115
SPF_IP186.211.161.10
SPF_IP186.215.218.128
SPF_IP186.215.98.202
SPF_IP200.170.222.250
SPF_IP200.172.137.130
SPF_IP200.182.51.129
SPF_IP200.201.156.2
SPF_IP200.214.247.8
SPF_IP200.244.157.0
SPF_IP201.18.15.139
SPF_IP201.28.216.66

Related pages

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

Cypher and MCP

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

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