Is "uMatrix" on Firefox Add-ons Safe to Install?

Raymond Hill · firefox · v1.4.4

uMatrix: A point-and-click matrix-based firewall, with many privacy-enhancing tools. *For advanced users.* uMatrix put you in full control of where your browser is allowed to connect, what type of data it is allowed to download, and what it is allowed to execute. Nobody else decides for you: You choose. You are in full control of your privacy. Out of the box, uMatrix works in relax block-all/allow-exceptionally mode, meaning web sites which require 3rd-party scripts are likely to be "broken". With two clicks, uMatrix can be set to work in allow-all/block-exceptionally mode, which generally will not break web sites. See https://github.com/gorhill/httpswitchboard/wiki/How-to-use-HTTP-Switchboard:-Two-opposing-views for more details on this topic. * See ALL the remote connections, failed or attempted, depending on whether they were blocked or allowed (you decide). * A single-click to whitelist/blacklist one or multiple classes of requests according to the destination and type of data (a blocked request will NEVER leave your browser). * Efficient blacklisting: cookies won't leave your browser, JavaScript won't execute, plugins won't play, tracking pixels won't download, etc. * You do not have to solely rely on just one particular curated blacklist (arguably with many missing entries) outside which nothing else can be blocked: You are in full control. * Ease of use: uMatrix lets you easily whitelist/blacklist net requests which originate from within a web page according to a point-and-click matrix: - domain names (left column) * from very specific * to very generic - type of requests (top row) * cookies * CSS-related resources (stylesheets and web fonts) * images * plugins * scripts * XHR (requests made by scripts) * frames * others You can blacklist/whitelist a single cell, an entire row, a group of rows, an entire column, or the whole matrix with just one click. uMatrix's filtering engine uses precedence logic to evaluate what is blocked/allowed according to which cells are blacklisted/whitelisted. For example, this allows you to whitelist a whole page with one click, without having to repeatedly whitelist whatever new data appear on the page. All rules are scoped. For example, you can block ` facebook.com ` and ` facebook.net ` everywhere except when visiting a page on ` www.facebook.com `. This way Facebook won't be able to build a profile of your browsing habits. The goal of this extension is to make the allowing or blocking of web sites, wholly or partly, as straightforward as possible, so as to encourage users to care about their privacy. The extension comes with 3rd-party hosts files totaling over 62,000 distinct hostnames (lists can be selectively disabled/enabled according to your choice). Ultimately, you can choose however you browse the net: * Blacklist all by default, and whitelist as needed (default mode). * Whitelist all by default, and blacklist as needed. Either way, you still benefit from the preset blacklists so that at least you get basic protection from trackers, malware sites, etc. Or you can disable all of these preset blacklists. Your choice. Randomly assembled documentation: https://github.com/gorhill/uMatrix/wiki ===== This extension is also useful to understand what the web page in your browser is doing, often without your knowledge. You have full ability to see and decide with whom a web page communicates, and to restrict these communications to specific classes of objects within the web page. The number which appear in the extension icon correspond to the total number of distinct requests attempted (successfully or not depending on whether these were allowed or blocked) by the web page. Simply click on the appropriate entry in the matrix in order to white-, black- or graylist a component. Graylisting means the blocked or allowed status will be inherited from another cell with higher precedence in the matrix. Red square = effectively blacklisted, i.e. requests are prevented from reaching their intended destination: * Dark red square: the domain name and/or type of request is specifically blacklisted. * Faded red square: the blacklist status is inherited because the entry is graylisted. Green square = effectively whitelisted, i.e. requests are allowed to reach their intended destination: * Dark green square: the domain name and/or type of request is specifically whitelisted. * Faded green square: the whitelist status is inherited because the entry is graylisted. The top-left cell in the matrix, the "all" cell, represents the default global setting, which allows you to choose whether allowing or blocking everything is the default behavior. Some prefer to allow everything while blocking exceptionally. My personal preference is of course the reverse, blocking everything and allowing exceptionally. This extension is also useful if you wish to speed up your browsing, by globally blocking all requests for images as an example. ===== BUGS, ISSUES: https://github.com/gorhill/uMatrix/issues SOURCE CODE: https://github.com/gorhill/uMatrix (GPLv3) CHANGE LOG: https://github.com/gorhill/uMatrix/releases

Risk Assessment

Analyzed
71.41
out of 100
HIGH

65975 security findings detected across all analyzers

Firefox extension requesting 11 permissions

Severity Breakdown

0
Critical
325
High
65650
Medium
0
Low
0
Info

Finding Categories

324
Malware Signatures
1
Obfuscation
4
Network
669
IoC Indicators

YARA Rules Matched

14 rules(324 hits)
postinstall file manipulation postinstall network communication postinstall crypto operations postinstall obfuscation postinstall file download postinstall system command postinstall registry modification DebuggerStatementsShouldNotBeUsed LocalStorageShouldNotBeUsed postinstall persistence mechanism NoUseWeakRandom credential skype data credential env files credential steam data

Requested Permissions

11 permissions
<all_urls>

Access and modify data on every website you visit

Dangerous
http://*/*
Dangerous
https://*/*
Dangerous
cookies

Read and modify cookies on all sites

High
webRequest

Intercept, modify, and block all network requests

High
webRequestBlocking

Block network requests before they complete

High
browsingData
Medium
tabs
Medium
privacy
Low
storage
Low
webNavigation
Low

About This Extension

uMatrix: A point-and-click matrix-based firewall, with many privacy-enhancing tools. *For advanced users.* uMatrix put you in full control of where your browser is allowed to connect, what type of data it is allowed to download, and what it is allowed to execute. Nobody else decides for you: You choose. You are in full control of your privacy. Out of the box, uMatrix works in relax block-all/allow-exceptionally mode, meaning web sites which require 3rd-party scripts are likely to be "broken". With two clicks, uMatrix can be set to work in allow-all/block-exceptionally mode, which generally will not break web sites. See <a rel="nofollow" href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/013d43ae2934c382e1cf89b66aee0f925aa3ab237756d2bf5da0e152da963fee/https%3A//github.com/gorhill/httpswitchboard/wiki/How-to-use-HTTP-Switchboard%3A-Two-opposing-views">https://github.com/gorhill/httpswitchboard/wiki/How-to-use-HTTP-Switchboard:-Two-opposing-views</a> for more details on this topic. * See ALL the remote connections, failed or attempted, depending on whether they were blocked or allowed (you decide). * A single-click to whitelist/blacklist one or multiple classes of requests according to the destination and type of data (a blocked request will NEVER leave your browser). * Efficient blacklisting: cookies won't leave your browser, JavaScript won't execute, plugins won't play, tracking pixels won't download, etc. * You do not have to solely rely on just one particular curated blacklist (arguably with many missing entries) outside which nothing else can be blocked: You are in full control. * Ease of use: uMatrix lets you easily whitelist/blacklist net requests which originate from within a web page according to a point-and-click matrix: - domain names (left column) * from very specific * to very generic - type of requests (top row) * cookies * CSS-related resources (stylesheets and web fonts) * images * plugins * scripts * XHR (requests made by scripts) * frames * others You can blacklist/whitelist a single cell, an entire row, a group of rows, an entire column, or the whole matrix with just one click. uMatrix's filtering engine uses precedence logic to evaluate what is blocked/allowed according to which cells are blacklisted/whitelisted. For example, this allows you to whitelist a whole page with one click, without having to repeatedly whitelist whatever new data appear on the page. All rules are scoped. For example, you can block `<a rel="nofollow" href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/3b0aa1a488ff9809554e48743a9b592944d358a0ffa3f88e394cd3ddfc36894b/http%3A//facebook.com">facebook.com</a>` and `<a rel="nofollow" href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/b52b14723bcb9b57d1525192aff019a5c6d90ffc17b120d1740f9c315c789fac/http%3A//facebook.net">facebook.net</a>` everywhere except when visiting a page on `<a rel="nofollow" href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/be46a85db88a64d4f9b2373709c52e62d7daea8865244ab5ec08dd004cf723c7/http%3A//www.facebook.com">www.facebook.com</a>`. This way Facebook won't be able to build a profile of your browsing habits. The goal of this extension is to make the allowing or blocking of web sites, wholly or partly, as straightforward as possible, so as to encourage users to care about their privacy. The extension comes with 3rd-party hosts files totaling over 62,000 distinct hostnames (lists can be selectively disabled/enabled according to your choice). Ultimately, you can choose however you browse the net: * Blacklist all by default, and whitelist as needed (default mode). * Whitelist all by default, and blacklist as needed. Either way, you still benefit from the preset blacklists so that at least you get basic protection from trackers, malware sites, etc. Or you can disable all of these preset blacklists. Your choice. Randomly assembled documentation: <a rel="nofollow" href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/b5cb1b18364eceac108d0c6d4371efdb81973d09f07e4dc124d679b20bf0d82f/https%3A//github.com/gorhill/uMatrix/wiki">https://github.com/gorhill/uMatrix/wiki</a> ===== This extension is also useful to understand what the web page in your browser is doing, often without your knowledge. You have full ability to see and decide with whom a web page communicates, and to restrict these communications to specific classes of objects within the web page. The number which appear in the extension icon correspond to the total number of distinct requests attempted (successfully or not depending on whether these were allowed or blocked) by the web page. Simply click on the appropriate entry in the matrix in order to white-, black- or graylist a component. Graylisting means the blocked or allowed status will be inherited from another cell with higher precedence in the matrix. Red square = effectively blacklisted, i.e. requests are prevented from reaching their intended destination: * Dark red square: the domain name and/or type of request is specifically blacklisted. * Faded red square: the blacklist status is inherited because the entry is graylisted. Green square = effectively whitelisted, i.e. requests are allowed to reach their intended destination: * Dark green square: the domain name and/or type of request is specifically whitelisted. * Faded green square: the whitelist status is inherited because the entry is graylisted. The top-left cell in the matrix, the "all" cell, represents the default global setting, which allows you to choose whether allowing or blocking everything is the default behavior. Some prefer to allow everything while blocking exceptionally. My personal preference is of course the reverse, blocking everything and allowing exceptionally. This extension is also useful if you wish to speed up your browsing, by globally blocking all requests for images as an example. ===== BUGS, ISSUES: <a rel="nofollow" href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/b07e8325402fa19c5bd339004bfeac9d538388fdfbc380d4ac735654c03138b5/https%3A//github.com/gorhill/uMatrix/issues">https://github.com/gorhill/uMatrix/issues</a> SOURCE CODE: <a rel="nofollow" href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/11f55f139d1113f2f9146694e2083e3b04c1342c11f3b4dcb4acb12f2f54f935/https%3A//github.com/gorhill/uMatrix">https://github.com/gorhill/uMatrix</a> (GPLv3) CHANGE LOG: <a rel="nofollow" href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/cce0dfcf0bb6a5716d2871be4d17a5c356408e8eba98d29a5d1d77dd96135990/https%3A//github.com/gorhill/uMatrix/releases">https://github.com/gorhill/uMatrix/releases</a>

Detailed Findings

331 total

YARA Rule Matches

14 rules

Indicators of Compromise

Network indicators, suspicious strings, and potential IoCs extracted during analysis

IP Addresses
16
Domains
669
Strings
669

All Indicators · 669

Domain
detected Domain: uk-ads.openx.net

XIOC detected Domain: uk-ads.openx.net

extracted_from_files

Domain
detected Domain: www.adserver.ugo.nl

XIOC detected Domain: www.adserver.ugo.nl

extracted_from_files

Domain
detected Domain: www.adservtech.com

XIOC detected Domain: www.adservtech.com

extracted_from_files

Domain
detected Domain: www.adsinimages.com

XIOC detected Domain: www.adsinimages.com

extracted_from_files

Domain
detected Domain: www.adsensecustomsearchads.com

XIOC detected Domain: www.adsensecustomsearchads.com

extracted_from_files

Domain
detected Domain: www.adsentnetwork.com

XIOC detected Domain: www.adsentnetwork.com

extracted_from_files

Domain
detected Domain: www.adserver-espnet.sportszone.net

XIOC detected Domain: www.adserver-espnet.sportszone.net

extracted_from_files

Domain
detected Domain: www.adserver.co.il

XIOC detected Domain: www.adserver.co.il

extracted_from_files

Domain
detected Domain: www.adserver.com

XIOC detected Domain: www.adserver.com

extracted_from_files

Domain
detected Domain: www.adserver.com.my

XIOC detected Domain: www.adserver.com.my

extracted_from_files

Domain
detected Domain: www.adserver.com.pl

XIOC detected Domain: www.adserver.com.pl

extracted_from_files

Domain
detected Domain: www.adpowerzone.com

XIOC detected Domain: www.adpowerzone.com

extracted_from_files

Domain
detected Domain: www.adquest3d.com

XIOC detected Domain: www.adquest3d.com

extracted_from_files

Domain
detected Domain: www.adreporting.com

XIOC detected Domain: www.adreporting.com

extracted_from_files

Domain
detected Domain: www.ads.joetec.net

XIOC detected Domain: www.ads.joetec.net

extracted_from_files

Domain
detected Domain: www.ads.revenue.net

XIOC detected Domain: www.ads.revenue.net

extracted_from_files

Domain
detected Domain: www.ads2srv.com

XIOC detected Domain: www.ads2srv.com

extracted_from_files

Domain
detected Domain: www.adscience.nl

XIOC detected Domain: www.adscience.nl

extracted_from_files

Domain
detected Domain: www.adnetworkperformance.com

XIOC detected Domain: www.adnetworkperformance.com

extracted_from_files

Domain
detected Domain: www.adnxs.com

XIOC detected Domain: www.adnxs.com

extracted_from_files

Domain
detected Domain: www.adobee.com

XIOC detected Domain: www.adobee.com

extracted_from_files

Domain
detected Domain: www.adobur.com

XIOC detected Domain: www.adobur.com

extracted_from_files

Domain
detected Domain: www.adocean.pl

XIOC detected Domain: www.adocean.pl

extracted_from_files

Domain
detected Domain: www.adotube.com

XIOC detected Domain: www.adotube.com

extracted_from_files

Domain
detected Domain: www.adpepper.dk

XIOC detected Domain: www.adpepper.dk

extracted_from_files

Domain
detected Domain: www.adloader.com

XIOC detected Domain: www.adloader.com

extracted_from_files

Domain
detected Domain: www.adlogix.com

XIOC detected Domain: www.adlogix.com

extracted_from_files

Domain
detected Domain: www.adlzyei.com

XIOC detected Domain: www.adlzyei.com

extracted_from_files

Domain
detected Domain: www.admex.com

XIOC detected Domain: www.admex.com

extracted_from_files

Domain
detected Domain: www.adnet.biz

XIOC detected Domain: www.adnet.biz

extracted_from_files

Domain
detected Domain: www.adnet.com

XIOC detected Domain: www.adnet.com

extracted_from_files

Domain
detected Domain: www.adnet.de

XIOC detected Domain: www.adnet.de

extracted_from_files

Domain
detected Domain: www.adfunkyserver.com

XIOC detected Domain: www.adfunkyserver.com

extracted_from_files

Domain
detected Domain: www.adfusion.com

XIOC detected Domain: www.adfusion.com

extracted_from_files

Domain
detected Domain: www.adimages.beeb.com

XIOC detected Domain: www.adimages.beeb.com

extracted_from_files

IP
detected Domain: www.adipics.com

XIOC detected Domain: www.adipics.com

extracted_from_files

Domain
detected Domain: www.adireland.com

XIOC detected Domain: www.adireland.com

extracted_from_files

Domain
detected Domain: www.adjmps.com

XIOC detected Domain: www.adjmps.com

extracted_from_files

Domain
detected Domain: www.adjug.com

XIOC detected Domain: www.adjug.com

extracted_from_files

Domain
detected Domain: www.adcanadian.com

XIOC detected Domain: www.adcanadian.com

extracted_from_files

Domain
detected Domain: www.adcash.com

XIOC detected Domain: www.adcash.com

extracted_from_files

Domain
detected Domain: www.addthis.com

XIOC detected Domain: www.addthis.com

extracted_from_files

Domain
detected Domain: www.addthiscdn.com

XIOC detected Domain: www.addthiscdn.com

extracted_from_files

Domain
detected Domain: www.adengage.com

XIOC detected Domain: www.adengage.com

extracted_from_files

Domain
detected Domain: www.adexchangecloud.com

XIOC detected Domain: www.adexchangecloud.com

extracted_from_files

Domain
detected Domain: www.adfactor.nl

XIOC detected Domain: www.adfactor.nl

extracted_from_files

Domain
detected Domain: www.ad.tgdaily.com

XIOC detected Domain: www.ad.tgdaily.com

extracted_from_files

Domain
detected Domain: www.ad.tomshardware.com

XIOC detected Domain: www.ad.tomshardware.com

extracted_from_files

Domain
detected Domain: www.ad.twitchguru.com

XIOC detected Domain: www.ad.twitchguru.com

extracted_from_files

Domain
detected Domain: www.ad6media.fr

XIOC detected Domain: www.ad6media.fr

extracted_from_files

Domain
detected Domain: www.adbanner.gr

XIOC detected Domain: www.adbanner.gr

extracted_from_files

Domain
detected Domain: www.adblockanalytics.com

XIOC detected Domain: www.adblockanalytics.com

extracted_from_files

Domain
detected Domain: www.adbrite.com

XIOC detected Domain: www.adbrite.com

extracted_from_files

Domain
detected Domain: www.abrogatesdv.info

XIOC detected Domain: www.abrogatesdv.info

extracted_from_files

Domain
detected Domain: www.action.ientry.net

XIOC detected Domain: www.action.ientry.net

extracted_from_files

Domain
detected Domain: www.actiondesk.com

XIOC detected Domain: www.actiondesk.com

extracted_from_files

Domain
detected Domain: www.ad-center.com

XIOC detected Domain: www.ad-center.com

extracted_from_files

Domain
detected Domain: www.ad-souk.com

XIOC detected Domain: www.ad-souk.com

extracted_from_files

Domain
detected Domain: www.ad-up.com

XIOC detected Domain: www.ad-up.com

extracted_from_files

Domain
detected Domain: www.ad-words.ru

XIOC detected Domain: www.ad-words.ru

extracted_from_files

Domain
detected Domain: www.805m.com

XIOC detected Domain: www.805m.com

extracted_from_files

Domain
detected Domain: www.888.com

XIOC detected Domain: www.888.com

extracted_from_files

Domain
detected Domain: www.888casino.com

XIOC detected Domain: www.888casino.com

extracted_from_files

Domain
detected Domain: www.888poker.com

XIOC detected Domain: www.888poker.com

extracted_from_files

Domain
detected Domain: www.961.com

XIOC detected Domain: www.961.com

extracted_from_files

Domain
detected Domain: www.a.websponsors.com

XIOC detected Domain: www.a.websponsors.com

extracted_from_files

Domain
detected Domain: www.aarth.net

XIOC detected Domain: www.aarth.net

extracted_from_files

Domain
detected Domain: www.3turtles.com

XIOC detected Domain: www.3turtles.com

extracted_from_files

Domain
detected Domain: www.404errorpage.com

XIOC detected Domain: www.404errorpage.com

extracted_from_files

Domain
detected Domain: www.56.com

XIOC detected Domain: www.56.com

extracted_from_files

Domain
detected Domain: www.5thavenue.com

XIOC detected Domain: www.5thavenue.com

extracted_from_files

Domain
detected Domain: www.7500.com

XIOC detected Domain: www.7500.com

extracted_from_files

Domain
detected Domain: www.7bpeople.com

XIOC detected Domain: www.7bpeople.com

extracted_from_files

Domain
detected Domain: www.7cnbcnews.com

XIOC detected Domain: www.7cnbcnews.com

extracted_from_files

Domain
detected Domain: www.1hkfq6598i.com

XIOC detected Domain: www.1hkfq6598i.com

extracted_from_files

Domain
detected Domain: www.2-art-coliseum.com

XIOC detected Domain: www.2-art-coliseum.com

extracted_from_files

Domain
detected Domain: www.2015rewardopportunities.com

XIOC detected Domain: www.2015rewardopportunities.com

extracted_from_files

Domain
detected Domain: www.247realmedia.com

XIOC detected Domain: www.247realmedia.com

extracted_from_files

Domain
detected Domain: www.321cba.com

XIOC detected Domain: www.321cba.com

extracted_from_files

Domain
detected Domain: www.360ads.com

XIOC detected Domain: www.360ads.com

extracted_from_files

Domain
detected Domain: www.3qqq.net

XIOC detected Domain: www.3qqq.net

extracted_from_files

Domain
detected Domain: ww1.flashx.net

XIOC detected Domain: ww1.flashx.net

extracted_from_files

Domain
detected Domain: ww1510.smartadserver.com

XIOC detected Domain: ww1510.smartadserver.com

extracted_from_files

Domain
detected Domain: ww251.smartadserver.com

XIOC detected Domain: ww251.smartadserver.com

extracted_from_files

Domain
detected Domain: ww690.smartadserver.com

XIOC detected Domain: ww690.smartadserver.com

extracted_from_files

Domain
detected Domain: wwbtads.com

XIOC detected Domain: wwbtads.com

extracted_from_files

Domain
detected Domain: www.1-1ads.com

XIOC detected Domain: www.1-1ads.com

extracted_from_files

Domain
detected Domain: www.123specialgifts.com

XIOC detected Domain: www.123specialgifts.com

extracted_from_files

Domain
detected Domain: welcome.faptitans.com

XIOC detected Domain: welcome.faptitans.com

extracted_from_files

Domain
detected Domain: whoroaza.com

XIOC detected Domain: whoroaza.com

extracted_from_files

Domain
detected Domain: whos.amung.us

XIOC detected Domain: whos.amung.us

extracted_from_files

Domain
detected Domain: widget.achetezfacile.com

XIOC detected Domain: widget.achetezfacile.com

extracted_from_files

Domain
detected Domain: widget.crowdignite.com

XIOC detected Domain: widget.crowdignite.com

extracted_from_files

Domain
detected Domain: widget.nativly.com

XIOC detected Domain: widget.nativly.com

extracted_from_files

Domain
detected Domain: widget.plugrush.com

XIOC detected Domain: widget.plugrush.com

extracted_from_files

Domain
detected Domain: widget3.linkwithin.com

XIOC detected Domain: widget3.linkwithin.com

extracted_from_files

Domain
detected Domain: wedleaunocomp.work

XIOC detected Domain: wedleaunocomp.work

extracted_from_files

Domain
detected Domain: wegetpaid.net

XIOC detected Domain: wegetpaid.net

extracted_from_files

Domain
detected Domain: williamhill.es

XIOC detected Domain: williamhill.es

extracted_from_files

Domain
detected Domain: wegotmedia.co

XIOC detected Domain: wegotmedia.co

extracted_from_files

Domain
detected Domain: webwise.bt.com

XIOC detected Domain: webwise.bt.com

extracted_from_files

Domain
detected Domain: webcamsex.nl

XIOC detected Domain: webcamsex.nl

extracted_from_files

Domain
detected Domain: smartcontext.pl

XIOC detected Domain: smartcontext.pl

extracted_from_files

Domain
detected Domain: webcompteur.com

XIOC detected Domain: webcompteur.com

extracted_from_files

Domain
detected Domain: webtrekk.net

XIOC detected Domain: webtrekk.net

extracted_from_files

Domain
detected Domain: whatishotnow.net

XIOC detected Domain: whatishotnow.net

extracted_from_files

Domain
detected Domain: websurvey.spa-mr.com

XIOC detected Domain: websurvey.spa-mr.com

extracted_from_files

Domain
detected Domain: webstats1.com

XIOC detected Domain: webstats1.com

extracted_from_files

Domain
detected Domain: websnettechieapp.win

XIOC detected Domain: websnettechieapp.win

extracted_from_files

Domain
detected Domain: webservices-rewardpath.com

XIOC detected Domain: webservices-rewardpath.com

extracted_from_files

Domain
detected Domain: wikiforosh.ir

XIOC detected Domain: wikiforosh.ir

extracted_from_files

Domain
detected Domain: wf.basebanner.com

XIOC detected Domain: wf.basebanner.com

extracted_from_files

Domain
detected Domain: welcome.pussysaga.com

XIOC detected Domain: welcome.pussysaga.com

extracted_from_files

Domain
detected Domain: windowgolddealtheclicks.live

XIOC detected Domain: windowgolddealtheclicks.live

extracted_from_files

Domain
detected Domain: wigetmedia.com

XIOC detected Domain: wigetmedia.com

extracted_from_files

Domain
detected Domain: widgets.tcimg.com

XIOC detected Domain: widgets.tcimg.com

extracted_from_files

Domain
detected Domain: widgets.outbrain.com

XIOC detected Domain: widgets.outbrain.com

extracted_from_files

Domain
detected Domain: widgets.amung.us

XIOC detected Domain: widgets.amung.us

extracted_from_files

Domain
detected Domain: widget5.linkwithin.com

XIOC detected Domain: widget5.linkwithin.com

extracted_from_files

Domain
detected Domain: wmedia.rotator.hadj7.adjuggler.net

XIOC detected Domain: wmedia.rotator.hadj7.adjuggler.net

extracted_from_files

Domain
detected Domain: wmedia.adk2x.com

XIOC detected Domain: wmedia.adk2x.com

extracted_from_files

Domain
detected Domain: wm.baidu.com

XIOC detected Domain: wm.baidu.com

extracted_from_files

Domain
detected Domain: winprizesapp.com

XIOC detected Domain: winprizesapp.com

extracted_from_files

IP
detected Domain: wineeniphone6.com-gen.online

XIOC detected Domain: wineeniphone6.com-gen.online

extracted_from_files

Domain
detected Domain: windowserror7.tech

XIOC detected Domain: windowserror7.tech

extracted_from_files

Domain
detected Domain: webhosting-ads.home.pl

XIOC detected Domain: webhosting-ads.home.pl

extracted_from_files

Domain
detected Domain: wowanalytics.co.uk

XIOC detected Domain: wowanalytics.co.uk

extracted_from_files

Domain
detected Domain: worry-free-savings.com

XIOC detected Domain: worry-free-savings.com

extracted_from_files

Domain
detected Domain: work-offer.com

XIOC detected Domain: work-offer.com

extracted_from_files

Domain
detected Domain: wordplaywhiz.com

XIOC detected Domain: wordplaywhiz.com

extracted_from_files

Domain
detected Domain: worden.samenresultaat.nl

XIOC detected Domain: worden.samenresultaat.nl

extracted_from_files

Domain
detected Domain: wms-na.amazon-adsystem.com

XIOC detected Domain: wms-na.amazon-adsystem.com

extracted_from_files

Domain
detected Domain: wms-eu.amazon-adsystem.com

XIOC detected Domain: wms-eu.amazon-adsystem.com

extracted_from_files

Domain
detected Domain: wtp101.com

XIOC detected Domain: wtp101.com

extracted_from_files

Domain
detected Domain: ws.addthis.com

XIOC detected Domain: ws.addthis.com

extracted_from_files

Domain
detected Domain: ws-na.amazon-adsystem.com

XIOC detected Domain: ws-na.amazon-adsystem.com

extracted_from_files

Domain
detected Domain: ws-ea.amazon-adsystem.com

XIOC detected Domain: ws-ea.amazon-adsystem.com

extracted_from_files

Domain
detected Domain: wppluginspro.com

XIOC detected Domain: wppluginspro.com

extracted_from_files

Domain
detected Domain: wpadx.com

XIOC detected Domain: wpadx.com

extracted_from_files

Domain
detected Domain: wpad.cinci.rr.com

XIOC detected Domain: wpad.cinci.rr.com

extracted_from_files

Domain
detected Domain: webkurchatov.ru

XIOC detected Domain: webkurchatov.ru

extracted_from_files

Domain
detected Domain: weblogger.visilabs.com

XIOC detected Domain: weblogger.visilabs.com

extracted_from_files

Domain
detected Domain: webmdcom.tt.omtrdc.net

XIOC detected Domain: webmdcom.tt.omtrdc.net

extracted_from_files

Domain
detected Domain: webnavegador.com

XIOC detected Domain: webnavegador.com

extracted_from_files

Domain
detected Domain: wearewolves-records.com

XIOC detected Domain: wearewolves-records.com

extracted_from_files

Domain
detected Domain: web-bars.com

XIOC detected Domain: web-bars.com

extracted_from_files

Domain
detected Domain: web.adblade.com

XIOC detected Domain: web.adblade.com

extracted_from_files

Domain
detected Domain: web.nyc.ads.juno.co

XIOC detected Domain: web.nyc.ads.juno.co

extracted_from_files

Domain
detected Domain: web1b.netreflector.com

XIOC detected Domain: web1b.netreflector.com

extracted_from_files

Domain
detected Domain: webads.bizservers.com

XIOC detected Domain: webads.bizservers.com

extracted_from_files

Domain
detected Domain: webbizwild.com

XIOC detected Domain: webbizwild.com

extracted_from_files

Domain
detected Domain: warp.crystalad.com

XIOC detected Domain: warp.crystalad.com

extracted_from_files

Domain
detected Domain: watch-this.live

XIOC detected Domain: watch-this.live

extracted_from_files

Domain
detected Domain: waust.at

XIOC detected Domain: waust.at

extracted_from_files

Domain
detected Domain: wayfarerspoutpraise.com

XIOC detected Domain: wayfarerspoutpraise.com

extracted_from_files

Domain
detected Domain: wd.adcolony.com

XIOC detected Domain: wd.adcolony.com

extracted_from_files

Domain
detected Domain: wdm29.com

XIOC detected Domain: wdm29.com

extracted_from_files

Domain
detected Domain: we-are-gamers.com

XIOC detected Domain: we-are-gamers.com

extracted_from_files

Domain
detected Domain: wafmedia3.com

XIOC detected Domain: wafmedia3.com

extracted_from_files

Domain
detected Domain: wahoha.com

XIOC detected Domain: wahoha.com

extracted_from_files

Domain
detected Domain: walp.atm.youku.com

XIOC detected Domain: walp.atm.youku.com

extracted_from_files

Domain
detected Domain: walternse.com

XIOC detected Domain: walternse.com

extracted_from_files

Domain
detected Domain: wangluoruanjian.com

XIOC detected Domain: wangluoruanjian.com

extracted_from_files

Domain
detected Domain: wangmeng.baidu.com

XIOC detected Domain: wangmeng.baidu.com

extracted_from_files

Domain
detected Domain: wap.casee.cn

XIOC detected Domain: wap.casee.cn

extracted_from_files

Domain
detected Domain: w94.am15.net

XIOC detected Domain: w94.am15.net

extracted_from_files

Domain
detected Domain: w95.am15.net

XIOC detected Domain: w95.am15.net

extracted_from_files

Domain
detected Domain: w96.am15.net

XIOC detected Domain: w96.am15.net

extracted_from_files

Domain
detected Domain: w97.am15.net

XIOC detected Domain: w97.am15.net

extracted_from_files

Domain
detected Domain: w98.am15.net

XIOC detected Domain: w98.am15.net

extracted_from_files

Domain
detected Domain: w99.am15.net

XIOC detected Domain: w99.am15.net

extracted_from_files

Domain
detected Domain: wac.2ddcc.alphacdn.net

XIOC detected Domain: wac.2ddcc.alphacdn.net

extracted_from_files

Domain
detected Domain: w88.am15.net

XIOC detected Domain: w88.am15.net

extracted_from_files

Domain
detected Domain: w89.am15.net

XIOC detected Domain: w89.am15.net

extracted_from_files

Domain
detected Domain: w9.am15.net

XIOC detected Domain: w9.am15.net

extracted_from_files

Domain
detected Domain: w90.am15.net

XIOC detected Domain: w90.am15.net

extracted_from_files

Domain
detected Domain: w91.am15.net

XIOC detected Domain: w91.am15.net

extracted_from_files

Domain
detected Domain: w92.am15.net

XIOC detected Domain: w92.am15.net

extracted_from_files

Domain
detected Domain: w93.am15.net

XIOC detected Domain: w93.am15.net

extracted_from_files

Domain
detected Domain: w81.am15.net

XIOC detected Domain: w81.am15.net

extracted_from_files

Domain
detected Domain: w82.am15.net

XIOC detected Domain: w82.am15.net

extracted_from_files

Domain
detected Domain: w83.am15.net

XIOC detected Domain: w83.am15.net

extracted_from_files

Domain
detected Domain: w84.am15.net

XIOC detected Domain: w84.am15.net

extracted_from_files

Domain
detected Domain: w85.am15.net

XIOC detected Domain: w85.am15.net

extracted_from_files

Domain
detected Domain: w86.am15.net

XIOC detected Domain: w86.am15.net

extracted_from_files

Domain
detected Domain: w87.am15.net

XIOC detected Domain: w87.am15.net

extracted_from_files

Domain
detected Domain: w75.am15.net

XIOC detected Domain: w75.am15.net

extracted_from_files

Domain
detected Domain: w76.am15.net

XIOC detected Domain: w76.am15.net

extracted_from_files

Domain
detected Domain: w77.am15.net

XIOC detected Domain: w77.am15.net

extracted_from_files

Domain
detected Domain: w78.am15.net

XIOC detected Domain: w78.am15.net

extracted_from_files

Domain
detected Domain: w79.am15.net

XIOC detected Domain: w79.am15.net

extracted_from_files

Domain
detected Domain: w8.am15.net

XIOC detected Domain: w8.am15.net

extracted_from_files

Domain
detected Domain: w80.am15.net

XIOC detected Domain: w80.am15.net

extracted_from_files

Domain
detected Domain: w69.am15.net

XIOC detected Domain: w69.am15.net

extracted_from_files

Domain
detected Domain: w7.am15.net

XIOC detected Domain: w7.am15.net

extracted_from_files

Domain
detected Domain: w70.am15.net

XIOC detected Domain: w70.am15.net

extracted_from_files

Domain
detected Domain: w71.am15.net

XIOC detected Domain: w71.am15.net

extracted_from_files

Domain
detected Domain: w72.am15.net

XIOC detected Domain: w72.am15.net

extracted_from_files

Domain
detected Domain: w73.am15.net

XIOC detected Domain: w73.am15.net

extracted_from_files

Domain
detected Domain: w74.am15.net

XIOC detected Domain: w74.am15.net

extracted_from_files

Domain
detected Domain: w62.am15.net

XIOC detected Domain: w62.am15.net

extracted_from_files

Domain
detected Domain: w63.am15.net

XIOC detected Domain: w63.am15.net

extracted_from_files

Domain
detected Domain: w64.am15.net

XIOC detected Domain: w64.am15.net

extracted_from_files

Domain
detected Domain: w65.am15.net

XIOC detected Domain: w65.am15.net

extracted_from_files

Domain
detected Domain: w66.am15.net

XIOC detected Domain: w66.am15.net

extracted_from_files

Domain
detected Domain: w67.am15.net

XIOC detected Domain: w67.am15.net

extracted_from_files

Domain
detected Domain: w68.am15.net

XIOC detected Domain: w68.am15.net

extracted_from_files

Domain
detected Domain: w56.am15.net

XIOC detected Domain: w56.am15.net

extracted_from_files

Domain
detected Domain: w57.am15.net

XIOC detected Domain: w57.am15.net

extracted_from_files

Domain
detected Domain: w58.am15.net

XIOC detected Domain: w58.am15.net

extracted_from_files

Domain
detected Domain: w59.am15.net

XIOC detected Domain: w59.am15.net

extracted_from_files

Domain
detected Domain: w6.am15.net

XIOC detected Domain: w6.am15.net

extracted_from_files

Domain
detected Domain: w60.am15.net

XIOC detected Domain: w60.am15.net

extracted_from_files

Domain
detected Domain: w61.am15.net

XIOC detected Domain: w61.am15.net

extracted_from_files

Domain
detected Domain: w5.am15.net

XIOC detected Domain: w5.am15.net

extracted_from_files

Domain
detected Domain: w50.am15.net

XIOC detected Domain: w50.am15.net

extracted_from_files

Domain
detected Domain: w51.am15.net

XIOC detected Domain: w51.am15.net

extracted_from_files

Domain
detected Domain: w52.am15.net

XIOC detected Domain: w52.am15.net

extracted_from_files

Domain
detected Domain: w53.am15.net

XIOC detected Domain: w53.am15.net

extracted_from_files

Domain
detected Domain: w54.am15.net

XIOC detected Domain: w54.am15.net

extracted_from_files

Domain
detected Domain: w55.am15.net

XIOC detected Domain: w55.am15.net

extracted_from_files

Domain
detected Domain: w43.am15.net

XIOC detected Domain: w43.am15.net

extracted_from_files

Domain
detected Domain: w44.am15.net

XIOC detected Domain: w44.am15.net

extracted_from_files

Domain
detected Domain: w45.am15.net

XIOC detected Domain: w45.am15.net

extracted_from_files

Domain
detected Domain: w46.am15.net

XIOC detected Domain: w46.am15.net

extracted_from_files

Domain
detected Domain: w47.am15.net

XIOC detected Domain: w47.am15.net

extracted_from_files

Domain
detected Domain: w48.am15.net

XIOC detected Domain: w48.am15.net

extracted_from_files

Domain
detected Domain: w49.am15.net

XIOC detected Domain: w49.am15.net

extracted_from_files

Domain
detected Domain: w37.am15.net

XIOC detected Domain: w37.am15.net

extracted_from_files

Domain
detected Domain: w38.am15.net

XIOC detected Domain: w38.am15.net

extracted_from_files

Domain
detected Domain: w39.am15.net

XIOC detected Domain: w39.am15.net

extracted_from_files

Domain
detected Domain: w4.am15.net

XIOC detected Domain: w4.am15.net

extracted_from_files

Domain
detected Domain: w40.am15.net

XIOC detected Domain: w40.am15.net

extracted_from_files

Domain
detected Domain: w41.am15.net

XIOC detected Domain: w41.am15.net

extracted_from_files

Domain
detected Domain: w42.am15.net

XIOC detected Domain: w42.am15.net

extracted_from_files

Domain
detected Domain: w30.am15.net

XIOC detected Domain: w30.am15.net

extracted_from_files

Domain
detected Domain: w31.am15.net

XIOC detected Domain: w31.am15.net

extracted_from_files

Domain
detected Domain: w32.am15.net

XIOC detected Domain: w32.am15.net

extracted_from_files

Domain
detected Domain: w33.am15.net

XIOC detected Domain: w33.am15.net

extracted_from_files

Domain
detected Domain: w34.am15.net

XIOC detected Domain: w34.am15.net

extracted_from_files

Domain
detected Domain: w35.am15.net

XIOC detected Domain: w35.am15.net

extracted_from_files

Domain
detected Domain: w36.am15.net

XIOC detected Domain: w36.am15.net

extracted_from_files

Domain
detected Domain: w24.am15.net

XIOC detected Domain: w24.am15.net

extracted_from_files

Domain
detected Domain: w25.am15.net

XIOC detected Domain: w25.am15.net

extracted_from_files

Domain
detected Domain: w26.am15.net

XIOC detected Domain: w26.am15.net

extracted_from_files

Domain
detected Domain: w27.am15.net

XIOC detected Domain: w27.am15.net

extracted_from_files

Domain
detected Domain: w28.am15.net

XIOC detected Domain: w28.am15.net

extracted_from_files

Domain
detected Domain: w29.am15.net

XIOC detected Domain: w29.am15.net

extracted_from_files

Domain
detected Domain: w3.am15.net

XIOC detected Domain: w3.am15.net

extracted_from_files

Domain
detected Domain: w18.am15.net

XIOC detected Domain: w18.am15.net

extracted_from_files

Domain
detected Domain: w19.am15.net

XIOC detected Domain: w19.am15.net

extracted_from_files

Domain
detected Domain: w2.am15.net

XIOC detected Domain: w2.am15.net

extracted_from_files

Domain
detected Domain: w20.am15.net

XIOC detected Domain: w20.am15.net

extracted_from_files

Domain
detected Domain: w21.am15.net

XIOC detected Domain: w21.am15.net

extracted_from_files

Domain
detected Domain: w22.am15.net

XIOC detected Domain: w22.am15.net

extracted_from_files

Domain
detected Domain: w23.am15.net

XIOC detected Domain: w23.am15.net

extracted_from_files

Domain
detected Domain: w119.am15.net

XIOC detected Domain: w119.am15.net

extracted_from_files

Domain
detected Domain: w12.am15.net

XIOC detected Domain: w12.am15.net

extracted_from_files

Domain
detected Domain: w13.am15.net

XIOC detected Domain: w13.am15.net

extracted_from_files

Domain
detected Domain: w14.am15.net

XIOC detected Domain: w14.am15.net

extracted_from_files

Domain
detected Domain: w15.am15.net

XIOC detected Domain: w15.am15.net

extracted_from_files

Domain
detected Domain: w16.am15.net

XIOC detected Domain: w16.am15.net

extracted_from_files

Domain
detected Domain: w17.am15.net

XIOC detected Domain: w17.am15.net

extracted_from_files

Domain
detected Domain: w112.am15.net

XIOC detected Domain: w112.am15.net

extracted_from_files

Domain
detected Domain: w113.am15.net

XIOC detected Domain: w113.am15.net

extracted_from_files

Domain
detected Domain: w114.am15.net

XIOC detected Domain: w114.am15.net

extracted_from_files

Domain
detected Domain: w115.am15.net

XIOC detected Domain: w115.am15.net

extracted_from_files

Domain
detected Domain: w116.am15.net

XIOC detected Domain: w116.am15.net

extracted_from_files

Domain
detected Domain: w117.am15.net

XIOC detected Domain: w117.am15.net

extracted_from_files

Domain
detected Domain: w118.am15.net

XIOC detected Domain: w118.am15.net

extracted_from_files

Domain
detected Domain: w107.am15.net

XIOC detected Domain: w107.am15.net

extracted_from_files

Domain
detected Domain: w108.am15.net

XIOC detected Domain: w108.am15.net

extracted_from_files

Domain
detected Domain: w109.am15.net

XIOC detected Domain: w109.am15.net

extracted_from_files

Domain
detected Domain: w11.am15.net

XIOC detected Domain: w11.am15.net

extracted_from_files

Domain
detected Domain: w11.centralmediaserver.com

XIOC detected Domain: w11.centralmediaserver.com

extracted_from_files

Domain
detected Domain: w110.am15.net

XIOC detected Domain: w110.am15.net

extracted_from_files

Domain
detected Domain: w111.am15.net

XIOC detected Domain: w111.am15.net

extracted_from_files

Domain
detected Domain: w100.am15.net

XIOC detected Domain: w100.am15.net

extracted_from_files

Domain
detected Domain: w101.am15.net

XIOC detected Domain: w101.am15.net

extracted_from_files

Domain
detected Domain: w102.am15.net

XIOC detected Domain: w102.am15.net

extracted_from_files

Domain
detected Domain: w103.am15.net

XIOC detected Domain: w103.am15.net

extracted_from_files

Domain
detected Domain: w104.am15.net

XIOC detected Domain: w104.am15.net

extracted_from_files

Domain
detected Domain: w105.am15.net

XIOC detected Domain: w105.am15.net

extracted_from_files

Domain
detected Domain: w106.am15.net

XIOC detected Domain: w106.am15.net

extracted_from_files

Domain
detected Domain: w.l.qq.com

XIOC detected Domain: w.l.qq.com

extracted_from_files

Domain
detected Domain: w.prize44.com

XIOC detected Domain: w.prize44.com

extracted_from_files

Domain
detected Domain: w1.am15.net

XIOC detected Domain: w1.am15.net

extracted_from_files

Domain
detected Domain: w1.iyi.net

XIOC detected Domain: w1.iyi.net

extracted_from_files

Domain
detected Domain: w1.webcompteur.com

XIOC detected Domain: w1.webcompteur.com

extracted_from_files

Domain
detected Domain: w10.am15.net

XIOC detected Domain: w10.am15.net

extracted_from_files

Domain
detected Domain: w10.centralmediaserver.com

XIOC detected Domain: w10.centralmediaserver.com

extracted_from_files

Domain
detected Domain: vrt.outbrain.com

XIOC detected Domain: vrt.outbrain.com

extracted_from_files

Domain
detected Domain: vu.veoxa.com

XIOC detected Domain: vu.veoxa.com

extracted_from_files

Domain
detected Domain: vxluvrwzs.cinci.rr.com

XIOC detected Domain: vxluvrwzs.cinci.rr.com

extracted_from_files

Domain
detected Domain: vzarabotke.ru

XIOC detected Domain: vzarabotke.ru

extracted_from_files

Domain
detected Domain: w.admob.com

XIOC detected Domain: w.admob.com

extracted_from_files

Domain
detected Domain: w.bigames.online

XIOC detected Domain: w.bigames.online

extracted_from_files

Domain
detected Domain: w.ic.tynt.com

XIOC detected Domain: w.ic.tynt.com

extracted_from_files

Domain
detected Domain: voluumtrk3.com

XIOC detected Domain: voluumtrk3.com

extracted_from_files

Domain
detected Domain: voordeel.ad.nl

XIOC detected Domain: voordeel.ad.nl

extracted_from_files

Domain
detected Domain: vox-static.liverail.com

XIOC detected Domain: vox-static.liverail.com

extracted_from_files

Domain
detected Domain: vp.tscapeplay.com

XIOC detected Domain: vp.tscapeplay.com

extracted_from_files

Domain
detected Domain: vq91811.com

XIOC detected Domain: vq91811.com

extracted_from_files

Domain
detected Domain: vra.outbrain.com

XIOC detected Domain: vra.outbrain.com

extracted_from_files

Domain
detected Domain: vrp.outbrain.com

XIOC detected Domain: vrp.outbrain.com

extracted_from_files

Domain
detected Domain: vnumedia04.webtrekk.net

XIOC detected Domain: vnumedia04.webtrekk.net

extracted_from_files

Domain
detected Domain: vocal-mess.com

XIOC detected Domain: vocal-mess.com

extracted_from_files

Domain
detected Domain: vodafoneit.solution.weborama.fr

XIOC detected Domain: vodafoneit.solution.weborama.fr

extracted_from_files

Domain
detected Domain: voewasdc.org

XIOC detected Domain: voewasdc.org

extracted_from_files

Domain
detected Domain: voluumtracker.com

XIOC detected Domain: voluumtracker.com

extracted_from_files

Domain
detected Domain: voluumtracker1.com

XIOC detected Domain: voluumtracker1.com

extracted_from_files

Domain
detected Domain: voluumtrk.com

XIOC detected Domain: voluumtrk.com

extracted_from_files

Domain
detected Domain: vltwox7zl7h1wv.com

XIOC detected Domain: vltwox7zl7h1wv.com

extracted_from_files

Domain
detected Domain: vmcsatellite.com

XIOC detected Domain: vmcsatellite.com

extracted_from_files

Domain
detected Domain: vmix.adbureau.net

XIOC detected Domain: vmix.adbureau.net

extracted_from_files

Domain
detected Domain: vn.grab-credit4u.com

XIOC detected Domain: vn.grab-credit4u.com

extracted_from_files

Domain
detected Domain: vnu.eu-adcenter.net

XIOC detected Domain: vnu.eu-adcenter.net

extracted_from_files

Domain
detected Domain: vnumedia02.webtrekk.net

XIOC detected Domain: vnumedia02.webtrekk.net

extracted_from_files

Domain
detected Domain: vnumedia03.webtrekk.net

XIOC detected Domain: vnumedia03.webtrekk.net

extracted_from_files

IP
detected Domain: vipshopevent.su

XIOC detected Domain: vipshopevent.su

extracted_from_files

Domain
detected Domain: viralture.com

XIOC detected Domain: viralture.com

extracted_from_files

IP
detected Domain: viralvideos.tips

XIOC detected Domain: viralvideos.tips

extracted_from_files

Domain
detected Domain: vistawebs-top-shop-soft.site

XIOC detected Domain: vistawebs-top-shop-soft.site

extracted_from_files

Domain
detected Domain: vistawebs-web-techie-app.win

XIOC detected Domain: vistawebs-web-techie-app.win

extracted_from_files

Domain
detected Domain: vj.quanjingpay.com

XIOC detected Domain: vj.quanjingpay.com

extracted_from_files

Domain
detected Domain: vk.18sexporn.ru

XIOC detected Domain: vk.18sexporn.ru

extracted_from_files

Domain
detected Domain: vilaghelyzete.blogspot.com

XIOC detected Domain: vilaghelyzete.blogspot.com

extracted_from_files

Domain
detected Domain: vilagpolgarok.blogspot.hu

XIOC detected Domain: vilagpolgarok.blogspot.hu

extracted_from_files

Domain
detected Domain: vilagunk.hu

XIOC detected Domain: vilagunk.hu

extracted_from_files

Domain
detected Domain: villagarden.pl

XIOC detected Domain: villagarden.pl

extracted_from_files

Domain
detected Domain: villagevoicecollect.247realmedia.com

XIOC detected Domain: villagevoicecollect.247realmedia.com

extracted_from_files

IP
detected Domain: vip.adpiano.com

XIOC detected Domain: vip.adpiano.com

extracted_from_files

IP
detected Domain: vipfastmoney.com

XIOC detected Domain: vipfastmoney.com

extracted_from_files

Domain
detected Domain: view.binlayer.com

XIOC detected Domain: view.binlayer.com

extracted_from_files

Domain
detected Domain: view.iballs.a1.avenuea.com

XIOC detected Domain: view.iballs.a1.avenuea.com

extracted_from_files

Domain
detected Domain: view.jamba.de

XIOC detected Domain: view.jamba.de

extracted_from_files

Domain
detected Domain: view.netrams.com

XIOC detected Domain: view.netrams.com

extracted_from_files

Domain
detected Domain: views.m4n.nl

XIOC detected Domain: views.m4n.nl

extracted_from_files

Domain
detected Domain: viglink.pgpartner.com

XIOC detected Domain: viglink.pgpartner.com

extracted_from_files

Domain
detected Domain: vilagfigyelo.com

XIOC detected Domain: vilagfigyelo.com

extracted_from_files

Domain
detected Domain: videos.fleshlight.com

XIOC detected Domain: videos.fleshlight.com

extracted_from_files

Domain
detected Domain: videos.video-loader.com

XIOC detected Domain: videos.video-loader.com

extracted_from_files

Domain
detected Domain: videoslots.888.com

XIOC detected Domain: videoslots.888.com

extracted_from_files

Domain
detected Domain: vidnline.com

XIOC detected Domain: vidnline.com

extracted_from_files

Domain
detected Domain: vidroll.ru

XIOC detected Domain: vidroll.ru

extracted_from_files

Domain
detected Domain: view.atdmt.com

XIOC detected Domain: view.atdmt.com

extracted_from_files

Domain
detected Domain: view.avenuea.com

XIOC detected Domain: view.avenuea.com

extracted_from_files

Domain
detected Domain: videobox.com

XIOC detected Domain: videobox.com

extracted_from_files

Domain
detected Domain: videocop.com

XIOC detected Domain: videocop.com

extracted_from_files

Domain
detected Domain: videoegg.adbureau.net

XIOC detected Domain: videoegg.adbureau.net

extracted_from_files

Domain
detected Domain: videogamerewardscentral.com

XIOC detected Domain: videogamerewardscentral.com

extracted_from_files

Domain
detected Domain: videojohny.eu

XIOC detected Domain: videojohny.eu

extracted_from_files

Domain
detected Domain: videomediagroep.nl

XIOC detected Domain: videomediagroep.nl

extracted_from_files

Domain
detected Domain: videopista.eu

XIOC detected Domain: videopista.eu

extracted_from_files

Domain
detected Domain: video-bazis.com

XIOC detected Domain: video-bazis.com

extracted_from_files

Domain
detected Domain: video-game-rewards-central.com

XIOC detected Domain: video-game-rewards-central.com

extracted_from_files

Domain
detected Domain: video.buzzintersection.com

XIOC detected Domain: video.buzzintersection.com

extracted_from_files

Domain
detected Domain: video.cynogage.com

XIOC detected Domain: video.cynogage.com

extracted_from_files

Domain
detected Domain: video.entertaintastic.com

XIOC detected Domain: video.entertaintastic.com

extracted_from_files

Domain
detected Domain: video.loudgames.com

XIOC detected Domain: video.loudgames.com

extracted_from_files

Domain
detected Domain: video.theparentingvillage.com

XIOC detected Domain: video.theparentingvillage.com

extracted_from_files

Domain
detected Domain: vht.tradedoubler.com

XIOC detected Domain: vht.tradedoubler.com

extracted_from_files

Domain
detected Domain: viamichelin.cdn11.contentabc.com

XIOC detected Domain: viamichelin.cdn11.contentabc.com

extracted_from_files

Domain
detected Domain: viamichelin.media.trafficjunky.net

XIOC detected Domain: viamichelin.media.trafficjunky.net

extracted_from_files

Domain
detected Domain: vicces-humoros.com

XIOC detected Domain: vicces-humoros.com

extracted_from_files

Domain
detected Domain: vice-ads-cdn.vice.com

XIOC detected Domain: vice-ads-cdn.vice.com

extracted_from_files

Domain
detected Domain: vid.atm.youku.com

XIOC detected Domain: vid.atm.youku.com

extracted_from_files

Domain
detected Domain: vidamsag.postr.hu

XIOC detected Domain: vidamsag.postr.hu

extracted_from_files

IP
detected Domain: vda.oipzyrzffum.ovh

XIOC detected Domain: vda.oipzyrzffum.ovh

extracted_from_files

Domain
detected Domain: ve.tscapeplay.com

XIOC detected Domain: ve.tscapeplay.com

extracted_from_files

Domain
detected Domain: veirregnant.club

XIOC detected Domain: veirregnant.club

extracted_from_files

Domain
detected Domain: vendorlist.consensu.org

XIOC detected Domain: vendorlist.consensu.org

extracted_from_files

Domain
detected Domain: venetia.iad.appboy.com

XIOC detected Domain: venetia.iad.appboy.com

extracted_from_files

Domain
detected Domain: venus.goclick.com

XIOC detected Domain: venus.goclick.com

extracted_from_files

Domain
detected Domain: versionsupport.set2updatenowsafesystemset4now.info

XIOC detected Domain: versionsupport.set2updatenowsafesystemset4now.info

extracted_from_files

Domain
detected Domain: vast.deliads.com

XIOC detected Domain: vast.deliads.com

extracted_from_files

Domain
detected Domain: vast.ssp.optimatic.com

XIOC detected Domain: vast.ssp.optimatic.com

extracted_from_files

Domain
detected Domain: vast.tubemogul.com

XIOC detected Domain: vast.tubemogul.com

extracted_from_files

Domain
detected Domain: vast.vertamedia.com

XIOC detected Domain: vast.vertamedia.com

extracted_from_files

Domain
detected Domain: vattacukor.net

XIOC detected Domain: vattacukor.net

extracted_from_files

Domain
detected Domain: vcdn.adnxs.com

XIOC detected Domain: vcdn.adnxs.com

extracted_from_files

Domain
detected Domain: vclick.adbrite.com

XIOC detected Domain: vclick.adbrite.com

extracted_from_files

Domain
detected Domain: valf.atm.youku.com

XIOC detected Domain: valf.atm.youku.com

extracted_from_files

Domain
detected Domain: valo.atm.youku.com

XIOC detected Domain: valo.atm.youku.com

extracted_from_files

Domain
detected Domain: valp.atm.youku.com

XIOC detected Domain: valp.atm.youku.com

extracted_from_files

Domain
detected Domain: van.ads.link4ads.com

XIOC detected Domain: van.ads.link4ads.com

extracted_from_files

Domain
detected Domain: vast.bp3845260.btrll.com

XIOC detected Domain: vast.bp3845260.btrll.com

extracted_from_files

Domain
detected Domain: vast.bp3846806.btrll.com

XIOC detected Domain: vast.bp3846806.btrll.com

extracted_from_files

Domain
detected Domain: vast.bp3846885.btrll.com

XIOC detected Domain: vast.bp3846885.btrll.com

extracted_from_files

Domain
detected Domain: v3.toolbar.soso.com

XIOC detected Domain: v3.toolbar.soso.com

extracted_from_files

Domain
detected Domain: vad.adbasket.net

XIOC detected Domain: vad.adbasket.net

extracted_from_files

Domain
detected Domain: vads.adbrite.com

XIOC detected Domain: vads.adbrite.com

extracted_from_files

Domain
detected Domain: vaitu.club

XIOC detected Domain: vaitu.club

extracted_from_files

Domain
detected Domain: vakarek.info

XIOC detected Domain: vakarek.info

extracted_from_files

Domain
detected Domain: valb.atm.youku.com

XIOC detected Domain: valb.atm.youku.com

extracted_from_files

Domain
detected Domain: valc.atm.youku.com

XIOC detected Domain: valc.atm.youku.com

extracted_from_files

Domain
detected Domain: v1.browser-tools.systems

XIOC detected Domain: v1.browser-tools.systems

extracted_from_files

Domain
detected Domain: v1.stat.ku6.com

XIOC detected Domain: v1.stat.ku6.com

extracted_from_files

Domain
detected Domain: v16.56.com

XIOC detected Domain: v16.56.com

extracted_from_files

Domain
detected Domain: v2.adsbookie.com

XIOC detected Domain: v2.adsbookie.com

extracted_from_files

Domain
detected Domain: v2.stat.ku6.com

XIOC detected Domain: v2.stat.ku6.com

extracted_from_files

Domain
detected Domain: v2profit.com

XIOC detected Domain: v2profit.com

extracted_from_files

Domain
detected Domain: v3.stat.ku6.com

XIOC detected Domain: v3.stat.ku6.com

extracted_from_files

Domain
detected Domain: utils.media-general.com

XIOC detected Domain: utils.media-general.com

extracted_from_files

Domain
detected Domain: utils.mediageneral.com

XIOC detected Domain: utils.mediageneral.com

extracted_from_files

Domain
detected Domain: utk.baidu.com

XIOC detected Domain: utk.baidu.com

extracted_from_files

Domain
detected Domain: uvimage.56.com

XIOC detected Domain: uvimage.56.com

extracted_from_files

Domain
detected Domain: v.admob.com

XIOC detected Domain: v.admob.com

extracted_from_files

Domain
detected Domain: v.vomedia.tv

XIOC detected Domain: v.vomedia.tv

extracted_from_files

Domain
detected Domain: v0.stat.ku6.com

XIOC detected Domain: v0.stat.ku6.com

extracted_from_files

Domain
detected Domain: usemax.de

XIOC detected Domain: usemax.de

extracted_from_files

Domain
detected Domain: usr.marketgid.com

XIOC detected Domain: usr.marketgid.com

extracted_from_files

Domain
detected Domain: usswrite.com

XIOC detected Domain: usswrite.com

extracted_from_files

Domain
detected Domain: ustat.batmobi.net

XIOC detected Domain: ustat.batmobi.net

extracted_from_files

Domain
detected Domain: ut.addthis.com

XIOC detected Domain: ut.addthis.com

extracted_from_files

Domain
detected Domain: utarget.ru

XIOC detected Domain: utarget.ru

extracted_from_files

Domain
detected Domain: utility.baidu.com

XIOC detected Domain: utility.baidu.com

extracted_from_files

Domain
detected Domain: usatoday.app.ur.gcion.com

XIOC detected Domain: usatoday.app.ur.gcion.com

extracted_from_files

Domain
detected Domain: usatravel-specials.com

XIOC detected Domain: usatravel-specials.com

extracted_from_files

Domain
detected Domain: usatravel-specials.net

XIOC detected Domain: usatravel-specials.net

extracted_from_files

Domain
detected Domain: usc.adserver.snapads.com

XIOC detected Domain: usc.adserver.snapads.com

extracted_from_files

Domain
detected Domain: uscarefusedshi.info

XIOC detected Domain: uscarefusedshi.info

extracted_from_files

Domain
detected Domain: usd.sierra-boa.com

XIOC detected Domain: usd.sierra-boa.com

extracted_from_files

Domain
detected Domain: usdk.batmobi.net

XIOC detected Domain: usdk.batmobi.net

extracted_from_files

Domain
detected Domain: urchin.lstat.youku.com

XIOC detected Domain: urchin.lstat.youku.com

extracted_from_files

Domain
detected Domain: us-ads.openx.net

XIOC detected Domain: us-ads.openx.net

extracted_from_files

Domain
detected Domain: us-choicevalue.com

XIOC detected Domain: us-choicevalue.com

extracted_from_files

Domain
detected Domain: us-topsites.com

XIOC detected Domain: us-topsites.com

extracted_from_files

Domain
detected Domain: us-u.openx.net

XIOC detected Domain: us-u.openx.net

extracted_from_files

Domain
detected Domain: us.adserver.yahoo.com

XIOC detected Domain: us.adserver.yahoo.com

extracted_from_files

Domain
detected Domain: usads.vibrantmedia.com

XIOC detected Domain: usads.vibrantmedia.com

extracted_from_files

Domain
detected Domain: upgradenote.enterbestforupdating.bid

XIOC detected Domain: upgradenote.enterbestforupdating.bid

extracted_from_files

Domain
detected Domain: upload.adtech.de

XIOC detected Domain: upload.adtech.de

extracted_from_files

Domain
detected Domain: upload.adtech.fr

XIOC detected Domain: upload.adtech.fr

extracted_from_files

Domain
detected Domain: upload.adtech.us

XIOC detected Domain: upload.adtech.us

extracted_from_files

Domain
detected Domain: uproar.com

XIOC detected Domain: uproar.com

extracted_from_files

Domain
detected Domain: uproar.fortunecity.com

XIOC detected Domain: uproar.fortunecity.com

extracted_from_files

Domain
detected Domain: urban.adspirit.de

XIOC detected Domain: urban.adspirit.de

extracted_from_files

Domain
detected Domain: unite3tubes.com

XIOC detected Domain: unite3tubes.com

extracted_from_files

Domain
detected Domain: unstat.baidu.com

XIOC detected Domain: unstat.baidu.com

extracted_from_files

Domain
detected Domain: unwashedsound.com

XIOC detected Domain: unwashedsound.com

extracted_from_files

Domain
detected Domain: uole.ad.uol.com.br

XIOC detected Domain: uole.ad.uol.com.br

extracted_from_files

Domain
detected Domain: updatehere.ultimatesetnewfreeallsoftupgradesystems.pw

XIOC detected Domain: updatehere.ultimatesetnewfreeallsoftupgradesystems.pw

extracted_from_files

Domain
detected Domain: updateplayer-flash.icu

XIOC detected Domain: updateplayer-flash.icu

extracted_from_files

Domain
detected Domain: upgrade.freesetofvideoplayers.info

XIOC detected Domain: upgrade.freesetofvideoplayers.info

extracted_from_files

Domain
detected Domain: um.simpli.fi

XIOC detected Domain: um.simpli.fi

extracted_from_files

Domain
detected Domain: ums.adtechus.com

XIOC detected Domain: ums.adtechus.com

extracted_from_files

Domain
detected Domain: undertonenetworks.com

XIOC detected Domain: undertonenetworks.com

extracted_from_files

Domain
detected Domain: uniclick.openv.com

XIOC detected Domain: uniclick.openv.com

extracted_from_files

Domain
detected Domain: union.56.com

XIOC detected Domain: union.56.com

extracted_from_files

Domain
detected Domain: union.6.cn

XIOC detected Domain: union.6.cn

extracted_from_files

Domain
detected Domain: union.baidu.com

XIOC detected Domain: union.baidu.com

extracted_from_files

Domain
detected Domain: uleadstrk.com

XIOC detected Domain: uleadstrk.com

extracted_from_files

Domain
detected Domain: ulic.baidu.com

XIOC detected Domain: ulic.baidu.com

extracted_from_files

Domain
detected Domain: ultimatefashiongifts.com

XIOC detected Domain: ultimatefashiongifts.com

extracted_from_files

Domain
detected Domain: ultrabestportal.com

XIOC detected Domain: ultrabestportal.com

extracted_from_files

Domain
detected Domain: ultraministry.xyz

XIOC detected Domain: ultraministry.xyz

extracted_from_files

Domain
detected Domain: ultramole.xyz

XIOC detected Domain: ultramole.xyz

extracted_from_files

Domain
detected Domain: ultrasponsor.com

XIOC detected Domain: ultrasponsor.com

extracted_from_files

Domain
detected Domain: ugo.eu-adcenter.net

XIOC detected Domain: ugo.eu-adcenter.net

extracted_from_files

Domain
detected Domain: ui.ppjol.com

XIOC detected Domain: ui.ppjol.com

extracted_from_files

Domain
detected Domain: ujvilagtudat.blogspot.hu

XIOC detected Domain: ujvilagtudat.blogspot.hu

extracted_from_files

Domain
detected Domain: www.adserver.net

XIOC detected Domain: www.adserver.net

extracted_from_files

Domain
detected Domain: uk.adserver.yahoo.com

XIOC detected Domain: uk.adserver.yahoo.com

extracted_from_files

Domain
detected Domain: uk.bitcoinfreedom-appl.t500track42.com

XIOC detected Domain: uk.bitcoinfreedom-appl.t500track42.com

extracted_from_files

Domain
detected Domain: uktc.ijento.com

XIOC detected Domain: uktc.ijento.com

extracted_from_files

Domain
detected Domain: ubmcmm.baidustatic.com

XIOC detected Domain: ubmcmm.baidustatic.com

extracted_from_files

Domain
detected Domain: ucstat.baidu.com

XIOC detected Domain: ucstat.baidu.com

extracted_from_files

Domain
detected Domain: ud.adkmob.com

XIOC detected Domain: ud.adkmob.com

extracted_from_files

Domain
detected Domain: udarem.com

XIOC detected Domain: udarem.com

extracted_from_files

Domain
detected Domain: uedata.amazon.com

XIOC detected Domain: uedata.amazon.com

extracted_from_files

Domain
detected Domain: uelbdc74fn.s.ad6media.fr

XIOC detected Domain: uelbdc74fn.s.ad6media.fr

extracted_from_files

Domain
detected Domain: uf2.svrni.ca

XIOC detected Domain: uf2.svrni.ca

extracted_from_files

Domain
detected Domain: u.admob.com

XIOC detected Domain: u.admob.com

extracted_from_files

Domain
detected Domain: u.openx.net

XIOC detected Domain: u.openx.net

extracted_from_files

Domain
detected Domain: u.videoamp.com

XIOC detected Domain: u.videoamp.com

extracted_from_files

Domain
detected Domain: u85foldero.com

XIOC detected Domain: u85foldero.com

extracted_from_files

Domain
detected Domain: ua2.admixer.net

XIOC detected Domain: ua2.admixer.net

extracted_from_files

Domain
detected Domain: uac.advertising.com

XIOC detected Domain: uac.advertising.com

extracted_from_files

Domain
detected Domain: uav.tidaltv.com

XIOC detected Domain: uav.tidaltv.com

extracted_from_files

Domain
detected Domain: twoj-voucher.com

XIOC detected Domain: twoj-voucher.com

extracted_from_files

Domain
detected Domain: twoje-nagrody.com.pl

XIOC detected Domain: twoje-nagrody.com.pl

extracted_from_files

Domain
detected Domain: twoje-nagrody.pl

XIOC detected Domain: twoje-nagrody.pl

extracted_from_files

Domain
detected Domain: twojszczesliwydzien.com

XIOC detected Domain: twojszczesliwydzien.com

extracted_from_files

Domain
detected Domain: tz284.com

XIOC detected Domain: tz284.com

extracted_from_files

Domain
detected Domain: tzeva.info

XIOC detected Domain: tzeva.info

extracted_from_files

Domain
detected Domain: u-ads.adap.tv

XIOC detected Domain: u-ads.adap.tv

extracted_from_files

Domain
detected Domain: tvshowsnow.tvmax.hop.clickbank.net

XIOC detected Domain: tvshowsnow.tvmax.hop.clickbank.net

extracted_from_files

Domain
detected Domain: tw.adserver.yahoo.com

XIOC detected Domain: tw.adserver.yahoo.com

extracted_from_files

Domain
detected Domain: tw2.adserver.yahoo.com

XIOC detected Domain: tw2.adserver.yahoo.com

extracted_from_files

Domain
detected Domain: twnads.weather.ca

XIOC detected Domain: twnads.weather.ca

extracted_from_files

Domain
detected Domain: twoj-bon.pl

XIOC detected Domain: twoj-bon.pl

extracted_from_files

Domain
detected Domain: twoj-macbook.pl

XIOC detected Domain: twoj-macbook.pl

extracted_from_files

Domain
detected Domain: twoj-typ.pl

XIOC detected Domain: twoj-typ.pl

extracted_from_files

Domain
detected Domain: tudnodkel.blogspot.com

XIOC detected Domain: tudnodkel.blogspot.com

extracted_from_files

Domain
detected Domain: tudnodkell.info

XIOC detected Domain: tudnodkell.info

extracted_from_files

Domain
detected Domain: turnerapac.d1.sc.omtrdc.net

XIOC detected Domain: turnerapac.d1.sc.omtrdc.net

extracted_from_files

Domain
detected Domain: tutihirek.org

XIOC detected Domain: tutihirek.org

extracted_from_files

Domain
detected Domain: tv2no.linkpulse.com

XIOC detected Domain: tv2no.linkpulse.com

extracted_from_files

Domain
detected Domain: tvn.adocean.pl

XIOC detected Domain: tvn.adocean.pl

extracted_from_files

Domain
detected Domain: tvn.hit.gemius.pl

XIOC detected Domain: tvn.hit.gemius.pl

extracted_from_files

Domain
detected Domain: ttoc8ok.com

XIOC detected Domain: ttoc8ok.com

extracted_from_files

Domain
detected Domain: ttuk.offers4u.mobi

XIOC detected Domain: ttuk.offers4u.mobi

extracted_from_files

Domain
detected Domain: tudasfaja.com

XIOC detected Domain: tudasfaja.com

extracted_from_files

Domain
detected Domain: tudaskor.com

XIOC detected Domain: tudaskor.com

extracted_from_files

Domain
detected Domain: tudathalo.blogspot.hu

XIOC detected Domain: tudathalo.blogspot.hu

extracted_from_files

Domain
detected Domain: tudatosanelok.com

XIOC detected Domain: tudatosanelok.com

extracted_from_files

Domain
detected Domain: tudnivalok.com

XIOC detected Domain: tudnivalok.com

extracted_from_files

Domain
detected Domain: trvlnet.adbureau.net

XIOC detected Domain: trvlnet.adbureau.net

extracted_from_files

Domain
detected Domain: tsms-ad.tsms.com

XIOC detected Domain: tsms-ad.tsms.com

extracted_from_files

Domain
detected Domain: tste.ivillage.com

XIOC detected Domain: tste.ivillage.com

extracted_from_files

Domain
detected Domain: tste.mcclatchyinteractive.com

XIOC detected Domain: tste.mcclatchyinteractive.com

extracted_from_files

Domain
detected Domain: tste.startribune.com

XIOC detected Domain: tste.startribune.com

extracted_from_files

Domain
detected Domain: webuysupplystore.mooo.com

XIOC detected Domain: webuysupplystore.mooo.com

extracted_from_files

Domain
detected Domain: ttarget.adbureau.net

XIOC detected Domain: ttarget.adbureau.net

extracted_from_files

IP
detected Domain: smartclip.com

XIOC detected Domain: smartclip.com

extracted_from_files

Domain
detected Domain: smart.besonders.ru

XIOC detected Domain: smart.besonders.ru

extracted_from_files

IP
detected Domain: smart-scripts.com

XIOC detected Domain: smart-scripts.com

extracted_from_files

Domain
detected Domain: slowmacfaster.trade

XIOC detected Domain: slowmacfaster.trade

extracted_from_files

Domain
detected Domain: slowmac.tech

XIOC detected Domain: slowmac.tech

extracted_from_files

Domain
detected Domain: slimspots.com

XIOC detected Domain: slimspots.com

extracted_from_files

Domain
detected Domain: smokersopinionpoll.com

XIOC detected Domain: smokersopinionpoll.com

extracted_from_files

Domain
detected Domain: smm.sitescout.com

XIOC detected Domain: smm.sitescout.com

extracted_from_files

IP
detected Domain: smile.modchipstore.com

XIOC detected Domain: smile.modchipstore.com

extracted_from_files

Domain
detected Domain: smarttopchain.nl

XIOC detected Domain: smarttopchain.nl

extracted_from_files

Domain
detected Domain: smartshare.lgtvsdp.com

XIOC detected Domain: smartshare.lgtvsdp.com

extracted_from_files

Domain
detected Domain: smartlifeguides.com

XIOC detected Domain: smartlifeguides.com

extracted_from_files

Domain
detected Domain: smartinit.webads.nl

XIOC detected Domain: smartinit.webads.nl

extracted_from_files

IP
detected Domain: snipjs.answcdn.com

XIOC detected Domain: snipjs.answcdn.com

extracted_from_files

IP
detected Domain: snip.answers.com

XIOC detected Domain: snip.answers.com

extracted_from_files

Domain
detected Domain: snaps.vidiemi.com

XIOC detected Domain: snaps.vidiemi.com

extracted_from_files

Domain
detected Domain: snammar-jumntal.com

XIOC detected Domain: snammar-jumntal.com

extracted_from_files

Domain
detected Domain: sn.baventures.com

XIOC detected Domain: sn.baventures.com

extracted_from_files

Domain
detected Domain: smutstone.com

XIOC detected Domain: smutstone.com

extracted_from_files

Domain
detected Domain: smsmovies.net

XIOC detected Domain: smsmovies.net

extracted_from_files

Domain
detected Domain: softwarepiset.com

XIOC detected Domain: softwarepiset.com

extracted_from_files

Domain
detected Domain: softreadynow.thespaceupdatespcandmac.info

XIOC detected Domain: softreadynow.thespaceupdatespcandmac.info

extracted_from_files

Domain
detected Domain: softlinkers.popunder.ru

XIOC detected Domain: softlinkers.popunder.ru

extracted_from_files

Domain
detected Domain: social.bidsystem.com

XIOC detected Domain: social.bidsystem.com

extracted_from_files

Domain
detected Domain: sochr.com

XIOC detected Domain: sochr.com

extracted_from_files

Domain
detected Domain: sobartop.baidu.com

XIOC detected Domain: sobartop.baidu.com

extracted_from_files

Domain
detected Domain: sobar.baidu.com

XIOC detected Domain: sobar.baidu.com

extracted_from_files

Domain
detected Domain: solicita.info

XIOC detected Domain: solicita.info

extracted_from_files

Domain
detected Domain: sol.adbureau.net

XIOC detected Domain: sol.adbureau.net

extracted_from_files

Domain
detected Domain: sol-images.adbureau.net

XIOC detected Domain: sol-images.adbureau.net

extracted_from_files

Domain
detected Domain: sokrates.adtech.us

XIOC detected Domain: sokrates.adtech.us

extracted_from_files

Domain
detected Domain: sokrates.adtech.fr

XIOC detected Domain: sokrates.adtech.fr

extracted_from_files

Domain
detected Domain: sokrates.adtech.de

XIOC detected Domain: sokrates.adtech.de

extracted_from_files

Domain
detected Domain: sokminden.info

XIOC detected Domain: sokminden.info

extracted_from_files

Domain
detected Domain: sp.adbrn.com

XIOC detected Domain: sp.adbrn.com

extracted_from_files

Domain
detected Domain: sophang8.com

XIOC detected Domain: sophang8.com

extracted_from_files

Domain
detected Domain: soongu.info

XIOC detected Domain: soongu.info

extracted_from_files

Domain
detected Domain: sonycomputerentertai.tt.omtrdc.net

XIOC detected Domain: sonycomputerentertai.tt.omtrdc.net

extracted_from_files

Domain
detected Domain: somethingawful.crwdcntrl.net

XIOC detected Domain: somethingawful.crwdcntrl.net

extracted_from_files

Domain
detected Domain: solution.weborama.fr

XIOC detected Domain: solution.weborama.fr

extracted_from_files

Domain
detected Domain: solitairetime.com

XIOC detected Domain: solitairetime.com

extracted_from_files

Domain
detected Domain: spe.atdmt.com

XIOC detected Domain: spe.atdmt.com

extracted_from_files

Domain
detected Domain: spcode.baidu.com

XIOC detected Domain: spcode.baidu.com

extracted_from_files

Domain
detected Domain: spc.cekfmeoejdbfcfichgbfcgjf.vast2as3.glammedia-pubnet.northamerica.telemetryverification.net

XIOC detected Domain: spc.cekfmeoejdbfcfichgbfcgjf.vast2as3.glammedia-pubnet.northamerica.telemetryverification.net

extracted_from_files

Domain
detected Domain: spanids.thesaurus.com

XIOC detected Domain: spanids.thesaurus.com

extracted_from_files

Domain
detected Domain: spanids.dictionary.com

XIOC detected Domain: spanids.dictionary.com

extracted_from_files

Domain
detected Domain: spanel.gem.pl

XIOC detected Domain: spanel.gem.pl

extracted_from_files

Domain
detected Domain: spaces.slimspots.com

XIOC detected Domain: spaces.slimspots.com

extracted_from_files

Domain
detected Domain: speed.pointroll.com

XIOC detected Domain: speed.pointroll.com

extracted_from_files

Domain
detected Domain: speed.lstat.youku.com

XIOC detected Domain: speed.lstat.youku.com

extracted_from_files

Domain
detected Domain: specials-rewardpath.com

XIOC detected Domain: specials-rewardpath.com

extracted_from_files

Domain
detected Domain: specialonlinegifts.com

XIOC detected Domain: specialonlinegifts.com

extracted_from_files

Domain
detected Domain: specialoffers.aol.com

XIOC detected Domain: specialoffers.aol.com

extracted_from_files

Domain
detected Domain: specialgiftrewards.com

XIOC detected Domain: specialgiftrewards.com

extracted_from_files

Domain
detected Domain: special-alerts.com

XIOC detected Domain: special-alerts.com

extracted_from_files

Domain
detected Domain: spensa.co

XIOC detected Domain: spensa.co

extracted_from_files

IP
detected Domain: speedynewsclips.com

XIOC detected Domain: speedynewsclips.com

extracted_from_files

Domain
detected Domain: speednetwork6.adk2x.com

XIOC detected Domain: speednetwork6.adk2x.com

extracted_from_files

Domain
detected Domain: speednetwork14.adk2x.com

XIOC detected Domain: speednetwork14.adk2x.com

extracted_from_files

Domain
detected Domain: speedcurve.com

XIOC detected Domain: speedcurve.com

extracted_from_files

Domain
detected Domain: speedclicks.ero-advertising.com

XIOC detected Domain: speedclicks.ero-advertising.com

extracted_from_files

Domain
detected Domain: speedboink.com

XIOC detected Domain: speedboink.com

extracted_from_files

Domain
detected Domain: spolecznosci.net

XIOC detected Domain: spolecznosci.net

extracted_from_files

Domain
detected Domain: spolecznosci.mgr.consensu.org

XIOC detected Domain: spolecznosci.mgr.consensu.org

extracted_from_files

Domain
detected Domain: spinbox.macworld.com

XIOC detected Domain: spinbox.macworld.com

extracted_from_files

Domain
detected Domain: spinbox.freedom.com

XIOC detected Domain: spinbox.freedom.com

extracted_from_files

Domain
detected Domain: spinbox.consumerreview.com

XIOC detected Domain: spinbox.consumerreview.com

extracted_from_files

Domain
detected Domain: spinbox.com

XIOC detected Domain: spinbox.com

extracted_from_files

Domain
detected Domain: spin.spinbox.net

XIOC detected Domain: spin.spinbox.net

extracted_from_files

Domain
detected Domain: sports-offer.com

XIOC detected Domain: sports-offer.com

extracted_from_files

Domain
detected Domain: sports-fitness-rewardpath.com

XIOC detected Domain: sports-fitness-rewardpath.com

extracted_from_files

Domain
detected Domain: sports-bonuspath.com

XIOC detected Domain: sports-bonuspath.com

extracted_from_files

IP
detected Domain: sponsorships.net

XIOC detected Domain: sponsorships.net

extracted_from_files

Domain
detected Domain: sponsors.ezgreen.com

XIOC detected Domain: sponsors.ezgreen.com

extracted_from_files

Domain
detected Domain: sponsors.behance.com

XIOC detected Domain: sponsors.behance.com

extracted_from_files

Domain
detected Domain: sponsor1.com

XIOC detected Domain: sponsor1.com

extracted_from_files

Domain
detected Domain: srv.sayyac.com

XIOC detected Domain: srv.sayyac.com

extracted_from_files

Domain
detected Domain: srv.juiceadv.com

XIOC detected Domain: srv.juiceadv.com

extracted_from_files

Domain
detected Domain: srv.bebi.com

XIOC detected Domain: srv.bebi.com

extracted_from_files

Domain
detected Domain: srs.targetpoint.com

XIOC detected Domain: srs.targetpoint.com

extracted_from_files

Domain
detected Domain: sq2trk2.com

XIOC detected Domain: sq2trk2.com

extracted_from_files

Domain
detected Domain: sports-premiumblvd.com

XIOC detected Domain: sports-premiumblvd.com

extracted_from_files

Domain
detected Domain: sports-offer.net

XIOC detected Domain: sports-offer.net

extracted_from_files

Domain
detected Domain: sso.canada.com

XIOC detected Domain: sso.canada.com

extracted_from_files

Domain
detected Domain: ssl4anyone5.com

XIOC detected Domain: ssl4anyone5.com

extracted_from_files

Domain
detected Domain: ssl.full-secure-payments.online

XIOC detected Domain: ssl.full-secure-payments.online

extracted_from_files

Domain
detected Domain: ssl.bezpieczne-platnosci.pl

XIOC detected Domain: ssl.bezpieczne-platnosci.pl

extracted_from_files

Domain
detected Domain: ssh.mi61l.cn

XIOC detected Domain: ssh.mi61l.cn

extracted_from_files

Domain
detected Domain: ssads.osdn.com

XIOC detected Domain: ssads.osdn.com

extracted_from_files

Domain
detected Domain: srv7.admedit.net

XIOC detected Domain: srv7.admedit.net

extracted_from_files

Domain
detected Domain: st.blogads.com

XIOC detected Domain: st.blogads.com

extracted_from_files

Domain
detected Domain: sspcash.adxcore.com

XIOC detected Domain: sspcash.adxcore.com

extracted_from_files

Domain
detected Domain: ssp.streamrail.net

XIOC detected Domain: ssp.streamrail.net

extracted_from_files

Domain
detected Domain: ssp.seznam.cz

XIOC detected Domain: ssp.seznam.cz

extracted_from_files

Domain
detected Domain: ssp.imedia.cz

XIOC detected Domain: ssp.imedia.cz

extracted_from_files

IP
detected Domain: ssp.anyclip-media.com

XIOC detected Domain: ssp.anyclip-media.com

extracted_from_files

Domain
detected Domain: ssp.adplus.co.id

XIOC detected Domain: ssp.adplus.co.id

extracted_from_files

IP
detected Domain: staging.snip.answers.com

XIOC detected Domain: staging.snip.answers.com

extracted_from_files

Domain
detected Domain: st.vq.ku6.cn

XIOC detected Domain: st.vq.ku6.cn

extracted_from_files

Domain
detected Domain: st.videojam.tv

XIOC detected Domain: st.videojam.tv

extracted_from_files

Domain
detected Domain: st.valueclick.com

XIOC detected Domain: st.valueclick.com

extracted_from_files

Domain
detected Domain: ttnet.yandex.com.tr

XIOC detected Domain: ttnet.yandex.com.tr

extracted_from_files

Domain
detected Domain: st.pba.xl.pt

XIOC detected Domain: st.pba.xl.pt

extracted_from_files

Domain
detected Domain: st.marketgid.com

XIOC detected Domain: st.marketgid.com

extracted_from_files

Domain
detected Domain: start.badults.se

XIOC detected Domain: start.badults.se

extracted_from_files

Domain
detected Domain: star.pulseonclick.com

XIOC detected Domain: star.pulseonclick.com

extracted_from_files

Domain
detected Domain: star-advertising.com

XIOC detected Domain: star-advertising.com

extracted_from_files

Domain
detected Domain: stanzapub.advertserve.com

XIOC detected Domain: stanzapub.advertserve.com

extracted_from_files

Domain
detected Domain: stampscom.tt.omtrdc.net

XIOC detected Domain: stampscom.tt.omtrdc.net

extracted_from_files

Domain
detected Domain: stampen.linkpulse.com

XIOC detected Domain: stampen.linkpulse.com

extracted_from_files

Domain
detected Domain: stampen.adtlgc.com

XIOC detected Domain: stampen.adtlgc.com

extracted_from_files

Domain
detected Domain: stat.rolledwil.biz

XIOC detected Domain: stat.rolledwil.biz

extracted_from_files

Domain
detected Domain: stat.gw.youmi.net

XIOC detected Domain: stat.gw.youmi.net

extracted_from_files

Domain
detected Domain: stat.ebuzzing.com

XIOC detected Domain: stat.ebuzzing.com

extracted_from_files

Domain
detected Domain: stat.detelefoongids.nl

XIOC detected Domain: stat.detelefoongids.nl

extracted_from_files

Domain
detected Domain: stat.dealtime.com

XIOC detected Domain: stat.dealtime.com

extracted_from_files

Domain
detected Domain: stat.blogads.com

XIOC detected Domain: stat.blogads.com

extracted_from_files

Domain
detected Domain: stat.56.com

XIOC detected Domain: stat.56.com

extracted_from_files

Domain
detected Domain: static-ssl.exoclick.com

XIOC detected Domain: static-ssl.exoclick.com

extracted_from_files

Domain
detected Domain: stat3.888.ku6.com

XIOC detected Domain: stat3.888.ku6.com

extracted_from_files

Domain
detected Domain: stat2.corp.56.com

XIOC detected Domain: stat2.corp.56.com

extracted_from_files

Domain
detected Domain: stat2.888.ku6.com

XIOC detected Domain: stat2.888.ku6.com

extracted_from_files

Domain
detected Domain: stat1.888.ku6.com

XIOC detected Domain: stat1.888.ku6.com

extracted_from_files

Domain
detected Domain: stat0.888.ku6.com

XIOC detected Domain: stat0.888.ku6.com

extracted_from_files

Domain
detected Domain: stat.tudou.com

XIOC detected Domain: stat.tudou.com

extracted_from_files

Domain
detected Domain: static.adzerk.net

XIOC detected Domain: static.adzerk.net

extracted_from_files

Domain
detected Domain: static.adwo.com

XIOC detected Domain: static.adwo.com

extracted_from_files

Domain
detected Domain: static.adtaily.pl

XIOC detected Domain: static.adtaily.pl

extracted_from_files

Domain
detected Domain: static.adsonar.com

XIOC detected Domain: static.adsonar.com

extracted_from_files

Domain
detected Domain: static.adsafeprotected.com

XIOC detected Domain: static.adsafeprotected.com

extracted_from_files

Domain
detected Domain: static.admaximize.com

XIOC detected Domain: static.admaximize.com

extracted_from_files

Domain
detected Domain: static.2mdn.net

XIOC detected Domain: static.2mdn.net

extracted_from_files

Domain
detected Domain: static.creatives.livejasmin.com

XIOC detected Domain: static.creatives.livejasmin.com

extracted_from_files

Domain
detected Domain: static.clicktorrent.info

XIOC detected Domain: static.clicktorrent.info

extracted_from_files

Domain
detected Domain: static.clickonometrics.pl

XIOC detected Domain: static.clickonometrics.pl

extracted_from_files

Domain
detected Domain: static.chartbeat.com

XIOC detected Domain: static.chartbeat.com

extracted_from_files

Domain
detected Domain: static.carbonads.com

XIOC detected Domain: static.carbonads.com

extracted_from_files

Domain
detected Domain: static.affiliation-france.com

XIOC detected Domain: static.affiliation-france.com

extracted_from_files

Domain
detected Domain: static.aff-landing-tmp.foxtab.com

XIOC detected Domain: static.aff-landing-tmp.foxtab.com

extracted_from_files

Domain
detected Domain: static.freeskreen.com

XIOC detected Domain: static.freeskreen.com

extracted_from_files

Domain
detected Domain: static.freenet.de

XIOC detected Domain: static.freenet.de

extracted_from_files

Domain
detected Domain: static.firehunt.com

XIOC detected Domain: static.firehunt.com

extracted_from_files

Domain
detected Domain: static.exoclick.com

XIOC detected Domain: static.exoclick.com

extracted_from_files

Domain
detected Domain: static.everyone.net

XIOC detected Domain: static.everyone.net

extracted_from_files

Domain
detected Domain: static.eu.criteo.net

XIOC detected Domain: static.eu.criteo.net

extracted_from_files

Domain
detected Domain: static.doubleclick.net

XIOC detected Domain: static.doubleclick.net

extracted_from_files

Domain
detected Domain: static.linkz.net

XIOC detected Domain: static.linkz.net

extracted_from_files

Domain
detected Domain: static.l3.cdn.adsucks.com

XIOC detected Domain: static.l3.cdn.adsucks.com

extracted_from_files

Domain
detected Domain: static.l3.cdn.adbucks.com

XIOC detected Domain: static.l3.cdn.adbucks.com

extracted_from_files

Domain
detected Domain: static.ku6.com

XIOC detected Domain: static.ku6.com

extracted_from_files

Domain
detected Domain: static.ifa.camads.net

XIOC detected Domain: static.ifa.camads.net

extracted_from_files

Domain
detected Domain: static.hitfarm.com

XIOC detected Domain: static.hitfarm.com

extracted_from_files

Domain
detected Domain: static.groupy.co.nz

XIOC detected Domain: static.groupy.co.nz

extracted_from_files

Domain
detected Domain: static.oroll.com

XIOC detected Domain: static.oroll.com

extracted_from_files

Security Analysis Summary

Security Analysis Overview

uMatrix is a Firefox Add-ons extension published by Raymond Hill. Version 1.4.4 has been analyzed by the Risky Plugins security platform, receiving a risk score of 71.41/100 (HIGH risk) based on 65975 security findings.

Risk Assessment

This extension presents high security risk. Significant concerns were identified during analysis. It is not recommended for use in sensitive or production environments without thorough review.

Findings Breakdown

  • High: 325 finding(s)
  • Medium: 65650 finding(s)

What Was Analyzed

The security assessment covers multiple analysis categories:

  • Malware Detection: YARA rule matching against 2,400+ malware signatures
  • Secret Detection: Scanning for exposed API keys, tokens, and credentials
  • Static Analysis: Code-level security analysis for common vulnerability patterns
  • Network Analysis: Detection of suspicious network communications and endpoints
  • Obfuscation Detection: Identification of code obfuscation techniques

Developer Information

uMatrix is published by Raymond Hill on the Firefox Add-ons marketplace. The extension has approximately 15K users.

Recommendation

This extension is not recommended for installation without thorough manual review. Consider alternatives with lower risk scores, or contact the developer to address the identified security concerns.

Frequently Asked Questions