What does an X handle still return?
The whole public profile, which is more than the state of the API would suggest.
A measured run against the handle notch came back in 301 milliseconds with the display name, the avatar, the bio, the account ID, the creation date, the follower and following counts, the post count and the verification state.
That matters because the obvious route stopped working. X closed free API access in 2023, so the tools that wrapped it either died or started charging, and a lot of published advice still describes endpoints that have been gone for years.
What you do not get is the follow list. X stopped serving followers and following to anybody who is not signed in, so the counts are public and the names behind them are not.
How do you tell how old an X account is?
The creation date is on the profile, and it is the first thing to read.
An account claiming a decade of history that was made last month has contradicted itself, and no amount of follower count outweighs it, because followers can be bought and the date cannot. Our lookup returns it as a field rather than leaving you to hover over the profile.
The numeric account ID carries the same information in a second form. Older accounts hold lower IDs, issued sequentially before X moved to snowflakes, so an ID and a claimed join date that disagree is worth noticing.
This is the single most reliable check on the platform and it takes one glance. It is also the check that survives every product change X has made, because the date is a record of something that happened rather than a setting somebody can turn off.
Does the blue check still mean anything?
It means somebody is paying a subscription. It stopped meaning the account is who it says it is.
Before 2023 the badge was issued after identity verification against a list of notable people. Now it comes with X Premium, which anybody can buy, and a great deal of advice written before the change still tells readers to trust it.
Our result returns the verification state because it is a fact about the account, not because it settles anything. Read it as "this account pays for X" and weigh the creation date, the post history and the follower ratio instead.
A blue check is not identity verification. Impersonation accounts buy the badge deliberately, because the badge is exactly what people were trained to look for.

The account is public, the numbers under it are not fixed, and the creation date is the one line nobody can rewrite.
Can you find an X account from an email address?
You can confirm one exists, and that is where it stops.
X's sign-up flow rejects an address already in use, and our email lookup runs that as one of 71 sources. A measured run against a test address returned a hit, which means the address is registered. It does not name the handle, because X does not publish the mapping.
People also used to find accounts by uploading a contact list, and the setting that allowed it defaults to off now. So the contact-import route that half the internet still recommends does not work on most accounts.
What the existence check buys you is a starting point rather than a finish. Combined with the same address hitting on other platforms, it tells you which services are worth searching by handle once you have one.
It is also the honest limit to state up front, because several services sell an email-to-handle search for X and none of them has a source for it.
How do you read an account that was deleted?
Through the archive, which usually got there first.
The Wayback Machine holds snapshots of profile pages and individual posts, and a deleted account is frequently still readable there with its bio, its follower count on the day and its pinned post.
Look at the calendar view rather than the last snapshot. The interesting version of a profile is rarely the final one, and comparing two snapshots shows you when a bio changed, which is often the fact you actually wanted.
Absence proves nothing, though. The archive only holds what a crawler happened to visit, so a missing profile may never have been captured rather than never have existed.
Suspended accounts behave the same way as deleted ones here. The profile stops resolving on X and the snapshot keeps working, which is occasionally the only remaining record that the account said what somebody says it said.
How do you spot an impersonation account?
By comparing the three fields that are expensive to fake against the two that are free.
Free: the avatar, the display name and the bio. All three are copied in seconds, and an impersonation account copies all three deliberately. Expensive: the creation date, the post history and the ratio between followers and following.
An account created three weeks ago, following two thousand people, followed by four hundred, with an avatar identical to a well-known one, has told you what it is. Neither the badge nor the display name is part of that judgement.
Where the same handle appears on other platforms, check whether those accounts are also new. A handle search across 71 platforms answers that in one run.
A genuine person leaves a mess behind them: old accounts, abandoned handles, dates that do not line up neatly. A fabricated identity is usually tidier than a real one.
Is looking up an X account legal?
Reading a public profile is lawful. Use is where the rules bite.
In the United States, using a result to decide employment, housing, credit or insurance falls under the Fair Credit Reporting Act. In the EU and the UK, posts and profiles are personal data and processing them needs a lawful basis under the GDPR.
Automated collection is separately governed by X's own terms, which restrict it regardless of what the law allows. Reading a profile in a browser is not the same act as harvesting a timeline.
The practical line for most readers is purpose. Checking whether the person messaging you is who they claim is what the public profile exists for. Assembling a running file on somebody who has not contacted you is a different activity wearing the same tools.
If a result is going to be used in a decision about somebody, the question to ask first is which of those two you are doing.
Common questions
How do I find someone's X account?
From the handle, which returns the display name, bio, avatar, account ID, creation date, follower and following counts, post count and verification state. A measured run took 301 milliseconds. An email address is the other route, but it only confirms an account is registered rather than naming the handle.
Can you find a Twitter account by email address?
You can confirm one exists. X's sign-up flow rejects an address already in use, and that rejection is the check. It does not name the handle, because X does not publish the mapping. The old contact-import route defaults to off now, so it fails on most accounts.
Does the X API still work for lookups?
Not for free. X closed free API access in 2023, so tools built on it either shut down or started charging, and a lot of published advice still describes endpoints that have been gone for years. The public profile itself still answers, which is what our lookup reads.
How do I find out when an X account was created?
The creation date is on the profile and our lookup returns it as a field. The numeric account ID carries the same information in a second form: older accounts hold lower IDs, issued sequentially, so an ID and a claimed join date that disagree is worth a closer look.
Does a blue check mean the account is verified?
No. Since 2023 the badge comes with a paid X Premium subscription rather than identity verification, so it means somebody is paying. Impersonation accounts buy it deliberately, because it is exactly what people were trained to look for. Read the creation date instead.
Can you see who someone follows on X?
Not without signing in. X stopped serving follower and following lists to logged-out visitors, so the counts are public and the names behind them are not. Our result returns the counts, which is enough to spot the lopsided ratio typical of a new impersonation account.
Can you read a deleted X account?
Often, through the Wayback Machine, which holds snapshots of profiles and individual posts. Use the calendar view rather than the last snapshot, since comparing two versions shows when a bio changed. Absence proves nothing: the archive only holds what a crawler happened to visit.
How do I spot a fake X account?
Compare what is free to fake against what is not. The avatar, display name and bio are copied in seconds. The creation date, post history and follower-to-following ratio are not. A three-week-old account following two thousand people with a copied avatar has answered the question by itself.
