Anonym · Domain Security

Anonymco Domain Security

Domain security

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

CompanyAdvertisingAdvertising TechnologyPrivacyAd MeasurementConfidential ComputingMozillaAttributionDifferential PrivacyTrusted Execution EnvironmentMarketing

Transport & Host Security

anonymco.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Oct 16 07:40:57 2026 GMT
anonymportal.com
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Nov 6 21:33:05 2026 GMT
anonymapis.com
HTTPS: yes · HSTS: yes

Domain (DNS/Email) Security

anonymco.com
DNSSEC: no · SPF: yes · DMARC: yes (p=quarantine) · CAA: none
anonymportal.com
DNSSEC: yes · SPF: yes · DMARC: no · CAA: none
anonymapis.com
DNSSEC: yes · SPF: no · DMARC: no · CAA: none

Source

Domain Security

anonymco-domain-security.yml Raw ↑
generated: '2026-08-12'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml hosts plus the two API/portal hosts named in Anonym's own published portal configuration
hosts:
- host: anonymco.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Oct 16 07:40:57 2026 GMT
  hsts: true
  hsts_max_age: 31536000
- host: anonymportal.com
  https: true
  tls_version: TLSv1.3
  cert_expires: Nov  6 21:33:05 2026 GMT
  hsts: true
  hsts_max_age: 31556926
  note: >-
    Customer Transparency Portal. Serves a strict Content-Security-Policy with frame-ancestors
    'self', default-src 'self', object-src 'none', base-uri 'self', form-action 'self', plus
    X-Frame-Options DENY, X-Content-Type-Options nosniff, Referrer-Policy no-referrer and a
    Permissions-Policy restricting camera and microphone. Notably strong header posture.
- host: anonymapis.com
  https: unknown
  tls_version: null
  cert_expires: null
  hsts: unknown
  note: >-
    The gRPC API host declared in the portal's own environment config and CSP connect-src. Resolves
    to 52.230.151.22 (Microsoft Azure) but TCP 443 does not complete from the public internet, so
    no TLS or header posture can be measured. Firewalled, not absent.
domains:
- domain: anonymco.com
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: quarantine
- domain: anonymportal.com
  dnssec: true
  caa: []
  spf: true
  spf_record: v=spf1 include:_spf.firebasemail.com include:mailgun.org ~all
  dmarc: false
- domain: anonymapis.com
  dnssec: true
  caa: []
  spf: false
  dmarc: false
findings:
- All three domains publish no CAA record, so no certificate authority is pinned.
- anonymco.com has SPF and a quarantine DMARC policy but no DNSSEC.
- anonymportal.com and anonymapis.com are DNSSEC-signed but anonymportal.com publishes no DMARC record.