Official Primary Resource

Technical Specifications

Documentation on identifying official digital environments using SSL fingerprints, DNS authority records, and infrastructure metadata.

DNS Authority Records

Official OnlySpins infrastructure nodes must resolve through authorized DNS authority records. Partners should verify the following TXT records for domain authentication.

# Example DNS Verification Query dig TXT onlyspins-support.online # Expected Output Format "v=os-auth1 include:_spf.onlyspins.com ~all" "os-site-verification=7a8b9c0d1e2f3g4h5i6j"

SSL/TLS Fingerprinting

All official environments utilize high-assurance SSL certificates. Technical teams should validate the following certificate parameters to ensure environment integrity.

Parameter Requirement
Minimum Protocol TLS 1.3
Cipher Suite ECDHE-RSA-AES256-GCM-SHA384
Certificate Authority GlobalSign / DigiCert (Authorized Issuers)

Infrastructure Metadata

Official nodes broadcast specific technical headers that can be used for automated identification and traffic routing within the partner network.

X-OS-Node-ID

Unique identifier for the specific infrastructure node serving the request.

X-OS-Auth-Token

Cryptographic token verifying the node's membership in the official repository.