> ## Documentation Index
> Fetch the complete documentation index at: https://help.noxity.io/llms.txt
> Use this file to discover all available pages before exploring further.

# cPanel server finder

> Look up which Noxity cPanel server hosts your account so you can sign in directly. Hosted at find.noxity.io.

Noxity hosting accounts are spread across multiple cPanel servers, each with its own hostname. The cPanel server finder is the quick way to discover which one your account is on so you can hit the login page directly.

Open it at [find.noxity.io ↗](https://find.noxity.io).

## What it does

Type in a domain or a cPanel username. The tool resolves it against our internal account map and returns:

* The cPanel server hostname (e.g. `cp-eu1.noxity.io`).
* Direct login URL on port 2083.
* Webmail URL on port 2096 (where applicable).

That's it. Nothing else is exposed; no account data, no contact details. The tool only answers "where does this account live".

## When you'll need it

* **First-time login from a fresh device.** The Members Area can also bounce you into cPanel via single sign-on, but if you'd rather log in with cPanel credentials directly, the finder gives you the URL.
* **Troubleshooting from another tool.** Some tools (FTP clients, webhooks, monitors) want a server hostname rather than a domain. The finder hands it over.
* **Emails reference a different server name.** Operational emails sometimes name the server hostname. The finder confirms it's the same one your account is on, not a misdirected message.

<Tip>
  If a domain isn't on Noxity, the tool returns "not found". That's normal; not a bug. The finder only knows about active Noxity accounts.
</Tip>

## Need a hand?

<CardGroup cols={2}>
  <Card title="Open a ticket" icon="life-ring" href="https://members.noxity.io/submitticket.php">
    Best for anything that needs an account check or a config change on our end.
  </Card>

  <Card title="Live chat" icon="messages" href="https://noxity.io/contact">
    Faster for quick questions during business hours.
  </Card>
</CardGroup>

<div className="mt-8">
  <Accordion title="Sources" icon="book-bookmark">
    * [Tools overview](/tools/overview)
    * [find.noxity.io ↗](https://find.noxity.io)
    * [Members Area login ↗](https://members.noxity.io)
  </Accordion>
</div>
