US ZIP Code Prefix Lookup

Identify the state from any 5-digit US ZIP code prefix

Enter a US ZIP code and use its first three digits to find the state and USPS Sectional Center Facility that serves it. The full ZIP-prefix-to-state range table runs in your browser.

How do the first three digits of a ZIP code identify a state?

The USPS organizes ZIP codes hierarchically: the first digit marks a broad national region and the first three digits identify a Sectional Center Facility, a mail-processing hub that serves a cluster of post offices within one state. Because each three-digit prefix belongs to a single state, those digits alone pin down the state.

What this tool is for

This lookup tells you which US state a ZIP code belongs to using only its first three digits. It is useful for validating address data, routing, regional analytics, or simply confirming where a five-digit ZIP is located without a full postal database.

How it works

The US Postal Service assigns ZIP codes in a hierarchy. The first digit marks a broad national region, increasing from 0 in the Northeast to 9 in the Pacific West. The first three digits identify a Sectional Center Facility, a mail-processing hub that serves all the post offices in one part of a state, and each such prefix belongs to a single state or territory.

The tool reads the first three digits of whatever you enter, converts them to a number, and finds the assigned range that contains them. It then reports the state and the SCF prefix range. Special ranges for military mail (AA, AE, AP) and territories such as Puerto Rico, Guam, and the Virgin Islands are labelled so they are not mistaken for the fifty states.

Tips and notes

Remember this identifies the state from the prefix; it does not confirm that a full five-digit ZIP is a real, deliverable code. For that you need the current USPS address database, since codes are added and retired over time. When cleaning data, the three-digit prefix is a fast, reliable way to bucket records by state and to flag obviously invalid ZIPs whose prefix falls outside every assigned range.