Kompyte · Domain Security

Kompyte Domain Security

Domain security

Domain security posture for Kompyte, probed live across 2 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=none).

CompanyCompetitive IntelligenceSales EnablementMarket IntelligenceBattlecardsWin Loss AnalysisSaaSMarketing

Transport & Host Security

kompyte.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Oct 29 11:55:02 2026 GMT
phi.kompyte.pro
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Oct 11 11:01:23 2026 GMT

Domain (DNS/Email) Security

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

Source

Domain Security

kompyte-domain-security.yml Raw ↑
generated: '2026-08-13'
method: probed
source: live DNS/TLS/HTTP probes of the kompyte.com marketing host and the kompyte.pro application host
hosts:
- host: kompyte.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Oct 29 11:55:02 2026 GMT
  hsts: true
  hsts_max_age: 31536000
  note: HubSpot-hosted marketing site (www.kompyte.com CNAMEs to sites.hubspot.net).
- host: phi.kompyte.pro
  https: true
  tls_version: TLSv1.3
  cert_issuer: Google Trust Services WR3
  cert_expires: Oct 11 11:01:23 2026 GMT
  hsts: true
  hsts_max_age: 31536000
  hsts_include_subdomains: true
  note: >-
    Customer application. The SPA is served from Google Cloud Storage (server: UploadServer) with
    no HSTS on the static object responses; the API backend behind the same Google Cloud load
    balancer (x-powered-by: Express) DOES send
    strict-transport-security: max-age=31536000; includeSubDomains.
domains:
- domain: kompyte.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: none
- domain: kompyte.pro
  dnssec: false
  caa: []
  spf: true
  spf_record: v=spf1 include:spf.mailjet.com -all
  dmarc: false
  dmarc_policy: null
  note: >-
    The application domain has no DMARC record at _dmarc.kompyte.pro and no CAA record. SPF is
    published and is strict (-all).
findings:
- No CAA record on either domain — any public CA may issue for kompyte.com or kompyte.pro.
- No DNSSEC on either domain.
- >-
  kompyte.com publishes DMARC at p=none (monitor only, no enforcement); kompyte.pro publishes no
  DMARC record at all, even though it is the domain the customer application and its login live
  on.