Check a specific Infiniti
The free GCC spec check reads a VIN and gives a verdict with a certainty score and the evidence behind it. The full VIN decoder returns every attribute the decode resolves, with the source of each one.
Infiniti shares Nissan's VIN structure, and the decoder claims its WMIs, but the chassis-code table behind it was built from Nissan nameplates.
GCC specification is decided per vehicle, not per model. Two cars of the same model and the same year, built in the same factory in the same week, can go to different markets. So no page can tell you whether yours is a Gulf car, and this one does not try. What it can do is show you exactly what your own VIN encodes and where that stops.
Infiniti VINs beginning JNK, JNR and JNX, and the Sunderland-built SJK, are read with the Nissan export rules: chassis code at positions 7 to 9, destination code at position 10, and no check digit to validate.
Being honest about what that means in practice: the 41 chassis codes in the table were harvested against Nissan-badged cars. Where an Infiniti shares a platform code the lookup fires and the answer is right. Where it does not, the VIN resolves make and country and stops. We have not built an Infiniti-specific table and the page says so rather than implying one exists.
| WMI | Built by | Country of manufacture |
|---|---|---|
| JNK | Nissan Motor Company, Ltd | Japan |
| JNR | Nissan Motor Company, Ltd | Japan |
| JNX | Nissan Motor Company, Ltd | Japan |
| SJK | Nissan Motor Manufacturing (UK) Ltd | United Kingdom |
Make, manufacturer and country from the WMI on every Infiniti. Model where the chassis code is shared with a tabled Nissan platform.
The free GCC spec check reads a VIN and gives a verdict with a certainty score and the evidence behind it. The full VIN decoder returns every attribute the decode resolves, with the source of each one.