AlterAntiX
Back to blog
Technical10 min read

How Many Profiles per IP: Why That Question Has the Wrong Answer

No platform publishes a hard number of profiles per IP, and anyone who quotes one is guessing. What actually weighs on the risk score is how coherent each profile is, not the count. This piece explains why that common question has the wrong answer.

"How many profiles can I run on one IP?" is the most asked question in this niche and the one with the least useful answer. No platform publishes a number, anyone quoting one is guessing, and the number would not help you anyway — because the address is a weak edge in a graph where much stronger edges are the ones doing the linking.

The question everyone asks, and why it has no number

The appeal of a threshold is obvious: it turns an uncertain operational decision into arithmetic. Three per IP, five per IP, one per IP — pick a number, follow it, sleep well.

The problem is that the number does not exist, and not because platforms are hiding it. It does not exist because the address is not the unit being measured. Detection systems do not count sessions per IP and compare against a constant; they build associations between accounts and score how strongly those accounts look like the same operator. The IP contributes one signal to that score, and its weight varies by what kind of address it is and what history it carries.

The claim this article defends
Two coherent profiles sharing one residential address are, in most cases, less correlated than two profiles on separate addresses that share an identical device signature. The count is the least interesting variable in the equation — which is why the question, as normally asked, has the wrong answer regardless of the number you put in it.

So how many profiles fit on one IP?

The honest answer, before the mechanics: it depends on how many other signals those profiles share, and on what the address itself looks like. On a mobile carrier address, dozens of unrelated real people are already sharing it this second. On a dedicated datacenter address, two accounts is already a pattern, because the only entity behind that address is you.

The address, in other words, is not a budget you spend down. It is one of several properties that two accounts either share or do not — and the interesting question is how many properties they share in total.

Why no platform publishes a threshold

There are two reasons, and both are structural rather than secretive.

The first is that shared addresses are normal internet. Mobile networks run carrier-grade NAT, which puts a large number of real subscribers behind the same public address by design. A home connection NATs an entire household. An office puts a whole company behind one or two addresses. A university, a hotel, a co-working space, a café: all of them produce many unrelated accounts from one IP every single day. Any hard limit would ban enormous numbers of legitimate users, so no serious platform uses one.

The second is that a published threshold would be a specification to build against. The moment a number is public, it stops measuring anything — everyone who wants to sit just underneath it does, and the signal dies. Detection teams know this, so weights stay unpublished and shift over time. That is also why you should distrust any article, ours included, that hands you a number: it would have to be either invented or already obsolete.

There is a third, quieter reason: the address is increasingly a bad unit to count in the first place. Consumer connections get addresses that change on their own, IPv6 gives a single household an enormous range of addresses while IPv4 forces thousands of people to share one, and the same physical person moves between home Wi-Fi, mobile data and an office network in a single day. A system built on counting sessions per address would be measuring the shape of the internet more than the behaviour of its users.

How platforms actually correlate two sessions

What large platforms build is closer to a graph than to a rule. Accounts are nodes; every shared property is an edge; edges have different weights, and a cluster of heavy edges between two accounts is what triggers a review. These are the edges that exist, roughly in order of how much they usually weigh:

Shared propertyWhat it tells the platformWeightWho controls it
Device fingerprint (canvas, WebGL, fonts, screen)Same machine, or two machines pretending to be the same oneVery highYour anti-detect tool
TLS fingerprint (JA3 / JA4)Same client software stack, read before any page loadsHighYour anti-detect tool
Identity data (payment instrument, recovery email or phone, tax ID)Same person or company behind both accountsVery highYou, at signup
Cookies, localStorage and storage identifiersThe two sessions touched the same browser storageHighProfile isolation
IP address and ASNBoth sessions left through the same networkMedium, and highly variableYour proxy
Timing and behaviour (schedule, pace, action sequences)The two accounts are operated by the same handsMedium, and cumulativeYou, operationally

Read the weight column again. The IP is in the middle, and it is the only row whose weight is described as variable — because a residential address shared by a family and a dedicated datacenter address rented by one person are not the same evidence at all.

It is also worth understanding what the graph produces. It does not produce a verdict; it produces a score, and the score is compared against thresholds that trigger different responses — an extra verification step, a hold on a payment, a review queue, a restriction. That is why identical setups get different outcomes, and why people conclude that detection is random. It is not random; it is probabilistic, cumulative, and evaluated hardest at specific moments in an account's life rather than continuously.

What weighs more than the count: profile coherence

Coherence means every layer of a profile tells the same story about the same device and the same person. A Windows user agent with a macOS platform string underneath it is incoherent. A browser announcing Chrome 126 whose TLS handshake reproduces Chrome 131 is incoherent — and that specific contradiction is readable before a single line of JavaScript runs. A Brazilian IP with an America/Sao_Paulo timezone and an en-US locale reporting a keyboard layout from a third country is incoherent.

Incoherence matters more than sharing because it is anomalous. Millions of people share an IP with strangers; almost nobody has a browser whose network layer and application layer disagree about which browser it is. The first is background noise, the second is a bright flag. This is the reason a setup with perfect proxy hygiene and a contradictory fingerprint still collects verifications, while a plain, boring, internally consistent profile behind a shared home address does not.

Where the profile-to-IP ratio does genuinely matter

None of this means the address is irrelevant. There are specific situations where the ratio carries real weight, and they are worth knowing precisely:

  • Dedicated addresses with no natural cover. On a datacenter or ISP address rented to you alone, there is no crowd to blend into. Every account that appears there is attributable to one tenant, and the count becomes meaningful evidence.
  • Simultaneity. Two accounts that are supposed to be strangers acting from the same address in the same minute is a much heavier edge than the same two accounts using that address on different days.
  • Addresses with prior history. A shared proxy IP that has already been associated with abuse arrives pre-scored. You inherit that reputation the moment you use it, and nothing about your own behaviour undoes it quickly.
  • Sensitive moments in the account lifecycle. Signup, verification and adding a payment method are the points where platforms weigh network signals most heavily. The same address that is unremarkable during daily use is scrutinised much harder at those three moments.
  • Geographic contradiction. An address in one country and a profile reporting another is not a ratio problem, but it is an address problem — and it is the most common self-inflicted one.

A way to think about it without a magic number

Here is a mental model that is honest about its own limits. For any two accounts that must not be linked, count how many strongproperties they share — device signature, TLS signature, identity data, storage, network, schedule. You are not computing the platform's score; you have no access to their weights. You are counting your own exposure.

Two accounts that must not be linkedStrong properties sharedRealistic reading
Separate profiles, separate fingerprints, separate TLS, same residential IP, different schedules1 (network)Ordinary. Households and offices look exactly like this.
Separate profiles, separate IPs, identical canvas and WebGL signature1 (device) — but the heaviest oneA strong link. Different addresses do not undo an identical device.
Same fingerprint family, same dedicated datacenter IP, same login hour, same card on file4Not a ratio problem. These are the same operator by every measure available.

The third row is what people are usually describing when they ask how many profiles fit on one IP. Moving that setup from four accounts to two does almost nothing, because the address was never the problem. Fixing the device signature, the TLS layer and the shared identity data changes the picture completely — and those fixes are available regardless of how many addresses you rent.

Field heuristics that hold up

  • Stability beats quantity. An identity that connects from the same address for months looks like a person with an internet connection. One that appears from a different country each week does not, no matter how many addresses were involved.
  • Never change the route mid-session. Rotation in the middle of a logged-in session is one of the few network events that reliably produces a re-authentication, and sometimes worse.
  • Map profiles to addresses on purpose, and write it down.The failure mode is not a wrong ratio; it is losing track and letting a client's profile borrow the address that belongs to a different client's profile.
  • Treat IP reputation as inherited property.You are renting someone's history along with their address. On shared pools, expect to inherit both.
  • Fix the heavy edges first. If your budget only covers one improvement this month, a coherent device and TLS signature buys more than an extra proxy.
  • Verify instead of assuming. Open two profiles, run the fingerprint checker in both, and compare the canvas hash, WebGL renderer, font list and timezone. Then check the exit address of each on the IP and proxy checker. That two-minute routine tells you your real exposure far better than any ratio.

What none of this can fix

One boundary worth stating plainly, because the question this article answers is often asked from the wrong side of it. Technical isolation is for keeping legitimately separate operations separate: an agency whose clients are different companies, a seller with storefronts under different entities, a team where each person's work should not contaminate the next person's.

If accounts are being restricted because of the conduct on them — policy violations, disputed content, chargebacks — then no arrangement of addresses or profiles is the fix, and using isolation to keep going is both futile and the wrong use of the tool. Platforms treat evasion of enforcement as its own, heavier, violation. The technical work is worth doing when the operation behind it is sound; the causes worth ruling out first are the ones in why accounts actually get taken down, and the routine that prevents most of it is in the multi-account hygiene checklist.

AlterAntiX gives each profile its own fingerprint, its own proxy and its own TLS handshake matched to the browser version the profile declares — which is to say, it works on the heavy edges of the graph rather than on the light one everybody argues about. It is a free download for Windows and Linux, with no macOS build yet. Install it, open two profiles side by side and compare them yourself; the comparison is more convincing than any number we could have printed here.

Take this away
  • No platform publishes a profiles-per-IP limit, because shared addresses are normal internet and a published threshold stops measuring anything.
  • Correlation is a graph of shared properties. The device and TLS signatures are heavy edges; the address is a medium and highly variable one.
  • Coherence beats separation: an internally contradictory profile is anomalous, while sharing an address with strangers is background noise.
  • The ratio does matter on dedicated addresses, at simultaneous logins, on IPs with prior history and at signup or verification.
  • Count the strong properties two accounts share instead of counting profiles per address — that is the number you can actually act on.

Frequently asked questions

Is there a safe number of profiles per IP?

No, and anyone publishing one is guessing. Platforms do not count sessions per address against a constant: they score how strongly two accounts look like the same operator, adding up signals of different weight. The IP is one of those signals, and its weight varies with the type of address.

So can I put all my profiles on one IP?

That is not the conclusion. The address weighs little when there is a real crowd behind it (residential, mobile) and a lot when it is dedicated to you alone. It also weighs more at three moments: signup, verification and adding a payment method. Profiles that represent different businesses deserve different routes.

Why is sharing an IP with strangers less suspicious than sharing a fingerprint?

Because sharing an address is ordinary: carrier-grade NAT, home NAT, office and campus networks all put unrelated people behind one IP. Two browsers with an identical canvas, WebGL and font signature is a coincidence that essentially never occurs in nature — it is an anomaly, and anomalies weigh more than common similarity.

Will changing IP fix an account that is already restricted?

No. If the restriction came from conduct on the account, changing the address does not change the cause, and platforms treat evasion of enforcement as its own, heavier violation. The correct path is an appeal through the official channel and fixing whatever caused the restriction.

I use a mobile proxy. Can I relax?

On one axis only. When the IP signal drops in weight, the others become decisive: device fingerprint, TLS, cookies, identity data and routine. A mobile proxy buys network tolerance, not coherence.

How do I measure my real exposure?

Count how many strong properties two profiles that must not be linked actually share: device signature, TLS signature, identity data, storage, network and schedule. Then verify it — open both in the fingerprint checker and compare canvas, WebGL, fonts and timezone, and check the exit address of each.

Fingerprint and TLS, actually aligned

AlterAntiX matches the browser fingerprint with the TLS handshake on the same Chrome version. Download and test it yourself.

Download AlterAntiX