ObjectBox · Domain Security

Objectbox Domain Security

Domain security

Domain security posture for ObjectBox, probed live across 1 host(s) and 1 registrable domain(s). 1 host(s) serve HTTPS; 0 advertise HSTS. Email/DNS controls: DNSSEC absent, SPF present, DMARC present (p=quarantine).

CompanyDatabaseEmbedded DatabaseMobile DatabaseEdge ComputingVector DatabaseVector SearchOffline FirstData SyncEdge AIIoT

Transport & Host Security

objectbox.io
HTTPS: yes · HSTS: no

Domain (DNS/Email) Security

objectbox.io
DNSSEC: no · SPF: yes · DMARC: yes (p=quarantine) · CAA: none

Source

Domain Security

objectbox-domain-security.yml Raw ↑
generated: '2026-07-20'
method: probed
source: live TLS/HTTP HEAD + dig against objectbox.io
hosts:
  - host: objectbox.io
    https: true
    server: Apache
    hsts: false
    hsts_max_age: null
domains:
  - domain: objectbox.io
    dnssec: false
    caa: []
    spf: true
    spf_record: 'v=spf1 include:_spf.google.com ~all'
    dmarc: true
    dmarc_policy: quarantine
    dmarc_record: 'v=DMARC1; p=quarantine; pct=90; sp=none'
notes: >-
  HTTPS reachable (Apache origin); no HSTS response header observed. No DNSSEC (no
  DS record) and no CAA records published. SPF and DMARC are configured (DMARC at
  p=quarantine, pct=90, subdomain policy none). Absence of HSTS/DNSSEC/CAA is
  recorded as valid probe data, not fabricated.