Skip to main content

Domain Name System (DNS)

DNS is the component of Common that provides and controls company wide domains not managed by any other product.

Public Oath

  1. The following domains are provided:

    • fluidattacks.com.
    • fluidattacks.tech.
    • fluidsignal.com.
    • fluid.la.
    • fluidattacks.co.

    And all of them:

  2. fluidsignal.com and fluidattacks.co redirect to fluidattacks.com.

Architecture

  1. Our DNS provider is Cloudflare.
  2. fluidattacks.com is the main domain, and the others exists just for historical reasons (or to provide a safe-default in case a user mistypes the main domain) and therefore they just redirect to the main domain.
  3. All domains also point to an email provider, so that people can send emails using a custom domain instead of the email provider directly, for example [email protected] instead of [email protected]. This is done through pointing the MX records to the corresponding email provider, most of the times Google Workspace (Gmail).
  4. A few subdomains exist, in order to multiplex the main domain, like status.fluidattacks.com.
  5. The Cloudflare zones that support it have Argo enabled.
tip

You can right-click on the image below to open it in a new tab, or save it to your computer.

Architecture of Common's /dns

Contributing

Please read the contributing page first.