Basics
How Come My Account Got Banned: 7 Signals Platforms Use
How come my account got banned? Platforms match accounts via 7 signals — IP, fingerprint, cookies, device, behavior, payment, and graph. Here's how.

Your account didn't get banned out of nowhere — the platform matched it to an account it had already flagged or suspended. That connection came from one or more of seven data signals: your IP address, browser fingerprint, cookies, device identifiers, behavior patterns, payment and contact data, or your account graph. Once the link was established, the ban followed automatically.
How Platforms Link Accounts
Platforms build a probabilistic identity graph: each data point is a node, and when multiple accounts share enough nodes, the system treats them as the same operator. You don't need to reuse an obvious identifier like a phone number — matching three weaker signals can be enough to trigger a review.
!Two frosted figures joined by a glowing web of network nodes, illustrating how a platform's identity graph links separate accounts.
This process runs continuously. Every login, every session, every page visit adds new data to the graph. An account created today can be linked to one banned six months ago if they share a fingerprint or a payment method. Detection isn't limited to signup; it's retroactive.
When a platform updates its detection model — which most major platforms do several times a year — it re-runs the model against historical data. Accounts that looked clean under the older model can be banned in a batch update without any new violation triggering it. The link was always there; the model just got better at finding it.
The seven signals below are ordered roughly from easiest to hardest to fake. IP addresses are straightforward to change with the right tool. Account graphs are nearly impossible to unwind once they exist. Understanding each signal tells you exactly where your exposure is.
For a deeper look at what browsers expose on every page load, see Browser Fingerprinting Explained: What Sites Read About You.
Signal 1: IP Address and Geolocation
A shared IP address is the most common trigger for account linking — and the most frequently misunderstood. Two accounts logging in from the same residential IP raise an immediate flag, especially within a short time window. The problem is worse with data center IPs: platforms maintain blocklists of known proxy and VPN ranges, and an entire subnet can be tainted by a single banned account that used it previously.
Geolocation adds context. If account A was registered in a specific city and account B logs in from the same /24 subnet in the same city, the location alone isn't decisive — but combined with other signals it narrows the match score considerably. The reverse also triggers flags: an account that logs in from three different countries within 48 hours gets a location anomaly flag regardless of everything else.
What doesn't help: switching to a different data center or a new VPN exit node, especially if the exit belongs to the same known proxy range. What does help: residential or mobile IP addresses that are geographically stable, clean from prior bans, and not shared across accounts. The IP should match the account's registration location consistently across every session, not just at signup.
Signal 2: Browser Fingerprint
Your browser exposes a lot of data on every page load: canvas rendering hash, WebGL vendor and renderer string, installed fonts list, screen resolution and color depth, audio context fingerprint, timezone offset, and language settings. Combined, these attributes form a fingerprint specific enough to identify a browser configuration across sessions — without any cookies at all.
!A giant glowing cyan fingerprint embedded in a freestanding glass browser pane, representing the browser fingerprint that identifies a user.
If two accounts share the same fingerprint, the platform treats them as operating from the same browser. This is how most unintentional account links happen: opening a second Chrome profile, even behind a different proxy, produces an identical fingerprint. The IP changes; everything underneath stays the same.
Spoofing individual parameters without internal consistency makes things worse. A fingerprint where the canvas hash doesn't match the reported GPU, or where the timezone contradicts the IP's geolocation, signals active manipulation. Platforms weight internally inconsistent fingerprints as higher risk than unmodified ones — you've told the system you're hiding something.
The right tool for this layer is an antidetect browser, which creates isolated environments with distinct, coordinated fingerprints per profile. What Is an Antidetect Browser and How It Actually Works covers the mechanics in detail.
Signal 3: Cookies and Local Storage
Cookies are the simplest cross-account link and the most avoidable one. If you log into account A, log out, and log into account B in the same browser session without clearing state, the platform's first-party cookies from session A are still present. The same applies to localStorage, sessionStorage, IndexedDB, and cached service workers — all of which survive a logout click.
Third-party tracking cookies create a separate problem. Advertising networks and analytics platforms set cross-domain identifiers. A visit to your affiliate dashboard with account A's cookies active, followed by a login to account B, can link both accounts through a shared tracking ID — even if you never touched the platform's own cookies.
Incognito mode doesn't solve this. It clears cookies on exit but shares the same browser fingerprint as your main profile. Canvas hash, installed fonts, screen resolution, and WebGL renderer are identical between incognito and a normal session. Separate browser profiles isolate cookies but share fingerprints. The only real solution is separate browser environments with separate storage — which is exactly what browser profiles in an antidetect tool provide.
Signal 4: Device Identifiers
Beyond the browser, platforms pull identifiers that are harder to change: hardware fingerprints derived from how your GPU, CPU, and audio hardware behave under specific rendering tasks, and identifiers exposed through WebRTC — including your local IP address and network adapter information. On mobile, IDFA on iOS and GAID on Android can persist across app reinstalls.
WebRTC is a particular problem for proxy users. Your proxy hides the public IP, but WebRTC can still expose the local network IP and network adapter signature. Two accounts running through different proxies can be linked if they both leak the same local address range — which happens whenever both accounts run on the same physical machine without WebRTC isolation.
Battery status, display adapter rendering characteristics, and touchscreen pressure curves on mobile each contribute smaller signals. None is individually decisive, but they accumulate into a device fingerprint score. The practical takeaway: switching IP addresses and clearing cookies does not touch device-level signals.
Signal 5: Behavioral Patterns
Platforms log how you use them, not just who you are. Mouse movement curves, typing speed and rhythm, click timing, scroll patterns, and the sequence of actions within a session together form a behavioral fingerprint. Sometimes called biometric fingerprinting, it operates at a level you can't consciously control — you type the way you type regardless of which account you're logged into.
The practical risk is consistency across accounts. If account A and account B navigate the same workflow in the same order, at the same pace, with the same micro-hesitations, the behavioral similarity score rises. Splitting sessions across different times of day helps only if the behavior itself actually varies.
Automation amplifies this signal in a different direction. Scripts executing actions in perfectly regular intervals, without any of the sub-second variation that comes from a real hand, are detected at the behavioral layer even when every other signal looks clean. Human-like timing variation — small random pauses, occasional retracing, non-uniform click speeds — meaningfully reduces the risk score.
Signal 6: Payment and Contact Data
Payment data creates the most direct account links. Two accounts sharing the same card number, billing address, or BIN (bank identification number) are linked trivially. Accounts using different cards but the same cardholder name and billing city are linked by the name-address pair. Platforms store this data in fraud databases that outlive the account record — deleting an account does not delete the payment fingerprint.
Phone numbers and email addresses work the same way. A carrier prefix narrows location and ownership. A freshly created email account used immediately after a ban is a recognized pattern; an email account that has been active on other services for months presents a much lower risk signal.
Two things matter here that are easy to overlook. First, even a partial billing match — same city, same first name on the card, different number — can still contribute to a match score. Second, phone numbers used for verification leave a carrier-level record that connects accounts even after you replace the number on the platform.
Signal 7: The Account Graph
The account graph is the most powerful signal because it's hardest to fake. It maps every relationship: who you follow, who follows you, which pages you manage, which ad accounts you're connected to, which Business Manager seats you hold, and which apps you've authorized. If banned account A had admin access to a page, and new account B requests the same access, the link is direct and immediate.
!A top-down view of glass orbs tangled into a glowing amber knot, symbolizing an account graph that cannot be unwound.
This matters most on platforms with explicit business structures — Meta, Google Ads, LinkedIn. An ad account tied to a Business Manager controlled by a banned personal profile is already compromised, regardless of how clean the device and IP are. The graph connected them before the new account touched a single campaign.
Indirect graph connections are less obvious but carry real weight. If account A interacted heavily with accounts C, D, and E, and new account B also interacts with C, D, and E, the shared interaction pattern infers a common operator without any direct A–B overlap. The more peripheral accounts your profiles share, the stronger the inference.
For the specific implications on Meta's ad infrastructure, Facebook Ad Account Restricted: Why It Happens and What to Do covers the Business Manager graph problem in depth.
How Signals Stack Against You
No single signal triggers a ban on its own. Platforms combine signals probabilistically, weighting each one by reliability and context. A shared IP at a coffee shop carries less weight than a shared fingerprint. A shared fingerprint alone might generate a flag and a background review. Three signals together — shared IP, shared fingerprint, shared payment BIN — is typically enough for automated enforcement.
The threshold varies by platform and account history. A new account on a strict anti-fraud platform starts with a low trust score and reaches the ban threshold on fewer combined signals. An account with a long track record, verified phone number, aged email, and organic engagement history gets considerably more runway before a flag converts into a ban.
The part most people don't anticipate is retroactive enforcement. When a platform updates its detection model, it re-scores historical data against the new model. Accounts that survived for months can be caught in a batch action — not because they did something new, but because the model got better at finding the link that was always there. There's no way to appeal your way out of a probabilistic graph match once the threshold is crossed.
What You Can Do About It
Separating accounts means isolating all seven signals, not just the obvious ones. For each account, the checklist is:
- Separate IP per account — residential or mobile, no shared subnet overlap, geographically consistent with the account's registration location across every session.
- Isolated browser environment — a distinct fingerprint per account with internally consistent parameters: canvas, WebGL, fonts, timezone, and language should all align with the IP's location and the declared hardware profile. GoLogin and similar antidetect browsers coordinate these parameters at the profile level.
- Clean storage per session — no shared cookies, localStorage, or IndexedDB between accounts. Each profile starts fresh.
- Separate payment and contact data — one card, one phone number, one email per account; no shared billing addresses or cardholder names across accounts that need to stay separate.
- Separate account graph — no cross-following, no shared page admins, no common app authorizations between accounts you need to keep independent.
- Varied behavior — different session timing, action sequences, and pacing between accounts. Don't run the same workflow at the same speed across multiple accounts in the same session.
If you're evaluating which antidetect browser fits your setup, Best Antidetect Browsers in 2026: Honest Comparison covers the main options with trade-offs. If budget is a constraint, Free Antidetect Browsers: What You Actually Get is worth reading before committing.
Frequently Asked Questions
Can I use the same proxy for two accounts if I clear cookies between sessions?
No. Clearing cookies doesn't change your IP address or browser fingerprint. Two accounts sharing the same IP are linked regardless of cookie state. Each account needs its own IP — not just a fresh cookie jar.
Does incognito mode protect me from account linking?
Not meaningfully. Incognito clears cookies on exit but shares the same browser fingerprint as your main session. Canvas hash, WebGL renderer, installed fonts, and screen resolution are identical. Platforms that read fingerprint data — which most do — connect incognito sessions to the same browser as your regular profile.
How long does a platform retain signals from a banned account?
In practice, indefinitely. Payment data, device fingerprints, and verified phone numbers are stored in fraud databases that outlive the account record itself. A new account using the same card as one banned two years ago will still be matched.
If my ad account gets banned, does it affect my personal profile?
On Meta: yes, with high probability. Ad accounts connect to personal profiles through Business Manager. A banned ad account triggers a review of the connected profile, and a banned personal profile makes the ad account unrecoverable — and contaminates any new accounts that profile later connects to.
Do platforms share ban data with each other?
There is no confirmed cross-platform ban database. However, many platforms share infrastructure — fraud detection vendors, analytics providers, CDN layers — that creates indirect data overlap. A device fingerprint flagged by one platform's fraud vendor can surface in another platform's risk signals through that shared vendor relationship.
Sources
- EFF Cover Your Tracks — browser fingerprinting research and entropy measurement methodology
- W3C Device and Sensors Working Group — specifications for device API exposure in browsers
- Meta Business Help Center — account integrity and disabled account policies
- RFC 8829 — JavaScript Session Establishment Protocol (JSEP), covering WebRTC local IP exposure


