WARNING
These HTTP headers represent an iPhone or iPad and the User-Agent alone is not enough to identify the device model. Consequently, you'll notice that the 'HardwareName' property lists all the possible iPhone models. To get a more accurate detection, we need to use some JavaScript to gather additional information.
This process is fully integrated with our API, so is simple to use. If you are actually using the device to browse this site right now, head over to the me page to see it in action and get a more precise model name.
Result!
Here's what we got.
Check out Device Metrics to find out which parts of the provided HTTP headers we found statistically relevant. That's the 51Degrees machine learning magic.
Link back to these SmartPhone HTTP headers .
Like what you see? You can use our User-Agent Parser in your own environment: download the 51Degrees UAParser from NPM.
Names, versions, and vendors for the device.
Property | Value |
---|---|
HardwareVendor | Apple |
HardwareModel | iPhone 6s Plus |
HardwareName | iPhone 6s Plus |
PlatformVendor | Apple |
PlatformName | iOS |
PlatformVersion | 14.0 |
BrowserVendor | |
BrowserName | Facebook for iOS |
BrowserVersion | Unknown |
HardwareFamily | iPhone 6s Plus |
OEM | Apple |
Evidence used in the detection. Highlighted parts of the evidence indicate matched substrings which were used.
Name | Matched Value |
---|---|
user-agent | Mozilla/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBDV/iPhone8,2;FBMD/iPhone;FBSN/iOS;FBSV/14.0;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5] |
Properties of the device screen.
Property | Value |
---|---|
ScreenPixelsWidth | 1080 |
ScreenPixelsHeight | 1920 |
ScreenInchesDiagonal | 5.5 |
Properties of the processor in the device.
Property | Value |
---|---|
CPU | Twister |
GPU | PowerVR GT7600 |
SoC | A9 |
Images of the device, if present in the database.

Shows which Client-Hint headers were used to calculate each 51Degrees API property.
Property | Value |
---|---|
SetHeaderBrowserAccept-CH | Unknown |
SetHeaderHardwareAccept-CH | Unknown |
SetHeaderPlatformAccept-CH | Unknown |
Dates at which the software being used was released and discontinued.
Property | Value |
---|---|
ReleaseYear | 2015 |
ReleaseMonth | September |
PlatformReleaseYear | 2020 |
PlatformReleaseMonth | September |
PlatformDiscontinuedMonth | September |
PlatformDiscontinuedYear | 2020 |
BrowserReleaseMonth | Unknown |
BrowserReleaseYear | 0 |
BrowserDiscontinuedMonth | Unknown |
BrowserDiscontinuedYear | 0 |
BrowserReleaseAge | 0 |
BrowserDiscontinuedAge | 0 |
ReleaseAge | 93 |
Metrics relating to the detection of the device.
Property | Value |
---|---|
MatchedNodes | 9 |
Difference | 0 |
Drift | 0 |
DeviceId | 57693-105116-53729-18092 |
Iterations | 50 |
Method | PREDICTIVE |
General properties which do not fall into a category.
Property | Value |
---|---|
SupportedBearers | Bluetooth, CDMA, DC-HSDPA, EDGE, EVDO, FDD-LTE, GSM, HSDPA, HSPA, HSPA+, HSUPA, LTE, SMS, TD-LTE, TD-SCDMA, UMTS, VoLTE, WiFi |
IsCrawler | False |
CrawlerName | NotCrawler |
HardwareImages | Front http://images.51degrees.mobi/DI/Front_57693.png |
IsDataMinimising | False |
Promise | None |
Fetch | False |
Preload | False |
PriceBand | 900.00 - 999.99 |
DeviceType | SmartPhone |
WebP | False |
JavaScript properties used to get more evidence from the browser.
Property | Value |
---|---|
JavascriptHardwareProfile | |
ScreenPixelsHeightJavaScript | //Set screen pixels height cookie. document.cookie = "51D_ScreenPixelsHeight=" + screen.height; |
ScreenPixelsWidthJavaScript | //Set screen pixels width cookie. document.cookie = "51D_ScreenPixelsWidth=" + screen.width; |
Statistics from 51Degrees data on the device.
Property | Value |
---|---|
HardwareRank | 385 |
PlatformRank | 104 |
BrowserRank | 9 |
Error | Value |
---|---|
JavascriptHardwareProfile |
Want to try again? Enter the HTTP headers you wish to test such as the User-Agent or User-Agent Client Hints. Then press the Submit button.