Skip to content

Hostname

cbf.com.br

Last fetched

cbf.com.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR.

Nutrition Label

WHISPER CANON · cbf.com.brRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cbf.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
4.201.115.334.192.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
4.201.115.334.192.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR

WHOIS identity

Registrar
Organization
confedera??o brasileira de futebol
Contact emails

Subdomains

37 observed subdomains of cbf.com.br.

Web-graph footprint

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

2,159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cbf.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.wolterskluwer.com
SPF_IP200.172.252.0/28
SPF_IP200.9.249.0/24
SPF_MXcbf.com.br

Related pages

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

Cypher and MCP

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

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