For site owners

Allowing Sorontai data access

If an audit cannot access your public content, your site's security policy may be blocking Sorontai. Use the identifier below to permit audit access. Sorontai only processes public information and never signs in or submits forms.

How to identify us

Every request carries this User-Agent:

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Sorontai/0.1

The stable token to match on is Sorontai — allowlist requests whose User-Agent contains it.

Access policy

  • Uses only information available without authentication.
  • Follows published access restrictions and applies responsible request limits.
  • Does not submit forms, perform purchases or access private user data.

How to allowlist us

1. robots.txt

User-agent: Sorontai
Allow: /

2. Site security policy

Permit public-content access when the User-Agent contains Sorontai.

User-Agent contains "Sorontai"  →  Allow public-content access

3. Rate limiting

Exempt the same User-Agent from rate-limit rules, or raise the threshold — our traffic is light.

Prefer an IP allowlist? Tell us and we'll share the egress addresses our service uses, so you can match on IP instead of User-Agent.

Sorontai does not bypass access controls. Content that remains unavailable is excluded from the audit.