Skip to content
Cloudflare Docs

Changelog

New updates and improvements at Cloudflare.

Subscribe to RSS
View all RSS feeds

hero image

TLD Insights in Cloudflare Radar

Radar now introduces Top-Level Domain (TLD) insights, providing visibility into popularity based on the DNS magnitude metric, detailed TLD information including its type, manager, DNSSEC support, RDAP support, and WHOIS data, and trends such as DNS query volume and geographic distribution observed by the 1.1.1.1 DNS resolver.

The following dimensions were added to the Radar DNS API, specifically, to the /dns/summary/{dimension} and /dns/timeseries_groups/{dimension} endpoints:

  • tld: Top-level domain extracted from DNS queries; can also be used as a filter.
  • tld_dns_magnitude: Top-level domain ranking by DNS magnitude.

And the following endpoints were added:

  • /tlds - Lists all TLDs.
  • /tlds/{tld} - Retrieves information about a specific TLD.
Screenshot of the TLD ranking by DNS magnitude

Learn more about the new Radar DNS insights in our blog post, and check out the new Radar page.