generated: '2026-07-27' method: probed source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts, extended by hand with the undocumented API host (api.goevie.com.au) found during review hosts: - host: evie.com.au https: true tls_version: TLSv1.3 cert_expires: Sep 26 05:34:11 2026 GMT hsts: false - host: api.goevie.com.au https: true http_version: HTTP/2 tls_version: TLSv1.3 cert_issuer: Google Trust Services WR3 cert_expires: Sep 13 01:15:06 2026 GMT hsts: false note: | Undocumented production API gateway behind the Evie Charging mobile app. Server headers identify Google Frontend with an Envoy/ESPv2 decorator (x-envoy-decorator-operation: ingress UnknownOperationName), i.e. Google Cloud Endpoints. Not listed in apis.yml because no public documentation, contract, terms or onboarding exist for it. domains: - domain: evie.com.au dnssec: true caa: [] spf: true dmarc: true dmarc_policy: quarantine - domain: goevie.com.au dnssec: false caa: [] spf: true spf_record: v=spf1 include:spf.protection.outlook.com include:_spf.firebasemail.com include:spf.mandrillapp.com -all dmarc: true dmarc_policy: none dmarc_record: v=DMARC1; p=none; pct=100; rua=mailto:dmarc@goevie.com.au note: | TXT records also disclose the app-side stack: firebase=prod-evie (Firebase project), an Atlassian domain verification, a Google site verification and Microsoft 365 mail. No CAA and no DNSSEC on this domain, and DMARC is monitor-only (p=none) versus quarantine on evie.com.au. findings: | Both hosts serve TLS 1.3 with valid certificates. Neither host sets HSTS. The corporate domain (evie.com.au) is DNSSEC-signed with a DMARC quarantine policy; the API/app domain (goevie.com.au) is neither DNSSEC-signed nor CAA-protected and runs DMARC in monitor-only mode. Absence of a record is recorded data, not a failed probe.