generated: '2026-08-04' method: probed source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts hosts: - host: flyr.com https: true tls_version: TLSv1.3 cert_expires: Sep 9 11:06:21 2026 GMT hsts: null - host: developer.flyr.com https: true tls_version: TLSv1.3 cert_expires: Sep 11 09:28:24 2026 GMT hsts: null - host: www.flyrhospitality.com https: true tls_version: TLSv1.3 cert_expires: Sep 29 04:41:40 2026 GMT hsts: null - host: api.pacerevenue.com https: true tls_version: TLSv1.3 cert_expires: Oct 17 19:03:36 2026 GMT hsts: true hsts_max_age: 31536000 hsts_include_subdomains: true - host: graphql.pacerevenue.com https: true tls_version: TLSv1.3 cert_expires: Sep 27 20:23:38 2026 GMT hsts: true hsts_max_age: 31536000 hsts_include_subdomains: true - host: legacy-api.pacerevenue.com https: true tls_version: TLSv1.3 cert_expires: Sep 27 21:40:29 2026 GMT hsts: true hsts_max_age: 31536000 hsts_include_subdomains: true - host: app.pacerevenue.com https: true tls_version: TLSv1.3 cert_expires: Sep 22 18:15:36 2026 GMT hsts: true hsts_max_age: 63072000 hsts_include_subdomains: false domains: - domain: flyr.com dnssec: true caa: [] spf: true dmarc: true dmarc_policy: none - domain: flyrhospitality.com dnssec: false caa: [] spf: true dmarc: true dmarc_policy: quarantine - domain: pacerevenue.com dnssec: false caa: [] spf: true dmarc: true dmarc_policy: none notes: - >- The four *.pacerevenue.com API/console hosts were probed by hand in the same pass (openssl s_client + HEAD) because the FLYR Hospitality API tier lives on a different registrable domain than the apis.yml Website host; all four set HSTS, while none of the flyr.com / flyrhospitality.com web hosts do. - >- No CAA records are published on any of the three registrable domains. DMARC is present everywhere but enforced only on flyrhospitality.com (p=quarantine); flyr.com and pacerevenue.com are both p=none.