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 XR
HardwareName iPhone XR
PlatformVendor Apple
PlatformName iOS
PlatformVersion 14.0
BrowserVendor Facebook
BrowserName Facebook for iOS
BrowserVersion Unknown
HardwareFamily iPhone XR
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/iPhone11,8;FBMD/iPhone;FBSN/iOS;FBSV/14.0;FBSS/2;FBID/phone;FBLC/es_LA;FBOP/5]

Properties of the device screen.

Property Value
ScreenPixelsWidth 828
ScreenPixelsHeight 1792
ScreenInchesDiagonal 6.06

Properties of the processor in the device.

Property Value
CPU Vortex+Tempest
GPU Apple Designed
SoC A12 Bionic

Images of the device, if present in the database.

Front Left Back

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 2018
ReleaseMonth October
PlatformReleaseYear 2020
PlatformReleaseMonth September
PlatformDiscontinuedMonth September
PlatformDiscontinuedYear 2020
BrowserReleaseMonth Unknown
BrowserReleaseYear 0
BrowserDiscontinuedMonth Unknown
BrowserDiscontinuedYear 0
BrowserReleaseAge 0
BrowserDiscontinuedAge 0
ReleaseAge 56

Metrics relating to the detection of the device.

Property Value
MatchedNodes 7
Difference 0
Drift 0
DeviceId 92486-105116-53729-18092
Iterations 45
Method PREDICTIVE

General properties which do not fall into a category.

Property Value
SupportedBearers Bluetooth, CDMA, DC-HSDPA, EDGE, EVDO, FDD-LTE, GPRS, GSM, HSDPA, HSPA, HSPA+, HSUPA, LTE, LTE-A, SMS, TD-LTE, UMTS, VoLTE, WCDMA, WiFi
IsCrawler False
CrawlerName NotCrawler
HardwareImages Front http://images.51degrees.mobi/DI/Front_92486.png, Left http://images.51degrees.mobi/DI/Left_92486.png, Back http://images.51degrees.mobi/DI/Back_92486.png
IsDataMinimising False
Promise None
Fetch False
Preload False
PriceBand 800.00 - 899.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 45
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.