• 🇺🇦 Max UL@lemmy.pro
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    1 year ago

    Does Twitter use Cloudflare? I hate anything Elon and want him to fail, but it would be kinda crazy for the CEO of a company I use services with to broadcast an embarrassing indicator to the world that my business isn’t going well.

    • varsock@programming.dev
      cake
      OP
      link
      fedilink
      English
      arrow-up
      16
      ·
      edit-2
      1 year ago

      I dont know to what capacity twitter uses cloudflare but cloudflare is rather ubiquitous. Even if twitter didn’t have services with cloudflare, when a user’s device resolves the domain name “twitter.com” to an IP address, it might go through Cloudflare’s DNS servers. And givien the ubiquity of Cloudflare DNS, this is likely frequently. By monitoring the DNS queries for Twitter.com, Cloudflare can estimate the traffic volume by analyzing the number and frequency of requests received.

      I don’t know why cloudflare’s CEO would do that or where he keeps his huge steel balls, but today I learned I can mine Cloudflare’s internet usage data. And I might have found a new hobby!

      Cloudflare Radar has an API that gives access to Cloudflare’s data on global Internet traffic..

      Radar’s API is free, allowing academics, data sleuths and other web enthusiasts to investigate Internet usage across the globe.

    • KingKRool@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 year ago

      I suspect DNS rankings from Cloudflare DNS lookups (1.1.1.1) makes more sense as the source of the data. However Twitter/Musk are refusing to pay rent and were even refusing to pay vendors like Google Cloud in an attempt to save cash and renegotiate prices. So I wouldn’t be that shocked if Cloudflare terminated them for non-payment and publicly shamed them. Even then I think it’s unlikely they’d do it like this as Cloudflare probably wouldn’t want to concern their other customers.

    • neil@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      They use Atlanta Metro, AWS and GCP as far as I know. I want to say they own the Oregon DC but can’t remember.

    • MostlyBirds@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      1 year ago

      Ok but you’d actually be paying what you owe for the services you receive, presumably.

      • varsock@programming.dev
        cake
        OP
        link
        fedilink
        English
        arrow-up
        8
        ·
        edit-2
        1 year ago

        see comment above, but in short twitter need not hire cloudflare for services. Cloudflare plays an important role in the backbone of the internet. If twitter is resolved through cloudflare’s DNS, cloudflare can estimate the volume of traffic to Twitter.com. This appears what had happened given the published graph is “DNS ranking”. FYI, and for mine as well as I just discovered, we can generate that graph by our selves by using cloudflare’s Radar API