Abstract · Domain Security

Abstract Domain Security

Domain security

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

DesignVersion ControlCollaborationSketchDesign Systems

Transport & Host Security

www.goabstract.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Sep 23 23:48:08 2026 GMT
developer.abstract.com
HTTPS: no · HSTS: no
api.goabstract.com
HTTPS: yes · TLS: TLSv1.2 · HSTS: yes · cert expires: Feb 22 23:59:59 2027 GMT

Domain (DNS/Email) Security

goabstract.com
DNSSEC: no · SPF: yes · DMARC: yes (p=reject) · CAA: none
abstract.com
DNSSEC: no · SPF: yes · DMARC: yes (p=quarantine) · CAA: none

Source

Domain Security

abstract-domain-security.yml Raw ↑
generated: '2026-07-11'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts
hosts:
- host: www.goabstract.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Sep 23 23:48:08 2026 GMT
  hsts: true
  hsts_max_age: 31536000
- host: developer.abstract.com
  https: false
- host: api.goabstract.com
  https: true
  tls_version: TLSv1.2
  cert_expires: Feb 22 23:59:59 2027 GMT
  hsts: true
  hsts_max_age: 31536000
domains:
- domain: goabstract.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: reject
- domain: abstract.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: quarantine