Reference · Identifiers
What is an IMSI, and why the number outlasts the handset
The international mobile subscriber identity is the name a network knows a subscription by. It is a plain number with an unremarkable structure, and almost every privacy question on a mobile network follows from one property of it.
Published
1Definition
What the number is, and what it is made of
An international mobile subscriber identity is a numeric string of up to fifteen digits, assigned by an operator to a subscription and stored on the subscriber module that the subscription is delivered on. It has three parts. The first names the country. The second names the operator within that country. The rest is the operator’s own serial allocation, unique within its own space and meaningless outside it.
That structure exists for routing. A network in another country that receives an attach request needs to know, immediately and without asking anyone, who to contact about this subscription: which country, which operator, where the record is held. The leading digits answer that question directly, which is what makes roaming possible without every network holding a copy of every other network’s subscriber list.
It is worth being precise about what the number is not. It is not a telephone number. The number people dial is a separate identifier that the operator maps onto the subscription and can change without touching the identity underneath, which is why porting a number between operators works at all. It is not a device identifier either, a distinction with practical consequences set out on the comparison page. And it is not a secret: it was never designed to be one, which is the root of the problem described below.
2Property
The one property that matters: it does not change
The identity is allocated once and then persists for the life of the subscription. It survives the handset being replaced, the battery going flat, travel between countries and years of service. For the operator this is the whole point: billing, authentication, lawful access and the ability to recognise a returning subscriber all rest on the identity meaning the same thing over time.
For anyone collecting it, the same permanence is what gives it value. A number that is unique, stable and tied to an account is a durable handle on a person, and unlike a browser identifier it cannot be cleared, rotated or refused. Observations of the same identity in different places at different times can be joined together with no further work, because the identity itself does the joining.
Mobile networks recognised this early and introduced temporary identities to keep the permanent one off the air. Once a subscription is known to a network it is given a short-lived identifier and addressed by that instead, which works well in steady state. The gap is at the edges: when a handset arrives somewhere new, when the temporary identity has expired, and whenever the network says it does not recognise the temporary one and asks for the permanent identity instead. Those moments are ordinary, they happen routinely, and an attacker can manufacture them, which is what turns a routing number into a tracking token.
3Successor
What replaced it, and what did not
The fifth generation renamed the concept and changed how it travels. The permanent identifier is still there, still allocated by the operator and still stored on the module, but it is no longer supposed to cross the air interface in a readable form: it is encrypted to the home operator before it leaves the device, so a listener sees a value that is useless for recognising the same subscription twice. The concealment page covers what that does and does not achieve.
The renaming has not made the old term obsolete, for two reasons. Older network generations are still running, in most places alongside the new one and in some places instead of it, and on those generations the permanent identity behaves exactly as it always did. And the newer identifier is a superset, not a replacement: an operator identity on a fifth-generation network can be the same numeric string that the earlier generations called an international mobile subscriber identity, carried under a different name and, when concealment is used, in a different envelope.
DRecords
Specifications in this archive that bear on it
Two of the archive’s specifications address the identifier itself: one on protecting the identity at the point it would otherwise be disclosed, one on breaking the link between a device and the identity it presents.
| Cluster | Specification | Concern | Pages |
|---|---|---|---|
| T3.2 | Privacy-enhanced identity protection | Concealment of subscriber identifiers | 13 |
| T3.2 | Device-based anonymization | Anonymization performed at the device | 10 |
QQuestions
Questions and answers
What does IMSI stand for?
International mobile subscriber identity. Each word is doing work: international, because the first digits say which country and which operator issued it, so a network abroad knows where to ask about you; subscriber, because it identifies the subscription; and identity, because within that operator it is unique and is not reissued while the subscription lives.
Where is the IMSI stored?
On the subscriber module, which is either a card or an embedded equivalent soldered into the device. It is written when the module is provisioned and is not intended to be changed afterwards. The network holds the matching record, together with the key that proves the module is the one it claims to be, which is why the identity and the authentication are inseparable.
Is an IMSI personal data?
In practice it behaves like it, whatever a given jurisdiction calls it. It is unique, it is persistent, and the operator holds the mapping from it to a named account, so anyone who can collect it in a place and time can put a subscription there. Nothing about the number itself is sensitive; everything about its persistence is.
Can an IMSI be changed?
Effectively only by replacing the subscription. Changing the handset does not change it, because the identity lives on the module. That asymmetry is the subject of the comparison with the equipment identifier, and it is the reason advice to swap devices often misses its target.