Formality · Domain Security

Formality Domain Security

Domain security

Domain security posture for Formality, probed live across 6 host(s) and 1 registrable domain(s). 6 host(s) serve HTTPS (up to TLSv1.3); 5 advertise HSTS. Email/DNS controls: DNSSEC absent, SPF present, DMARC present (p=none).

CompanyAi MlLegalContract ManagementDocument-ManagementAsset IntelligenceComplianceSoftware-as-a-Service

Transport & Host Security

www.formality.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Feb 9 23:59:59 2027 GMT
help.formality.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Sep 23 14:10:51 2026 GMT
app.eu1.formality.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Feb 9 23:59:59 2027 GMT
app.fr1.formality.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Oct 1 05:10:55 2026 GMT
auth.eu1.formality.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Feb 9 23:59:59 2027 GMT
status.formality.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Sep 28 20:10:03 2026 GMT

Domain (DNS/Email) Security

formality.com
DNSSEC: no · SPF: yes · DMARC: yes (p=none) · CAA: none

Source

Domain Security

formality-domain-security.yml Raw ↑
generated: '2026-08-17'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts
hosts:
- host: www.formality.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Feb  9 23:59:59 2027 GMT
  hsts: false
- host: help.formality.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Sep 23 14:10:51 2026 GMT
  hsts: true
  hsts_max_age: 31536000
- host: app.eu1.formality.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Feb  9 23:59:59 2027 GMT
  hsts: true
  hsts_max_age: 63072000
  hsts_include_subdomains: true
  hsts_preload: true
  note: EU/Ireland application + API host; carries the /api/v1/{workspaceId} surface.
- host: app.fr1.formality.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Oct  1 05:10:55 2026 GMT
  hsts: true
  hsts_max_age: 63072000
  hsts_include_subdomains: true
  hsts_preload: true
  note: France/Scaleway sovereign application + API host.
- host: auth.eu1.formality.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Feb  9 23:59:59 2027 GMT
  hsts: true
  hsts_max_age: 63072000
  hsts_include_subdomains: true
  hsts_preload: true
  note: Login host the Swagger UI redirects to.
- host: status.formality.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Sep 28 20:10:03 2026 GMT
  hsts: true
  hsts_max_age: 63072000
domains:
- domain: formality.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: none
notes: >-
  The four regional/app hosts were added by hand from the same live TLS + HTTP HEAD
  probes on 2026-08-17 because apis[].baseURL is templated
  (https://app.eu1.formality.com/api/v1/{workspaceId}) and the automated prober
  skips templated bases. Findings worth noting: the application, auth and API hosts
  all set a strong HSTS policy (max-age 63072000, includeSubDomains, preload), but
  the marketing origin www.formality.com now returns NO HSTS header at all after its
  migration to Framer — a regression against the 2026-07-19 probe, which recorded
  hsts: true / max-age 31536000. The registrable domain still has no DNSSEC and no
  CAA records, and DMARC remains at p=none, so a spoofed formality.com mail is not
  rejected.