Terminus · Domain Security

Terminus Domain Security

Domain security

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

CompanyAccount Based MarketingMarketingAdvertisingSalesB2BAnalyticsEmailEmail VerificationData Quality

Transport & Host Security

demandscience.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Sep 14 08:52:20 2026 GMT
developer.terminus.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Sep 12 15:22:07 2026 GMT
api.terminusplatform.com
HTTPS: yes · TLS: TLSv1.2 · HSTS: no · cert expires: Feb 9 23:59:59 2027 GMT
api.lastbounce.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Oct 15 23:59:59 2026 GMT

Domain (DNS/Email) Security

demandscience.com
DNSSEC: no · SPF: yes · DMARC: yes (p=reject) · CAA: none
terminus.com
DNSSEC: no · SPF: yes · DMARC: yes (p=reject) · CAA: none
lastbounce.com
DNSSEC: no · SPF: yes · DMARC: yes (p=quarantine) · CAA: none

Source

Domain Security

terminus-domain-security.yml Raw ↑
generated: '2026-08-12'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts
hosts:
- host: demandscience.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Sep 14 08:52:20 2026 GMT
  hsts: false
- host: developer.terminus.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Sep 12 15:22:07 2026 GMT
  hsts: false
- host: api.terminusplatform.com
  https: true
  tls_version: TLSv1.2
  cert_expires: Feb  9 23:59:59 2027 GMT
  hsts: null
- host: api.lastbounce.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Oct 15 23:59:59 2026 GMT
  hsts: false
  note: >-
    Verify API production host. Added by hand on 2026-08-12: this host was found
    during contract discovery and is not reached by probe-domain-security.py, which
    walks only the first apis.yml hosts. Probed directly with openssl s_client and
    curl.
domains:
- domain: demandscience.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: reject
- domain: terminus.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: reject
- domain: lastbounce.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: quarantine
  apex_a_record: false
  note: >-
    Verify API domain. The apex has NO A record — only NS (Route 53) and mail
    records — so lastbounce.com itself does not serve a site; the product lives at
    api/sqa-api/dev-api subdomains and is marketed under the DemandScience brand.
    No DNSSEC, no CAA. DMARC policy is quarantine with sp=none, weaker than the
    reject policy on demandscience.com and terminus.com. Probed by hand 2026-08-12.