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 .

Names, versions, and vendors for the device.

Property Value
HardwareVendor Apple
HardwareModel iPhone XS Max
HardwareName iPhone XS Max
PlatformVendor Apple
PlatformName iOS
PlatformVersion 14.0
BrowserVendor Facebook
BrowserName Facebook for iOS
BrowserVersion Unknown
HardwareFamily iPhone XS Max
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,6;FBMD/iPhone;FBSN/iOS;FBSV/14.0;FBSS/3;FBID/phone;FBLC/es_ES;FBOP/5]

Properties of the device screen.

Property Value
ScreenPixelsWidth 1242
ScreenPixelsHeight 2688
ScreenInchesDiagonal 6.46

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

Metrics relating to the detection of the device.

Property Value
MatchedNodes 7
Difference 0
Drift 0
DeviceId 92498-105116-53729-18092
Iterations 60
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_92498.png, Left http://images.51degrees.mobi/DI/Left_92498.png, Back http://images.51degrees.mobi/DI/Back_92498.png
IsDataMinimising False
Promise None
Fetch False
Preload False
PriceBand 1400.00 - 1499.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 176
PlatformRank 100
BrowserRank 8
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.