generated: '2026-08-17' method: probed source: live DNS/TLS/HTTP probes of the joy.io and privateaser.com hosts reached during enrichment note: >- joy.io (Website), app.joy.io (manager application), faq.joy.io (help center) and the privateaser.com marketplace were probed. manager-api.privateaser.com is the private backend the Joy manager app calls (found in https://app.joy.io/config.js); it is not a published API and every spec path on it returns HTTP 404. Only joy.io serves HSTS with a long max-age; app.joy.io, www.privateaser.com and manager-api.privateaser.com return no HSTS header at all. Neither registrable domain is DNSSEC-signed and neither publishes a CAA record. Both domains publish SPF with a soft-fail (~all) and DMARC at p=none, which monitors but does not enforce. hosts: - host: joy.io https: true tls_version: TLSv1.3 cert_expires: Nov 3 14:02:12 2026 GMT hsts: true hsts_max_age: 63072000 - host: app.joy.io https: true tls_version: TLSv1.3 cert_expires: Feb 1 23:59:59 2027 GMT hsts: false hsts_max_age: null note: single-page manager application (nginx); returns HTTP 200 with the same SPA shell for every path - host: faq.joy.io https: true tls_version: TLSv1.3 cert_expires: Nov 4 05:15:51 2026 GMT hsts: true hsts_max_age: 86400 note: help center behind Cloudflare, origin Render; serves the provider llms.txt - host: www.privateaser.com https: true tls_version: TLSv1.3 cert_expires: Feb 1 23:59:59 2027 GMT hsts: false hsts_max_age: null note: CloudFront-fronted marketplace; returns HTTP 403 "Request blocked" to non-browser user agents - host: manager-api.privateaser.com https: true tls_version: TLSv1.3 cert_expires: Feb 1 23:59:59 2027 GMT hsts: false hsts_max_age: null note: >- private backend for the Joy manager app (gunicorn/uvicorn), AWS Cognito user pool auth; HTTP 404 on /, /openapi.json, /openapi.yaml, /swagger.json, /api-docs, /docs, /redoc, /graphql domains: - domain: joy.io dnssec: false caa: [] spf: true spf_policy: softfail dmarc: true dmarc_policy: none - domain: privateaser.com dnssec: false caa: [] spf: true spf_policy: softfail dmarc: true dmarc_policy: none note: >- a detectify-verification TXT record is published on privateaser.com, indicating an external attack-surface scanning service is in use; this is not a published vulnerability disclosure program and no security.txt or disclosure page was found. x-evidence: - url: https://joy.io/ status: 200 - url: https://app.joy.io/ status: 200 - url: https://faq.joy.io/ status: 200 - url: https://www.privateaser.com/ status: 200 - url: https://manager-api.privateaser.com/ status: 404