SmithRx · Domain Security

Smithrx Domain Security

Domain security

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

CompanyHealth CarePharmacyPharmacy Benefit ManagementPrescription DrugsEmployee BenefitsClaimsInsuranceHealth Technology

Transport & Host Security

smithrx.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Oct 10 14:03:18 2026 GMT
api.mysmithrx.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Feb 13 23:59:59 2027 GMT
member.mysmithrx.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Mar 7 23:59:59 2027 GMT
partner.mysmithrx.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Mar 7 23:59:59 2027 GMT

Domain (DNS/Email) Security

smithrx.com
DNSSEC: no · SPF: yes · DMARC: yes (p=quarantine) · CAA: yes
mysmithrx.com
DNSSEC: no · SPF: yes · DMARC: no · CAA: yes

Source

Domain Security

smithrx-domain-security.yml Raw ↑
generated: '2026-08-02'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml hosts plus the mysmithrx.com application
  and API hosts discovered during contract discovery
hosts:
- host: smithrx.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Oct 10 14:03:18 2026 GMT
  hsts: true
  hsts_max_age: 31536000
- host: api.mysmithrx.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Feb 13 23:59:59 2027 GMT
  hsts: false
  note: live API host; returns a plain-text "404 page not found" router response at
    every probed path (no public routes, no spec, no /.well-known)
- host: member.mysmithrx.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Mar  7 23:59:59 2027 GMT
  hsts: false
  note: member portal single-page app; answers 200 with an HTML shell for every path
- host: partner.mysmithrx.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Mar  7 23:59:59 2027 GMT
  hsts: false
  note: broker/TPA partner portal single-page app; answers 200 with an HTML shell
    for every path
domains:
- domain: smithrx.com
  dnssec: false
  caa:
  - 0 issue "pki.goog"
  - 0 issue "sectigo.com"
  - 0 issue "amazon.com"
  - 0 issue "amazonaws.com"
  - 0 issue "amazontrust.com"
  - 0 issue "awstrust.com"
  spf: true
  dmarc: true
  dmarc_policy: quarantine
- domain: mysmithrx.com
  dnssec: false
  caa:
  - 0 issue "amazonaws.com"
  - 0 issue "digicert.com"
  - 0 issue "letsencrypt.org"
  - 0 issue "pki.goog"
  - 0 issue "amazon.com"
  spf: true
  dmarc: false
  dmarc_policy: null
  note: no DMARC record published for the application/API domain
findings:
- HSTS is enforced on the marketing site (smithrx.com, max-age 31536000) but is absent
  on all three mysmithrx.com application and API hosts.
- DMARC is published for smithrx.com (p=quarantine) but not for mysmithrx.com.
- DNSSEC is not enabled on either registrable domain.
- CAA is published on both registrable domains.