Anomaly Detection · Domain Security

Anomaly Detection Domain Security

Domain security

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

Anomaly DetectionArtificial IntelligenceData ScienceFraud DetectionMachine LearningMonitoringObservabilityOutlier DetectionPattern RecognitionSecurityTime Series

Transport & Host Security

learn.microsoft.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Dec 11 02:26:09 2026 GMT
api.cognitive.microsoft.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Dec 30 23:59:59 2026 GMT
www.elastic.co
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Dec 12 21:06:03 2026 GMT

Domain (DNS/Email) Security

microsoft.com
DNSSEC: no · SPF: yes · DMARC: yes (p=reject) · CAA: yes
elastic.co
DNSSEC: no · SPF: yes · DMARC: yes (p=quarantine) · CAA: none

Source

Domain Security

anomaly-detection-domain-security.yml Raw ↑
generated: '2026-07-11'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts
hosts:
- host: learn.microsoft.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Dec 11 02:26:09 2026 GMT
  hsts: true
  hsts_max_age: 31536000
- host: api.cognitive.microsoft.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Dec 30 23:59:59 2026 GMT
  hsts: false
- host: www.elastic.co
  https: true
  tls_version: TLSv1.3
  cert_expires: Dec 12 21:06:03 2026 GMT
  hsts: false
domains:
- domain: microsoft.com
  dnssec: false
  caa:
  - 0 contactemail "caarecordaware@microsoft.com"
  spf: true
  dmarc: true
  dmarc_policy: reject
- domain: elastic.co
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: quarantine