Fevo · Domain Security

Fevo Domain Security

Domain security

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

CompanyTicketingEventsGroup SalesSocial CommerceE-CommerceCheckoutSportsLive EntertainmentEmbedded Commerce

Transport & Host Security

www.fevo.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Dec 18 23:59:59 2026 GMT
intercom.help
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Dec 15 23:59:59 2026 GMT
www.gofevo.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Oct 22 00:02:00 2026 GMT

Domain (DNS/Email) Security

fevo.com
DNSSEC: no · SPF: yes · DMARC: yes (p=none) · CAA: none
intercom.help
DNSSEC: no · SPF: no · DMARC: yes (p=reject) · CAA: none
gofevo.com
DNSSEC: no · SPF: yes · DMARC: yes (p=quarantine) · CAA: none

Source

Domain Security

fevo-domain-security.yml Raw ↑
generated: '2026-08-12'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts
hosts:
- host: www.fevo.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Dec 18 23:59:59 2026 GMT
  hsts: false
- host: intercom.help
  https: true
  tls_version: TLSv1.3
  cert_expires: Dec 15 23:59:59 2026 GMT
  hsts: true
  hsts_max_age: 63072000
- host: www.gofevo.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Oct 22 00:02:00 2026 GMT
  hsts: true
  hsts_max_age: 47474747
domains:
- domain: fevo.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: none
- domain: intercom.help
  dnssec: false
  caa: []
  spf: false
  dmarc: true
  dmarc_policy: reject
- domain: gofevo.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: quarantine
  x-note: probed by hand 2026-08-12; the script grouped hosts by registrable domain and
    did not emit a row for the checkout host's domain
x-findings:
- HSTS is not set on www.fevo.com, the host that serves the marketing site, the security
  page and the legacy /api/v1 and /docs/v1 paths. www.gofevo.com, the host that serves
  checkout, does set it (max-age 47474747).
- No DNSSEC on fevo.com or gofevo.com.
- No CAA record on fevo.com or gofevo.com, so any public CA may issue for either domain.
- DMARC on fevo.com is p=none — published but not enforcing. gofevo.com is p=quarantine.
- 'Availability defect observed the same day: https://sdk.fevo.com/v1/fevo.js,
  https://www.fevo.com/docs/v1 and https://www.fevo.com/api/v1 all return HTTP 502 with
  CloudFront reporting it cannot resolve the origin domain name. A dangling CDN origin is
  a security posture item, not only an uptime one.'