Account Range
An account range is a defined block of payment card numbers, based on the leading digits of the card, that identifies which issuer and card product a card belongs to. Card networks such as Visa and Mastercard maintain and publish this assignment information so that parties in the payment ecosystem can correctly route and process transactions. Because the range is derived from the beginning digits, every card falls within some account range.
An account range is a contiguous span of payment card numbering space, typically defined by the leading digits of the Primary Account Number (PAN), used to associate a card with a specific issuer, card product, and processing attributes. Per Mastercard's documentation, account ranges are defined on the first 11 digits of a card, with Bank Identification Numbers (BINs) — the first six to eight digits — falling within an account range; thus multiple BINs may map into or under a single account range. Networks distribute this data through account range tables (for example, the Simplified BIN Account Range Table) that provide current assignment information to ecosystem participants for routing, product identification, and related processing decisions. Note that these leading digits form part of the PAN, which is cardholder data under PCI DSS; the account range itself is a classification construct and is distinct from sensitive authentication data such as full track data, CAV2/CVC2/CVV2/CID, or PIN blocks. Numbering formats and assignment practices are defined by each card brand and may change, so implementers should confirm structure against current network specifications.
Why it matters
Account ranges are foundational to how payment transactions are routed and processed. Because the leading digits of a Primary Account Number (PAN) determine which issuer and card product a card belongs to, ecosystem participants rely on accurate account range data to send each authorization request to the correct network and issuer, to identify the card product for pricing and eligibility decisions, and to apply the appropriate processing rules. Errors or stale data in this mapping can cause misrouting, declined transactions, or incorrect product identification.
Card networks such as Visa and Mastercard maintain and publish this assignment information — for example through the Simplified BIN Account Range Table — precisely because the mapping changes over time as issuers are assigned new numbering space and as network numbering practices evolve. Participants that route, switch, or classify transactions depend on keeping their account range tables current; using outdated assignment data may lead to processing decisions based on incorrect issuer or product attributes.
It is important to note that the account range is a classification construct derived from the leading digits of the PAN. Those leading digits are part of the PAN, which is cardholder data under PCI DSS, so systems that store, process, or transmit full PANs remain in scope for the relevant controls. The account range classification itself is distinct from sensitive authentication data such as full track data, CAV2/CVC2/CVV2/CID, or PIN blocks, which must not be retained after authorization.
Who it's relevant to
Inside Account Range
Common questions
Answers to the questions practitioners most commonly ask about Account Range.