Last active
November 28, 2018 11:20
-
-
Save MinaMikhailcom/1d1cf6d2bb18492f67104ae43eb18296 to your computer and use it in GitHub Desktop.
Xiaomi Tracking/Ads IPs.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#IPs that attempt to send data from my Xiaomi device to Xiaomi servers hosted on AWS Singapore. | |
47.74.139.176 | |
52.220.131.242 | |
52.221.18.83 | |
52.77.148.88 | |
13.229.171.142 | |
nmap -p 443 --script ssl-cert 47.74.139.176 |grep ssl-cert | |
| ssl-cert: Subject: commonName=api.ad.intl.xiaomi.com | |
---- | |
More Tracking/Ads with SSL common name, hosted on Alibaba cloud: | |
161.117.71.214 tracking.intl.miui.com | |
47.74.174.53 tracking.intl.miui.com | |
161.117.71.226 ad.intl.xiaomi.com | |
161.117.71.92 mistat.intl.xiaomi.com | |
# Wed Nov 28 2018 | |
---- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment