From 8f1ec62d6a9129cb558dacedb2bfb503e4507f93 Mon Sep 17 00:00:00 2001 From: BigDargon <10969626+bigdargon@users.noreply.github.com> Date: Mon, 16 May 2022 15:44:31 +0700 Subject: [PATCH] Reset action --- .pyfunceble/.PyFunceble.overwrite.yaml | 169 +- .pyfunceble/.PyFunceble.yaml | 170 - output/origin.list/.running | 1 - output/origin.list/.trigger | 1 - output/origin.list/continue.csv | 16309 ----------------------- 5 files changed, 163 insertions(+), 16487 deletions(-) delete mode 100644 .pyfunceble/.PyFunceble.yaml delete mode 100644 output/origin.list/.running delete mode 100644 output/origin.list/.trigger delete mode 100644 output/origin.list/continue.csv diff --git a/.pyfunceble/.PyFunceble.overwrite.yaml b/.pyfunceble/.PyFunceble.overwrite.yaml index 3cd2373482..89d604895b 100644 --- a/.pyfunceble/.PyFunceble.overwrite.yaml +++ b/.pyfunceble/.PyFunceble.overwrite.yaml @@ -1,6 +1,163 @@ -{ - "cli_testing.ci.command": "hash dead_hosts_launcher && dead_hosts_launcher --save", - "cli_testing.ci.end_command": "hash dead_hosts_launcher && dead_hosts_launcher --end", - "cli_testing.ci.commit_message": "[Autosave][Dead-Hosts::hostsVN-dead-hosts]", - "cli_testing.ci.end_commit_message": "[Final/Result][Dead-Hosts::hostsVN-dead-hosts]", -} +cli_decoding: + adblock: false + adblock_aggressive: false + rpz: false + wildcard: false +cli_testing: + autocontinue: true + chancy_tester: true + ci: + active: true + branch: master + command: hash dead_hosts_launcher && dead_hosts_launcher --save + commit_message: '[Autosave][Dead-Hosts::hostsVN-dead-hosts]' + distribution_branch: master + end_command: hash dead_hosts_launcher && dead_hosts_launcher --end + end_commit_message: '[Final/Result][Dead-Hosts::hostsVN-dead-hosts]' + max_exec_minutes: 20 + cidr_expand: false + complements: false + cooldown_time: 0.2 + days_between: + db_clean: 28 + db_retest: 1 + db_type: csv + display_mode: + all: true + colour: true + dots: true + execution_time: true + less: false + max_registrar: 15 + percentage: true + quiet: false + registrar: false + simple: false + status: all + file_filter: null + file_generation: + analytic: true + hosts: false + merge_output_dirs: false + no_file: false + plain: true + unified_results: false + hosts_ip: 0.0.0.0 + inactive_db: true + local_network: false + max_workers: 5 + mining: false + preload_file: false + sorting_mode: + hierarchical: false + standard: true + testing_mode: + availability: true + reputation: false + syntax: false + whois_db: true +collection: + preferred_status_origin: recommended + push: true + url_base: https://collection.dead-hosts.funilrys.com +debug: + active: false + level: info +dns: + delay: 0.0 + follow_server_order: true + protocol: UDP + server: + - 8.8.8.8 + - 8.8.4.4 + trust_server: false +http_codes: + list: + potentially_down: + - 400 + - 402 + - 404 + - 409 + - 410 + - 412 + - 414 + - 415 + - 416 + - 451 + potentially_up: + - 0 + - 300 + - 301 + - 302 + - 303 + - 304 + - 305 + - 307 + - 308 + - 403 + - 405 + - 406 + - 407 + - 408 + - 411 + - 413 + - 417 + - 418 + - 421 + - 422 + - 423 + - 424 + - 426 + - 428 + - 431 + - 500 + - 501 + - 502 + - 503 + - 504 + - 505 + - 506 + - 507 + - 508 + - 510 + - 511 + up: + - 100 + - 101 + - 102 + - 200 + - 201 + - 202 + - 203 + - 204 + - 205 + - 206 + - 207 + - 208 + - 226 + - 429 + self_managed: false +links: + api_date_format: https://pyfunceble.funilrys.com/api/date-format + api_no_referrer: https://pyfunceble.funilrys.com/api/no-referrer +lookup: + collection: true + dns: true + http_status_code: true + netinfo: true + reputation: false + special: true + timeout: 5 + whois: true +max_http_retries: 3 +proxy: + global: + http: null + https: null + rules: [] +share_logs: false +user_agent: + browser: chrome + custom: null + platform: linux +verify_ssl_certificate: false diff --git a/.pyfunceble/.PyFunceble.yaml b/.pyfunceble/.PyFunceble.yaml deleted file mode 100644 index 9111499c01..0000000000 --- a/.pyfunceble/.PyFunceble.yaml +++ /dev/null @@ -1,170 +0,0 @@ -cli_decoding: - adblock: false - adblock_aggressive: false - rpz: false - wildcard: false -cli_testing: - autocontinue: false - chancy_tester: false - ci: - active: false - branch: master - command: null - commit_message: PyFunceble - AutoSave - distribution_branch: master - end_command: null - end_commit_message: PyFunceble - Results - max_exec_minutes: 15 - cidr_expand: false - complements: false - cooldown_time: 0.0 - days_between: - db_clean: 28 - db_retest: 1 - db_type: csv - display_mode: - all: false - colour: true - dots: false - execution_time: false - less: true - max_registrar: 15 - percentage: true - quiet: false - registrar: false - simple: false - status: all - file_filter: null - file_generation: - analytic: true - hosts: false - merge_output_dirs: false - no_file: false - plain: true - unified_results: false - hosts_ip: 0.0.0.0 - inactive_db: true - local_network: false - max_workers: null - mining: false - preload_file: false - sorting_mode: - hierarchical: false - standard: true - testing_mode: - availability: true - reputation: false - syntax: false - whois_db: true -collection: - preferred_status_origin: recommended - push: false - url_base: https://collection.dead-hosts.funilrys.com -debug: - active: false - level: info -dns: - delay: 0.0 - follow_server_order: true - protocol: UDP - server: null - trust_server: false -http_codes: - list: - potentially_down: - - 400 - - 402 - - 404 - - 409 - - 410 - - 412 - - 414 - - 415 - - 416 - - 451 - potentially_up: - - 0 - - 300 - - 301 - - 302 - - 303 - - 304 - - 305 - - 307 - - 308 - - 403 - - 405 - - 406 - - 407 - - 408 - - 411 - - 413 - - 417 - - 418 - - 421 - - 422 - - 423 - - 424 - - 426 - - 428 - - 431 - - 500 - - 501 - - 502 - - 503 - - 504 - - 505 - - 506 - - 507 - - 508 - - 510 - - 511 - up: - - 100 - - 101 - - 102 - - 200 - - 201 - - 202 - - 203 - - 204 - - 205 - - 206 - - 207 - - 208 - - 226 - - 429 - self_managed: false -links: - api_date_format: https://pyfunceble.funilrys.com/api/date-format - api_no_referrer: https://pyfunceble.funilrys.com/api/no-referrer -lookup: - collection: false - dns: true - http_status_code: true - netinfo: true - reputation: false - special: true - timeout: 5 - whois: true -max_http_retries: 3 -proxy: - global: - http: null - https: null - rules: [] -share_logs: false -user_agent: - browser: chrome - custom: null - platform: linux -verify_ssl_certificate: false - http: null - https: null - rules: [] -share_logs: false -user_agent: - browser: chrome - custom: null - platform: linux -verify_ssl_certificate: false diff --git a/output/origin.list/.running b/output/origin.list/.running deleted file mode 100644 index cd09108f7a..0000000000 --- a/output/origin.list/.running +++ /dev/null @@ -1 +0,0 @@ -cde55ea3f6fc186a9bfe9d20 2022-05-14T06:00:56.462762 \ No newline at end of file diff --git a/output/origin.list/.trigger b/output/origin.list/.trigger deleted file mode 100644 index 8a74f24b96..0000000000 --- a/output/origin.list/.trigger +++ /dev/null @@ -1 +0,0 @@ -cde55ea3f6fc186a9bfe9d20 4cf7051dd87d414f \ No newline at end of file diff --git a/output/origin.list/continue.csv b/output/origin.list/continue.csv deleted file mode 100644 index 0c212a1c32..0000000000 --- a/output/origin.list/continue.csv +++ /dev/null @@ -1,16309 +0,0 @@ -idna_subject,checker_type,destination,source,tested_at,session_id -books-analytics-events.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:57.667380,cde55ea3f6fc186a9bfe9d20 -api-adservices.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:57.827604,cde55ea3f6fc186a9bfe9d20 -metrics.mzstatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:58.017569,cde55ea3f6fc186a9bfe9d20 -metrics.icloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:58.063250,cde55ea3f6fc186a9bfe9d20 -notes-analytics-events.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:58.222464,cde55ea3f6fc186a9bfe9d20 -advertising.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:58.380899,cde55ea3f6fc186a9bfe9d20 -stocks-analytics-events.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:58.584170,cde55ea3f6fc186a9bfe9d20 -securemetrics.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:58.699312,cde55ea3f6fc186a9bfe9d20 -supportmetrics.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:58.791154,cde55ea3f6fc186a9bfe9d20 -weather-analytics-events.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:58.806450,cde55ea3f6fc186a9bfe9d20 -iadsdk.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:59.514313,cde55ea3f6fc186a9bfe9d20 -news.iadsdk.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:59.867198,cde55ea3f6fc186a9bfe9d20 -ca.iadsdk.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:59.872646,cde55ea3f6fc186a9bfe9d20 -cf.iadsdk.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:00:59.880444,cde55ea3f6fc186a9bfe9d20 -su.iadsdk.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:00.200771,cde55ea3f6fc186a9bfe9d20 -tr.iadsdk.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:00.765748,cde55ea3f6fc186a9bfe9d20 -ut.iadsdk.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:02.737785,cde55ea3f6fc186a9bfe9d20 -cmws.iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:03.351185,cde55ea3f6fc186a9bfe9d20 -cs.iadsdk.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:03.501052,cde55ea3f6fc186a9bfe9d20 -display-apps-ui-soak.iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:03.801126,cde55ea3f6fc186a9bfe9d20 -display-apps-ui.iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:03.946697,cde55ea3f6fc186a9bfe9d20 -apps.iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:10.381338,cde55ea3f6fc186a9bfe9d20 -blueprints.iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:10.646036,cde55ea3f6fc186a9bfe9d20 -iadworkbench-soak.iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:10.833621,cde55ea3f6fc186a9bfe9d20 -ccportal.iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:11.215369,cde55ea3f6fc186a9bfe9d20 -stg-cmws.iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:11.235544,cde55ea3f6fc186a9bfe9d20 -iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:11.467027,cde55ea3f6fc186a9bfe9d20 -doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:11.477799,cde55ea3f6fc186a9bfe9d20 -accounts.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:11.972480,cde55ea3f6fc186a9bfe9d20 -ad.au.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:12.072689,cde55ea3f6fc186a9bfe9d20 -ad.br.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:12.100211,cde55ea3f6fc186a9bfe9d20 -ad.bg.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:12.357766,cde55ea3f6fc186a9bfe9d20 -ad.cn.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:12.808703,cde55ea3f6fc186a9bfe9d20 -ad.cl.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:12.816344,cde55ea3f6fc186a9bfe9d20 -ad.eg.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:13.147964,cde55ea3f6fc186a9bfe9d20 -ad.fr.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:13.406996,cde55ea3f6fc186a9bfe9d20 -ad.es.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:13.453777,cde55ea3f6fc186a9bfe9d20 -ad.il.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:13.886659,cde55ea3f6fc186a9bfe9d20 -ad.nl.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:14.047274,cde55ea3f6fc186a9bfe9d20 -ad.mo.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:14.059481,cde55ea3f6fc186a9bfe9d20 -iadfeed.iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:14.397422,cde55ea3f6fc186a9bfe9d20 -ad.pl.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:14.470015,cde55ea3f6fc186a9bfe9d20 -ad.sg.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:14.665853,cde55ea3f6fc186a9bfe9d20 -ad.uk.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:14.739160,cde55ea3f6fc186a9bfe9d20 -ad2.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:15.064760,cde55ea3f6fc186a9bfe9d20 -ad-apac.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:15.163107,cde55ea3f6fc186a9bfe9d20 -ad-emea.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:15.176164,cde55ea3f6fc186a9bfe9d20 -adclick.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:15.185000,cde55ea3f6fc186a9bfe9d20 -ad-g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:15.506417,cde55ea3f6fc186a9bfe9d20 -ads-bid.l.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:15.706609,cde55ea3f6fc186a9bfe9d20 -adx.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:15.810192,cde55ea3f6fc186a9bfe9d20 -apac.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:15.956151,cde55ea3f6fc186a9bfe9d20 -cm.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:16.318463,cde55ea3f6fc186a9bfe9d20 -bid.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:16.367156,cde55ea3f6fc186a9bfe9d20 -dart.l.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:16.409247,cde55ea3f6fc186a9bfe9d20 -dart-apac.l.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:16.526111,cde55ea3f6fc186a9bfe9d20 -dmp.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:16.898543,cde55ea3f6fc186a9bfe9d20 -dp.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:17.153997,cde55ea3f6fc186a9bfe9d20 -emea.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:17.574038,cde55ea3f6fc186a9bfe9d20 -ad.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:17.800695,cde55ea3f6fc186a9bfe9d20 -feedads.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:17.873007,cde55ea3f6fc186a9bfe9d20 -dfp.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:17.929444,cde55ea3f6fc186a9bfe9d20 -dsengine.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:17.975388,cde55ea3f6fc186a9bfe9d20 -fls.uk.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:18.305124,cde55ea3f6fc186a9bfe9d20 -g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:18.361778,cde55ea3f6fc186a9bfe9d20 -googleads.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:18.546104,cde55ea3f6fc186a9bfe9d20 -gan.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:18.659631,cde55ea3f6fc186a9bfe9d20 -googleads2.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:18.679729,cde55ea3f6fc186a9bfe9d20 -googleads4.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:19.114390,cde55ea3f6fc186a9bfe9d20 -l.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:19.114965,cde55ea3f6fc186a9bfe9d20 -ir.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:19.198790,cde55ea3f6fc186a9bfe9d20 -iv.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:19.205209,cde55ea3f6fc186a9bfe9d20 -m.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:19.457815,cde55ea3f6fc186a9bfe9d20 -mobile-displayads.l.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:19.551097,cde55ea3f6fc186a9bfe9d20 -pagead.l.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:19.997301,cde55ea3f6fc186a9bfe9d20 -pagead46.l.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:20.053245,cde55ea3f6fc186a9bfe9d20 -n4052ad.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:20.088063,cde55ea3f6fc186a9bfe9d20 -n4403ad.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:20.123492,cde55ea3f6fc186a9bfe9d20 -mediavisor.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:20.342484,cde55ea3f6fc186a9bfe9d20 -partnerad.l.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:20.601601,cde55ea3f6fc186a9bfe9d20 -pubads.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:20.686335,cde55ea3f6fc186a9bfe9d20 -paypalssl.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:20.937205,cde55ea3f6fc186a9bfe9d20 -publisherportal.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:20.984116,cde55ea3f6fc186a9bfe9d20 -reportcentral.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:21.366905,cde55ea3f6fc186a9bfe9d20 -securepubads.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:21.490187,cde55ea3f6fc186a9bfe9d20 -secureframe.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:21.530710,cde55ea3f6fc186a9bfe9d20 -s1.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:21.540952,cde55ea3f6fc186a9bfe9d20 -s0.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:21.554310,cde55ea3f6fc186a9bfe9d20 -stats.l.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:22.087685,cde55ea3f6fc186a9bfe9d20 -static.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:22.108185,cde55ea3f6fc186a9bfe9d20 -stats.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:22.186208,cde55ea3f6fc186a9bfe9d20 -www.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:22.349369,cde55ea3f6fc186a9bfe9d20 -survey.g.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:22.453405,cde55ea3f6fc186a9bfe9d20 -fls.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:22.639321,cde55ea3f6fc186a9bfe9d20 -www3.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:22.857090,cde55ea3f6fc186a9bfe9d20 -undefined.fls.doubleclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:22.862197,cde55ea3f6fc186a9bfe9d20 -adservice.google.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:22.925822,cde55ea3f6fc186a9bfe9d20 -adservice.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:23.012458,cde55ea3f6fc186a9bfe9d20 -adservice.google.com.hk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:23.199518,cde55ea3f6fc186a9bfe9d20 -adservice.google.com.tr,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:23.383220,cde55ea3f6fc186a9bfe9d20 -adservice.google.com.sg,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:23.383746,cde55ea3f6fc186a9bfe9d20 -adservice.google.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:23.421557,cde55ea3f6fc186a9bfe9d20 -adservice.google.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:23.527167,cde55ea3f6fc186a9bfe9d20 -afs.googlesyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:23.880694,cde55ea3f6fc186a9bfe9d20 -googlesyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:23.928499,cde55ea3f6fc186a9bfe9d20 -ade.googlesyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:23.951085,cde55ea3f6fc186a9bfe9d20 -buttons.googlesyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:23.957641,cde55ea3f6fc186a9bfe9d20 -pagead2.googlesyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:24.085278,cde55ea3f6fc186a9bfe9d20 -pagead46.googlesyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:24.391264,cde55ea3f6fc186a9bfe9d20 -tpc.googlesyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:24.506891,cde55ea3f6fc186a9bfe9d20 -video-ad-stats.googlesyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:24.512602,cde55ea3f6fc186a9bfe9d20 -tpcnc.googlesyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:24.611598,cde55ea3f6fc186a9bfe9d20 -googletagmanager.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:24.701718,cde55ea3f6fc186a9bfe9d20 -googletagservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:30.064893,cde55ea3f6fc186a9bfe9d20 -2.afs.googleadservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:45.719769,cde55ea3f6fc186a9bfe9d20 -www.googletagservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:45.726369,cde55ea3f6fc186a9bfe9d20 -www.googletagmanager.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:45.749224,cde55ea3f6fc186a9bfe9d20 -10.afs.googleadservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:45.810350,cde55ea3f6fc186a9bfe9d20 -18.afs.googleadservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:45.873171,cde55ea3f6fc186a9bfe9d20 -googleadservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:46.317144,cde55ea3f6fc186a9bfe9d20 -4.afs.googleadservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:46.350872,cde55ea3f6fc186a9bfe9d20 -partner.googleadservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:46.368635,cde55ea3f6fc186a9bfe9d20 -partnerssl.googleadservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:46.536929,cde55ea3f6fc186a9bfe9d20 -pagead2.googleadservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:46.608587,cde55ea3f6fc186a9bfe9d20 -www.googleadservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:46.836351,cde55ea3f6fc186a9bfe9d20 -click.google-analytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:46.924034,cde55ea3f6fc186a9bfe9d20 -google-analytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:47.029144,cde55ea3f6fc186a9bfe9d20 -sandbox.google-analytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:47.159848,cde55ea3f6fc186a9bfe9d20 -analytics.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:47.450111,cde55ea3f6fc186a9bfe9d20 -ssl.google-analytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:47.480070,cde55ea3f6fc186a9bfe9d20 -www.google-analytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:47.554718,cde55ea3f6fc186a9bfe9d20 -alt2.googleanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:47.781326,cde55ea3f6fc186a9bfe9d20 -alt4.googleanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:01:47.806180,cde55ea3f6fc186a9bfe9d20 -googleanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:08.105136,cde55ea3f6fc186a9bfe9d20 -click.googleanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:08.105215,cde55ea3f6fc186a9bfe9d20 -googleoptimize.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:28.505348,cde55ea3f6fc186a9bfe9d20 -sandbox.googleanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:37.050207,cde55ea3f6fc186a9bfe9d20 -ssl.googleanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:37.053397,cde55ea3f6fc186a9bfe9d20 -www.googleoptimize.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:37.065871,cde55ea3f6fc186a9bfe9d20 -www.googleanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:37.095639,cde55ea3f6fc186a9bfe9d20 -androidtvwatsonfe-pa.googleapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:37.706214,cde55ea3f6fc186a9bfe9d20 -androidtvchannels-pa.googleapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:37.733013,cde55ea3f6fc186a9bfe9d20 -clientmetrics-pa.googleapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:37.743165,cde55ea3f6fc186a9bfe9d20 -clouderrorreporting.googleapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.032583,cde55ea3f6fc186a9bfe9d20 -optimize.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.054514,cde55ea3f6fc186a9bfe9d20 -firebaselogging-pa.googleapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.218782,cde55ea3f6fc186a9bfe9d20 -crashlyticsreports-pa.googleapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.306667,cde55ea3f6fc186a9bfe9d20 -firebaselogging.googleapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.493873,cde55ea3f6fc186a9bfe9d20 -pagead-tpc.l.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.538052,cde55ea3f6fc186a9bfe9d20 -pagead-googlehosted.l.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.629371,cde55ea3f6fc186a9bfe9d20 -pagead.l.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.838886,cde55ea3f6fc186a9bfe9d20 -ssl-google-analytics.l.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.917329,cde55ea3f6fc186a9bfe9d20 -partnerad.l.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.960679,cde55ea3f6fc186a9bfe9d20 -static-doubleclick-net.l.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:38.961022,cde55ea3f6fc186a9bfe9d20 -www-google-analytics.l.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:39.186915,cde55ea3f6fc186a9bfe9d20 -www-googletagmanager.l.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:39.270901,cde55ea3f6fc186a9bfe9d20 -ads.gmodules.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:39.595597,cde55ea3f6fc186a9bfe9d20 -ads.youtube.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:55.017028,cde55ea3f6fc186a9bfe9d20 -target.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:55.627872,cde55ea3f6fc186a9bfe9d20 -mail-ads.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:55.688937,cde55ea3f6fc186a9bfe9d20 -ads.google.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:02:55.982956,cde55ea3f6fc186a9bfe9d20 -reports.wes.df.telemetry.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:05.680838,cde55ea3f6fc186a9bfe9d20 -oca.telemetry.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:05.782550,cde55ea3f6fc186a9bfe9d20 -responses.df.telemetry.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:06.128943,cde55ea3f6fc186a9bfe9d20 -services.wes.df.telemetry.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:06.335344,cde55ea3f6fc186a9bfe9d20 -sqm.df.telemetry.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:06.588666,cde55ea3f6fc186a9bfe9d20 -ads.bingads.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:09.113211,cde55ea3f6fc186a9bfe9d20 -advertise.bingads.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:10.799780,cde55ea3f6fc186a9bfe9d20 -telecommand.telemetry.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:16.448359,cde55ea3f6fc186a9bfe9d20 -sqm.telemetry.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:16.744808,cde55ea3f6fc186a9bfe9d20 -wes.df.telemetry.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:16.827198,cde55ea3f6fc186a9bfe9d20 -watson.telemetry.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:17.049145,cde55ea3f6fc186a9bfe9d20 -fp.advertising.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:34.184924,cde55ea3f6fc186a9bfe9d20 -m.bingads.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:34.507139,cde55ea3f6fc186a9bfe9d20 -advertising.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:35.044191,cde55ea3f6fc186a9bfe9d20 -sts.advertising.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:35.294497,cde55ea3f6fc186a9bfe9d20 -sts.si.advertising.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:35.315834,cde55ea3f6fc186a9bfe9d20 -api.bingads.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:44.171376,cde55ea3f6fc186a9bfe9d20 -rad.live.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:55.766383,cde55ea3f6fc186a9bfe9d20 -bingads.microsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:03:55.766422,cde55ea3f6fc186a9bfe9d20 -ad.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:16.387966,cde55ea3f6fc186a9bfe9d20 -adecn-w.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:16.834414,cde55ea3f6fc186a9bfe9d20 -config.fp.measure.office.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:20.964870,cde55ea3f6fc186a9bfe9d20 -analytics.live.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:24.188365,cde55ea3f6fc186a9bfe9d20 -upload2.fp.measure.office.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:24.253080,cde55ea3f6fc186a9bfe9d20 -adn.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:24.308915,cde55ea3f6fc186a9bfe9d20 -aidps.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:24.325489,cde55ea3f6fc186a9bfe9d20 -upload.fp.measure.office.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:24.917101,cde55ea3f6fc186a9bfe9d20 -c.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:25.271996,cde55ea3f6fc186a9bfe9d20 -cdn.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:25.775704,cde55ea3f6fc186a9bfe9d20 -c1.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:26.162341,cde55ea3f6fc186a9bfe9d20 -click.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:26.337437,cde55ea3f6fc186a9bfe9d20 -clk.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:26.987664,cde55ea3f6fc186a9bfe9d20 -cs.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:27.256944,cde55ea3f6fc186a9bfe9d20 -cx.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:27.955121,cde55ea3f6fc186a9bfe9d20 -atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:34.923362,cde55ea3f6fc186a9bfe9d20 -analytics.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:36.205304,cde55ea3f6fc186a9bfe9d20 -api.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:37.775386,cde55ea3f6fc186a9bfe9d20 -db3aqu.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:37.828490,cde55ea3f6fc186a9bfe9d20 -ec.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:04:38.485962,cde55ea3f6fc186a9bfe9d20 -iact.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:07.499195,cde55ea3f6fc186a9bfe9d20 -g.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:07.738587,cde55ea3f6fc186a9bfe9d20 -ll.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:08.226510,cde55ea3f6fc186a9bfe9d20 -jact.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:08.507270,cde55ea3f6fc186a9bfe9d20 -sact.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:09.043336,cde55ea3f6fc186a9bfe9d20 -sig.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:09.273550,cde55ea3f6fc186a9bfe9d20 -switch.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:10.272447,cde55ea3f6fc186a9bfe9d20 -h.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:16.834623,cde55ea3f6fc186a9bfe9d20 -img.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:17.157089,cde55ea3f6fc186a9bfe9d20 -image.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:17.239433,cde55ea3f6fc186a9bfe9d20 -view.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:17.645140,cde55ea3f6fc186a9bfe9d20 -ads.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:18.295838,cde55ea3f6fc186a9bfe9d20 -adevents.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:19.021532,cde55ea3f6fc186a9bfe9d20 -srch.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:19.560632,cde55ea3f6fc186a9bfe9d20 -analytics.msnbc.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:20.066841,cde55ea3f6fc186a9bfe9d20 -c.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:20.647368,cde55ea3f6fc186a9bfe9d20 -tip.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:20.941888,cde55ea3f6fc186a9bfe9d20 -rads.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:22.445562,cde55ea3f6fc186a9bfe9d20 -rmads.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:23.211336,cde55ea3f6fc186a9bfe9d20 -sam.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:23.734020,cde55ea3f6fc186a9bfe9d20 -srtb.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:24.269024,cde55ea3f6fc186a9bfe9d20 -udc.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:24.971687,cde55ea3f6fc186a9bfe9d20 -a.ads1.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:25.680448,cde55ea3f6fc186a9bfe9d20 -ads1.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:26.292503,cde55ea3f6fc186a9bfe9d20 -b.ads1.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:26.844642,cde55ea3f6fc186a9bfe9d20 -www.atdmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:28.046230,cde55ea3f6fc186a9bfe9d20 -analytics.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:29.255412,cde55ea3f6fc186a9bfe9d20 -browser.events.data.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:30.457233,cde55ea3f6fc186a9bfe9d20 -popup.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:31.311365,cde55ea3f6fc186a9bfe9d20 -images-ppe.adsyndication.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:31.795928,cde55ea3f6fc186a9bfe9d20 -images.adsyndication.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:32.573139,cde55ea3f6fc186a9bfe9d20 -a.ads2.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:37.580237,cde55ea3f6fc186a9bfe9d20 -ads2.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:38.760630,cde55ea3f6fc186a9bfe9d20 -b.ads2.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:40.062549,cde55ea3f6fc186a9bfe9d20 -adsyndication.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:41.164512,cde55ea3f6fc186a9bfe9d20 -bat.r.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:42.138668,cde55ea3f6fc186a9bfe9d20 -blu.mobileads.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:43.409041,cde55ea3f6fc186a9bfe9d20 -ads.bing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:44.806168,cde55ea3f6fc186a9bfe9d20 -adserver.bing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:45.900619,cde55ea3f6fc186a9bfe9d20 -bat.bing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:47.028213,cde55ea3f6fc186a9bfe9d20 -c.bing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:47.725669,cde55ea3f6fc186a9bfe9d20 -col.mobileads.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:48.171330,cde55ea3f6fc186a9bfe9d20 -dub.mobileads.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:49.268773,cde55ea3f6fc186a9bfe9d20 -js.monitor.azure.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:49.945394,cde55ea3f6fc186a9bfe9d20 -monitor.azure.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:50.515749,cde55ea3f6fc186a9bfe9d20 -analytics.r.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:51.065021,cde55ea3f6fc186a9bfe9d20 -dc-int.services.visualstudio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:51.501405,cde55ea3f6fc186a9bfe9d20 -aan.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:52.114717,cde55ea3f6fc186a9bfe9d20 -aax-us-east-retail-direct.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:52.635764,cde55ea3f6fc186a9bfe9d20 -r.msn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:53.036723,cde55ea3f6fc186a9bfe9d20 -rcm-images.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:53.622763,cde55ea3f6fc186a9bfe9d20 -fls-na.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:53.667893,cde55ea3f6fc186a9bfe9d20 -rcm.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:54.613411,cde55ea3f6fc186a9bfe9d20 -device-metrics-us-2.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:55.139301,cde55ea3f6fc186a9bfe9d20 -uedata.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:55.449786,cde55ea3f6fc186a9bfe9d20 -device-metrics-us.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:55.731477,cde55ea3f6fc186a9bfe9d20 -ws.assoc-amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:55.901014,cde55ea3f6fc186a9bfe9d20 -ws-fe.assoc-amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:56.113516,cde55ea3f6fc186a9bfe9d20 -ws-na.assoc-amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:56.432749,cde55ea3f6fc186a9bfe9d20 -www.assoc-amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:56.714240,cde55ea3f6fc186a9bfe9d20 -assoc-amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:57.208458,cde55ea3f6fc186a9bfe9d20 -wms.assoc-amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:57.258665,cde55ea3f6fc186a9bfe9d20 -aax-cpm.amazon-adsystem.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:57.928411,cde55ea3f6fc186a9bfe9d20 -aax-us-cpm.amazon-adsystem.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:57.982980,cde55ea3f6fc186a9bfe9d20 -global.in.ai.monitor.azure.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:58.455373,cde55ea3f6fc186a9bfe9d20 -aax-us.amazon-adsystem.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:58.587191,cde55ea3f6fc186a9bfe9d20 -global.in.ai.privatelink.monitor.azure.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:58.831046,cde55ea3f6fc186a9bfe9d20 -aax.amazon-adsystem.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:58.848593,cde55ea3f6fc186a9bfe9d20 -aax-cpm.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:59.108831,cde55ea3f6fc186a9bfe9d20 -amazon-adsystem.amazon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:59.194088,cde55ea3f6fc186a9bfe9d20 -aax-eu-retail-direct.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:59.301321,cde55ea3f6fc186a9bfe9d20 -aax-eu-rtb-adx.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:59.523355,cde55ea3f6fc186a9bfe9d20 -aax-eu.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:59.728611,cde55ea3f6fc186a9bfe9d20 -aax-eu-rtb.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:59.735269,cde55ea3f6fc186a9bfe9d20 -aax-fe-sin-rtb-adx.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:05:59.909846,cde55ea3f6fc186a9bfe9d20 -aax-fe-sin-rtb.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:00.401439,cde55ea3f6fc186a9bfe9d20 -aax-fe.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:00.449300,cde55ea3f6fc186a9bfe9d20 -aax-fe-sin.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:00.524748,cde55ea3f6fc186a9bfe9d20 -aax-opf-us-east.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:00.584439,cde55ea3f6fc186a9bfe9d20 -aax-us-east-retail-direct.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:00.934960,cde55ea3f6fc186a9bfe9d20 -aax-us-east.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:01.154175,cde55ea3f6fc186a9bfe9d20 -aax-us-east-rtb-adx.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:01.304841,cde55ea3f6fc186a9bfe9d20 -aax-us-east-rtb.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:01.441827,cde55ea3f6fc186a9bfe9d20 -dc.services.visualstudio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:01.694985,cde55ea3f6fc186a9bfe9d20 -aax-us-pdx-rtb-adx.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:02.009748,cde55ea3f6fc186a9bfe9d20 -aax-us-pdx.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:02.106313,cde55ea3f6fc186a9bfe9d20 -aax-us-pdx-rtb.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:02.369501,cde55ea3f6fc186a9bfe9d20 -aax-us-west.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:02.394219,cde55ea3f6fc186a9bfe9d20 -aax-us.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:02.897543,cde55ea3f6fc186a9bfe9d20 -aax-vx-fe-us-west-2.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:03.159505,cde55ea3f6fc186a9bfe9d20 -aax-vx-us-us-west-2.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:03.187131,cde55ea3f6fc186a9bfe9d20 -aax-vx-eu-eu-west-1.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:03.226879,cde55ea3f6fc186a9bfe9d20 -aax-vx-us-us-east-1.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:03.244492,cde55ea3f6fc186a9bfe9d20 -aax.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:03.416103,cde55ea3f6fc186a9bfe9d20 -amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:03.866280,cde55ea3f6fc186a9bfe9d20 -c.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:04.034377,cde55ea3f6fc186a9bfe9d20 -assoc-msdk-eu.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:04.064746,cde55ea3f6fc186a9bfe9d20 -assoc-msdk-us.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:04.073303,cde55ea3f6fc186a9bfe9d20 -assoc-msdk-cn.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:04.092775,cde55ea3f6fc186a9bfe9d20 -cdn-a.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:04.499623,cde55ea3f6fc186a9bfe9d20 -da-cdn.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:04.579457,cde55ea3f6fc186a9bfe9d20 -cdn-d.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:04.580318,cde55ea3f6fc186a9bfe9d20 -dra.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:04.585044,cde55ea3f6fc186a9bfe9d20 -cdn-t.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:04.586865,cde55ea3f6fc186a9bfe9d20 -fls-cn.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:04.903765,cde55ea3f6fc186a9bfe9d20 -imdb.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:05.090694,cde55ea3f6fc186a9bfe9d20 -fls-na.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:05.172189,cde55ea3f6fc186a9bfe9d20 -fls-eu.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:05.227934,cde55ea3f6fc186a9bfe9d20 -fls-fe.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:05.287858,cde55ea3f6fc186a9bfe9d20 -ir-br.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:05.391511,cde55ea3f6fc186a9bfe9d20 -ir-ca.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:05.537430,cde55ea3f6fc186a9bfe9d20 -ir-cn.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:05.643025,cde55ea3f6fc186a9bfe9d20 -ir-de.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:05.659958,cde55ea3f6fc186a9bfe9d20 -ir-es.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:05.744367,cde55ea3f6fc186a9bfe9d20 -ir-fr.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:05.881143,cde55ea3f6fc186a9bfe9d20 -ir-in.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:06.006913,cde55ea3f6fc186a9bfe9d20 -ir-jp.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:06.113816,cde55ea3f6fc186a9bfe9d20 -ir-it.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:06.123413,cde55ea3f6fc186a9bfe9d20 -ir-mx.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:06.227866,cde55ea3f6fc186a9bfe9d20 -ir-na.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:06.372978,cde55ea3f6fc186a9bfe9d20 -mads.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:06.602217,cde55ea3f6fc186a9bfe9d20 -mas-sdk.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:06.625539,cde55ea3f6fc186a9bfe9d20 -ir-uk.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:06.639448,cde55ea3f6fc186a9bfe9d20 -ps-jp.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:06.860863,cde55ea3f6fc186a9bfe9d20 -ps-eu.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:06.957964,cde55ea3f6fc186a9bfe9d20 -rcm-fe.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:07.096781,cde55ea3f6fc186a9bfe9d20 -rcm-eu.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:07.274225,cde55ea3f6fc186a9bfe9d20 -rcm-na.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:07.344585,cde55ea3f6fc186a9bfe9d20 -v-eu-preprod.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:07.480326,cde55ea3f6fc186a9bfe9d20 -s.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:07.663874,cde55ea3f6fc186a9bfe9d20 -ps-us.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:07.664869,cde55ea3f6fc186a9bfe9d20 -v-eu.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:07.677589,cde55ea3f6fc186a9bfe9d20 -v-preprod.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:07.729342,cde55ea3f6fc186a9bfe9d20 -vaes-eu-preprod.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:07.867236,cde55ea3f6fc186a9bfe9d20 -vaes-fe-preprod.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:08.055780,cde55ea3f6fc186a9bfe9d20 -vaes-fe.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:08.070168,cde55ea3f6fc186a9bfe9d20 -vaes-eu.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:08.070850,cde55ea3f6fc186a9bfe9d20 -vaes-na-preprod.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:08.114352,cde55ea3f6fc186a9bfe9d20 -vaes-na.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:08.269682,cde55ea3f6fc186a9bfe9d20 -wms-eu.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:08.546403,cde55ea3f6fc186a9bfe9d20 -wms-fe.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:08.567658,cde55ea3f6fc186a9bfe9d20 -vaes.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:08.594607,cde55ea3f6fc186a9bfe9d20 -wms-in.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:08.608915,cde55ea3f6fc186a9bfe9d20 -wms-na.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:08.716386,cde55ea3f6fc186a9bfe9d20 -ws-fe.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:09.015338,cde55ea3f6fc186a9bfe9d20 -ws-in.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:09.082807,cde55ea3f6fc186a9bfe9d20 -ws-na.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:09.268163,cde55ea3f6fc186a9bfe9d20 -z-fe.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:09.491881,cde55ea3f6fc186a9bfe9d20 -ws-eu.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:09.494170,cde55ea3f6fc186a9bfe9d20 -z-in.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:09.584074,cde55ea3f6fc186a9bfe9d20 -z-eu.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:09.621521,cde55ea3f6fc186a9bfe9d20 -z-na.amazon-adsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:09.712472,cde55ea3f6fc186a9bfe9d20 -amazon-adsystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:09.870282,cde55ea3f6fc186a9bfe9d20 -aax.amazon-adsystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:09.930729,cde55ea3f6fc186a9bfe9d20 -c.amazon-adsystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:10.084185,cde55ea3f6fc186a9bfe9d20 -fls-fe.amazon-adsystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:10.151912,cde55ea3f6fc186a9bfe9d20 -ir-na.amazon-adsystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:10.159537,cde55ea3f6fc186a9bfe9d20 -rcm-na.amazon-adsystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:10.313558,cde55ea3f6fc186a9bfe9d20 -ws.amazon-adsystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:10.442700,cde55ea3f6fc186a9bfe9d20 -z-na.amazon-adsystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:10.555252,cde55ea3f6fc186a9bfe9d20 -mobileanalytics.us-east-1.amazonaws.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:10.678605,cde55ea3f6fc186a9bfe9d20 -cloudfront-labs.amazonaws.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:10.769042,cde55ea3f6fc186a9bfe9d20 -prod.cm.publishers.advertising.a2z.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:10.983627,cde55ea3f6fc186a9bfe9d20 -ap-southeast-1.prod.pr.analytics.console.aws.a2z.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:11.066420,cde55ea3f6fc186a9bfe9d20 -us-east-1.prod.pr.analytics.console.aws.a2z.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:11.198657,cde55ea3f6fc186a9bfe9d20 -us-west-2.prod.pr.analytics.console.aws.a2z.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:11.330793,cde55ea3f6fc186a9bfe9d20 -us-east-2.prod.pr.analytics.console.aws.a2z.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:11.335678,cde55ea3f6fc186a9bfe9d20 -us-east-1.prod.pw.analytics.console.aws.a2z.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:11.371114,cde55ea3f6fc186a9bfe9d20 -metrics.client-eng.a2z.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:11.711060,cde55ea3f6fc186a9bfe9d20 -ls.srvcs.tumblr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:12.072645,cde55ea3f6fc186a9bfe9d20 -platform.tumblr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:12.174434,cde55ea3f6fc186a9bfe9d20 -us-east-1.telemetry.insights.video.a2z.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:12.179985,cde55ea3f6fc186a9bfe9d20 -px.srvcs.tumblr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:12.228642,cde55ea3f6fc186a9bfe9d20 -saber.srvcs.tumblr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:13.087287,cde55ea3f6fc186a9bfe9d20 -app.ssp.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:13.380681,cde55ea3f6fc186a9bfe9d20 -bats.video.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:13.467366,cde55ea3f6fc186a9bfe9d20 -analytics.query.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:13.587714,cde55ea3f6fc186a9bfe9d20 -beap-bc.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:13.811126,cde55ea3f6fc186a9bfe9d20 -geo.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:14.359270,cde55ea3f6fc186a9bfe9d20 -geo.query.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:14.521725,cde55ea3f6fc186a9bfe9d20 -nol.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:15.092623,cde55ea3f6fc186a9bfe9d20 -partnerads.ysm.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:15.213261,cde55ea3f6fc186a9bfe9d20 -pr-bh.ybp.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:15.393526,cde55ea3f6fc186a9bfe9d20 -pr.comet.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:15.731262,cde55ea3f6fc186a9bfe9d20 -marketingsolutions.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:15.864264,cde55ea3f6fc186a9bfe9d20 -ads.auctions.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:16.141982,cde55ea3f6fc186a9bfe9d20 -visit.webhosting.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:16.242172,cde55ea3f6fc186a9bfe9d20 -ads.finance.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:16.768046,cde55ea3f6fc186a9bfe9d20 -global.adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:16.780709,cde55ea3f6fc186a9bfe9d20 -hk.adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:16.888742,cde55ea3f6fc186a9bfe9d20 -launch.adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:17.428480,cde55ea3f6fc186a9bfe9d20 -sg.adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:17.565754,cde55ea3f6fc186a9bfe9d20 -m.adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:17.763817,cde55ea3f6fc186a9bfe9d20 -splitroute.adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:18.019283,cde55ea3f6fc186a9bfe9d20 -tw.adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:18.418669,cde55ea3f6fc186a9bfe9d20 -uk.adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:18.482970,cde55ea3f6fc186a9bfe9d20 -us.adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:18.740592,cde55ea3f6fc186a9bfe9d20 -cms.analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:19.528817,cde55ea3f6fc186a9bfe9d20 -opus-dev.analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:20.065543,cde55ea3f6fc186a9bfe9d20 -vn.adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:20.089920,cde55ea3f6fc186a9bfe9d20 -analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:20.176105,cde55ea3f6fc186a9bfe9d20 -service-dev.idsync.analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:20.704590,cde55ea3f6fc186a9bfe9d20 -real.sp.analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:20.790616,cde55ea3f6fc186a9bfe9d20 -opus.analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:20.953731,cde55ea3f6fc186a9bfe9d20 -sp-ycpi.analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:21.326274,cde55ea3f6fc186a9bfe9d20 -service.idsync.analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:21.332494,cde55ea3f6fc186a9bfe9d20 -sp.analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:21.822199,cde55ea3f6fc186a9bfe9d20 -global.telemetry.insights.video.a2z.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:22.158250,cde55ea3f6fc186a9bfe9d20 -ups.analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:22.305410,cde55ea3f6fc186a9bfe9d20 -ads.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:22.525860,cde55ea3f6fc186a9bfe9d20 -www.analytics.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:22.673364,cde55ea3f6fc186a9bfe9d20 -data.ads.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:22.990525,cde55ea3f6fc186a9bfe9d20 -tp.ads.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:23.386670,cde55ea3f6fc186a9bfe9d20 -na.ads.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:23.848206,cde55ea3f6fc186a9bfe9d20 -in.advertising.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:24.303443,cde55ea3f6fc186a9bfe9d20 -advertising.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:24.583941,cde55ea3f6fc186a9bfe9d20 -adserver.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:26.394643,cde55ea3f6fc186a9bfe9d20 -sea.advertising.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:44.704043,cde55ea3f6fc186a9bfe9d20 -jill.fc.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:47.074031,cde55ea3f6fc186a9bfe9d20 -log.fc.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:47.841392,cde55ea3f6fc186a9bfe9d20 -fc.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:48.175659,cde55ea3f6fc186a9bfe9d20 -uk.advertising.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:48.423173,cde55ea3f6fc186a9bfe9d20 -b.gemini.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:48.826889,cde55ea3f6fc186a9bfe9d20 -api.gemini.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:49.009460,cde55ea3f6fc186a9bfe9d20 -beap.gemini.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:49.071024,cde55ea3f6fc186a9bfe9d20 -tearsheet-stg.ads.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:50.983152,cde55ea3f6fc186a9bfe9d20 -pclick.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:51.960377,cde55ea3f6fc186a9bfe9d20 -rtb.pclick.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:52.509651,cde55ea3f6fc186a9bfe9d20 -all.fc.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:58.011508,cde55ea3f6fc186a9bfe9d20 -ads-verify.yap.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:58.514575,cde55ea3f6fc186a9bfe9d20 -ads.yap.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:59.071441,cde55ea3f6fc186a9bfe9d20 -m.yap.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:59.796252,cde55ea3f6fc186a9bfe9d20 -n.gemini.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:59.823375,cde55ea3f6fc186a9bfe9d20 -ssp.gemini.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:59.847326,cde55ea3f6fc186a9bfe9d20 -gemini.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:06:59.851334,cde55ea3f6fc186a9bfe9d20 -us.ads.yap.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:00.481823,cde55ea3f6fc186a9bfe9d20 -ard.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:01.314571,cde55ea3f6fc186a9bfe9d20 -b92.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:01.444904,cde55ea3f6fc186a9bfe9d20 -b90.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:01.527456,cde55ea3f6fc186a9bfe9d20 -b94.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:01.843638,cde55ea3f6fc186a9bfe9d20 -dsb.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:02.565482,cde55ea3f6fc186a9bfe9d20 -real.pclick.yahoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:03.161262,cde55ea3f6fc186a9bfe9d20 -b97.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:06.261633,cde55ea3f6fc186a9bfe9d20 -yads.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:06.844424,cde55ea3f6fc186a9bfe9d20 -logql.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:07.207337,cde55ea3f6fc186a9bfe9d20 -yads.yjtag.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:10.335678,cde55ea3f6fc186a9bfe9d20 -yeas.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:10.365128,cde55ea3f6fc186a9bfe9d20 -ybx.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:10.969089,cde55ea3f6fc186a9bfe9d20 -promotionalads.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:11.001115,cde55ea3f6fc186a9bfe9d20 -ov.yahoo.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:11.036976,cde55ea3f6fc186a9bfe9d20 -aag.yahooapis.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:11.037925,cde55ea3f6fc186a9bfe9d20 -rat.rakuten.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:11.655431,cde55ea3f6fc186a9bfe9d20 -static.affiliate.rakuten.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:11.886648,cde55ea3f6fc186a9bfe9d20 -xml.affiliate.rakuten.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:11.896976,cde55ea3f6fc186a9bfe9d20 -ads.facebook.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:12.075096,cde55ea3f6fc186a9bfe9d20 -affiliate.rakuten.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:12.163853,cde55ea3f6fc186a9bfe9d20 -an.facebook.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:12.485044,cde55ea3f6fc186a9bfe9d20 -o.update.fbsbx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:12.631297,cde55ea3f6fc186a9bfe9d20 -pixel.facebook.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:12.788348,cde55ea3f6fc186a9bfe9d20 -t.update.fbsbx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:17.208589,cde55ea3f6fc186a9bfe9d20 -s.update.fbsbx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:17.309831,cde55ea3f6fc186a9bfe9d20 -u.update.fbsbx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:17.485726,cde55ea3f6fc186a9bfe9d20 -dit.whatsapp.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:18.138216,cde55ea3f6fc186a9bfe9d20 -post.update.fbsbx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:18.159892,cde55ea3f6fc186a9bfe9d20 -ads-api.twitter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:18.428832,cde55ea3f6fc186a9bfe9d20 -p.update.fbsbx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:19.099444,cde55ea3f6fc186a9bfe9d20 -ads-twitter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:20.030840,cde55ea3f6fc186a9bfe9d20 -static.ads-twitter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:20.635291,cde55ea3f6fc186a9bfe9d20 -ads-bidder-api.twitter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:21.155102,cde55ea3f6fc186a9bfe9d20 -privatestats.whatsapp.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:21.297761,cde55ea3f6fc186a9bfe9d20 -analytics.twitter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:36.265210,cde55ea3f6fc186a9bfe9d20 -ads.twitter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:41.260844,cde55ea3f6fc186a9bfe9d20 -pixel-static.spotify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:45.077515,cde55ea3f6fc186a9bfe9d20 -log.spotify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:45.257594,cde55ea3f6fc186a9bfe9d20 -adeventtracker.spotify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:45.261142,cde55ea3f6fc186a9bfe9d20 -analytics.spotify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:45.636351,cde55ea3f6fc186a9bfe9d20 -ads.viber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:45.743231,cde55ea3f6fc186a9bfe9d20 -ads-d.viber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:45.811006,cde55ea3f6fc186a9bfe9d20 -admob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:46.137319,cde55ea3f6fc186a9bfe9d20 -pixel.spotify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:46.163854,cde55ea3f6fc186a9bfe9d20 -c.admob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:46.229448,cde55ea3f6fc186a9bfe9d20 -media.admob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:46.451074,cde55ea3f6fc186a9bfe9d20 -r.l.admob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:46.609130,cde55ea3f6fc186a9bfe9d20 -analytics-prod2.glance-internal.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:47.009674,cde55ea3f6fc186a9bfe9d20 -ads.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:47.274137,cde55ea3f6fc186a9bfe9d20 -trac.admob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:56.290948,cde55ea3f6fc186a9bfe9d20 -au.w.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:59.247547,cde55ea3f6fc186a9bfe9d20 -api.w.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:59.294052,cde55ea3f6fc186a9bfe9d20 -b.de.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:59.452898,cde55ea3f6fc186a9bfe9d20 -c-eus.w.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:07:59.861138,cde55ea3f6fc186a9bfe9d20 -config-ltvp.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:00.199472,cde55ea3f6fc186a9bfe9d20 -analytics.glance.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:00.260874,cde55ea3f6fc186a9bfe9d20 -api.glance.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:00.280454,cde55ea3f6fc186a9bfe9d20 -config.eastus-ssp.appgwv2.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:00.530410,cde55ea3f6fc186a9bfe9d20 -carpet.pulse.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:00.808597,cde55ea3f6fc186a9bfe9d20 -content-prod3.glance-internal.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:00.977597,cde55ea3f6fc186a9bfe9d20 -da.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:01.136319,cde55ea3f6fc186a9bfe9d20 -config.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:01.216940,cde55ea3f6fc186a9bfe9d20 -de.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:01.249472,cde55ea3f6fc186a9bfe9d20 -et-eus.w.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:26.577923,cde55ea3f6fc186a9bfe9d20 -eventserver-eastus.trafficmanager.idsp.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:28.500842,cde55ea3f6fc186a9bfe9d20 -et.w.eastus.trafficmanager.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:28.589443,cde55ea3f6fc186a9bfe9d20 -et.w.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:28.630476,cde55ea3f6fc186a9bfe9d20 -e.de.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:28.892928,cde55ea3f6fc186a9bfe9d20 -i.w.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:29.330978,cde55ea3f6fc186a9bfe9d20 -glance.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:29.584778,cde55ea3f6fc186a9bfe9d20 -gionee.analytics.glance.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:29.868187,cde55ea3f6fc186a9bfe9d20 -id.analytics.glance.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:30.444008,cde55ea3f6fc186a9bfe9d20 -id.api.glance.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:30.501461,cde55ea3f6fc186a9bfe9d20 -in.analytics.glance.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:31.493489,cde55ea3f6fc186a9bfe9d20 -js.w.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:36.393829,cde55ea3f6fc186a9bfe9d20 -in.api.glance.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:37.067551,cde55ea3f6fc186a9bfe9d20 -inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:37.103888,cde55ea3f6fc186a9bfe9d20 -nonmutt.eastus.trafficmanager.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:37.138414,cde55ea3f6fc186a9bfe9d20 -nonmutt.sgp.trafficmanager.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:38.406998,cde55ea3f6fc186a9bfe9d20 -sdkm.w.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:39.251720,cde55ea3f6fc186a9bfe9d20 -ssp-prod-old-telemerty-eastus-appgwv2.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:39.767263,cde55ea3f6fc186a9bfe9d20 -pulse.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:39.785098,cde55ea3f6fc186a9bfe9d20 -reaper.pulse.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:39.953413,cde55ea3f6fc186a9bfe9d20 -telemetry.sdk.eastus-ssp.appgwv2.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:40.369771,cde55ea3f6fc186a9bfe9d20 -ssp-prod-telemerty-eastus-appgwv2.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:40.418044,cde55ea3f6fc186a9bfe9d20 -imces.dfw1.vip.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:40.468984,cde55ea3f6fc186a9bfe9d20 -imces.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:40.741191,cde55ea3f6fc186a9bfe9d20 -telemetry.sdk.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:40.867483,cde55ea3f6fc186a9bfe9d20 -usa.da.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:51.008350,cde55ea3f6fc186a9bfe9d20 -w.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:57.430181,cde55ea3f6fc186a9bfe9d20 -vastproxy.brand.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:57.437103,cde55ea3f6fc186a9bfe9d20 -vast.w.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:08:57.441551,cde55ea3f6fc186a9bfe9d20 -api.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:08.778049,cde55ea3f6fc186a9bfe9d20 -c.w.vip.pek1.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:08.903404,cde55ea3f6fc186a9bfe9d20 -c.w.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:09.419963,cde55ea3f6fc186a9bfe9d20 -api.w.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:10.071321,cde55ea3f6fc186a9bfe9d20 -config.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:10.359938,cde55ea3f6fc186a9bfe9d20 -au.w.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:11.841158,cde55ea3f6fc186a9bfe9d20 -helix.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:13.200338,cde55ea3f6fc186a9bfe9d20 -i.w.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:19.151811,cde55ea3f6fc186a9bfe9d20 -et.w.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:20.667379,cde55ea3f6fc186a9bfe9d20 -c2s.w.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:20.691333,cde55ea3f6fc186a9bfe9d20 -et.w.vip.pek1.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:21.287341,cde55ea3f6fc186a9bfe9d20 -inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:21.934298,cde55ea3f6fc186a9bfe9d20 -et2.w.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:22.143374,cde55ea3f6fc186a9bfe9d20 -supply-tool.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:22.412276,cde55ea3f6fc186a9bfe9d20 -sdkm.w.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:31.845120,cde55ea3f6fc186a9bfe9d20 -sdktm.w.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:32.028072,cde55ea3f6fc186a9bfe9d20 -w.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:33.256589,cde55ea3f6fc186a9bfe9d20 -telemetry.sdk.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:33.515912,cde55ea3f6fc186a9bfe9d20 -w.vip.dfw2.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:33.632657,cde55ea3f6fc186a9bfe9d20 -cdn.oem.inmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:34.047806,cde55ea3f6fc186a9bfe9d20 -indecode.inmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:34.566112,cde55ea3f6fc186a9bfe9d20 -www.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:34.848925,cde55ea3f6fc186a9bfe9d20 -inmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:35.111026,cde55ea3f6fc186a9bfe9d20 -cors-studio.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:35.727306,cde55ea3f6fc186a9bfe9d20 -adtools.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:35.727131,cde55ea3f6fc186a9bfe9d20 -go.inmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:35.785862,cde55ea3f6fc186a9bfe9d20 -fp.studio.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:36.475754,cde55ea3f6fc186a9bfe9d20 -glance.l.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:36.991496,cde55ea3f6fc186a9bfe9d20 -heisenberg.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:37.247566,cde55ea3f6fc186a9bfe9d20 -g.g.l.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:37.503174,cde55ea3f6fc186a9bfe9d20 -i.l.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:37.819903,cde55ea3f6fc186a9bfe9d20 -ifctpads.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:38.209493,cde55ea3f6fc186a9bfe9d20 -inmobiassets.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:38.292383,cde55ea3f6fc186a9bfe9d20 -redge.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:39.244246,cde55ea3f6fc186a9bfe9d20 -review.studio.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:40.266018,cde55ea3f6fc186a9bfe9d20 -r.edge.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:40.897674,cde55ea3f6fc186a9bfe9d20 -sink.l.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:41.662449,cde55ea3f6fc186a9bfe9d20 -s.g.l.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:42.082701,cde55ea3f6fc186a9bfe9d20 -studio.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:42.733421,cde55ea3f6fc186a9bfe9d20 -w.vip.pek1.inmobi.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:42.819350,cde55ea3f6fc186a9bfe9d20 -t.g.l.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:43.170246,cde55ea3f6fc186a9bfe9d20 -uac-assets.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:43.370343,cde55ea3f6fc186a9bfe9d20 -v.g.l.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:43.828692,cde55ea3f6fc186a9bfe9d20 -x.g.l.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:44.335156,cde55ea3f6fc186a9bfe9d20 -blueserving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:44.422991,cde55ea3f6fc186a9bfe9d20 -resources.inmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:45.318520,cde55ea3f6fc186a9bfe9d20 -website.inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:45.705259,cde55ea3f6fc186a9bfe9d20 -dsp.blueserving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:46.836072,cde55ea3f6fc186a9bfe9d20 -ssp.blueserving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:47.917179,cde55ea3f6fc186a9bfe9d20 -inmobicdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:48.573008,cde55ea3f6fc186a9bfe9d20 -heyzap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:48.734860,cde55ea3f6fc186a9bfe9d20 -ads.heyzap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:49.458351,cde55ea3f6fc186a9bfe9d20 -android.heyzap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:49.734589,cde55ea3f6fc186a9bfe9d20 -sdk.heyzap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:50.415575,cde55ea3f6fc186a9bfe9d20 -www.heyzap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:50.644810,cde55ea3f6fc186a9bfe9d20 -med.heyzap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:51.271984,cde55ea3f6fc186a9bfe9d20 -x.heyzap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:51.492427,cde55ea3f6fc186a9bfe9d20 -akamai.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:52.399649,cde55ea3f6fc186a9bfe9d20 -cdn1.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:53.083367,cde55ea3f6fc186a9bfe9d20 -csync.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:53.691418,cde55ea3f6fc186a9bfe9d20 -diff.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:53.993412,cde55ea3f6fc186a9bfe9d20 -diff1.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:54.753054,cde55ea3f6fc186a9bfe9d20 -a.blueserving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:54.837497,cde55ea3f6fc186a9bfe9d20 -d.blueserving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:54.918499,cde55ea3f6fc186a9bfe9d20 -diff2.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:54.946463,cde55ea3f6fc186a9bfe9d20 -diff3.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:55.623482,cde55ea3f6fc186a9bfe9d20 -diff4.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:55.645699,cde55ea3f6fc186a9bfe9d20 -track.blueserving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:55.790051,cde55ea3f6fc186a9bfe9d20 -eqx.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:55.864849,cde55ea3f6fc186a9bfe9d20 -itx5-publicidad.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:56.058693,cde55ea3f6fc186a9bfe9d20 -gallery.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:56.569412,cde55ea3f6fc186a9bfe9d20 -im2.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:56.672036,cde55ea3f6fc186a9bfe9d20 -itx5.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:56.844680,cde55ea3f6fc186a9bfe9d20 -mobile.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:56.871850,cde55ea3f6fc186a9bfe9d20 -prg-apac.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:57.210294,cde55ea3f6fc186a9bfe9d20 -jobs.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:57.229499,cde55ea3f6fc186a9bfe9d20 -preview.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:57.361478,cde55ea3f6fc186a9bfe9d20 -rtb-csync.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:57.677347,cde55ea3f6fc186a9bfe9d20 -prg.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:57.741368,cde55ea3f6fc186a9bfe9d20 -prg8.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:57.941102,cde55ea3f6fc186a9bfe9d20 -smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:57.952747,cde55ea3f6fc186a9bfe9d20 -sync.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:58.262280,cde55ea3f6fc186a9bfe9d20 -tmk.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:58.366704,cde55ea3f6fc186a9bfe9d20 -smart.styria-digital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:58.475328,cde55ea3f6fc186a9bfe9d20 -www.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:58.944051,cde55ea3f6fc186a9bfe9d20 -styria-digital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:58.969143,cde55ea3f6fc186a9bfe9d20 -www3.smartadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:59.314691,cde55ea3f6fc186a9bfe9d20 -static.styria-digital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:59.354801,cde55ea3f6fc186a9bfe9d20 -banners.popads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:09:59.463365,cde55ea3f6fc186a9bfe9d20 -www.styria-digital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:00.976238,cde55ea3f6fc186a9bfe9d20 -c1.popads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:01.071914,cde55ea3f6fc186a9bfe9d20 -notification.popads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:01.169020,cde55ea3f6fc186a9bfe9d20 -anycast.popads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:01.437162,cde55ea3f6fc186a9bfe9d20 -c2.popads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:01.623954,cde55ea3f6fc186a9bfe9d20 -popads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:04.398715,cde55ea3f6fc186a9bfe9d20 -static.popads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:04.517471,cde55ea3f6fc186a9bfe9d20 -serve.popads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:06.580871,cde55ea3f6fc186a9bfe9d20 -out.popads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:06.597094,cde55ea3f6fc186a9bfe9d20 -redirectpopads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:07.446462,cde55ea3f6fc186a9bfe9d20 -popads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:07.461364,cde55ea3f6fc186a9bfe9d20 -world.popadscdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:07.576653,cde55ea3f6fc186a9bfe9d20 -www.popads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:07.590383,cde55ea3f6fc186a9bfe9d20 -popads.media,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:09.632856,cde55ea3f6fc186a9bfe9d20 -megapopads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:09.753168,cde55ea3f6fc186a9bfe9d20 -www.popadscdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:11.783528,cde55ea3f6fc186a9bfe9d20 -www.megapopads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:11.819695,cde55ea3f6fc186a9bfe9d20 -sender.megapopads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:11.827624,cde55ea3f6fc186a9bfe9d20 -cdn2.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:14.686582,cde55ea3f6fc186a9bfe9d20 -cdn-alt.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:16.704468,cde55ea3f6fc186a9bfe9d20 -cdn.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:16.801270,cde55ea3f6fc186a9bfe9d20 -ps.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:17.427473,cde55ea3f6fc186a9bfe9d20 -popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:17.459186,cde55ea3f6fc186a9bfe9d20 -dcba.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:17.878821,cde55ea3f6fc186a9bfe9d20 -ct.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:17.916247,cde55ea3f6fc186a9bfe9d20 -push.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:18.057753,cde55ea3f6fc186a9bfe9d20 -pushads.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:18.087367,cde55ea3f6fc186a9bfe9d20 -members.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:18.470696,cde55ea3f6fc186a9bfe9d20 -redirector.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:18.500556,cde55ea3f6fc186a9bfe9d20 -sp.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:18.534247,cde55ea3f6fc186a9bfe9d20 -static.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:19.144014,cde55ea3f6fc186a9bfe9d20 -www.popcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:19.280281,cde55ea3f6fc186a9bfe9d20 -a.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:19.914594,cde55ea3f6fc186a9bfe9d20 -c.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:19.965244,cde55ea3f6fc186a9bfe9d20 -api.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:19.996349,cde55ea3f6fc186a9bfe9d20 -cdn.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:20.014412,cde55ea3f6fc186a9bfe9d20 -cm.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:20.035216,cde55ea3f6fc186a9bfe9d20 -imgg-cdn.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:20.391160,cde55ea3f6fc186a9bfe9d20 -counter.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:20.503576,cde55ea3f6fc186a9bfe9d20 -jsc.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:21.076612,cde55ea3f6fc186a9bfe9d20 -prebid.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:21.868237,cde55ea3f6fc186a9bfe9d20 -mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:21.980933,cde55ea3f6fc186a9bfe9d20 -notify.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:22.103783,cde55ea3f6fc186a9bfe9d20 -imggprx.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:22.255100,cde55ea3f6fc186a9bfe9d20 -s-img.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:22.397870,cde55ea3f6fc186a9bfe9d20 -mg.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:22.451619,cde55ea3f6fc186a9bfe9d20 -servicer.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:22.712109,cde55ea3f6fc186a9bfe9d20 -video-native.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:22.969991,cde55ea3f6fc186a9bfe9d20 -widgets.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:23.339222,cde55ea3f6fc186a9bfe9d20 -adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:23.562312,cde55ea3f6fc186a9bfe9d20 -push.adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:23.633177,cde55ea3f6fc186a9bfe9d20 -ads2-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:24.064251,cde55ea3f6fc186a9bfe9d20 -ads1-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:24.081859,cde55ea3f6fc186a9bfe9d20 -ads3-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:24.607267,cde55ea3f6fc186a9bfe9d20 -ads5-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:24.622792,cde55ea3f6fc186a9bfe9d20 -ad.adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:24.678857,cde55ea3f6fc186a9bfe9d20 -st.adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:25.255229,cde55ea3f6fc186a9bfe9d20 -n.ads1-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:25.328797,cde55ea3f6fc186a9bfe9d20 -n.ads2-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:25.367199,cde55ea3f6fc186a9bfe9d20 -n.ads3-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:25.369095,cde55ea3f6fc186a9bfe9d20 -n.ads5-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:25.853697,cde55ea3f6fc186a9bfe9d20 -st-n.ads1-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:26.183628,cde55ea3f6fc186a9bfe9d20 -st.n.ads2-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:26.241030,cde55ea3f6fc186a9bfe9d20 -st-n.ads2-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:26.263955,cde55ea3f6fc186a9bfe9d20 -st-n.ads3-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:26.484289,cde55ea3f6fc186a9bfe9d20 -mobclix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:26.848538,cde55ea3f6fc186a9bfe9d20 -st-n.ads5-adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:26.852417,cde55ea3f6fc186a9bfe9d20 -a.vserv.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:27.952579,cde55ea3f6fc186a9bfe9d20 -c.vserv.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:28.208896,cde55ea3f6fc186a9bfe9d20 -vserv.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:28.211753,cde55ea3f6fc186a9bfe9d20 -sf.vserv.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:28.659972,cde55ea3f6fc186a9bfe9d20 -celtra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:29.110174,cde55ea3f6fc186a9bfe9d20 -ads.vserv.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:29.227287,cde55ea3f6fc186a9bfe9d20 -admin.vserv.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:29.275674,cde55ea3f6fc186a9bfe9d20 -cdn.celtra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:29.418296,cde55ea3f6fc186a9bfe9d20 -ads.celtra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:29.792867,cde55ea3f6fc186a9bfe9d20 -cache-ssl.celtra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:29.834558,cde55ea3f6fc186a9bfe9d20 -cache.celtra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:30.006286,cde55ea3f6fc186a9bfe9d20 -track.celtra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:30.175061,cde55ea3f6fc186a9bfe9d20 -a.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:30.682448,cde55ea3f6fc186a9bfe9d20 -assets.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:30.708300,cde55ea3f6fc186a9bfe9d20 -d.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:30.943284,cde55ea3f6fc186a9bfe9d20 -applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:31.053735,cde55ea3f6fc186a9bfe9d20 -img.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:31.618984,cde55ea3f6fc186a9bfe9d20 -ms4.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:31.689606,cde55ea3f6fc186a9bfe9d20 -ms.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:31.974447,cde55ea3f6fc186a9bfe9d20 -dash.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:32.061744,cde55ea3f6fc186a9bfe9d20 -prod-a.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:32.149063,cde55ea3f6fc186a9bfe9d20 -prod-bid.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:32.571255,cde55ea3f6fc186a9bfe9d20 -pdn.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:32.635501,cde55ea3f6fc186a9bfe9d20 -prod-ms.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:32.737059,cde55ea3f6fc186a9bfe9d20 -res1.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:32.929128,cde55ea3f6fc186a9bfe9d20 -stage-a.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:33.352116,cde55ea3f6fc186a9bfe9d20 -stage-assets.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:33.415900,cde55ea3f6fc186a9bfe9d20 -rt.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:33.504436,cde55ea3f6fc186a9bfe9d20 -stage-bid.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:33.510243,cde55ea3f6fc186a9bfe9d20 -stage-img.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:34.028712,cde55ea3f6fc186a9bfe9d20 -stage-ms.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:34.119595,cde55ea3f6fc186a9bfe9d20 -stage-pdn.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:34.174269,cde55ea3f6fc186a9bfe9d20 -vid.applovin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:34.405923,cde55ea3f6fc186a9bfe9d20 -mobpartner.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:34.917971,cde55ea3f6fc186a9bfe9d20 -go.mobpartner.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:34.932292,cde55ea3f6fc186a9bfe9d20 -r.mobpartner.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:34.965056,cde55ea3f6fc186a9bfe9d20 -mydas.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:35.064044,cde55ea3f6fc186a9bfe9d20 -st.ad.adnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:35.236014,cde55ea3f6fc186a9bfe9d20 -lp.mydas.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:35.540607,cde55ea3f6fc186a9bfe9d20 -golds.lp.mydas.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:35.589654,cde55ea3f6fc186a9bfe9d20 -suo.lp.mydas.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:35.619055,cde55ea3f6fc186a9bfe9d20 -cvt.mydas.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:35.835224,cde55ea3f6fc186a9bfe9d20 -aio.lp.mydas.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:35.924472,cde55ea3f6fc186a9bfe9d20 -lp.mp.mydas.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:36.107006,cde55ea3f6fc186a9bfe9d20 -ads.mp.mydas.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:36.148197,cde55ea3f6fc186a9bfe9d20 -media.mydas.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:36.187566,cde55ea3f6fc186a9bfe9d20 -chitika.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:36.522820,cde55ea3f6fc186a9bfe9d20 -tab-obj.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:36.638268,cde55ea3f6fc186a9bfe9d20 -labs.chitika.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:36.684628,cde55ea3f6fc186a9bfe9d20 -ams-ae.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:36.949997,cde55ea3f6fc186a9bfe9d20 -go.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:37.072619,cde55ea3f6fc186a9bfe9d20 -alchemy-staging.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:37.326379,cde55ea3f6fc186a9bfe9d20 -access.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:37.440995,cde55ea3f6fc186a9bfe9d20 -ord-ae.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:37.813041,cde55ea3f6fc186a9bfe9d20 -devjira-ext.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:37.971406,cde55ea3f6fc186a9bfe9d20 -campaigns.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:38.159864,cde55ea3f6fc186a9bfe9d20 -vpn-us-west.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:38.439311,cde55ea3f6fc186a9bfe9d20 -vpn-europe.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:38.516471,cde55ea3f6fc186a9bfe9d20 -welcometo.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:38.661816,cde55ea3f6fc186a9bfe9d20 -advertisers.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:39.360892,cde55ea3f6fc186a9bfe9d20 -app.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:39.553456,cde55ea3f6fc186a9bfe9d20 -conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:40.021237,cde55ea3f6fc186a9bfe9d20 -lynda.conversantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:47.566385,cde55ea3f6fc186a9bfe9d20 -a.deepdive.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:49.236051,cde55ea3f6fc186a9bfe9d20 -aubrandsummit.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:10:54.890245,cde55ea3f6fc186a9bfe9d20 -bidder.pcl.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:01.622481,cde55ea3f6fc186a9bfe9d20 -autodiscover.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:01.939217,cde55ea3f6fc186a9bfe9d20 -consumerjourney.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:02.551354,cde55ea3f6fc186a9bfe9d20 -cdnx.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:02.598711,cde55ea3f6fc186a9bfe9d20 -creative.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:03.140512,cde55ea3f6fc186a9bfe9d20 -creative.mock.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:03.275884,cde55ea3f6fc186a9bfe9d20 -deepdive.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:04.039711,cde55ea3f6fc186a9bfe9d20 -aws2sip.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:10.478739,cde55ea3f6fc186a9bfe9d20 -aws2webapp.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:10.503343,cde55ea3f6fc186a9bfe9d20 -engage.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:11.115090,cde55ea3f6fc186a9bfe9d20 -emenabrandsummit.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:11.147602,cde55ea3f6fc186a9bfe9d20 -aws2webconf.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:11.507332,cde55ea3f6fc186a9bfe9d20 -exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:12.187187,cde55ea3f6fc186a9bfe9d20 -expotask.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:12.882043,cde55ea3f6fc186a9bfe9d20 -expotask-dev.pcl.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:13.303020,cde55ea3f6fc186a9bfe9d20 -creative2.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:13.613686,cde55ea3f6fc186a9bfe9d20 -frenchquiz.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:13.938912,cde55ea3f6fc186a9bfe9d20 -dialin.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:14.507316,cde55ea3f6fc186a9bfe9d20 -go.digital.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:15.027370,cde55ea3f6fc186a9bfe9d20 -holiday.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:15.130960,cde55ea3f6fc186a9bfe9d20 -lyncdiscover.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:15.774118,cde55ea3f6fc186a9bfe9d20 -exch.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:21.591505,cde55ea3f6fc186a9bfe9d20 -expo9.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:21.745336,cde55ea3f6fc186a9bfe9d20 -marketing.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:23.303816,cde55ea3f6fc186a9bfe9d20 -ftp.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:24.103390,cde55ea3f6fc186a9bfe9d20 -lyncaws2.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:25.501561,cde55ea3f6fc186a9bfe9d20 -lyncshare.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:26.249334,cde55ea3f6fc186a9bfe9d20 -lyncwebapp.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:32.063755,cde55ea3f6fc186a9bfe9d20 -pcl.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:32.499074,cde55ea3f6fc186a9bfe9d20 -publishersummit.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:33.118492,cde55ea3f6fc186a9bfe9d20 -meet.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:33.767309,cde55ea3f6fc186a9bfe9d20 -relay1.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:33.951436,cde55ea3f6fc186a9bfe9d20 -showcase.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:34.276846,cde55ea3f6fc186a9bfe9d20 -ocsext.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:34.571630,cde55ea3f6fc186a9bfe9d20 -sip.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:34.581181,cde55ea3f6fc186a9bfe9d20 -tags.expo9.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:34.793161,cde55ea3f6fc186a9bfe9d20 -uksummerparty.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:35.191405,cde55ea3f6fc186a9bfe9d20 -ocsext1.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:35.970700,cde55ea3f6fc186a9bfe9d20 -owa.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:36.723301,cde55ea3f6fc186a9bfe9d20 -www.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:36.941308,cde55ea3f6fc186a9bfe9d20 -ad.propellerads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:37.491959,cde55ea3f6fc186a9bfe9d20 -native.propellerads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:37.870331,cde55ea3f6fc186a9bfe9d20 -offers.propellerads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:38.330661,cde55ea3f6fc186a9bfe9d20 -partners.propellerads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:39.329536,cde55ea3f6fc186a9bfe9d20 -promo.propellerads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:40.152932,cde55ea3f6fc186a9bfe9d20 -propellerads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:40.650602,cde55ea3f6fc186a9bfe9d20 -publishers.propellerads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:41.593339,cde55ea3f6fc186a9bfe9d20 -tracking.propellerads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:41.681171,cde55ea3f6fc186a9bfe9d20 -yllix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:43.687080,cde55ea3f6fc186a9bfe9d20 -pub.yllix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:44.931681,cde55ea3f6fc186a9bfe9d20 -webconf.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:45.055311,cde55ea3f6fc186a9bfe9d20 -workday.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:45.263330,cde55ea3f6fc186a9bfe9d20 -workdaylab.exponential.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:45.660947,cde55ea3f6fc186a9bfe9d20 -banners.yllix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:47.348802,cde55ea3f6fc186a9bfe9d20 -www.yllix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:47.389401,cde55ea3f6fc186a9bfe9d20 -is.yllix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:47.627882,cde55ea3f6fc186a9bfe9d20 -apn.yllix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:48.489680,cde55ea3f6fc186a9bfe9d20 -adv.yllix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:48.666987,cde55ea3f6fc186a9bfe9d20 -click.yllix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:49.187952,cde55ea3f6fc186a9bfe9d20 -lifestreet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:49.193113,cde55ea3f6fc186a9bfe9d20 -www.lifestreet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:49.592449,cde55ea3f6fc186a9bfe9d20 -swift.lifestreet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:50.125847,cde55ea3f6fc186a9bfe9d20 -my.lifestreet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:50.211198,cde55ea3f6fc186a9bfe9d20 -click1.yllix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:50.213745,cde55ea3f6fc186a9bfe9d20 -click2.yllix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:50.394461,cde55ea3f6fc186a9bfe9d20 -lifestreetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:50.425242,cde55ea3f6fc186a9bfe9d20 -www.lifestreetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:50.762340,cde55ea3f6fc186a9bfe9d20 -my.lifestreetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:51.107023,cde55ea3f6fc186a9bfe9d20 -impact.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:51.755402,cde55ea3f6fc186a9bfe9d20 -gameads-admin.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:51.957378,cde55ea3f6fc186a9bfe9d20 -level3.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:11:53.187730,cde55ea3f6fc186a9bfe9d20 -applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:00.750144,cde55ea3f6fc186a9bfe9d20 -staging.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:00.967439,cde55ea3f6fc186a9bfe9d20 -api.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:01.491654,cde55ea3f6fc186a9bfe9d20 -static.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:01.696516,cde55ea3f6fc186a9bfe9d20 -impact.staging.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:02.335670,cde55ea3f6fc186a9bfe9d20 -stats.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:02.588251,cde55ea3f6fc186a9bfe9d20 -applifier.info,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:03.019430,cde55ea3f6fc186a9bfe9d20 -lb.us-east-1.applifier.info,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:03.428948,cde55ea3f6fc186a9bfe9d20 -lb-delivery.us-east-1.applifier.info,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:03.849271,cde55ea3f6fc186a9bfe9d20 -members.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:03.859307,cde55ea3f6fc186a9bfe9d20 -ad.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:04.849232,cde55ea3f6fc186a9bfe9d20 -api.batterylab.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:05.352486,cde55ea3f6fc186a9bfe9d20 -api.gif.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:06.503661,cde55ea3f6fc186a9bfe9d20 -api.mobula.ds.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:07.020842,cde55ea3f6fc186a9bfe9d20 -api.mobula.sd.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:07.539456,cde55ea3f6fc186a9bfe9d20 -api.mobula.sdk.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:08.429400,cde55ea3f6fc186a9bfe9d20 -androidgo.duapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:08.440243,cde55ea3f6fc186a9bfe9d20 -api.video.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:08.895542,cde55ea3f6fc186a9bfe9d20 -api.stickers.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:09.971797,cde55ea3f6fc186a9bfe9d20 -common.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:10.139064,cde55ea3f6fc186a9bfe9d20 -common.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:10.830715,cde55ea3f6fc186a9bfe9d20 -donate.recorder.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:11.026803,cde55ea3f6fc186a9bfe9d20 -donate-api.recorder.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:11.244107,cde55ea3f6fc186a9bfe9d20 -my.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:11.501327,cde55ea3f6fc186a9bfe9d20 -duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:11.917427,cde55ea3f6fc186a9bfe9d20 -fbapi.sd.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:11.983063,cde55ea3f6fc186a9bfe9d20 -game.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:12.404432,cde55ea3f6fc186a9bfe9d20 -storm.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:12.819628,cde55ea3f6fc186a9bfe9d20 -ggimg.ssl3.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:12.951634,cde55ea3f6fc186a9bfe9d20 -www.applifier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:12.998149,cde55ea3f6fc186a9bfe9d20 -gc.ds.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:13.162947,cde55ea3f6fc186a9bfe9d20 -gifsandbox.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:13.397732,cde55ea3f6fc186a9bfe9d20 -gs.rec.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:13.437737,cde55ea3f6fc186a9bfe9d20 -hk.meet.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:13.451224,cde55ea3f6fc186a9bfe9d20 -im.platform.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:13.614558,cde55ea3f6fc186a9bfe9d20 -e.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:14.069977,cde55ea3f6fc186a9bfe9d20 -isgame.ds.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:14.073171,cde55ea3f6fc186a9bfe9d20 -img.meet.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:14.345684,cde55ea3f6fc186a9bfe9d20 -ioslog.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:14.385875,cde55ea3f6fc186a9bfe9d20 -mblapi.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:14.407562,cde55ea3f6fc186a9bfe9d20 -misc.sd.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:14.522079,cde55ea3f6fc186a9bfe9d20 -motu-hk.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:14.951809,cde55ea3f6fc186a9bfe9d20 -nrc.bl.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:15.255355,cde55ea3f6fc186a9bfe9d20 -nrc.da.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:15.387196,cde55ea3f6fc186a9bfe9d20 -nrc.dc.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:15.813104,cde55ea3f6fc186a9bfe9d20 -nrc.dec.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:16.105622,cde55ea3f6fc186a9bfe9d20 -nrc.df.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:16.260779,cde55ea3f6fc186a9bfe9d20 -nrc.dp.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:16.651565,cde55ea3f6fc186a9bfe9d20 -nrc.ds.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:17.153090,cde55ea3f6fc186a9bfe9d20 -nrc.mc.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:17.169523,cde55ea3f6fc186a9bfe9d20 -nrc.nm.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:17.501671,cde55ea3f6fc186a9bfe9d20 -nrc.ro.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:18.011663,cde55ea3f6fc186a9bfe9d20 -nrc.sd.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:18.232001,cde55ea3f6fc186a9bfe9d20 -nrcapi.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:18.489830,cde55ea3f6fc186a9bfe9d20 -pasta.atv.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:18.565114,cde55ea3f6fc186a9bfe9d20 -pasta.bl.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:18.824945,cde55ea3f6fc186a9bfe9d20 -pasta.bp.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:19.082185,cde55ea3f6fc186a9bfe9d20 -pasta.cm.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:19.113712,cde55ea3f6fc186a9bfe9d20 -noxagile.duapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:24.783311,cde55ea3f6fc186a9bfe9d20 -motuapi.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:27.916561,cde55ea3f6fc186a9bfe9d20 -pasta.dec.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:39.254342,cde55ea3f6fc186a9bfe9d20 -pasta.df.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:39.289635,cde55ea3f6fc186a9bfe9d20 -pasta.dl.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:39.293482,cde55ea3f6fc186a9bfe9d20 -pasta.dp.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:39.806993,cde55ea3f6fc186a9bfe9d20 -pasta.da.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:39.861021,cde55ea3f6fc186a9bfe9d20 -pasta.dc.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:39.950340,cde55ea3f6fc186a9bfe9d20 -pasta.durecorder.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:40.058538,cde55ea3f6fc186a9bfe9d20 -pasta.ds.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:40.208989,cde55ea3f6fc186a9bfe9d20 -pasta.dutube.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:40.370350,cde55ea3f6fc186a9bfe9d20 -pasta.ep.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:40.436860,cde55ea3f6fc186a9bfe9d20 -pasta.esdiskanalyzer.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:40.654620,cde55ea3f6fc186a9bfe9d20 -pasta.esapplocker.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:40.676033,cde55ea3f6fc186a9bfe9d20 -pasta.esfile.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:40.917216,cde55ea3f6fc186a9bfe9d20 -pasta.fs.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:40.988710,cde55ea3f6fc186a9bfe9d20 -pasta.estrongspro.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:41.038187,cde55ea3f6fc186a9bfe9d20 -pasta.hf.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:41.227533,cde55ea3f6fc186a9bfe9d20 -pasta.ic.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:41.243867,cde55ea3f6fc186a9bfe9d20 -pasta.mc.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:41.475992,cde55ea3f6fc186a9bfe9d20 -pasta.mt.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:41.542285,cde55ea3f6fc186a9bfe9d20 -pasta.musicool.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:41.596338,cde55ea3f6fc186a9bfe9d20 -pasta.parallelaccounts.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:41.798021,cde55ea3f6fc186a9bfe9d20 -pasta.nm.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:41.822263,cde55ea3f6fc186a9bfe9d20 -pasta.pc.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:42.040539,cde55ea3f6fc186a9bfe9d20 -pasta.pw.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:42.107158,cde55ea3f6fc186a9bfe9d20 -pasta.pwlite.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:42.156212,cde55ea3f6fc186a9bfe9d20 -pasta.realcaller.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:42.350051,cde55ea3f6fc186a9bfe9d20 -pasta.sd.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:42.573460,cde55ea3f6fc186a9bfe9d20 -pasta.sl.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:42.597246,cde55ea3f6fc186a9bfe9d20 -pasta.tk.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:42.676274,cde55ea3f6fc186a9bfe9d20 -pasta.whosthat.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:42.710385,cde55ea3f6fc186a9bfe9d20 -rts.mobula.ds.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:42.863386,cde55ea3f6fc186a9bfe9d20 -rts.mobula.sd.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:43.098670,cde55ea3f6fc186a9bfe9d20 -rts.mobula.sdk.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:43.373790,cde55ea3f6fc186a9bfe9d20 -sandbox.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:43.385534,cde55ea3f6fc186a9bfe9d20 -rts.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:43.487167,cde55ea3f6fc186a9bfe9d20 -sandbox.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:43.625375,cde55ea3f6fc186a9bfe9d20 -u.atv.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:44.138758,cde55ea3f6fc186a9bfe9d20 -static.stickers.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:44.312500,cde55ea3f6fc186a9bfe9d20 -s.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:44.316533,cde55ea3f6fc186a9bfe9d20 -u.dc.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:44.646337,cde55ea3f6fc186a9bfe9d20 -u.dec.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:44.809701,cde55ea3f6fc186a9bfe9d20 -speed.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:45.365016,cde55ea3f6fc186a9bfe9d20 -u.df.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:49.814776,cde55ea3f6fc186a9bfe9d20 -u.mc.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:49.827916,cde55ea3f6fc186a9bfe9d20 -union-tracking.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:50.291484,cde55ea3f6fc186a9bfe9d20 -u.hf.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:50.304003,cde55ea3f6fc186a9bfe9d20 -u.ds.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:51.760026,cde55ea3f6fc186a9bfe9d20 -tls.ds.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:52.244643,cde55ea3f6fc186a9bfe9d20 -whosthat.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:52.800630,cde55ea3f6fc186a9bfe9d20 -url.ds.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:54.239423,cde55ea3f6fc186a9bfe9d20 -www.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:54.848631,cde55ea3f6fc186a9bfe9d20 -adstage-analytics.herokuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:54.854889,cde55ea3f6fc186a9bfe9d20 -video.rec.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:55.316679,cde55ea3f6fc186a9bfe9d20 -collection-endpoint-prod.herokuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:55.328401,cde55ea3f6fc186a9bfe9d20 -url.sd.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:55.599791,cde55ea3f6fc186a9bfe9d20 -anti-adblock.herokuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:55.611339,cde55ea3f6fc186a9bfe9d20 -filament-stats.herokuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:12:55.797202,cde55ea3f6fc186a9bfe9d20 -us.meet.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:01.859139,cde55ea3f6fc186a9bfe9d20 -fs-client-logger.herokuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:11.057390,cde55ea3f6fc186a9bfe9d20 -onespot-tracking.herokuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:11.265553,cde55ea3f6fc186a9bfe9d20 -ilyonanalytics.herokuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:11.373957,cde55ea3f6fc186a9bfe9d20 -statt-collect.herokuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:11.493709,cde55ea3f6fc186a9bfe9d20 -collection-endpoint-staging.herokuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:11.496248,cde55ea3f6fc186a9bfe9d20 -sworkitads.herokuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:11.666154,cde55ea3f6fc186a9bfe9d20 -adimpression.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:12.372954,cde55ea3f6fc186a9bfe9d20 -funnel-assets.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:13.251769,cde55ea3f6fc186a9bfe9d20 -adsmetadata.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:13.340378,cde55ea3f6fc186a9bfe9d20 -click.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:16.800276,cde55ea3f6fc186a9bfe9d20 -dts.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:22.839086,cde55ea3f6fc186a9bfe9d20 -info.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:22.927346,cde55ea3f6fc186a9bfe9d20 -images.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:22.999144,cde55ea3f6fc186a9bfe9d20 -info.static.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:23.607224,cde55ea3f6fc186a9bfe9d20 -ms.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:24.350041,cde55ea3f6fc186a9bfe9d20 -adwin.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:24.981545,cde55ea3f6fc186a9bfe9d20 -infoevent.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:25.069490,cde55ea3f6fc186a9bfe9d20 -req.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:25.118428,cde55ea3f6fc186a9bfe9d20 -startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:25.764236,cde55ea3f6fc186a9bfe9d20 -imp.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:26.024764,cde55ea3f6fc186a9bfe9d20 -video.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:26.058519,cde55ea3f6fc186a9bfe9d20 -activity.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:26.211562,cde55ea3f6fc186a9bfe9d20 -bs.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:26.477549,cde55ea3f6fc186a9bfe9d20 -bsch.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:26.549115,cde55ea3f6fc186a9bfe9d20 -datacapture.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:26.952814,cde55ea3f6fc186a9bfe9d20 -detik.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:27.099223,cde55ea3f6fc186a9bfe9d20 -dh.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:27.188688,cde55ea3f6fc186a9bfe9d20 -ds.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:27.610468,cde55ea3f6fc186a9bfe9d20 -ds-ll.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:27.791715,cde55ea3f6fc186a9bfe9d20 -ds-vn.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:27.895811,cde55ea3f6fc186a9bfe9d20 -gs.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:28.065031,cde55ea3f6fc186a9bfe9d20 -gizmo-s.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:28.396838,cde55ea3f6fc186a9bfe9d20 -gizmo.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:28.665895,cde55ea3f6fc186a9bfe9d20 -lm.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:28.772494,cde55ea3f6fc186a9bfe9d20 -msn.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:29.061535,cde55ea3f6fc186a9bfe9d20 -origin-gizmo.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:29.125956,cde55ea3f6fc186a9bfe9d20 -init.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:29.130575,cde55ea3f6fc186a9bfe9d20 -secure-ds.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:29.498665,cde55ea3f6fc186a9bfe9d20 -serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:29.607780,cde55ea3f6fc186a9bfe9d20 -medialytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:29.972994,cde55ea3f6fc186a9bfe9d20 -trackdownload.startappservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:29.984045,cde55ea3f6fc186a9bfe9d20 -a.medialytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:35.284212,cde55ea3f6fc186a9bfe9d20 -agentanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:36.470980,cde55ea3f6fc186a9bfe9d20 -px.cdn.creative.medialytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:37.506761,cde55ea3f6fc186a9bfe9d20 -post.agentanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:47.461989,cde55ea3f6fc186a9bfe9d20 -cdn.creative.medialytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:47.493107,cde55ea3f6fc186a9bfe9d20 -s.agentanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:48.176700,cde55ea3f6fc186a9bfe9d20 -adops.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:48.205165,cde55ea3f6fc186a9bfe9d20 -count-server.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:48.765220,cde55ea3f6fc186a9bfe9d20 -buttons-config.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:48.816760,cde55ea3f6fc186a9bfe9d20 -b.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:49.445775,cde55ea3f6fc186a9bfe9d20 -edaa.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:49.699693,cde55ea3f6fc186a9bfe9d20 -data.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:49.852640,cde55ea3f6fc186a9bfe9d20 -edge.staging.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:50.653446,cde55ea3f6fc186a9bfe9d20 -edge.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:50.752781,cde55ea3f6fc186a9bfe9d20 -forums.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:50.814090,cde55ea3f6fc186a9bfe9d20 -img.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:51.330179,cde55ea3f6fc186a9bfe9d20 -info.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:51.671514,cde55ea3f6fc186a9bfe9d20 -go.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:51.973941,cde55ea3f6fc186a9bfe9d20 -l.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:52.019243,cde55ea3f6fc186a9bfe9d20 -l2.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:52.240381,cde55ea3f6fc186a9bfe9d20 -p.medialytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:52.479332,cde55ea3f6fc186a9bfe9d20 -loader.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:53.779879,cde55ea3f6fc186a9bfe9d20 -nai.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:53.810977,cde55ea3f6fc186a9bfe9d20 -platform.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:54.090047,cde55ea3f6fc186a9bfe9d20 -platform-api.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:54.387882,cde55ea3f6fc186a9bfe9d20 -platform-cdn.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:54.474540,cde55ea3f6fc186a9bfe9d20 -platform-metrics-api.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:54.529902,cde55ea3f6fc186a9bfe9d20 -pd.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:55.953193,cde55ea3f6fc186a9bfe9d20 -rest.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:56.111053,cde55ea3f6fc186a9bfe9d20 -c.medialytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:57.693046,cde55ea3f6fc186a9bfe9d20 -px.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:57.975262,cde55ea3f6fc186a9bfe9d20 -pxcel.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:57.979761,cde55ea3f6fc186a9bfe9d20 -secure.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:58.299020,cde55ea3f6fc186a9bfe9d20 -sd.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:58.386711,cde55ea3f6fc186a9bfe9d20 -s.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:58.386984,cde55ea3f6fc186a9bfe9d20 -sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:13:58.981771,cde55ea3f6fc186a9bfe9d20 -ss.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:01.105742,cde55ea3f6fc186a9bfe9d20 -seg.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:01.153558,cde55ea3f6fc186a9bfe9d20 -t.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:03.339901,cde55ea3f6fc186a9bfe9d20 -stagewp.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:05.668439,cde55ea3f6fc186a9bfe9d20 -w.staging.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:07.358705,cde55ea3f6fc186a9bfe9d20 -sync.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:07.389170,cde55ea3f6fc186a9bfe9d20 -w.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:07.460391,cde55ea3f6fc186a9bfe9d20 -talent.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:09.398175,cde55ea3f6fc186a9bfe9d20 -widget.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:10.002841,cde55ea3f6fc186a9bfe9d20 -tags.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:10.468754,cde55ea3f6fc186a9bfe9d20 -wd-edge.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:10.474654,cde55ea3f6fc186a9bfe9d20 -api-staging.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:11.040714,cde55ea3f6fc186a9bfe9d20 -wd.staging.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:11.543505,cde55ea3f6fc186a9bfe9d20 -wd.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:11.573519,cde55ea3f6fc186a9bfe9d20 -www.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:11.957379,cde55ea3f6fc186a9bfe9d20 -api.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:12.738119,cde55ea3f6fc186a9bfe9d20 -app.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:12.854707,cde55ea3f6fc186a9bfe9d20 -api.staging.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:12.874720,cde55ea3f6fc186a9bfe9d20 -cxi-api-staging.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:13.318067,cde55ea3f6fc186a9bfe9d20 -cxi-api.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:13.427111,cde55ea3f6fc186a9bfe9d20 -ws.sharethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:15.584008,cde55ea3f6fc186a9bfe9d20 -cdn.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:15.637720,cde55ea3f6fc186a9bfe9d20 -eligibility.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:15.650970,cde55ea3f6fc186a9bfe9d20 -demo.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:15.754670,cde55ea3f6fc186a9bfe9d20 -engineering.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:16.318645,cde55ea3f6fc186a9bfe9d20 -intercom-assets.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:16.602635,cde55ea3f6fc186a9bfe9d20 -survey-staging.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:18.635457,cde55ea3f6fc186a9bfe9d20 -survey.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:18.746431,cde55ea3f6fc186a9bfe9d20 -production.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:18.954497,cde55ea3f6fc186a9bfe9d20 -staging.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:19.027985,cde55ea3f6fc186a9bfe9d20 -wootric-demo.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:19.256523,cde55ea3f6fc186a9bfe9d20 -info.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:19.497116,cde55ea3f6fc186a9bfe9d20 -www-staging.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:19.603400,cde55ea3f6fc186a9bfe9d20 -wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:19.893699,cde55ea3f6fc186a9bfe9d20 -api-secure.mixpanel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:20.147628,cde55ea3f6fc186a9bfe9d20 -api-compatible.mixpanel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:20.212155,cde55ea3f6fc186a9bfe9d20 -www.wootric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:20.238305,cde55ea3f6fc186a9bfe9d20 -api-js.mixpanel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:20.343407,cde55ea3f6fc186a9bfe9d20 -api.mixpanel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:20.566590,cde55ea3f6fc186a9bfe9d20 -decide.mixpanel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:20.910171,cde55ea3f6fc186a9bfe9d20 -data.mixpanel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:21.178813,cde55ea3f6fc186a9bfe9d20 -mixpanel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:21.384758,cde55ea3f6fc186a9bfe9d20 -adlog.flurry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:21.666109,cde55ea3f6fc186a9bfe9d20 -ads.flurry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:21.927685,cde55ea3f6fc186a9bfe9d20 -www.mixpanel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:22.049691,cde55ea3f6fc186a9bfe9d20 -api.flurry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:22.305712,cde55ea3f6fc186a9bfe9d20 -cdn.flurry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:23.881736,cde55ea3f6fc186a9bfe9d20 -data.flurry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:25.480850,cde55ea3f6fc186a9bfe9d20 -data-ipv6.flurry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:26.004354,cde55ea3f6fc186a9bfe9d20 -cfg.flurry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:29.145982,cde55ea3f6fc186a9bfe9d20 -admin.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:29.194980,cde55ea3f6fc186a9bfe9d20 -gw.flurry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:31.276150,cde55ea3f6fc186a9bfe9d20 -switchboard.mixpanel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:31.303623,cde55ea3f6fc186a9bfe9d20 -cdn.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:32.144527,cde55ea3f6fc186a9bfe9d20 -api.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:33.335052,cde55ea3f6fc186a9bfe9d20 -developers.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:33.335274,cde55ea3f6fc186a9bfe9d20 -www.flurry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:33.371866,cde55ea3f6fc186a9bfe9d20 -ads.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:33.398589,cde55ea3f6fc186a9bfe9d20 -appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:33.738815,cde55ea3f6fc186a9bfe9d20 -images.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:33.846770,cde55ea3f6fc186a9bfe9d20 -global.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:34.128350,cde55ea3f6fc186a9bfe9d20 -offers.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:34.233005,cde55ea3f6fc186a9bfe9d20 -sdk.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:34.251412,cde55ea3f6fc186a9bfe9d20 -ox.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:34.304088,cde55ea3f6fc186a9bfe9d20 -ads.api.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:34.848823,cde55ea3f6fc186a9bfe9d20 -www.appnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:35.001475,cde55ea3f6fc186a9bfe9d20 -bd.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:35.284307,cde55ea3f6fc186a9bfe9d20 -api.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:35.507595,cde55ea3f6fc186a9bfe9d20 -cdn-lb.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:35.589417,cde55ea3f6fc186a9bfe9d20 -vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:35.758430,cde55ea3f6fc186a9bfe9d20 -data-ext.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:37.554470,cde55ea3f6fc186a9bfe9d20 -data.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:37.558382,cde55ea3f6fc186a9bfe9d20 -influxdb2.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:37.584608,cde55ea3f6fc186a9bfe9d20 -kubana.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:38.166701,cde55ea3f6fc186a9bfe9d20 -ingest.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:38.587735,cde55ea3f6fc186a9bfe9d20 -ingest-qa.kube-prod.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:38.676593,cde55ea3f6fc186a9bfe9d20 -ltv-data-api.kube-prod.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:39.079109,cde55ea3f6fc186a9bfe9d20 -ltv-spark-webui.kube-prod.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:39.148885,cde55ea3f6fc186a9bfe9d20 -monitoring.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:40.693906,cde55ea3f6fc186a9bfe9d20 -v.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:41.172513,cde55ea3f6fc186a9bfe9d20 -akamai.vungle-cdn.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:41.176233,cde55ea3f6fc186a9bfe9d20 -ad.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:42.460662,cde55ea3f6fc186a9bfe9d20 -www.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:42.496775,cde55ea3f6fc186a9bfe9d20 -analy.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:44.326389,cde55ea3f6fc186a9bfe9d20 -log.tbs.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:44.853342,cde55ea3f6fc186a9bfe9d20 -billboard.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:45.458811,cde55ea3f6fc186a9bfe9d20 -logsdk.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:46.438940,cde55ea3f6fc186a9bfe9d20 -beacon.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:46.986734,cde55ea3f6fc186a9bfe9d20 -ci.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:47.516934,cde55ea3f6fc186a9bfe9d20 -trace.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:47.627272,cde55ea3f6fc186a9bfe9d20 -jaeger.vungle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:48.185722,cde55ea3f6fc186a9bfe9d20 -btrace.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:49.630449,cde55ea3f6fc186a9bfe9d20 -btrace.video.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:49.654015,cde55ea3f6fc186a9bfe9d20 -otheve.beacon.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:49.748010,cde55ea3f6fc186a9bfe9d20 -android.bugly.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:50.155573,cde55ea3f6fc186a9bfe9d20 -ios.bugly.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:51.572918,cde55ea3f6fc186a9bfe9d20 -e.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:52.004644,cde55ea3f6fc186a9bfe9d20 -cm.e.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:52.095141,cde55ea3f6fc186a9bfe9d20 -bugly.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:52.738700,cde55ea3f6fc186a9bfe9d20 -c2.gdt.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:53.153840,cde55ea3f6fc186a9bfe9d20 -sdk.e.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:53.352453,cde55ea3f6fc186a9bfe9d20 -mi.gdt.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:53.760020,cde55ea3f6fc186a9bfe9d20 -nc.gdt.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:54.514005,cde55ea3f6fc186a9bfe9d20 -v2.gdt.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:54.816640,cde55ea3f6fc186a9bfe9d20 -v.gdt.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:54.833812,cde55ea3f6fc186a9bfe9d20 -gdt.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:55.030890,cde55ea3f6fc186a9bfe9d20 -pingfore.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:55.511235,cde55ea3f6fc186a9bfe9d20 -alog-default.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:56.091331,cde55ea3f6fc186a9bfe9d20 -report.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:56.315309,cde55ea3f6fc186a9bfe9d20 -pingtcss.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:56.804741,cde55ea3f6fc186a9bfe9d20 -alog.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:57.155166,cde55ea3f6fc186a9bfe9d20 -pingma.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:57.406863,cde55ea3f6fc186a9bfe9d20 -alogs.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:58.031909,cde55ea3f6fc186a9bfe9d20 -pingjs.qq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:59.126390,cde55ea3f6fc186a9bfe9d20 -errlog.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:59.128182,cde55ea3f6fc186a9bfe9d20 -api.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:14:59.608076,cde55ea3f6fc186a9bfe9d20 -ar.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:00.139326,cde55ea3f6fc186a9bfe9d20 -oc.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:00.692089,cde55ea3f6fc186a9bfe9d20 -at.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:01.241558,cde55ea3f6fc186a9bfe9d20 -ocx.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:01.749166,cde55ea3f6fc186a9bfe9d20 -plbslog.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:02.192494,cde55ea3f6fc186a9bfe9d20 -sec.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:02.405780,cde55ea3f6fc186a9bfe9d20 -ulogs.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:02.883619,cde55ea3f6fc186a9bfe9d20 -alog.umengcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:03.578671,cde55ea3f6fc186a9bfe9d20 -umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:03.788081,cde55ea3f6fc186a9bfe9d20 -alogs.umengcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:03.907577,cde55ea3f6fc186a9bfe9d20 -umengcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:04.603834,cde55ea3f6fc186a9bfe9d20 -msg.umengcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:04.717056,cde55ea3f6fc186a9bfe9d20 -ulogs.umengcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:05.004361,cde55ea3f6fc186a9bfe9d20 -www.umeng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:05.197848,cde55ea3f6fc186a9bfe9d20 -applift-a.apptornado.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:05.552206,cde55ea3f6fc186a9bfe9d20 -applift-b.apptornado.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:05.793812,cde55ea3f6fc186a9bfe9d20 -upoll.umengcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:06.307265,cde55ea3f6fc186a9bfe9d20 -apptornado.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:06.416678,cde55ea3f6fc186a9bfe9d20 -utop.umengcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:06.462679,cde55ea3f6fc186a9bfe9d20 -eu-srv.apptornado.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:06.556060,cde55ea3f6fc186a9bfe9d20 -sdk-b.apptornado.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:07.005839,cde55ea3f6fc186a9bfe9d20 -a.stat.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:08.711379,cde55ea3f6fc186a9bfe9d20 -api.ad.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:09.809316,cde55ea3f6fc186a9bfe9d20 -cdn.ad.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:10.675198,cde55ea3f6fc186a9bfe9d20 -api.d.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:10.734632,cde55ea3f6fc186a9bfe9d20 -globalapi.ad.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:12.468682,cde55ea3f6fc186a9bfe9d20 -e.ad.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:12.737507,cde55ea3f6fc186a9bfe9d20 -ex.umengcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:13.644873,cde55ea3f6fc186a9bfe9d20 -log.ad.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:13.707763,cde55ea3f6fc186a9bfe9d20 -sdkconfig.ad.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:14.076318,cde55ea3f6fc186a9bfe9d20 -zeus.ad.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:15.099563,cde55ea3f6fc186a9bfe9d20 -cc.sys.intl.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:16.112476,cde55ea3f6fc186a9bfe9d20 -ccc.sys.intl.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:17.359326,cde55ea3f6fc186a9bfe9d20 -tracker.ai.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:17.508996,cde55ea3f6fc186a9bfe9d20 -api.ad.intl.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:18.182708,cde55ea3f6fc186a9bfe9d20 -sdkconfig.ad.india.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:18.376064,cde55ea3f6fc186a9bfe9d20 -sdkconfig.ad.intl.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:18.525120,cde55ea3f6fc186a9bfe9d20 -sgp.o2o.api.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:18.877271,cde55ea3f6fc186a9bfe9d20 -data.mistat.india.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:19.680577,cde55ea3f6fc186a9bfe9d20 -data.mistat.intl.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:19.723509,cde55ea3f6fc186a9bfe9d20 -data.mistat.rus.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:19.832016,cde55ea3f6fc186a9bfe9d20 -abtest.mistat.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:20.867255,cde55ea3f6fc186a9bfe9d20 -data.mistat.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:21.059608,cde55ea3f6fc186a9bfe9d20 -fcanr.tracking.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:22.050394,cde55ea3f6fc186a9bfe9d20 -tracking.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:22.170738,cde55ea3f6fc186a9bfe9d20 -api.brs.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:23.907447,cde55ea3f6fc186a9bfe9d20 -api.collect.data.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:24.139104,cde55ea3f6fc186a9bfe9d20 -api.setting.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:24.989786,cde55ea3f6fc186a9bfe9d20 -sa.api.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:25.338661,cde55ea3f6fc186a9bfe9d20 -tracking.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:26.025873,cde55ea3f6fc186a9bfe9d20 -adv.sec.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:26.387617,cde55ea3f6fc186a9bfe9d20 -track.ad.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:26.543076,cde55ea3f6fc186a9bfe9d20 -api.sec.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:27.196162,cde55ea3f6fc186a9bfe9d20 -data.sec.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:27.615287,cde55ea3f6fc186a9bfe9d20 -flash.sec.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:28.209947,cde55ea3f6fc186a9bfe9d20 -log.avlyun.sec.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:28.286698,cde55ea3f6fc186a9bfe9d20 -authbe.sec.intl.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:28.460010,cde55ea3f6fc186a9bfe9d20 -sdkconfig.ad.rus.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:28.691386,cde55ea3f6fc186a9bfe9d20 -ccc.sys.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:29.327486,cde55ea3f6fc186a9bfe9d20 -metok.sys.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:29.713521,cde55ea3f6fc186a9bfe9d20 -cc.sys.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:30.000135,cde55ea3f6fc186a9bfe9d20 -storeconfig.mistat.intl.xiaomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:30.315370,cde55ea3f6fc186a9bfe9d20 -adv.sec.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:30.319632,cde55ea3f6fc186a9bfe9d20 -api.sec.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:30.972556,cde55ea3f6fc186a9bfe9d20 -data.sec.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:31.088210,cde55ea3f6fc186a9bfe9d20 -logupdate.avlyun.sec.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:31.405009,cde55ea3f6fc186a9bfe9d20 -mazu.sec.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:31.661727,cde55ea3f6fc186a9bfe9d20 -api.cloudmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:32.072372,cde55ea3f6fc186a9bfe9d20 -logger.cloudmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:32.329691,cde55ea3f6fc186a9bfe9d20 -addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:32.536208,cde55ea3f6fc186a9bfe9d20 -api-public.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:32.805295,cde55ea3f6fc186a9bfe9d20 -cloudmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:32.880969,cde55ea3f6fc186a9bfe9d20 -api.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:33.283815,cde55ea3f6fc186a9bfe9d20 -geofence.sys.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:33.398768,cde55ea3f6fc186a9bfe9d20 -cf.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:33.647104,cde55ea3f6fc186a9bfe9d20 -cache.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:33.766101,cde55ea3f6fc186a9bfe9d20 -ct1.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:34.151113,cde55ea3f6fc186a9bfe9d20 -ct3.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:34.261200,cde55ea3f6fc186a9bfe9d20 -ct5.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:34.662980,cde55ea3f6fc186a9bfe9d20 -ct6z.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:34.811210,cde55ea3f6fc186a9bfe9d20 -cw.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:35.027994,cde55ea3f6fc186a9bfe9d20 -e.dlx.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:35.224146,cde55ea3f6fc186a9bfe9d20 -m.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:35.611606,cde55ea3f6fc186a9bfe9d20 -edge.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:35.769138,cde55ea3f6fc186a9bfe9d20 -o.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:35.812963,cde55ea3f6fc186a9bfe9d20 -p.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:37.453830,cde55ea3f6fc186a9bfe9d20 -p.dlx.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:39.621814,cde55ea3f6fc186a9bfe9d20 -m.dlx.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:40.659504,cde55ea3f6fc186a9bfe9d20 -q.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:40.706147,cde55ea3f6fc186a9bfe9d20 -ai.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:42.879474,cde55ea3f6fc186a9bfe9d20 -s8.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:49.779761,cde55ea3f6fc186a9bfe9d20 -s7.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:49.858829,cde55ea3f6fc186a9bfe9d20 -s5.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:49.918790,cde55ea3f6fc186a9bfe9d20 -s3.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:50.101386,cde55ea3f6fc186a9bfe9d20 -search-lax.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:50.306018,cde55ea3f6fc186a9bfe9d20 -s9.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:51.877308,cde55ea3f6fc186a9bfe9d20 -secure.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:51.926627,cde55ea3f6fc186a9bfe9d20 -su.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:52.039022,cde55ea3f6fc186a9bfe9d20 -v1.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:52.754650,cde55ea3f6fc186a9bfe9d20 -www.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:52.897776,cde55ea3f6fc186a9bfe9d20 -x.dlx.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:52.926180,cde55ea3f6fc186a9bfe9d20 -addthisedge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:53.217348,cde55ea3f6fc186a9bfe9d20 -v1.addthisedge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:53.628392,cde55ea3f6fc186a9bfe9d20 -addthiscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:53.739865,cde55ea3f6fc186a9bfe9d20 -cache.addthiscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:54.528648,cde55ea3f6fc186a9bfe9d20 -client-uat.addthiscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:55.050294,cde55ea3f6fc186a9bfe9d20 -m.addthisedge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:55.689740,cde55ea3f6fc186a9bfe9d20 -analytics.rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:56.554464,cde55ea3f6fc186a9bfe9d20 -sharebar.addthiscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:56.688888,cde55ea3f6fc186a9bfe9d20 -detect.rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:57.290717,cde55ea3f6fc186a9bfe9d20 -s4.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:57.717202,cde55ea3f6fc186a9bfe9d20 -cdn-adn.rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:57.718117,cde55ea3f6fc186a9bfe9d20 -hybird.rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:58.438466,cde55ea3f6fc186a9bfe9d20 -net.rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:58.457210,cde55ea3f6fc186a9bfe9d20 -jssdk.rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:58.764757,cde55ea3f6fc186a9bfe9d20 -setting.rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:59.312035,cde55ea3f6fc186a9bfe9d20 -rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:59.565514,cde55ea3f6fc186a9bfe9d20 -sg.rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:15:59.627982,cde55ea3f6fc186a9bfe9d20 -tknet.rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:00.437266,cde55ea3f6fc186a9bfe9d20 -search.addthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:00.529203,cde55ea3f6fc186a9bfe9d20 -sg01.rayjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:00.558008,cde55ea3f6fc186a9bfe9d20 -ads.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:01.054808,cde55ea3f6fc186a9bfe9d20 -client.addthiscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:04.397541,cde55ea3f6fc186a9bfe9d20 -cb.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:05.687627,cde55ea3f6fc186a9bfe9d20 -a.r10.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:10.612995,cde55ea3f6fc186a9bfe9d20 -b.r10.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:11.478488,cde55ea3f6fc186a9bfe9d20 -mpx.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:11.766328,cde55ea3f6fc186a9bfe9d20 -analytics.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:11.971392,cde55ea3f6fc186a9bfe9d20 -c.r10.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:11.995335,cde55ea3f6fc186a9bfe9d20 -s.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:12.339768,cde55ea3f6fc186a9bfe9d20 -static2.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:12.947723,cde55ea3f6fc186a9bfe9d20 -admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:13.088216,cde55ea3f6fc186a9bfe9d20 -www.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:13.487579,cde55ea3f6fc186a9bfe9d20 -adtag.admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:13.639666,cde55ea3f6fc186a9bfe9d20 -bridge.lga1.admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:14.426511,cde55ea3f6fc186a9bfe9d20 -bridge.sfo1.admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:15.205392,cde55ea3f6fc186a9bfe9d20 -imp.admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:15.841107,cde55ea3f6fc186a9bfe9d20 -d.r10.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:16.507640,cde55ea3f6fc186a9bfe9d20 -pca.admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:16.615401,cde55ea3f6fc186a9bfe9d20 -service.pca.admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:17.055802,cde55ea3f6fc186a9bfe9d20 -tracking.admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:17.595829,cde55ea3f6fc186a9bfe9d20 -www.admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:18.026967,cde55ea3f6fc186a9bfe9d20 -api.mobileapptracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:18.406934,cde55ea3f6fc186a9bfe9d20 -deeplink.mobileapptracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:18.852087,cde55ea3f6fc186a9bfe9d20 -media.mobileapptracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:18.980127,cde55ea3f6fc186a9bfe9d20 -mobileapptracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:19.455946,cde55ea3f6fc186a9bfe9d20 -a4.tl,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:19.567856,cde55ea3f6fc186a9bfe9d20 -sdk.a4.tl,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:20.477327,cde55ea3f6fc186a9bfe9d20 -apptrk.a4.tl,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:21.365518,cde55ea3f6fc186a9bfe9d20 -s2.mopub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:22.543275,cde55ea3f6fc186a9bfe9d20 -jrs.a4.tl,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:23.398503,cde55ea3f6fc186a9bfe9d20 -bridge.ame.admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:23.564256,cde55ea3f6fc186a9bfe9d20 -accengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:24.067870,cde55ea3f6fc186a9bfe9d20 -bridge.sf.admarketplace.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:24.130428,cde55ea3f6fc186a9bfe9d20 -api.accengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:24.157679,cde55ea3f6fc186a9bfe9d20 -mobilecrm.accengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:24.662491,cde55ea3f6fc186a9bfe9d20 -www.accengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:24.816020,cde55ea3f6fc186a9bfe9d20 -android-sdk.aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:25.582417,cde55ea3f6fc186a9bfe9d20 -backup.aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:26.327327,cde55ea3f6fc186a9bfe9d20 -dbmaster.aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:26.859458,cde55ea3f6fc186a9bfe9d20 -master.statistics.aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:27.706581,cde55ea3f6fc186a9bfe9d20 -queue.statistics.aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:28.034367,cde55ea3f6fc186a9bfe9d20 -statisticsmaster.aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:29.340232,cde55ea3f6fc186a9bfe9d20 -zookeeper01.aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:29.565766,cde55ea3f6fc186a9bfe9d20 -ldap.a4.tl,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:30.193665,cde55ea3f6fc186a9bfe9d20 -reporting.aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:30.331778,cde55ea3f6fc186a9bfe9d20 -tracking.aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:30.353864,cde55ea3f6fc186a9bfe9d20 -delivery-cdn-cf.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:31.179468,cde55ea3f6fc186a9bfe9d20 -cdn.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:31.215817,cde55ea3f6fc186a9bfe9d20 -deliveryengine.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:31.659575,cde55ea3f6fc186a9bfe9d20 -delivery-s3.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:31.891109,cde55ea3f6fc186a9bfe9d20 -adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:32.073145,cde55ea3f6fc186a9bfe9d20 -devel.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:32.136728,cde55ea3f6fc186a9bfe9d20 -metrics.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:32.551743,cde55ea3f6fc186a9bfe9d20 -pixel.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:33.140408,cde55ea3f6fc186a9bfe9d20 -pixelg.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:33.339703,cde55ea3f6fc186a9bfe9d20 -staging.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:33.819309,cde55ea3f6fc186a9bfe9d20 -sonar.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:33.916621,cde55ea3f6fc186a9bfe9d20 -preprod.accengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:34.551622,cde55ea3f6fc186a9bfe9d20 -streaming.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:35.175265,cde55ea3f6fc186a9bfe9d20 -aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:35.238736,cde55ea3f6fc186a9bfe9d20 -exchange.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:35.251644,cde55ea3f6fc186a9bfe9d20 -appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:36.175421,cde55ea3f6fc186a9bfe9d20 -zc.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:36.290503,cde55ea3f6fc186a9bfe9d20 -synchroscript.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:36.492936,cde55ea3f6fc186a9bfe9d20 -api.iad.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:36.789006,cde55ea3f6fc186a9bfe9d20 -dev.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:37.947093,cde55ea3f6fc186a9bfe9d20 -iad.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:38.509396,cde55ea3f6fc186a9bfe9d20 -jenkins.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:39.370410,cde55ea3f6fc186a9bfe9d20 -jira-hack.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:39.787236,cde55ea3f6fc186a9bfe9d20 -sdk-orion.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:40.380855,cde55ea3f6fc186a9bfe9d20 -servicedesk.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:41.377580,cde55ea3f6fc186a9bfe9d20 -sweeney-elb.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:41.797663,cde55ea3f6fc186a9bfe9d20 -acdn.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:42.411982,cde55ea3f6fc186a9bfe9d20 -adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:43.021236,cde55ea3f6fc186a9bfe9d20 -ams1-ib.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:43.451204,cde55ea3f6fc186a9bfe9d20 -anycast.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:44.322799,cde55ea3f6fc186a9bfe9d20 -synchrobox.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:44.827381,cde55ea3f6fc186a9bfe9d20 -b.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:45.281774,cde55ea3f6fc186a9bfe9d20 -cdn.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:45.577449,cde55ea3f6fc186a9bfe9d20 -crcdn01.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:45.955554,cde55ea3f6fc186a9bfe9d20 -crcdn09.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:46.326517,cde55ea3f6fc186a9bfe9d20 -confluence.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:46.770555,cde55ea3f6fc186a9bfe9d20 -ci.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:46.791317,cde55ea3f6fc186a9bfe9d20 -crypt2.appboy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:46.963305,cde55ea3f6fc186a9bfe9d20 -dcdn.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:46.994405,cde55ea3f6fc186a9bfe9d20 -ib.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:47.030060,cde55ea3f6fc186a9bfe9d20 -lax1-ib.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:47.360391,cde55ea3f6fc186a9bfe9d20 -ib.anycast.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:47.604136,cde55ea3f6fc186a9bfe9d20 -lib.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:47.676270,cde55ea3f6fc186a9bfe9d20 -m.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:47.721806,cde55ea3f6fc186a9bfe9d20 -lax1.ib.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:47.762498,cde55ea3f6fc186a9bfe9d20 -m.anycast.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:48.137349,cde55ea3f6fc186a9bfe9d20 -mediation.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:54.776332,cde55ea3f6fc186a9bfe9d20 -s.update.ib.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:55.709900,cde55ea3f6fc186a9bfe9d20 -rb.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:55.744257,cde55ea3f6fc186a9bfe9d20 -mobile.anycast.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:55.827062,cde55ea3f6fc186a9bfe9d20 -prebid.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:55.884012,cde55ea3f6fc186a9bfe9d20 -p.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:55.896471,cde55ea3f6fc186a9bfe9d20 -secure.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:56.443092,cde55ea3f6fc186a9bfe9d20 -sharethrough.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:56.695343,cde55ea3f6fc186a9bfe9d20 -sin1-ib.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:57.035742,cde55ea3f6fc186a9bfe9d20 -update.ib.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:57.367598,cde55ea3f6fc186a9bfe9d20 -vcdn.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:57.434011,cde55ea3f6fc186a9bfe9d20 -yj-a.p.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:57.659526,cde55ea3f6fc186a9bfe9d20 -sin3-ib.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:57.811501,cde55ea3f6fc186a9bfe9d20 -acdn.adnxs-simple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:57.892716,cde55ea3f6fc186a9bfe9d20 -adnxs-simple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:58.190911,cde55ea3f6fc186a9bfe9d20 -cdn.adnxs-simple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:58.556554,cde55ea3f6fc186a9bfe9d20 -ib.adnxs-simple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:59.060229,cde55ea3f6fc186a9bfe9d20 -prebid.adnxs-simple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:59.554589,cde55ea3f6fc186a9bfe9d20 -yj.p.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:59.562825,cde55ea3f6fc186a9bfe9d20 -thunder.adnxs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:59.579434,cde55ea3f6fc186a9bfe9d20 -dcdn.adnxs-simple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:59.584775,cde55ea3f6fc186a9bfe9d20 -b.adnxs-simple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:16:59.604399,cde55ea3f6fc186a9bfe9d20 -rb.adnxs-simple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:00.026529,cde55ea3f6fc186a9bfe9d20 -vcdn.adnxs-simple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:00.040859,cde55ea3f6fc186a9bfe9d20 -batch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:00.181266,cde55ea3f6fc186a9bfe9d20 -www.batch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:00.369082,cde55ea3f6fc186a9bfe9d20 -beacon.krxd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:00.747712,cde55ea3f6fc186a9bfe9d20 -api.batch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:00.854640,cde55ea3f6fc186a9bfe9d20 -apiservices.krxd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:05.915877,cde55ea3f6fc186a9bfe9d20 -cdn.krxd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:06.067666,cde55ea3f6fc186a9bfe9d20 -consumer.krxd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:06.356330,cde55ea3f6fc186a9bfe9d20 -ws.batch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:06.396045,cde55ea3f6fc186a9bfe9d20 -jslog.krxd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:06.452580,cde55ea3f6fc186a9bfe9d20 -krxd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:06.512491,cde55ea3f6fc186a9bfe9d20 -customer-pages.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:07.524499,cde55ea3f6fc186a9bfe9d20 -corp.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:08.479647,cde55ea3f6fc186a9bfe9d20 -services.krxd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:10.156849,cde55ea3f6fc186a9bfe9d20 -dev.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:10.195044,cde55ea3f6fc186a9bfe9d20 -estimator-staging.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:10.696898,cde55ea3f6fc186a9bfe9d20 -estimator.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:11.014275,cde55ea3f6fc186a9bfe9d20 -usermatch.krxd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:11.197703,cde55ea3f6fc186a9bfe9d20 -eng.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:11.531121,cde55ea3f6fc186a9bfe9d20 -event-management-shadow.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:11.573603,cde55ea3f6fc186a9bfe9d20 -grade-my-app.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:17.037231,cde55ea3f6fc186a9bfe9d20 -api.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:26.137265,cde55ea3f6fc186a9bfe9d20 -event-management.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:28.286243,cde55ea3f6fc186a9bfe9d20 -grafana.staging.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:28.442804,cde55ea3f6fc186a9bfe9d20 -grafana.prod.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:31.104329,cde55ea3f6fc186a9bfe9d20 -go.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:31.388821,cde55ea3f6fc186a9bfe9d20 -insights-jobs-ingress.prod.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:31.661042,cde55ea3f6fc186a9bfe9d20 -impersonation-preview.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:34.885416,cde55ea3f6fc186a9bfe9d20 -jenkins-staging.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:35.020954,cde55ea3f6fc186a9bfe9d20 -helpdesk.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:35.176524,cde55ea3f6fc186a9bfe9d20 -leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:35.449960,cde55ea3f6fc186a9bfe9d20 -link.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:35.598332,cde55ea3f6fc186a9bfe9d20 -reports-k8s.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:35.736931,cde55ea3f6fc186a9bfe9d20 -reports.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:35.819622,cde55ea3f6fc186a9bfe9d20 -sales.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:36.444104,cde55ea3f6fc186a9bfe9d20 -sso.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:36.765667,cde55ea3f6fc186a9bfe9d20 -a.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:36.858259,cde55ea3f6fc186a9bfe9d20 -www.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:36.882076,cde55ea3f6fc186a9bfe9d20 -a-ssl.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:37.356171,cde55ea3f6fc186a9bfe9d20 -d.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:38.039287,cde55ea3f6fc186a9bfe9d20 -info.leanplum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:41.052959,cde55ea3f6fc186a9bfe9d20 -analysis.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:46.917691,cde55ea3f6fc186a9bfe9d20 -analysis1.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:47.275531,cde55ea3f6fc186a9bfe9d20 -analysis2.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:47.367715,cde55ea3f6fc186a9bfe9d20 -directads.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:48.511254,cde55ea3f6fc186a9bfe9d20 -ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:48.527988,cde55ea3f6fc186a9bfe9d20 -self-booking.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:48.948594,cde55ea3f6fc186a9bfe9d20 -ssl.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:49.603154,cde55ea3f6fc186a9bfe9d20 -www.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:51.159948,cde55ea3f6fc186a9bfe9d20 -directads2.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:51.527904,cde55ea3f6fc186a9bfe9d20 -config2.mparticle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:51.954498,cde55ea3f6fc186a9bfe9d20 -cookiesync.mparticle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:52.416166,cde55ea3f6fc186a9bfe9d20 -identity.mparticle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:52.764415,cde55ea3f6fc186a9bfe9d20 -jssdkcdns.mparticle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:53.049578,cde55ea3f6fc186a9bfe9d20 -jssdks.mparticle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:53.449656,cde55ea3f6fc186a9bfe9d20 -mparticle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:53.958893,cde55ea3f6fc186a9bfe9d20 -nativesdks.mparticle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:54.113002,cde55ea3f6fc186a9bfe9d20 -admax.nexage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:54.527467,cde55ea3f6fc186a9bfe9d20 -ads.nexage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:54.683823,cde55ea3f6fc186a9bfe9d20 -bos.ads.nexage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:55.130143,cde55ea3f6fc186a9bfe9d20 -hb.nexage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:55.259205,cde55ea3f6fc186a9bfe9d20 -pinger.ads.nexage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:56.014916,cde55ea3f6fc186a9bfe9d20 -nexage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:56.426637,cde55ea3f6fc186a9bfe9d20 -reports.nexage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:56.641148,cde55ea3f6fc186a9bfe9d20 -sjc.ads0.nexage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:57.007142,cde55ea3f6fc186a9bfe9d20 -tangerine.nexage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:57.305791,cde55ea3f6fc186a9bfe9d20 -e.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:57.677634,cde55ea3f6fc186a9bfe9d20 -i.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:57.945620,cde55ea3f6fc186a9bfe9d20 -www.nexage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:58.229774,cde55ea3f6fc186a9bfe9d20 -ha-api.pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:58.587557,cde55ea3f6fc186a9bfe9d20 -reporting.ligatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:58.981223,cde55ea3f6fc186a9bfe9d20 -ha.pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:17:59.351241,cde55ea3f6fc186a9bfe9d20 -www.pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:00.024274,cde55ea3f6fc186a9bfe9d20 -pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:00.024924,cde55ea3f6fc186a9bfe9d20 -dbs.pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:00.046477,cde55ea3f6fc186a9bfe9d20 -ipa.pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:00.722803,cde55ea3f6fc186a9bfe9d20 -cp.pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:01.223362,cde55ea3f6fc186a9bfe9d20 -api.pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:01.359424,cde55ea3f6fc186a9bfe9d20 -api.ad-brix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:01.758243,cde55ea3f6fc186a9bfe9d20 -www.ad-brix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:01.780854,cde55ea3f6fc186a9bfe9d20 -d5935-1dea9.api.pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:01.826240,cde55ea3f6fc186a9bfe9d20 -askfm.pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:01.981864,cde55ea3f6fc186a9bfe9d20 -demo.ad-brix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:02.221919,cde55ea3f6fc186a9bfe9d20 -partners.ad-brix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:02.252242,cde55ea3f6fc186a9bfe9d20 -ad-brix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:02.366178,cde55ea3f6fc186a9bfe9d20 -as.ad-brix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:02.649473,cde55ea3f6fc186a9bfe9d20 -stat.pushwoosh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:02.705566,cde55ea3f6fc186a9bfe9d20 -tracking.ad-brix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:02.706564,cde55ea3f6fc186a9bfe9d20 -config.ad-brix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:02.844748,cde55ea3f6fc186a9bfe9d20 -campaign.ad-brix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:02.915062,cde55ea3f6fc186a9bfe9d20 -api.uca.cloud.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:03.575386,cde55ea3f6fc186a9bfe9d20 -data-optout-service.uca.cloud.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:03.685808,cde55ea3f6fc186a9bfe9d20 -cdp.cloud.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:03.835330,cde55ea3f6fc186a9bfe9d20 -config.uca.cloud.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:03.984544,cde55ea3f6fc186a9bfe9d20 -perf-events.cloud.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:04.123764,cde55ea3f6fc186a9bfe9d20 -userreporting.cloud.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:04.336215,cde55ea3f6fc186a9bfe9d20 -analytics.cloud.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:04.517316,cde55ea3f6fc186a9bfe9d20 -ads-game-configuration.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:04.545372,cde55ea3f6fc186a9bfe9d20 -ads-brand-postback.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:04.571596,cde55ea3f6fc186a9bfe9d20 -admediator.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:04.738055,cde55ea3f6fc186a9bfe9d20 -adserver.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:05.004444,cde55ea3f6fc186a9bfe9d20 -adsx.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:05.166494,cde55ea3f6fc186a9bfe9d20 -auction-load.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:05.278888,cde55ea3f6fc186a9bfe9d20 -auiopt.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:05.382407,cde55ea3f6fc186a9bfe9d20 -auction.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:05.571517,cde55ea3f6fc186a9bfe9d20 -cdn-highwinds.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:05.699308,cde55ea3f6fc186a9bfe9d20 -cdn-store-icons-highwinds-prd.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:05.747333,cde55ea3f6fc186a9bfe9d20 -cdn-webview-pge-geocdn-prd.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:05.857105,cde55ea3f6fc186a9bfe9d20 -cdn-webview-pge.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:06.015422,cde55ea3f6fc186a9bfe9d20 -china-cdn.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:06.167673,cde55ea3f6fc186a9bfe9d20 -cdn.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:06.478006,cde55ea3f6fc186a9bfe9d20 -dsp-tracking.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:06.494385,cde55ea3f6fc186a9bfe9d20 -nginx-auction-prd-gcp.adsx.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:07.279179,cde55ea3f6fc186a9bfe9d20 -httpkafka.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:07.364353,cde55ea3f6fc186a9bfe9d20 -ingress.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:07.368830,cde55ea3f6fc186a9bfe9d20 -geocdn.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:07.383006,cde55ea3f6fc186a9bfe9d20 -config.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:07.383251,cde55ea3f6fc186a9bfe9d20 -publisher-config.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:07.914891,cde55ea3f6fc186a9bfe9d20 -publisher-event.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:08.107492,cde55ea3f6fc186a9bfe9d20 -pge.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:08.120481,cde55ea3f6fc186a9bfe9d20 -thind.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:08.382930,cde55ea3f6fc186a9bfe9d20 -ecommerce.iap.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:08.796436,cde55ea3f6fc186a9bfe9d20 -staging.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:08.872878,cde55ea3f6fc186a9bfe9d20 -iap.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:10.212451,cde55ea3f6fc186a9bfe9d20 -ads.internal.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:10.233668,cde55ea3f6fc186a9bfe9d20 -events.iap.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:10.283454,cde55ea3f6fc186a9bfe9d20 -webview.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:10.320573,cde55ea3f6fc186a9bfe9d20 -unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:10.721446,cde55ea3f6fc186a9bfe9d20 -sdk-diagnostics.prd.mz.internal.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:10.738873,cde55ea3f6fc186a9bfe9d20 -sdk-diagnostics.stg.mz.internal.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:10.798127,cde55ea3f6fc186a9bfe9d20 -ads-privacy-api.prd.mz.internal.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:10.901588,cde55ea3f6fc186a9bfe9d20 -publisher-event.ads.prd.ie.internal.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:12.093098,cde55ea3f6fc186a9bfe9d20 -tracking.prd.mz.internal.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:12.116598,cde55ea3f6fc186a9bfe9d20 -a.applvn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:12.192217,cde55ea3f6fc186a9bfe9d20 -ads-game-configuration-master.ads.prd.ie.internal.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:12.228933,cde55ea3f6fc186a9bfe9d20 -applvn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:12.842717,cde55ea3f6fc186a9bfe9d20 -d.applvn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:12.938116,cde55ea3f6fc186a9bfe9d20 -ms.applvn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:13.025223,cde55ea3f6fc186a9bfe9d20 -api-us.appodealx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:14.055547,cde55ea3f6fc186a9bfe9d20 -appodealx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:14.055877,cde55ea3f6fc186a9bfe9d20 -rt.applvn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:14.207565,cde55ea3f6fc186a9bfe9d20 -api.appodealx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:14.529266,cde55ea3f6fc186a9bfe9d20 -www.appodealx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:14.596702,cde55ea3f6fc186a9bfe9d20 -a.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:14.724929,cde55ea3f6fc186a9bfe9d20 -a2.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:14.858869,cde55ea3f6fc186a9bfe9d20 -analytics.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:15.091431,cde55ea3f6fc186a9bfe9d20 -assets-v3.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:15.554749,cde55ea3f6fc186a9bfe9d20 -api.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:16.073474,cde55ea3f6fc186a9bfe9d20 -answers.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:17.945886,cde55ea3f6fc186a9bfe9d20 -assets.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:18.227871,cde55ea3f6fc186a9bfe9d20 -dashapi.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:20.876704,cde55ea3f6fc186a9bfe9d20 -icon.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:21.704573,cde55ea3f6fc186a9bfe9d20 -httpkafka.ads.prd.ie.internal.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:22.177849,cde55ea3f6fc186a9bfe9d20 -live.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:22.360659,cde55ea3f6fc186a9bfe9d20 -b.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:23.680380,cde55ea3f6fc186a9bfe9d20 -chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:23.790032,cde55ea3f6fc186a9bfe9d20 -pages.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:23.881653,cde55ea3f6fc186a9bfe9d20 -partners.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:25.691765,cde55ea3f6fc186a9bfe9d20 -t3.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:26.556220,cde55ea3f6fc186a9bfe9d20 -sites.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:27.050742,cde55ea3f6fc186a9bfe9d20 -engineering.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:27.169606,cde55ea3f6fc186a9bfe9d20 -tracking.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:27.175203,cde55ea3f6fc186a9bfe9d20 -t.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:27.694457,cde55ea3f6fc186a9bfe9d20 -v2.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:27.862073,cde55ea3f6fc186a9bfe9d20 -static.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:27.895316,cde55ea3f6fc186a9bfe9d20 -www.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:28.380414,cde55ea3f6fc186a9bfe9d20 -cdn.adtrue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:28.571643,cde55ea3f6fc186a9bfe9d20 -exchange.adtrue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:28.580397,cde55ea3f6fc186a9bfe9d20 -v4.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:28.680551,cde55ea3f6fc186a9bfe9d20 -v5.chartboost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:28.732257,cde55ea3f6fc186a9bfe9d20 -assets.amung.us,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:29.615099,cde55ea3f6fc186a9bfe9d20 -amung.us,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:29.821375,cde55ea3f6fc186a9bfe9d20 -graphs.amung.us,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:30.197744,cde55ea3f6fc186a9bfe9d20 -adtrue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:30.357708,cde55ea3f6fc186a9bfe9d20 -publishers.adtrue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:30.571081,cde55ea3f6fc186a9bfe9d20 -track.adtrue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:30.620770,cde55ea3f6fc186a9bfe9d20 -whos.amung.us,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:30.724408,cde55ea3f6fc186a9bfe9d20 -maps.amung.us,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:30.929667,cde55ea3f6fc186a9bfe9d20 -widgets.amung.us,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:30.969077,cde55ea3f6fc186a9bfe9d20 -dev-api.persona.ly,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:31.584188,cde55ea3f6fc186a9bfe9d20 -persona.ly,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:31.974843,cde55ea3f6fc186a9bfe9d20 -dsp.persona.ly,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:32.035284,cde55ea3f6fc186a9bfe9d20 -sdk.persona.ly,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:32.040901,cde55ea3f6fc186a9bfe9d20 -dev.dsp.persona.ly,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:32.293957,cde55ea3f6fc186a9bfe9d20 -capture.trackjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:32.573866,cde55ea3f6fc186a9bfe9d20 -trackjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:32.986373,cde55ea3f6fc186a9bfe9d20 -cdn.trackjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:33.101858,cde55ea3f6fc186a9bfe9d20 -usage.trackjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:33.300223,cde55ea3f6fc186a9bfe9d20 -my.trackjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:33.359953,cde55ea3f6fc186a9bfe9d20 -www.trackjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:33.688000,cde55ea3f6fc186a9bfe9d20 -d2zah9y47r7bi2.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:33.951338,cde55ea3f6fc186a9bfe9d20 -dl1d2m8ri9v3j.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:33.980144,cde55ea3f6fc186a9bfe9d20 -ad4screen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:35.191647,cde55ea3f6fc186a9bfe9d20 -click.advertnative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:35.348647,cde55ea3f6fc186a9bfe9d20 -advertnative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:35.909450,cde55ea3f6fc186a9bfe9d20 -worker1.advertnative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:36.919927,cde55ea3f6fc186a9bfe9d20 -worker2.advertnative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:37.014696,cde55ea3f6fc186a9bfe9d20 -ad-exchange.toast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:37.669906,cde55ea3f6fc186a9bfe9d20 -www.ad4screen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:37.776523,cde55ea3f6fc186a9bfe9d20 -worker3.advertnative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:37.827452,cde55ea3f6fc186a9bfe9d20 -adlc-exchange.toast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:38.281812,cde55ea3f6fc186a9bfe9d20 -adx-exchange.toast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:38.284012,cde55ea3f6fc186a9bfe9d20 -api-log-analytics.cloud.toast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:38.318112,cde55ea3f6fc186a9bfe9d20 -worker4.advertnative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:38.651578,cde55ea3f6fc186a9bfe9d20 -cm-exchange.toast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:38.734359,cde55ea3f6fc186a9bfe9d20 -static.tagmanager.toast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:39.214710,cde55ea3f6fc186a9bfe9d20 -tagmanager.toast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:39.289223,cde55ea3f6fc186a9bfe9d20 -partner.api.getadmiral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:39.430935,cde55ea3f6fc186a9bfe9d20 -getadmiral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:39.663238,cde55ea3f6fc186a9bfe9d20 -delivery.api.getadmiral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:39.851616,cde55ea3f6fc186a9bfe9d20 -pay.getadmiral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:39.933972,cde55ea3f6fc186a9bfe9d20 -sgreporting.getadmiral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:40.109135,cde55ea3f6fc186a9bfe9d20 -stripewh.getadmiral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:40.475001,cde55ea3f6fc186a9bfe9d20 -www.getadmiral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:40.602227,cde55ea3f6fc186a9bfe9d20 -click-mdsp.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:41.036394,cde55ea3f6fc186a9bfe9d20 -staging.getadmiral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:41.165542,cde55ea3f6fc186a9bfe9d20 -getadmiral.typeform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:41.752303,cde55ea3f6fc186a9bfe9d20 -apx.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:42.246508,cde55ea3f6fc186a9bfe9d20 -seth.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:42.517637,cde55ea3f6fc186a9bfe9d20 -imp-mdsp.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:42.680184,cde55ea3f6fc186a9bfe9d20 -dev.persona.ly,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:42.740956,cde55ea3f6fc186a9bfe9d20 -apx.internal-redirect.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:43.108764,cde55ea3f6fc186a9bfe9d20 -cdn.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:43.351103,cde55ea3f6fc186a9bfe9d20 -apx.ui.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:44.301785,cde55ea3f6fc186a9bfe9d20 -apx.trck.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:44.645554,cde55ea3f6fc186a9bfe9d20 -apx.pixel.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:45.589314,cde55ea3f6fc186a9bfe9d20 -backend.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:46.343802,cde55ea3f6fc186a9bfe9d20 -apx.matk.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:46.416483,cde55ea3f6fc186a9bfe9d20 -apx.irck.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:46.791240,cde55ea3f6fc186a9bfe9d20 -apx.rdkt.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:47.016808,cde55ea3f6fc186a9bfe9d20 -mdsp.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:49.830364,cde55ea3f6fc186a9bfe9d20 -dev.getadmiral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:50.407638,cde55ea3f6fc186a9bfe9d20 -mobile.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:50.428293,cde55ea3f6fc186a9bfe9d20 -atrk.alexametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:50.535877,cde55ea3f6fc186a9bfe9d20 -certify-amp.alexametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:51.055744,cde55ea3f6fc186a9bfe9d20 -www.avazutracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:51.056109,cde55ea3f6fc186a9bfe9d20 -certify-js.alexametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:51.115872,cde55ea3f6fc186a9bfe9d20 -certify.alexametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:51.373802,cde55ea3f6fc186a9bfe9d20 -pixel.alexametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:51.691661,cde55ea3f6fc186a9bfe9d20 -js.alexametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:51.926221,cde55ea3f6fc186a9bfe9d20 -d31qbv1cthcecs.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:52.042244,cde55ea3f6fc186a9bfe9d20 -adc3-assets.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:52.276388,cde55ea3f6fc186a9bfe9d20 -d5nxst8fruw4z.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:52.290323,cde55ea3f6fc186a9bfe9d20 -adc3-launch.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:52.499902,cde55ea3f6fc186a9bfe9d20 -adc3-launch-staging.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:52.584303,cde55ea3f6fc186a9bfe9d20 -alpha-assets.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:52.977485,cde55ea3f6fc186a9bfe9d20 -ads30.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:53.055294,cde55ea3f6fc186a9bfe9d20 -androidads20.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:53.273863,cde55ea3f6fc186a9bfe9d20 -adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:53.458392,cde55ea3f6fc186a9bfe9d20 -androidads4-6.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:53.706470,cde55ea3f6fc186a9bfe9d20 -androidads21.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:53.733193,cde55ea3f6fc186a9bfe9d20 -androidads23.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:53.785293,cde55ea3f6fc186a9bfe9d20 -c4d-cdn.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:54.054219,cde55ea3f6fc186a9bfe9d20 -c4dm.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:54.473691,cde55ea3f6fc186a9bfe9d20 -cpa.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:54.512331,cde55ea3f6fc186a9bfe9d20 -events3alt.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:54.755331,cde55ea3f6fc186a9bfe9d20 -clients.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:54.770844,cde55ea3f6fc186a9bfe9d20 -iosads22.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:55.052150,cde55ea3f6fc186a9bfe9d20 -iosads4-4.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:55.189441,cde55ea3f6fc186a9bfe9d20 -iosads4-6.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:55.201840,cde55ea3f6fc186a9bfe9d20 -iosads24.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:55.260402,cde55ea3f6fc186a9bfe9d20 -iosads4-7.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:55.486149,cde55ea3f6fc186a9bfe9d20 -wd.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:55.837045,cde55ea3f6fc186a9bfe9d20 -rtb.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:55.907969,cde55ea3f6fc186a9bfe9d20 -www.adcolony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:56.177488,cde55ea3f6fc186a9bfe9d20 -alexametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:18:58.220939,cde55ea3f6fc186a9bfe9d20 -adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:06.079958,cde55ea3f6fc186a9bfe9d20 -amidt.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:06.315364,cde55ea3f6fc186a9bfe9d20 -anycast.api.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:06.385286,cde55ea3f6fc186a9bfe9d20 -anycast.bapi.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:06.654529,cde55ea3f6fc186a9bfe9d20 -anycast.ci.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:08.698625,cde55ea3f6fc186a9bfe9d20 -api.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:09.440186,cde55ea3f6fc186a9bfe9d20 -appapi.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:10.184505,cde55ea3f6fc186a9bfe9d20 -appvast.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:11.049171,cde55ea3f6fc186a9bfe9d20 -azjpixel.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:11.585618,cde55ea3f6fc186a9bfe9d20 -bapi.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:12.348500,cde55ea3f6fc186a9bfe9d20 -cdn.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:13.239529,cde55ea3f6fc186a9bfe9d20 -cdn.bapi.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:13.874466,cde55ea3f6fc186a9bfe9d20 -cdn01.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:14.470328,cde55ea3f6fc186a9bfe9d20 -ci.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:15.085409,cde55ea3f6fc186a9bfe9d20 -daldt.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:15.721229,cde55ea3f6fc186a9bfe9d20 -dt.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:16.307028,cde55ea3f6fc186a9bfe9d20 -anycast.dt.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:16.580059,cde55ea3f6fc186a9bfe9d20 -anycast.fw.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:16.782724,cde55ea3f6fc186a9bfe9d20 -anycast.pixel.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:16.849019,cde55ea3f6fc186a9bfe9d20 -extapi-cmp.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:17.257944,cde55ea3f6fc186a9bfe9d20 -anycast.static.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:17.267300,cde55ea3f6fc186a9bfe9d20 -fw.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:17.444371,cde55ea3f6fc186a9bfe9d20 -fw.bapi.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:17.878839,cde55ea3f6fc186a9bfe9d20 -fwapi.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:17.879171,cde55ea3f6fc186a9bfe9d20 -mobile.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:18.648300,cde55ea3f6fc186a9bfe9d20 -fwvc.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:18.683591,cde55ea3f6fc186a9bfe9d20 -mobile-static-src.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:19.165152,cde55ea3f6fc186a9bfe9d20 -mobile-static.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:19.278344,cde55ea3f6fc186a9bfe9d20 -pixel.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:19.857350,cde55ea3f6fc186a9bfe9d20 -nyidt.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:19.892715,cde55ea3f6fc186a9bfe9d20 -pixel.bapi.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:20.478337,cde55ea3f6fc186a9bfe9d20 -pm.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:20.506599,cde55ea3f6fc186a9bfe9d20 -report-static.bapi.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:20.955395,cde55ea3f6fc186a9bfe9d20 -sjedt.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:21.601233,cde55ea3f6fc186a9bfe9d20 -dt.fw.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:26.833184,cde55ea3f6fc186a9bfe9d20 -dtias.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:27.050937,cde55ea3f6fc186a9bfe9d20 -spixel.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:27.441527,cde55ea3f6fc186a9bfe9d20 -static.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:27.567911,cde55ea3f6fc186a9bfe9d20 -fwias.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:27.907684,cde55ea3f6fc186a9bfe9d20 -static.bapi.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:28.060003,cde55ea3f6fc186a9bfe9d20 -vast.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:28.790903,cde55ea3f6fc186a9bfe9d20 -vans.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:28.884826,cde55ea3f6fc186a9bfe9d20 -vastlog.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:29.449702,cde55ea3f6fc186a9bfe9d20 -vastcdn.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:29.507436,cde55ea3f6fc186a9bfe9d20 -vastpixel.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:29.972825,cde55ea3f6fc186a9bfe9d20 -vastpixel2.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:30.063344,cde55ea3f6fc186a9bfe9d20 -vastpixel3.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:30.568751,cde55ea3f6fc186a9bfe9d20 -video.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:30.885499,cde55ea3f6fc186a9bfe9d20 -sfw.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:31.027349,cde55ea3f6fc186a9bfe9d20 -vpaid.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:31.112188,cde55ea3f6fc186a9bfe9d20 -vpaid3.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:31.657042,cde55ea3f6fc186a9bfe9d20 -webvideoinspector.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:31.737724,cde55ea3f6fc186a9bfe9d20 -vpaid2.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:31.849468,cde55ea3f6fc186a9bfe9d20 -sjepm.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:32.071297,cde55ea3f6fc186a9bfe9d20 -ads.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:32.272944,cde55ea3f6fc186a9bfe9d20 -ae.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:32.702499,cde55ea3f6fc186a9bfe9d20 -aktrack.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:32.811599,cde55ea3f6fc186a9bfe9d20 -apps.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:33.131137,cde55ea3f6fc186a9bfe9d20 -aud.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:33.270314,cde55ea3f6fc186a9bfe9d20 -bid.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:33.594144,cde55ea3f6fc186a9bfe9d20 -cdn.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:33.728926,cde55ea3f6fc186a9bfe9d20 -clicktrack.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:33.978719,cde55ea3f6fc186a9bfe9d20 -hbopenbid.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:34.574331,cde55ea3f6fc186a9bfe9d20 -hbopenbid-sg.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:34.702037,cde55ea3f6fc186a9bfe9d20 -hbopenbid-sgc.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:35.274219,cde55ea3f6fc186a9bfe9d20 -image2.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:35.331433,cde55ea3f6fc186a9bfe9d20 -image3.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:36.086450,cde55ea3f6fc186a9bfe9d20 -image4.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:36.124145,cde55ea3f6fc186a9bfe9d20 -image5.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:36.863678,cde55ea3f6fc186a9bfe9d20 -image6.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:36.909030,cde55ea3f6fc186a9bfe9d20 -image7.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:37.529317,cde55ea3f6fc186a9bfe9d20 -image8.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:37.635943,cde55ea3f6fc186a9bfe9d20 -staticvc.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:38.044811,cde55ea3f6fc186a9bfe9d20 -openbid.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:38.246523,cde55ea3f6fc186a9bfe9d20 -ow.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:38.408266,cde55ea3f6fc186a9bfe9d20 -showads-sg.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:38.834559,cde55ea3f6fc186a9bfe9d20 -showads-sgc.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:39.083105,cde55ea3f6fc186a9bfe9d20 -pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:39.102942,cde55ea3f6fc186a9bfe9d20 -showads.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:39.398246,cde55ea3f6fc186a9bfe9d20 -sshowads.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:39.828898,cde55ea3f6fc186a9bfe9d20 -simage2.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:39.873773,cde55ea3f6fc186a9bfe9d20 -t.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:40.030796,cde55ea3f6fc186a9bfe9d20 -track.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:40.514735,cde55ea3f6fc186a9bfe9d20 -vid.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:40.518340,cde55ea3f6fc186a9bfe9d20 -cdn.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:41.360116,cde55ea3f6fc186a9bfe9d20 -cdn3.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:41.571491,cde55ea3f6fc186a9bfe9d20 -www.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:41.605283,cde55ea3f6fc186a9bfe9d20 -www.adsafeprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:42.135331,cde55ea3f6fc186a9bfe9d20 -doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:42.164681,cde55ea3f6fc186a9bfe9d20 -rtb0.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:42.877234,cde55ea3f6fc186a9bfe9d20 -pub.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:43.116536,cde55ea3f6fc186a9bfe9d20 -rtb2.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:43.676719,cde55ea3f6fc186a9bfe9d20 -rtb3.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:44.027677,cde55ea3f6fc186a9bfe9d20 -gads.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:44.165560,cde55ea3f6fc186a9bfe9d20 -rtbcdn.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:44.501253,cde55ea3f6fc186a9bfe9d20 -tps.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:44.617842,cde55ea3f6fc186a9bfe9d20 -tps30.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:44.716867,cde55ea3f6fc186a9bfe9d20 -vtrk.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:45.408453,cde55ea3f6fc186a9bfe9d20 -vast.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:45.413153,cde55ea3f6fc186a9bfe9d20 -static.criteo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:46.306828,cde55ea3f6fc186a9bfe9d20 -static.eu.criteo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:47.310839,cde55ea3f6fc186a9bfe9d20 -criteo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:47.627012,cde55ea3f6fc186a9bfe9d20 -ads.us.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:48.467720,cde55ea3f6fc186a9bfe9d20 -ads.eu.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:48.688179,cde55ea3f6fc186a9bfe9d20 -ag.gbc.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:49.847529,cde55ea3f6fc186a9bfe9d20 -ailab.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:51.781058,cde55ea3f6fc186a9bfe9d20 -logall.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:52.094581,cde55ea3f6fc186a9bfe9d20 -loga2.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:52.233664,cde55ea3f6fc186a9bfe9d20 -api.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:52.847459,cde55ea3f6fc186a9bfe9d20 -cas.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:53.007221,cde55ea3f6fc186a9bfe9d20 -bidder.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:53.156784,cde55ea3f6fc186a9bfe9d20 -b.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:53.226976,cde55ea3f6fc186a9bfe9d20 -criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:54.355239,cde55ea3f6fc186a9bfe9d20 -d.us.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:54.450214,cde55ea3f6fc186a9bfe9d20 -cat.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:54.510831,cde55ea3f6fc186a9bfe9d20 -d.eu.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:54.714045,cde55ea3f6fc186a9bfe9d20 -vpaid.doubleverify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:55.328790,cde55ea3f6fc186a9bfe9d20 -dis.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:55.476784,cde55ea3f6fc186a9bfe9d20 -dynamic.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:55.519533,cde55ea3f6fc186a9bfe9d20 -dev.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:55.838746,cde55ea3f6fc186a9bfe9d20 -go.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:56.158385,cde55ea3f6fc186a9bfe9d20 -ebs.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:56.461007,cde55ea3f6fc186a9bfe9d20 -gum.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:56.738384,cde55ea3f6fc186a9bfe9d20 -gem.gbc.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:56.759426,cde55ea3f6fc186a9bfe9d20 -info.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:57.409840,cde55ea3f6fc186a9bfe9d20 -pubsdk-bin.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:57.635618,cde55ea3f6fc186a9bfe9d20 -mug.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:58.062944,cde55ea3f6fc186a9bfe9d20 -marketing.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:58.329533,cde55ea3f6fc186a9bfe9d20 -rtax.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:58.843691,cde55ea3f6fc186a9bfe9d20 -rdi.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:59.024035,cde55ea3f6fc186a9bfe9d20 -labs.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:59.155232,cde55ea3f6fc186a9bfe9d20 -sftp.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:59.228041,cde55ea3f6fc186a9bfe9d20 -sip.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:59.378888,cde55ea3f6fc186a9bfe9d20 -sslwidget.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:19:59.893493,cde55ea3f6fc186a9bfe9d20 -static.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:00.262184,cde55ea3f6fc186a9bfe9d20 -studio.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:00.510831,cde55ea3f6fc186a9bfe9d20 -widget.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:00.878954,cde55ea3f6fc186a9bfe9d20 -actions-am.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:01.129947,cde55ea3f6fc186a9bfe9d20 -staticdemo.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:01.398146,cde55ea3f6fc186a9bfe9d20 -actions-ch.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:01.538770,cde55ea3f6fc186a9bfe9d20 -actions-hk.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:01.771306,cde55ea3f6fc186a9bfe9d20 -www.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:02.027497,cde55ea3f6fc186a9bfe9d20 -actions-nj.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:02.049505,cde55ea3f6fc186a9bfe9d20 -actions-latb.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:02.122447,cde55ea3f6fc186a9bfe9d20 -actions-sg.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:02.528981,cde55ea3f6fc186a9bfe9d20 -am-match.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:02.825787,cde55ea3f6fc186a9bfe9d20 -am-sync.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:02.826221,cde55ea3f6fc186a9bfe9d20 -am-trc-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:02.883668,cde55ea3f6fc186a9bfe9d20 -am-vid-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:03.249856,cde55ea3f6fc186a9bfe9d20 -api.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:03.349644,cde55ea3f6fc186a9bfe9d20 -am-wf.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:03.439175,cde55ea3f6fc186a9bfe9d20 -assets.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:03.717218,cde55ea3f6fc186a9bfe9d20 -beacon.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:04.055810,cde55ea3f6fc186a9bfe9d20 -c2.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:04.131376,cde55ea3f6fc186a9bfe9d20 -c3.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:04.544763,cde55ea3f6fc186a9bfe9d20 -cdn.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:04.643997,cde55ea3f6fc186a9bfe9d20 -ch-match.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:05.165399,cde55ea3f6fc186a9bfe9d20 -ch-sync.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:05.260878,cde55ea3f6fc186a9bfe9d20 -ch-vid-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:05.793838,cde55ea3f6fc186a9bfe9d20 -ch-wf.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:05.900973,cde55ea3f6fc186a9bfe9d20 -convchmp.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:08.041335,cde55ea3f6fc186a9bfe9d20 -convnjmp.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:08.097251,cde55ea3f6fc186a9bfe9d20 -hk-match.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:08.674157,cde55ea3f6fc186a9bfe9d20 -convsgmp.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:08.788977,cde55ea3f6fc186a9bfe9d20 -backstage.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:08.849140,cde55ea3f6fc186a9bfe9d20 -hk-sync.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:09.337925,cde55ea3f6fc186a9bfe9d20 -hk-vid-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:09.405247,cde55ea3f6fc186a9bfe9d20 -hk-wf.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:09.457906,cde55ea3f6fc186a9bfe9d20 -images.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:09.910359,cde55ea3f6fc186a9bfe9d20 -images-dl.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:09.930986,cde55ea3f6fc186a9bfe9d20 -webportal.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:10.159331,cde55ea3f6fc186a9bfe9d20 -images2.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:10.442649,cde55ea3f6fc186a9bfe9d20 -images3.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:10.470599,cde55ea3f6fc186a9bfe9d20 -images4.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:10.699660,cde55ea3f6fc186a9bfe9d20 -images1.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:10.871844,cde55ea3f6fc186a9bfe9d20 -images5.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:10.978797,cde55ea3f6fc186a9bfe9d20 -impr.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:11.936030,cde55ea3f6fc186a9bfe9d20 -imprammp.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:12.187104,cde55ea3f6fc186a9bfe9d20 -la-match.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:12.777673,cde55ea3f6fc186a9bfe9d20 -la-sync.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:13.883693,cde55ea3f6fc186a9bfe9d20 -imprchmp.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:13.987068,cde55ea3f6fc186a9bfe9d20 -imprnjmp.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:14.027506,cde55ea3f6fc186a9bfe9d20 -cds.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:14.612151,cde55ea3f6fc186a9bfe9d20 -la-trc.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:15.921447,cde55ea3f6fc186a9bfe9d20 -la-trc-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:15.927127,cde55ea3f6fc186a9bfe9d20 -la-vid-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:15.957100,cde55ea3f6fc186a9bfe9d20 -la-wf.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:15.962856,cde55ea3f6fc186a9bfe9d20 -imprsgmp.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:16.120711,cde55ea3f6fc186a9bfe9d20 -match.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:17.279016,cde55ea3f6fc186a9bfe9d20 -nr-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:17.299474,cde55ea3f6fc186a9bfe9d20 -nr.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:19.031997,cde55ea3f6fc186a9bfe9d20 -mpg.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:19.039476,cde55ea3f6fc186a9bfe9d20 -mb.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:19.203716,cde55ea3f6fc186a9bfe9d20 -sg-match.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:23.183662,cde55ea3f6fc186a9bfe9d20 -popup.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:24.561861,cde55ea3f6fc186a9bfe9d20 -sg-sync.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:29.304764,cde55ea3f6fc186a9bfe9d20 -resources.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:29.466534,cde55ea3f6fc186a9bfe9d20 -sg-wf.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:29.913666,cde55ea3f6fc186a9bfe9d20 -sg-trc-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:30.291255,cde55ea3f6fc186a9bfe9d20 -pages.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:30.325264,cde55ea3f6fc186a9bfe9d20 -timeinc.trc.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:31.052128,cde55ea3f6fc186a9bfe9d20 -tracking.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:31.262853,cde55ea3f6fc186a9bfe9d20 -taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:31.283445,cde55ea3f6fc186a9bfe9d20 -sg-vid-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:31.288217,cde55ea3f6fc186a9bfe9d20 -sync.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:31.379746,cde55ea3f6fc186a9bfe9d20 -trc.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:31.825858,cde55ea3f6fc186a9bfe9d20 -us-match.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:33.180053,cde55ea3f6fc186a9bfe9d20 -us-sync.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:33.187080,cde55ea3f6fc186a9bfe9d20 -us-vid-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:34.136352,cde55ea3f6fc186a9bfe9d20 -trc-events.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:34.149588,cde55ea3f6fc186a9bfe9d20 -us-wf.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:34.156217,cde55ea3f6fc186a9bfe9d20 -vidstat.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:34.283636,cde55ea3f6fc186a9bfe9d20 -bcp.crwdcntrl.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:34.687553,cde55ea3f6fc186a9bfe9d20 -ad.crwdcntrl.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:34.714128,cde55ea3f6fc186a9bfe9d20 -sync.crwdcntrl.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:34.903698,cde55ea3f6fc186a9bfe9d20 -vidanalytics.taboola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:35.370779,cde55ea3f6fc186a9bfe9d20 -cdn.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:35.839168,cde55ea3f6fc186a9bfe9d20 -a.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:36.306177,cde55ea3f6fc186a9bfe9d20 -criteo-sync.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:36.425471,cde55ea3f6fc186a9bfe9d20 -tags.crwdcntrl.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:36.489112,cde55ea3f6fc186a9bfe9d20 -cdn2.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:36.507311,cde55ea3f6fc186a9bfe9d20 -inread-experience.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:36.786396,cde55ea3f6fc186a9bfe9d20 -misc.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:37.076449,cde55ea3f6fc186a9bfe9d20 -mp.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:37.220569,cde55ea3f6fc186a9bfe9d20 -p.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:37.573445,cde55ea3f6fc186a9bfe9d20 -r.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:37.767298,cde55ea3f6fc186a9bfe9d20 -studio-t.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:37.814113,cde55ea3f6fc186a9bfe9d20 -sundaysky-sync-us.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:38.122991,cde55ea3f6fc186a9bfe9d20 -s8t.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:38.152652,cde55ea3f6fc186a9bfe9d20 -sync.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:38.616125,cde55ea3f6fc186a9bfe9d20 -t.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:38.645956,cde55ea3f6fc186a9bfe9d20 -teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:39.253619,cde55ea3f6fc186a9bfe9d20 -www.teads.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:39.272282,cde55ea3f6fc186a9bfe9d20 -cdn.flashtalking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:39.411123,cde55ea3f6fc186a9bfe9d20 -a.flashtalking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:39.572390,cde55ea3f6fc186a9bfe9d20 -d9.flashtalking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:40.123621,cde55ea3f6fc186a9bfe9d20 -secure.flashtalking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:40.175220,cde55ea3f6fc186a9bfe9d20 -flashtalking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:40.252386,cde55ea3f6fc186a9bfe9d20 -servedby.flashtalking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:40.367586,cde55ea3f6fc186a9bfe9d20 -ads.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:42.218401,cde55ea3f6fc186a9bfe9d20 -www.flashtalking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:42.476853,cde55ea3f6fc186a9bfe9d20 -stat.flashtalking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:42.683356,cde55ea3f6fc186a9bfe9d20 -beacon.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:42.837555,cde55ea3f6fc186a9bfe9d20 -beacon-nf.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:43.091515,cde55ea3f6fc186a9bfe9d20 -cca-fra2.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:43.141670,cde55ea3f6fc186a9bfe9d20 -assets.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:43.250337,cde55ea3f6fc186a9bfe9d20 -cca-hkg1.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:43.263457,cde55ea3f6fc186a9bfe9d20 -cca-iad2.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:43.661899,cde55ea3f6fc186a9bfe9d20 -cca-iad3.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:43.964506,cde55ea3f6fc186a9bfe9d20 -eus.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:44.010695,cde55ea3f6fc186a9bfe9d20 -crwdcntrl.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:44.697638,cde55ea3f6fc186a9bfe9d20 -cca-sjc2.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:45.024330,cde55ea3f6fc186a9bfe9d20 -exapi-us-west.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:47.100987,cde55ea3f6fc186a9bfe9d20 -fastlane.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:47.118749,cde55ea3f6fc186a9bfe9d20 -exapi-us-east.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:47.122042,cde55ea3f6fc186a9bfe9d20 -exapi-eu.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:49.108258,cde55ea3f6fc186a9bfe9d20 -optimized-by.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:49.144817,cde55ea3f6fc186a9bfe9d20 -pixel-apac.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:49.151502,cde55ea3f6fc186a9bfe9d20 -exapi-apac.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:49.154510,cde55ea3f6fc186a9bfe9d20 -pixel.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:49.249140,cde55ea3f6fc186a9bfe9d20 -pixel-eu.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:49.772873,cde55ea3f6fc186a9bfe9d20 -pixel-us-east.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:49.885640,cde55ea3f6fc186a9bfe9d20 -pixel-us-west.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:51.074151,cde55ea3f6fc186a9bfe9d20 -prebid-server.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:51.086728,cde55ea3f6fc186a9bfe9d20 -prebid-a.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:51.112192,cde55ea3f6fc186a9bfe9d20 -s.update.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:51.227804,cde55ea3f6fc186a9bfe9d20 -rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:51.360519,cde55ea3f6fc186a9bfe9d20 -secure-assets.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:51.718744,cde55ea3f6fc186a9bfe9d20 -stats.aws.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:51.804431,cde55ea3f6fc186a9bfe9d20 -t.update.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:51.855348,cde55ea3f6fc186a9bfe9d20 -token.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:52.040136,cde55ea3f6fc186a9bfe9d20 -video-ads-apex.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:52.416911,cde55ea3f6fc186a9bfe9d20 -video-ads.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:54.247547,cde55ea3f6fc186a9bfe9d20 -update.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:54.334887,cde55ea3f6fc186a9bfe9d20 -www.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:54.908958,cde55ea3f6fc186a9bfe9d20 -api-rewarded-video.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:54.931492,cde55ea3f6fc186a9bfe9d20 -aws.interstitial-broker.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:55.539939,cde55ea3f6fc186a9bfe9d20 -api.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:55.807462,cde55ea3f6fc186a9bfe9d20 -banner.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:20:56.231452,cde55ea3f6fc186a9bfe9d20 -engine.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:39.701488,cde55ea3f6fc186a9bfe9d20 -dau.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:39.786532,cde55ea3f6fc186a9bfe9d20 -fev.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:40.311093,cde55ea3f6fc186a9bfe9d20 -interstitial.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:40.941566,cde55ea3f6fc186a9bfe9d20 -fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:40.993108,cde55ea3f6fc186a9bfe9d20 -mbe-cdn.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:41.547197,cde55ea3f6fc186a9bfe9d20 -mediation.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:41.573168,cde55ea3f6fc186a9bfe9d20 -ofw-client-cdn.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:42.133172,cde55ea3f6fc186a9bfe9d20 -offer.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:42.391569,cde55ea3f6fc186a9bfe9d20 -rewarded-video.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:42.655789,cde55ea3f6fc186a9bfe9d20 -s.update.postimp-ofw.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:42.964839,cde55ea3f6fc186a9bfe9d20 -sdk-config.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:43.147386,cde55ea3f6fc186a9bfe9d20 -skadnetworks.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:43.565157,cde55ea3f6fc186a9bfe9d20 -service.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:43.697447,cde55ea3f6fc186a9bfe9d20 -update.postimp-ofw.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:44.242029,cde55ea3f6fc186a9bfe9d20 -tracker.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:44.259156,cde55ea3f6fc186a9bfe9d20 -video.fyber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:45.041891,cde55ea3f6fc186a9bfe9d20 -cdn.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:46.147120,cde55ea3f6fc186a9bfe9d20 -cdn5.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:47.325370,cde55ea3f6fc186a9bfe9d20 -www.iesnare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:49.341374,cde55ea3f6fc186a9bfe9d20 -iesnare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:49.353065,cde55ea3f6fc186a9bfe9d20 -mpsnare.iesnare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:49.381369,cde55ea3f6fc186a9bfe9d20 -fb.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:49.951943,cde55ea3f6fc186a9bfe9d20 -i.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:50.082154,cde55ea3f6fc186a9bfe9d20 -onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:51.183412,cde55ea3f6fc186a9bfe9d20 -as.cdn5.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:54.705787,cde55ea3f6fc186a9bfe9d20 -tapi.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:55.271262,cde55ea3f6fc186a9bfe9d20 -tt.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:55.992351,cde55ea3f6fc186a9bfe9d20 -ttt.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:56.591718,cde55ea3f6fc186a9bfe9d20 -do.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:57.777105,cde55ea3f6fc186a9bfe9d20 -avd.innity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:58.334120,cde55ea3f6fc186a9bfe9d20 -eu.cdn5.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:24:59.752726,cde55ea3f6fc186a9bfe9d20 -na.cdn5.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:00.364769,cde55ea3f6fc186a9bfe9d20 -cdn.innity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:00.611250,cde55ea3f6fc186a9bfe9d20 -cdn.media.innity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:01.123536,cde55ea3f6fc186a9bfe9d20 -eplus.innity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:01.561400,cde55ea3f6fc186a9bfe9d20 -innity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:01.574659,cde55ea3f6fc186a9bfe9d20 -ru.cdn5.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:01.592741,cde55ea3f6fc186a9bfe9d20 -ssl-cdn.media.innity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:01.995688,cde55ea3f6fc186a9bfe9d20 -media.innity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:02.183288,cde55ea3f6fc186a9bfe9d20 -ssl-avd.innity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:02.472986,cde55ea3f6fc186a9bfe9d20 -app.woopra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:02.746126,cde55ea3f6fc186a9bfe9d20 -cdn-origin.woopra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:02.858812,cde55ea3f6fc186a9bfe9d20 -static.woopra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:03.389385,cde55ea3f6fc186a9bfe9d20 -woopra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:03.618016,cde55ea3f6fc186a9bfe9d20 -ads.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:03.888536,cde55ea3f6fc186a9bfe9d20 -c-staging.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:04.002163,cde55ea3f6fc186a9bfe9d20 -www.woopra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:04.174111,cde55ea3f6fc186a9bfe9d20 -ctrack.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:04.406136,cde55ea3f6fc186a9bfe9d20 -delivery.preprod.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:04.480096,cde55ea3f6fc186a9bfe9d20 -delivery.staging.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:04.619875,cde55ea3f6fc186a9bfe9d20 -vcdn.media.innity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:04.983813,cde55ea3f6fc186a9bfe9d20 -delivery.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:05.032725,cde55ea3f6fc186a9bfe9d20 -marketplace.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:05.490804,cde55ea3f6fc186a9bfe9d20 -hw-cdn.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:05.530197,cde55ea3f6fc186a9bfe9d20 -pt.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:05.532536,cde55ea3f6fc186a9bfe9d20 -media.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:05.778529,cde55ea3f6fc186a9bfe9d20 -stats.ord.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:05.988608,cde55ea3f6fc186a9bfe9d20 -smtp.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:05.992683,cde55ea3f6fc186a9bfe9d20 -static.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:06.083391,cde55ea3f6fc186a9bfe9d20 -viamichelin.ads.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:06.577117,cde55ea3f6fc186a9bfe9d20 -viamichelin.media.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:06.826852,cde55ea3f6fc186a9bfe9d20 -ws.onthe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:07.026690,cde55ea3f6fc186a9bfe9d20 -trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:07.031721,cde55ea3f6fc186a9bfe9d20 -ext1-api.engageya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:07.419667,cde55ea3f6fc186a9bfe9d20 -ecs1.engageya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:07.708213,cde55ea3f6fc186a9bfe9d20 -www.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:07.874194,cde55ea3f6fc186a9bfe9d20 -ext1.engageya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:08.033653,cde55ea3f6fc186a9bfe9d20 -engageya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:08.245508,cde55ea3f6fc186a9bfe9d20 -recs.engageya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:08.452776,cde55ea3f6fc186a9bfe9d20 -widget.engageya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:08.811680,cde55ea3f6fc186a9bfe9d20 -platform.engageya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:09.033349,cde55ea3f6fc186a9bfe9d20 -advertica-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:09.546028,cde55ea3f6fc186a9bfe9d20 -ylx-a-img.advertica-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:10.223580,cde55ea3f6fc186a9bfe9d20 -www.advertica.ae,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:10.496620,cde55ea3f6fc186a9bfe9d20 -advertica.ae,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:10.568413,cde55ea3f6fc186a9bfe9d20 -ylx-aff.advertica-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:10.993607,cde55ea3f6fc186a9bfe9d20 -aff-a.advertica-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:11.156989,cde55ea3f6fc186a9bfe9d20 -af-web.advertica-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:11.246347,cde55ea3f6fc186a9bfe9d20 -aw.advertica-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:11.543862,cde55ea3f6fc186a9bfe9d20 -web.advertica-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:11.834516,cde55ea3f6fc186a9bfe9d20 -advertica.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:12.468511,cde55ea3f6fc186a9bfe9d20 -adview.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:12.788249,cde55ea3f6fc186a9bfe9d20 -open.adview.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:13.407930,cde55ea3f6fc186a9bfe9d20 -www.adview.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:13.416079,cde55ea3f6fc186a9bfe9d20 -config.adview.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:14.326369,cde55ea3f6fc186a9bfe9d20 -adfill.adview.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:14.373086,cde55ea3f6fc186a9bfe9d20 -a.rfihub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:15.164529,cde55ea3f6fc186a9bfe9d20 -report.adview.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:15.276132,cde55ea3f6fc186a9bfe9d20 -js2.rfihub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:15.865949,cde55ea3f6fc186a9bfe9d20 -bid.adview.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:16.091901,cde55ea3f6fc186a9bfe9d20 -p.rfihub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:16.200809,cde55ea3f6fc186a9bfe9d20 -tracking.trafficjunky.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:16.236708,cde55ea3f6fc186a9bfe9d20 -rtb.adview.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:16.301783,cde55ea3f6fc186a9bfe9d20 -rfihub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:16.375782,cde55ea3f6fc186a9bfe9d20 -adsapi.chartbeat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:16.776473,cde55ea3f6fc186a9bfe9d20 -api2.chartbeat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:16.810725,cde55ea3f6fc186a9bfe9d20 -chartbeat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:16.880262,cde55ea3f6fc186a9bfe9d20 -s.rfihub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:16.940091,cde55ea3f6fc186a9bfe9d20 -dashapi.chartbeat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:17.368022,cde55ea3f6fc186a9bfe9d20 -static.chartbeat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:17.383361,cde55ea3f6fc186a9bfe9d20 -mab.chartbeat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:17.409850,cde55ea3f6fc186a9bfe9d20 -static2.chartbeat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:17.527663,cde55ea3f6fc186a9bfe9d20 -api.chartbeat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:17.549525,cde55ea3f6fc186a9bfe9d20 -static-uk.chartbeat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:17.830986,cde55ea3f6fc186a9bfe9d20 -automation.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:17.914246,cde55ea3f6fc186a9bfe9d20 -www.chartbeat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:37.941516,cde55ea3f6fc186a9bfe9d20 -chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:38.088437,cde55ea3f6fc186a9bfe9d20 -paol.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:46.523742,cde55ea3f6fc186a9bfe9d20 -pchicagotribune.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:46.527163,cde55ea3f6fc186a9bfe9d20 -mabping.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:46.542919,cde55ea3f6fc186a9bfe9d20 -pabc.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:46.591765,cde55ea3f6fc186a9bfe9d20 -edge01.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:46.595398,cde55ea3f6fc186a9bfe9d20 -pdeltatre.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:47.020212,cde55ea3f6fc186a9bfe9d20 -ping.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:47.118715,cde55ea3f6fc186a9bfe9d20 -pdev.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:47.125247,cde55ea3f6fc186a9bfe9d20 -pfox.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:47.142071,cde55ea3f6fc186a9bfe9d20 -pespn.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:47.145058,cde55ea3f6fc186a9bfe9d20 -pmyspace.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:47.501922,cde55ea3f6fc186a9bfe9d20 -psankei.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:25:57.531370,cde55ea3f6fc186a9bfe9d20 -ptimeinc.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:16.724177,cde55ea3f6fc186a9bfe9d20 -survey.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:16.775714,cde55ea3f6fc186a9bfe9d20 -aorta.clickagy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:16.786259,cde55ea3f6fc186a9bfe9d20 -pnytimes.chartbeat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:16.788343,cde55ea3f6fc186a9bfe9d20 -clickagy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:16.877119,cde55ea3f6fc186a9bfe9d20 -www.clickagy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:17.348768,cde55ea3f6fc186a9bfe9d20 -b.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:17.405292,cde55ea3f6fc186a9bfe9d20 -portal.clickagy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:17.462956,cde55ea3f6fc186a9bfe9d20 -i.clickagy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:17.466797,cde55ea3f6fc186a9bfe9d20 -assets.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:17.500300,cde55ea3f6fc186a9bfe9d20 -btlr-ecs-ap-southeast-1.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:17.886109,cde55ea3f6fc186a9bfe9d20 -btlr-ecs-us-west-1.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:17.899993,cde55ea3f6fc186a9bfe9d20 -creatives.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:17.972007,cde55ea3f6fc186a9bfe9d20 -btlr.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:18.063174,cde55ea3f6fc186a9bfe9d20 -match.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:28.289539,cde55ea3f6fc186a9bfe9d20 -mstr.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:28.289868,cde55ea3f6fc186a9bfe9d20 -native.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:33.386618,cde55ea3f6fc186a9bfe9d20 -sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:38.717091,cde55ea3f6fc186a9bfe9d20 -static.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:47.043953,cde55ea3f6fc186a9bfe9d20 -snowforce.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:47.074867,cde55ea3f6fc186a9bfe9d20 -sdk.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:47.096805,cde55ea3f6fc186a9bfe9d20 -www.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:47.110801,cde55ea3f6fc186a9bfe9d20 -cs.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:47.669720,cde55ea3f6fc186a9bfe9d20 -lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:47.775163,cde55ea3f6fc186a9bfe9d20 -rfp.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:48.112741,cde55ea3f6fc186a9bfe9d20 -rs-lb-a.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:48.156186,cde55ea3f6fc186a9bfe9d20 -rs-lb-b.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:48.483540,cde55ea3f6fc186a9bfe9d20 -rs-lb-dev.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:48.543320,cde55ea3f6fc186a9bfe9d20 -ad.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:48.566103,cde55ea3f6fc186a9bfe9d20 -rtb.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:48.911500,cde55ea3f6fc186a9bfe9d20 -s.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:48.976959,cde55ea3f6fc186a9bfe9d20 -ssp.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:49.002349,cde55ea3f6fc186a9bfe9d20 -ssp-cw.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:49.297877,cde55ea3f6fc186a9bfe9d20 -m.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:50.628234,cde55ea3f6fc186a9bfe9d20 -creative.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:26:50.817501,cde55ea3f6fc186a9bfe9d20 -us.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:04.393673,cde55ea3f6fc186a9bfe9d20 -v.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:09.746943,cde55ea3f6fc186a9bfe9d20 -t.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:17.308690,cde55ea3f6fc186a9bfe9d20 -www.lkqd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:17.378709,cde55ea3f6fc186a9bfe9d20 -h.parrable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:17.439130,cde55ea3f6fc186a9bfe9d20 -api.parrable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:17.585250,cde55ea3f6fc186a9bfe9d20 -adbro.rtbid.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:17.746805,cde55ea3f6fc186a9bfe9d20 -ide.rtbid.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:17.891275,cde55ea3f6fc186a9bfe9d20 -cdn.rtbid.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:18.291025,cde55ea3f6fc186a9bfe9d20 -parrable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:18.462375,cde55ea3f6fc186a9bfe9d20 -rtbid.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:18.611353,cde55ea3f6fc186a9bfe9d20 -www.rtbid.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:18.688952,cde55ea3f6fc186a9bfe9d20 -gi-js.genieessp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:19.370877,cde55ea3f6fc186a9bfe9d20 -js.genieessp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:19.478684,cde55ea3f6fc186a9bfe9d20 -ads.genieessp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:19.765649,cde55ea3f6fc186a9bfe9d20 -2mdnsys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:20.087786,cde55ea3f6fc186a9bfe9d20 -ads.2mdnsys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:20.178868,cde55ea3f6fc186a9bfe9d20 -static.genieessp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:20.188730,cde55ea3f6fc186a9bfe9d20 -static.2mdnsys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:20.299596,cde55ea3f6fc186a9bfe9d20 -stats.2mdnsys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:20.813254,cde55ea3f6fc186a9bfe9d20 -cfa.2mdnsys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:20.970926,cde55ea3f6fc186a9bfe9d20 -genieessp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:28.841036,cde55ea3f6fc186a9bfe9d20 -gjapplog.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:48.058007,cde55ea3f6fc186a9bfe9d20 -puds.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:48.130632,cde55ea3f6fc186a9bfe9d20 -logssug.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:48.200557,cde55ea3f6fc186a9bfe9d20 -gjtrack.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:48.554026,cde55ea3f6fc186a9bfe9d20 -adtrack.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:49.177124,cde55ea3f6fc186a9bfe9d20 -adn.insight.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:49.489074,cde55ea3f6fc186a9bfe9d20 -uc.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:49.508155,cde55ea3f6fc186a9bfe9d20 -insight.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:50.095803,cde55ea3f6fc186a9bfe9d20 -px.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:50.097704,cde55ea3f6fc186a9bfe9d20 -sdkupgrade.insight.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:50.389349,cde55ea3f6fc186a9bfe9d20 -logserver.insight.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:50.386292,cde55ea3f6fc186a9bfe9d20 -px-intl.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:50.570755,cde55ea3f6fc186a9bfe9d20 -plugin.ucads.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:50.821006,cde55ea3f6fc186a9bfe9d20 -log.union.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:51.600204,cde55ea3f6fc186a9bfe9d20 -ads.uc.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:27:52.184618,cde55ea3f6fc186a9bfe9d20 -slot.union.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:02.001561,cde55ea3f6fc186a9bfe9d20 -ucads.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:02.329621,cde55ea3f6fc186a9bfe9d20 -gjapplog.uc.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:19.865737,cde55ea3f6fc186a9bfe9d20 -applogios.uc.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:19.979153,cde55ea3f6fc186a9bfe9d20 -applog.uc.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:20.207357,cde55ea3f6fc186a9bfe9d20 -api.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:20.890016,cde55ea3f6fc186a9bfe9d20 -gjtrack.uc.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:21.421046,cde55ea3f6fc186a9bfe9d20 -api2.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:21.583429,cde55ea3f6fc186a9bfe9d20 -track.uc.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:21.799003,cde55ea3f6fc186a9bfe9d20 -branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:21.987520,cde55ea3f6fc186a9bfe9d20 -cdn.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:22.195653,cde55ea3f6fc186a9bfe9d20 -gdpr.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:22.544227,cde55ea3f6fc186a9bfe9d20 -go.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:22.612368,cde55ea3f6fc186a9bfe9d20 -union.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:28.170040,cde55ea3f6fc186a9bfe9d20 -adslot.uc.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:28.411681,cde55ea3f6fc186a9bfe9d20 -growth.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:42.973958,cde55ea3f6fc186a9bfe9d20 -start.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:42.993356,cde55ea3f6fc186a9bfe9d20 -video.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:43.125543,cde55ea3f6fc186a9bfe9d20 -vulcan3.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:43.537719,cde55ea3f6fc186a9bfe9d20 -www.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:43.559242,cde55ea3f6fc186a9bfe9d20 -vulcan2.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:43.940638,cde55ea3f6fc186a9bfe9d20 -vulcan.branch.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:43.980349,cde55ea3f6fc186a9bfe9d20 -ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:44.093126,cde55ea3f6fc186a9bfe9d20 -config.ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:44.594428,cde55ea3f6fc186a9bfe9d20 -de.ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:45.399338,cde55ea3f6fc186a9bfe9d20 -ads.ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:45.488217,cde55ea3f6fc186a9bfe9d20 -irqs.ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:45.593014,cde55ea3f6fc186a9bfe9d20 -mqs.ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:46.036985,cde55ea3f6fc186a9bfe9d20 -panel.ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:46.038820,cde55ea3f6fc186a9bfe9d20 -script.ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:46.293665,cde55ea3f6fc186a9bfe9d20 -assets.deployads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:46.620840,cde55ea3f6fc186a9bfe9d20 -qs.ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:46.702627,cde55ea3f6fc186a9bfe9d20 -c.deployads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:46.852722,cde55ea3f6fc186a9bfe9d20 -xml.ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:47.353292,cde55ea3f6fc186a9bfe9d20 -e.deployads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:48.122127,cde55ea3f6fc186a9bfe9d20 -tags.deployads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:48.133973,cde55ea3f6fc186a9bfe9d20 -frame.deployads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:48.164955,cde55ea3f6fc186a9bfe9d20 -tags-cdn.deployads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:48.634082,cde55ea3f6fc186a9bfe9d20 -www.ioam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:48.856158,cde55ea3f6fc186a9bfe9d20 -ad.fout.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:49.147733,cde55ea3f6fc186a9bfe9d20 -ad.rfp.fout.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:49.393807,cde55ea3f6fc186a9bfe9d20 -click.fout.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:49.727673,cde55ea3f6fc186a9bfe9d20 -cnt.fout.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:50.182310,cde55ea3f6fc186a9bfe9d20 -dsp.fout.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:50.546862,cde55ea3f6fc186a9bfe9d20 -js.fout.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:51.080169,cde55ea3f6fc186a9bfe9d20 -js.rfp.fout.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:51.416371,cde55ea3f6fc186a9bfe9d20 -fout.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:52.069842,cde55ea3f6fc186a9bfe9d20 -click-haproxy.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:52.134238,cde55ea3f6fc186a9bfe9d20 -sync.fout.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:52.459013,cde55ea3f6fc186a9bfe9d20 -guc-api.sonic-us.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:52.565099,cde55ea3f6fc186a9bfe9d20 -iab-imp-gateway.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:52.655274,cde55ea3f6fc186a9bfe9d20 -init.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:53.116715,cde55ea3f6fc186a9bfe9d20 -is-gateway.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:53.123777,cde55ea3f6fc186a9bfe9d20 -nativeapi.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:53.243080,cde55ea3f6fc186a9bfe9d20 -outcome-crash-report.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:53.513246,cde55ea3f6fc186a9bfe9d20 -outcome-cdn.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:53.665608,cde55ea3f6fc186a9bfe9d20 -outcome-ssp.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:53.681898,cde55ea3f6fc186a9bfe9d20 -outcome.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:54.038805,cde55ea3f6fc186a9bfe9d20 -pixel-tracking.sonic-us.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:54.235708,cde55ea3f6fc186a9bfe9d20 -ow-gateway.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:54.326396,cde55ea3f6fc186a9bfe9d20 -pm-gateway.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:54.521805,cde55ea3f6fc186a9bfe9d20 -rv-gateway.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:54.737591,cde55ea3f6fc186a9bfe9d20 -staging-sspjs.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:54.745345,cde55ea3f6fc186a9bfe9d20 -tagmediation.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:55.418767,cde55ea3f6fc186a9bfe9d20 -ua.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:55.666506,cde55ea3f6fc186a9bfe9d20 -supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:56.232672,cde55ea3f6fc186a9bfe9d20 -a.pub.network,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:56.235067,cde55ea3f6fc186a9bfe9d20 -www.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:56.719804,cde55ea3f6fc186a9bfe9d20 -c.pub.network,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:56.792297,cde55ea3f6fc186a9bfe9d20 -d.pub.network,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:57.274038,cde55ea3f6fc186a9bfe9d20 -pub.network,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:57.326008,cde55ea3f6fc186a9bfe9d20 -deployads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:57.434886,cde55ea3f6fc186a9bfe9d20 -ani.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:58.103556,cde55ea3f6fc186a9bfe9d20 -adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:58.313123,cde55ea3f6fc186a9bfe9d20 -api3.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:58.454411,cde55ea3f6fc186a9bfe9d20 -cdn-assets.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:58.805428,cde55ea3f6fc186a9bfe9d20 -www.deployads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:58.813055,cde55ea3f6fc186a9bfe9d20 -cdn-vast.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:58.985672,cde55ea3f6fc186a9bfe9d20 -assets.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:59.015843,cde55ea3f6fc186a9bfe9d20 -cdn-video.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:28:59.286457,cde55ea3f6fc186a9bfe9d20 -clients.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:00.532366,cde55ea3f6fc186a9bfe9d20 -publishers.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:02.547169,cde55ea3f6fc186a9bfe9d20 -info.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:02.619681,cde55ea3f6fc186a9bfe9d20 -sdk.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:02.738524,cde55ea3f6fc186a9bfe9d20 -queue.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:02.743246,cde55ea3f6fc186a9bfe9d20 -serve.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:03.147583,cde55ea3f6fc186a9bfe9d20 -sync.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:03.373555,cde55ea3f6fc186a9bfe9d20 -vast.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:03.474868,cde55ea3f6fc186a9bfe9d20 -track.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:03.481851,cde55ea3f6fc186a9bfe9d20 -video.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:03.847226,cde55ea3f6fc186a9bfe9d20 -vod.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:03.933335,cde55ea3f6fc186a9bfe9d20 -bam.eu01.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:03.969245,cde55ea3f6fc186a9bfe9d20 -bam.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:04.264717,cde55ea3f6fc186a9bfe9d20 -bam-6.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:04.430425,cde55ea3f6fc186a9bfe9d20 -bam-7.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:04.465180,cde55ea3f6fc186a9bfe9d20 -bam-8.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:04.744276,cde55ea3f6fc186a9bfe9d20 -www.adspruce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:04.798076,cde55ea3f6fc186a9bfe9d20 -collector-001.eu01.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:04.845164,cde55ea3f6fc186a9bfe9d20 -bam-9.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:04.850084,cde55ea3f6fc186a9bfe9d20 -service.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:05.169904,cde55ea3f6fc186a9bfe9d20 -staging-bam.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:05.242897,cde55ea3f6fc186a9bfe9d20 -nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:05.249604,cde55ea3f6fc186a9bfe9d20 -staging-insights-collector-origin.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:05.276558,cde55ea3f6fc186a9bfe9d20 -synthetics-horde.nr-data.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:05.545467,cde55ea3f6fc186a9bfe9d20 -cdn.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:05.780646,cde55ea3f6fc186a9bfe9d20 -api.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:05.874864,cde55ea3f6fc186a9bfe9d20 -cdn-config.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:06.105520,cde55ea3f6fc186a9bfe9d20 -dev.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:06.300932,cde55ea3f6fc186a9bfe9d20 -info.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:06.681761,cde55ea3f6fc186a9bfe9d20 -js.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:06.761754,cde55ea3f6fc186a9bfe9d20 -api.pub.network,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:06.788711,cde55ea3f6fc186a9bfe9d20 -labs.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:06.894709,cde55ea3f6fc186a9bfe9d20 -media.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:07.279316,cde55ea3f6fc186a9bfe9d20 -ping.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:07.379063,cde55ea3f6fc186a9bfe9d20 -socketio.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:07.419518,cde55ea3f6fc186a9bfe9d20 -metabase.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:07.613839,cde55ea3f6fc186a9bfe9d20 -socketio-dev.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:07.683686,cde55ea3f6fc186a9bfe9d20 -socketio-staging.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:07.772544,cde55ea3f6fc186a9bfe9d20 -staging.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:07.959719,cde55ea3f6fc186a9bfe9d20 -taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:08.219583,cde55ea3f6fc186a9bfe9d20 -wpengine.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:08.297234,cde55ea3f6fc186a9bfe9d20 -www.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:08.509234,cde55ea3f6fc186a9bfe9d20 -api.amplitude.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:09.149498,cde55ea3f6fc186a9bfe9d20 -analytics.amplitude.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:09.314702,cde55ea3f6fc186a9bfe9d20 -amplitude.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:09.716753,cde55ea3f6fc186a9bfe9d20 -api2.amplitude.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:09.812849,cde55ea3f6fc186a9bfe9d20 -cdn.amplitude.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:09.859679,cde55ea3f6fc186a9bfe9d20 -regionconfig.amplitude.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:10.408587,cde55ea3f6fc186a9bfe9d20 -static.amplitude.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:10.555156,cde55ea3f6fc186a9bfe9d20 -b-stage.measuread.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:11.165487,cde55ea3f6fc186a9bfe9d20 -info.amplitude.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:11.403952,cde55ea3f6fc186a9bfe9d20 -measuread.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:11.853673,cde55ea3f6fc186a9bfe9d20 -www.measuread.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:12.627518,cde55ea3f6fc186a9bfe9d20 -b.measuread.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:12.998255,cde55ea3f6fc186a9bfe9d20 -b.voicefive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:13.730858,cde55ea3f6fc186a9bfe9d20 -voicefive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:14.344243,cde55ea3f6fc186a9bfe9d20 -s.voicefive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:14.827389,cde55ea3f6fc186a9bfe9d20 -sb.voicefive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:15.402701,cde55ea3f6fc186a9bfe9d20 -academy.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:15.727238,cde55ea3f6fc186a9bfe9d20 -staging-ar.voicefive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:16.121219,cde55ea3f6fc186a9bfe9d20 -survey2.voicefive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:16.165970,cde55ea3f6fc186a9bfe9d20 -ads.aerserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:16.685822,cde55ea3f6fc186a9bfe9d20 -www.voicefive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:16.862027,cde55ea3f6fc186a9bfe9d20 -alpha-events.aerserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:17.251625,cde55ea3f6fc186a9bfe9d20 -events.aerserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:17.828703,cde55ea3f6fc186a9bfe9d20 -aerserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:18.024991,cde55ea3f6fc186a9bfe9d20 -switch.taplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:18.084875,cde55ea3f6fc186a9bfe9d20 -www.aerserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:18.428296,cde55ea3f6fc186a9bfe9d20 -cdn.logly.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:18.637902,cde55ea3f6fc186a9bfe9d20 -b.logly.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:19.520471,cde55ea3f6fc186a9bfe9d20 -l.logly.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:19.853201,cde55ea3f6fc186a9bfe9d20 -dsp.logly.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:19.968023,cde55ea3f6fc186a9bfe9d20 -ac.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:20.762940,cde55ea3f6fc186a9bfe9d20 -sync.logly.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:21.051604,cde55ea3f6fc186a9bfe9d20 -www.logly.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:21.253049,cde55ea3f6fc186a9bfe9d20 -asa.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:21.589243,cde55ea3f6fc186a9bfe9d20 -stg.measuread.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:21.828794,cde55ea3f6fc186a9bfe9d20 -api.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:21.862767,cde55ea3f6fc186a9bfe9d20 -asb.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:22.003899,cde55ea3f6fc186a9bfe9d20 -cdn.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:22.556572,cde55ea3f6fc186a9bfe9d20 -de.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:22.620606,cde55ea3f6fc186a9bfe9d20 -asc.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:22.673607,cde55ea3f6fc186a9bfe9d20 -asd.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:22.697610,cde55ea3f6fc186a9bfe9d20 -ic.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:23.316666,cde55ea3f6fc186a9bfe9d20 -ar.voicefive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:23.462520,cde55ea3f6fc186a9bfe9d20 -p.ic.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:23.523513,cde55ea3f6fc186a9bfe9d20 -id.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:23.893286,cde55ea3f6fc186a9bfe9d20 -ec.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:23.985119,cde55ea3f6fc186a9bfe9d20 -tcr.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:24.010608,cde55ea3f6fc186a9bfe9d20 -sc.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:24.298397,cde55ea3f6fc186a9bfe9d20 -tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:24.361219,cde55ea3f6fc186a9bfe9d20 -vigapi.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:24.865323,cde55ea3f6fc186a9bfe9d20 -w.ic.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:24.971669,cde55ea3f6fc186a9bfe9d20 -wau.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:24.997160,cde55ea3f6fc186a9bfe9d20 -www.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:25.595910,cde55ea3f6fc186a9bfe9d20 -www1.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:25.608838,cde55ea3f6fc186a9bfe9d20 -waudist.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:25.625988,cde55ea3f6fc186a9bfe9d20 -mxpnl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:26.199054,cde55ea3f6fc186a9bfe9d20 -cdn.mxpnl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:26.320147,cde55ea3f6fc186a9bfe9d20 -wz.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:26.597357,cde55ea3f6fc186a9bfe9d20 -cdn4.mxpnl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:26.795464,cde55ea3f6fc186a9bfe9d20 -cdn-akamai.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:27.140151,cde55ea3f6fc186a9bfe9d20 -b3.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:28.715199,cde55ea3f6fc186a9bfe9d20 -cdn.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:28.863112,cde55ea3f6fc186a9bfe9d20 -de-gmtdmp.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:29.263122,cde55ea3f6fc186a9bfe9d20 -dk-gmtdmp.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:29.423352,cde55ea3f6fc186a9bfe9d20 -gmtdmp.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:30.186082,cde55ea3f6fc186a9bfe9d20 -ib.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:31.123182,cde55ea3f6fc186a9bfe9d20 -in-gmtdmp.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:31.671784,cde55ea3f6fc186a9bfe9d20 -pb.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:33.986701,cde55ea3f6fc186a9bfe9d20 -mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:34.477601,cde55ea3f6fc186a9bfe9d20 -vig.tynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:34.993237,cde55ea3f6fc186a9bfe9d20 -odr.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:35.029789,cde55ea3f6fc186a9bfe9d20 -pt-gmtdmp.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:35.429474,cde55ea3f6fc186a9bfe9d20 -ru-gmtdmp.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:35.454571,cde55ea3f6fc186a9bfe9d20 -sg-gmtdmp.gd2.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:36.052420,cde55ea3f6fc186a9bfe9d20 -static-tagr.gd1.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:36.065467,cde55ea3f6fc186a9bfe9d20 -us-gmtdmp.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:36.614660,cde55ea3f6fc186a9bfe9d20 -t.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:36.614883,cde55ea3f6fc186a9bfe9d20 -cz.gmads.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:38.703452,cde55ea3f6fc186a9bfe9d20 -gmads.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:39.660104,cde55ea3f6fc186a9bfe9d20 -it.gmads.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:42.076261,cde55ea3f6fc186a9bfe9d20 -ads.exosrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:50.084739,cde55ea3f6fc186a9bfe9d20 -exosrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:50.137010,cde55ea3f6fc186a9bfe9d20 -vn-gmtdmp.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:50.145733,cde55ea3f6fc186a9bfe9d20 -a.exosrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:50.153709,cde55ea3f6fc186a9bfe9d20 -x2.mookie1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:50.181864,cde55ea3f6fc186a9bfe9d20 -main.exosrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:50.525926,cde55ea3f6fc186a9bfe9d20 -origin-ads.exosrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:50.616102,cde55ea3f6fc186a9bfe9d20 -syndication.exosrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:50.657636,cde55ea3f6fc186a9bfe9d20 -marinsm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:50.850572,cde55ea3f6fc186a9bfe9d20 -pro.marinsm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:50.897649,cde55ea3f6fc186a9bfe9d20 -tag.marinsm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:51.141375,cde55ea3f6fc186a9bfe9d20 -tracker.marinsm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:51.215404,cde55ea3f6fc186a9bfe9d20 -assets.bounceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:51.487015,cde55ea3f6fc186a9bfe9d20 -bounceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:51.603397,cde55ea3f6fc186a9bfe9d20 -events.bounceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:51.881394,cde55ea3f6fc186a9bfe9d20 -api.bounceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:53.300362,cde55ea3f6fc186a9bfe9d20 -cnn.bounceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:53.941930,cde55ea3f6fc186a9bfe9d20 -tag.bounceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:58.996407,cde55ea3f6fc186a9bfe9d20 -www.bounceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:59.115009,cde55ea3f6fc186a9bfe9d20 -a.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:59.142550,cde55ea3f6fc186a9bfe9d20 -cdn.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:59.501056,cde55ea3f6fc186a9bfe9d20 -cm.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:59.599061,cde55ea3f6fc186a9bfe9d20 -imgg-cdn.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:29:59.912560,cde55ea3f6fc186a9bfe9d20 -imggprx.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:00.196928,cde55ea3f6fc186a9bfe9d20 -mg.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:00.673619,cde55ea3f6fc186a9bfe9d20 -s-img.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:01.160422,cde55ea3f6fc186a9bfe9d20 -pixel.bounceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:01.196546,cde55ea3f6fc186a9bfe9d20 -video-native.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:01.587512,cde55ea3f6fc186a9bfe9d20 -steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:01.962783,cde55ea3f6fc186a9bfe9d20 -www.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:02.098889,cde55ea3f6fc186a9bfe9d20 -admedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:02.852735,cde55ea3f6fc186a9bfe9d20 -b.admedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:02.946422,cde55ea3f6fc186a9bfe9d20 -c.admedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:03.883462,cde55ea3f6fc186a9bfe9d20 -click.admedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:04.185092,cde55ea3f6fc186a9bfe9d20 -img.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:09.554808,cde55ea3f6fc186a9bfe9d20 -imgg.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:09.568857,cde55ea3f6fc186a9bfe9d20 -imgn.steepto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:10.333592,cde55ea3f6fc186a9bfe9d20 -pixel.admedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:20.345783,cde55ea3f6fc186a9bfe9d20 -inline.admedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:20.832641,cde55ea3f6fc186a9bfe9d20 -analytics.shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:20.847586,cde55ea3f6fc186a9bfe9d20 -apps.shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:20.943296,cde55ea3f6fc186a9bfe9d20 -d.shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:21.515509,cde55ea3f6fc186a9bfe9d20 -cm.shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:21.558853,cde55ea3f6fc186a9bfe9d20 -go.shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:21.558465,cde55ea3f6fc186a9bfe9d20 -g.admedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:21.754798,cde55ea3f6fc186a9bfe9d20 -in.admedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:21.825120,cde55ea3f6fc186a9bfe9d20 -partner.shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:22.231969,cde55ea3f6fc186a9bfe9d20 -recs.shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:22.239300,cde55ea3f6fc186a9bfe9d20 -grace.shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:22.296527,cde55ea3f6fc186a9bfe9d20 -shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:22.302019,cde55ea3f6fc186a9bfe9d20 -traffic.shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:29.278544,cde55ea3f6fc186a9bfe9d20 -cms.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:29.340370,cde55ea3f6fc186a9bfe9d20 -www.shareaholic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:29.377499,cde55ea3f6fc186a9bfe9d20 -ads.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:29.437735,cde55ea3f6fc186a9bfe9d20 -edge.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:29.766404,cde55ea3f6fc186a9bfe9d20 -c.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:29.767006,cde55ea3f6fc186a9bfe9d20 -exch.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:29.849815,cde55ea3f6fc186a9bfe9d20 -global.px.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:29.925516,cde55ea3f6fc186a9bfe9d20 -m.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:29.969182,cde55ea3f6fc186a9bfe9d20 -pixel.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:30.311962,cde55ea3f6fc186a9bfe9d20 -quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:30.377513,cde55ea3f6fc186a9bfe9d20 -secure.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:30.507466,cde55ea3f6fc186a9bfe9d20 -qcx.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:45.531452,cde55ea3f6fc186a9bfe9d20 -segapi.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:46.802203,cde55ea3f6fc186a9bfe9d20 -ssl.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:50.818980,cde55ea3f6fc186a9bfe9d20 -www.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:50.976925,cde55ea3f6fc186a9bfe9d20 -m.quantcount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:51.014385,cde55ea3f6fc186a9bfe9d20 -vast.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:51.048023,cde55ea3f6fc186a9bfe9d20 -pixel.quantcount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:51.090344,cde55ea3f6fc186a9bfe9d20 -quantcount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:51.394982,cde55ea3f6fc186a9bfe9d20 -adserver-as.adtech.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:51.629830,cde55ea3f6fc186a9bfe9d20 -static.quantcount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:51.645183,cde55ea3f6fc186a9bfe9d20 -adserver-eu.adtech.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:51.666209,cde55ea3f6fc186a9bfe9d20 -ads.adaptv.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:51.682254,cde55ea3f6fc186a9bfe9d20 -adserver-us.adtech.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:51.885036,cde55ea3f6fc186a9bfe9d20 -cmp-dev.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:52.116985,cde55ea3f6fc186a9bfe9d20 -hb-us.adtech.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:52.521394,cde55ea3f6fc186a9bfe9d20 -advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:52.818661,cde55ea3f6fc186a9bfe9d20 -mobileapi.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:52.966259,cde55ea3f6fc186a9bfe9d20 -adserver.adtech.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:53.055546,cde55ea3f6fc186a9bfe9d20 -hb-as.adtech.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:59.712578,cde55ea3f6fc186a9bfe9d20 -uac.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:59.743292,cde55ea3f6fc186a9bfe9d20 -pixel.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:59.794457,cde55ea3f6fc186a9bfe9d20 -cmp.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:59.804548,cde55ea3f6fc186a9bfe9d20 -sync.adaptv.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:30:59.810544,cde55ea3f6fc186a9bfe9d20 -adgrx.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:00.232641,cde55ea3f6fc186a9bfe9d20 -afs.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:00.307313,cde55ea3f6fc186a9bfe9d20 -bd.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:00.328026,cde55ea3f6fc186a9bfe9d20 -www.advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:00.396570,cde55ea3f6fc186a9bfe9d20 -apx.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:00.555750,cde55ea3f6fc186a9bfe9d20 -c-evt.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:00.762188,cde55ea3f6fc186a9bfe9d20 -bm.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:00.798312,cde55ea3f6fc186a9bfe9d20 -ejs.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:10.873433,cde55ea3f6fc186a9bfe9d20 -geo.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:16.221549,cde55ea3f6fc186a9bfe9d20 -evt.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:20.956861,cde55ea3f6fc186a9bfe9d20 -fs.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:21.015655,cde55ea3f6fc186a9bfe9d20 -fw.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:21.208435,cde55ea3f6fc186a9bfe9d20 -json.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:21.462711,cde55ea3f6fc186a9bfe9d20 -js.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:21.683535,cde55ea3f6fc186a9bfe9d20 -jm.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:23.523607,cde55ea3f6fc186a9bfe9d20 -moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:23.524175,cde55ea3f6fc186a9bfe9d20 -mb.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:23.540539,cde55ea3f6fc186a9bfe9d20 -oo.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:23.629232,cde55ea3f6fc186a9bfe9d20 -jsonp.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:23.644754,cde55ea3f6fc186a9bfe9d20 -pool1.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:24.000175,cde55ea3f6fc186a9bfe9d20 -pool4.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:24.432483,cde55ea3f6fc186a9bfe9d20 -pixel2.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:24.535648,cde55ea3f6fc186a9bfe9d20 -pool2.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:24.548676,cde55ea3f6fc186a9bfe9d20 -pool6.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:30.013557,cde55ea3f6fc186a9bfe9d20 -pool7.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:30.018117,cde55ea3f6fc186a9bfe9d20 -pool8.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:30.426975,cde55ea3f6fc186a9bfe9d20 -pool9.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:30.427290,cde55ea3f6fc186a9bfe9d20 -pool5.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:30.568180,cde55ea3f6fc186a9bfe9d20 -pool3.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:30.581870,cde55ea3f6fc186a9bfe9d20 -pixel.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:30.888507,cde55ea3f6fc186a9bfe9d20 -post.update.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:30.943444,cde55ea3f6fc186a9bfe9d20 -px2.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:31.113507,cde55ea3f6fc186a9bfe9d20 -s.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:31.166521,cde55ea3f6fc186a9bfe9d20 -px.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:31.231028,cde55ea3f6fc186a9bfe9d20 -s.update.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:31.358287,cde55ea3f6fc186a9bfe9d20 -sejs.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:31.545407,cde55ea3f6fc186a9bfe9d20 -s-jsonp.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:31.647473,cde55ea3f6fc186a9bfe9d20 -svast.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:31.707151,cde55ea3f6fc186a9bfe9d20 -svastx.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:31.922105,cde55ea3f6fc186a9bfe9d20 -sn.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:32.182433,cde55ea3f6fc186a9bfe9d20 -t.update.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:50.840898,cde55ea3f6fc186a9bfe9d20 -v3.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:51.563273,cde55ea3f6fc186a9bfe9d20 -tu.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:52.069047,cde55ea3f6fc186a9bfe9d20 -v4.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:52.243320,cde55ea3f6fc186a9bfe9d20 -vastx.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:52.939270,cde55ea3f6fc186a9bfe9d20 -u.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:52.983460,cde55ea3f6fc186a9bfe9d20 -upv4.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:54.976717,cde55ea3f6fc186a9bfe9d20 -update.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:54.994697,cde55ea3f6fc186a9bfe9d20 -vpb0.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:55.006707,cde55ea3f6fc186a9bfe9d20 -vast.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:55.079053,cde55ea3f6fc186a9bfe9d20 -video.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:55.310744,cde55ea3f6fc186a9bfe9d20 -yt.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:55.979403,cde55ea3f6fc186a9bfe9d20 -y.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:56.011526,cde55ea3f6fc186a9bfe9d20 -www.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:31:56.062768,cde55ea3f6fc186a9bfe9d20 -vu.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:00.267895,cde55ea3f6fc186a9bfe9d20 -z.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:00.275181,cde55ea3f6fc186a9bfe9d20 -yts.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:00.337342,cde55ea3f6fc186a9bfe9d20 -a-srvjsr.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:00.353529,cde55ea3f6fc186a9bfe9d20 -aimg.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:01.050960,cde55ea3f6fc186a9bfe9d20 -yj.moatads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:01.186520,cde55ea3f6fc186a9bfe9d20 -adservex.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:01.189979,cde55ea3f6fc186a9bfe9d20 -abd.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:01.237864,cde55ea3f6fc186a9bfe9d20 -affiliate.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:01.442528,cde55ea3f6fc186a9bfe9d20 -amprtc.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:01.814933,cde55ea3f6fc186a9bfe9d20 -cdn.aimg.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:01.882742,cde55ea3f6fc186a9bfe9d20 -cdn.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:02.135351,cde55ea3f6fc186a9bfe9d20 -cdn3nc.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:02.246972,cde55ea3f6fc186a9bfe9d20 -cdnaimg-ra.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:02.382210,cde55ea3f6fc186a9bfe9d20 -hbx.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:03.217613,cde55ea3f6fc186a9bfe9d20 -contextual.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:13.360039,cde55ea3f6fc186a9bfe9d20 -control.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:17.164938,cde55ea3f6fc186a9bfe9d20 -cs.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:22.441533,cde55ea3f6fc186a9bfe9d20 -logpostback.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:23.550060,cde55ea3f6fc186a9bfe9d20 -media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:24.514459,cde55ea3f6fc186a9bfe9d20 -lg1.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:24.717486,cde55ea3f6fc186a9bfe9d20 -oba.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:25.168826,cde55ea3f6fc186a9bfe9d20 -prebid.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:25.455026,cde55ea3f6fc186a9bfe9d20 -forbes.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:25.589818,cde55ea3f6fc186a9bfe9d20 -lg3.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:25.674704,cde55ea3f6fc186a9bfe9d20 -mycdn.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:25.733299,cde55ea3f6fc186a9bfe9d20 -res.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:26.425099,cde55ea3f6fc186a9bfe9d20 -recommends.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:26.493531,cde55ea3f6fc186a9bfe9d20 -qsearch.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:26.543594,cde55ea3f6fc186a9bfe9d20 -publishers.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:26.835435,cde55ea3f6fc186a9bfe9d20 -publisher.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:30.559705,cde55ea3f6fc186a9bfe9d20 -srvjsr.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:30.632509,cde55ea3f6fc186a9bfe9d20 -srvcc.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:30.734071,cde55ea3f6fc186a9bfe9d20 -searchl.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:30.734357,cde55ea3f6fc186a9bfe9d20 -search.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:30.812367,cde55ea3f6fc186a9bfe9d20 -srvjsrnc.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:31.233450,cde55ea3f6fc186a9bfe9d20 -srvjsre.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:31.254188,cde55ea3f6fc186a9bfe9d20 -www.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:31.360321,cde55ea3f6fc186a9bfe9d20 -whitelabel.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:31.418576,cde55ea3f6fc186a9bfe9d20 -static.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:31.588840,cde55ea3f6fc186a9bfe9d20 -adobe.sync.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:31.997616,cde55ea3f6fc186a9bfe9d20 -ams-1.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:32.027977,cde55ea3f6fc186a9bfe9d20 -yahoo.media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:32.074163,cde55ea3f6fc186a9bfe9d20 -ams-1-apex.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:32.100457,cde55ea3f6fc186a9bfe9d20 -ads.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:32.480744,cde55ea3f6fc186a9bfe9d20 -apex.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:32.655144,cde55ea3f6fc186a9bfe9d20 -ams-1-sync.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:32.677070,cde55ea3f6fc186a9bfe9d20 -ams-1-xcp.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:32.717292,cde55ea3f6fc186a9bfe9d20 -api.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:33.158916,cde55ea3f6fc186a9bfe9d20 -iad-2-sync.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:46.719143,cde55ea3f6fc186a9bfe9d20 -iad-2-apex.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:46.719292,cde55ea3f6fc186a9bfe9d20 -iad-2.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:46.722602,cde55ea3f6fc186a9bfe9d20 -iad-2-xcp.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:47.145723,cde55ea3f6fc186a9bfe9d20 -lax-1.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:47.250851,cde55ea3f6fc186a9bfe9d20 -keymaker.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:47.339652,cde55ea3f6fc186a9bfe9d20 -go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:47.745700,cde55ea3f6fc186a9bfe9d20 -lax-1-apex.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:47.759749,cde55ea3f6fc186a9bfe9d20 -lax-1-sync.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:47.865740,cde55ea3f6fc186a9bfe9d20 -lax-1-xcp.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:47.893853,cde55ea3f6fc186a9bfe9d20 -creative.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:47.953342,cde55ea3f6fc186a9bfe9d20 -liveramp.sync.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:48.192859,cde55ea3f6fc186a9bfe9d20 -lotame.users.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:48.215434,cde55ea3f6fc186a9bfe9d20 -purch-sync.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:50.788628,cde55ea3f6fc186a9bfe9d20 -medianet.sync.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:50.792670,cde55ea3f6fc186a9bfe9d20 -lotame-users.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:50.796703,cde55ea3f6fc186a9bfe9d20 -neo.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:50.964260,cde55ea3f6fc186a9bfe9d20 -mtrx.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:51.070645,cde55ea3f6fc186a9bfe9d20 -sync.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:51.353052,cde55ea3f6fc186a9bfe9d20 -sharepoint.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:51.450102,cde55ea3f6fc186a9bfe9d20 -sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:51.722835,cde55ea3f6fc186a9bfe9d20 -js.indexww.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:52.485480,cde55ea3f6fc186a9bfe9d20 -xcp.go.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:52.822080,cde55ea3f6fc186a9bfe9d20 -indexww.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:52.823038,cde55ea3f6fc186a9bfe9d20 -js-sec.indexww.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:52.934362,cde55ea3f6fc186a9bfe9d20 -ht.indexww.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:52.958862,cde55ea3f6fc186a9bfe9d20 -www.sonobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:52.980934,cde55ea3f6fc186a9bfe9d20 -s.update.indexww.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:54.904372,cde55ea3f6fc186a9bfe9d20 -amp.rd.linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:55.561492,cde55ea3f6fc186a9bfe9d20 -post.update.indexww.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:55.882732,cde55ea3f6fc186a9bfe9d20 -automate.linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:56.938039,cde55ea3f6fc186a9bfe9d20 -update.indexww.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:56.954056,cde55ea3f6fc186a9bfe9d20 -banner.linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:57.028070,cde55ea3f6fc186a9bfe9d20 -ads.rd.linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:57.086405,cde55ea3f6fc186a9bfe9d20 -ad.linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:57.498166,cde55ea3f6fc186a9bfe9d20 -click.linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:58.509869,cde55ea3f6fc186a9bfe9d20 -linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:58.917754,cde55ea3f6fc186a9bfe9d20 -consent.linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:58.941326,cde55ea3f6fc186a9bfe9d20 -cli.linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:59.016071,cde55ea3f6fc186a9bfe9d20 -mproxy.banner.linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:59.106704,cde55ea3f6fc186a9bfe9d20 -cdnwidget.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:59.481655,cde55ea3f6fc186a9bfe9d20 -cintnetworks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:59.945336,cde55ea3f6fc186a9bfe9d20 -ids.cdnwidget.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:32:59.976492,cde55ea3f6fc186a9bfe9d20 -collector.cint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:00.863253,cde55ea3f6fc186a9bfe9d20 -pixel.cdnwidget.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:00.920781,cde55ea3f6fc186a9bfe9d20 -c.cintnetworks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:00.936268,cde55ea3f6fc186a9bfe9d20 -cint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:01.054782,cde55ea3f6fc186a9bfe9d20 -track.linksynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:01.500852,cde55ea3f6fc186a9bfe9d20 -as-dmpsync.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:01.650136,cde55ea3f6fc186a9bfe9d20 -3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:01.666410,cde55ea3f6fc186a9bfe9d20 -as-eb2.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:01.702512,cde55ea3f6fc186a9bfe9d20 -as-tlx.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:02.065104,cde55ea3f6fc186a9bfe9d20 -qps.cint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:02.205216,cde55ea3f6fc186a9bfe9d20 -cdn.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:02.367614,cde55ea3f6fc186a9bfe9d20 -dmpsync.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:02.433386,cde55ea3f6fc186a9bfe9d20 -dynamic.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:02.502375,cde55ea3f6fc186a9bfe9d20 -eb2.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:02.658086,cde55ea3f6fc186a9bfe9d20 -eu-dmpsync.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:02.761522,cde55ea3f6fc186a9bfe9d20 -eu-eb2.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:02.886887,cde55ea3f6fc186a9bfe9d20 -eu-tlx.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:02.951770,cde55ea3f6fc186a9bfe9d20 -ib.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:02.981897,cde55ea3f6fc186a9bfe9d20 -img.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:03.351131,cde55ea3f6fc186a9bfe9d20 -images.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:03.413988,cde55ea3f6fc186a9bfe9d20 -na-eb2.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:03.508511,cde55ea3f6fc186a9bfe9d20 -na-dmpsync.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:03.520577,cde55ea3f6fc186a9bfe9d20 -na-tlx.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:03.576242,cde55ea3f6fc186a9bfe9d20 -s.update.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:03.997865,cde55ea3f6fc186a9bfe9d20 -post.update.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:04.084474,cde55ea3f6fc186a9bfe9d20 -staging-tlx.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:04.192923,cde55ea3f6fc186a9bfe9d20 -staging-ib.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:04.263938,cde55ea3f6fc186a9bfe9d20 -staging-us-east-tlx.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:04.273472,cde55ea3f6fc186a9bfe9d20 -tlx.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:04.588021,cde55ea3f6fc186a9bfe9d20 -us-east-eb2.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:04.647504,cde55ea3f6fc186a9bfe9d20 -us-east-dmpsync.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:04.652236,cde55ea3f6fc186a9bfe9d20 -t.update.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:04.690412,cde55ea3f6fc186a9bfe9d20 -us-east-tlx.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:04.775919,cde55ea3f6fc186a9bfe9d20 -us-west-dmpsync.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:05.026076,cde55ea3f6fc186a9bfe9d20 -us-west-eb2.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:05.045881,cde55ea3f6fc186a9bfe9d20 -a-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:05.180070,cde55ea3f6fc186a9bfe9d20 -acceptable.a-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:05.205116,cde55ea3f6fc186a9bfe9d20 -us-west-tlx.3lift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:05.229145,cde55ea3f6fc186a9bfe9d20 -click.a-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:05.495044,cde55ea3f6fc186a9bfe9d20 -ad.a-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:05.508329,cde55ea3f6fc186a9bfe9d20 -static.a-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:05.656566,cde55ea3f6fc186a9bfe9d20 -www.a-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:05.660632,cde55ea3f6fc186a9bfe9d20 -beeswax.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:07.125912,cde55ea3f6fc186a9bfe9d20 -bonus.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:07.173271,cde55ea3f6fc186a9bfe9d20 -assets.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:07.176823,cde55ea3f6fc186a9bfe9d20 -api.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:07.343104,cde55ea3f6fc186a9bfe9d20 -content.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:07.668842,cde55ea3f6fc186a9bfe9d20 -connect.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:07.771894,cde55ea3f6fc186a9bfe9d20 -advertisers.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:07.788601,cde55ea3f6fc186a9bfe9d20 -events.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:07.907753,cde55ea3f6fc186a9bfe9d20 -ltvapi.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:08.085028,cde55ea3f6fc186a9bfe9d20 -ltv.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:08.099843,cde55ea3f6fc186a9bfe9d20 -resources.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:08.549648,cde55ea3f6fc186a9bfe9d20 -placements.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:08.794113,cde55ea3f6fc186a9bfe9d20 -origin.home.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:09.067383,cde55ea3f6fc186a9bfe9d20 -rpc.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:09.091841,cde55ea3f6fc186a9bfe9d20 -online.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:09.149106,cde55ea3f6fc186a9bfe9d20 -tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:09.331239,cde55ea3f6fc186a9bfe9d20 -www.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:09.628009,cde55ea3f6fc186a9bfe9d20 -video.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:09.641478,cde55ea3f6fc186a9bfe9d20 -tapjoyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:09.688749,cde55ea3f6fc186a9bfe9d20 -ws.tapjoyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:09.927961,cde55ea3f6fc186a9bfe9d20 -origin.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:10.077813,cde55ea3f6fc186a9bfe9d20 -ws1.tapjoyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:10.163580,cde55ea3f6fc186a9bfe9d20 -ws2.tapjoyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:10.208540,cde55ea3f6fc186a9bfe9d20 -ws12.tapjoyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:10.228242,cde55ea3f6fc186a9bfe9d20 -ws3.tapjoyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:10.464862,cde55ea3f6fc186a9bfe9d20 -c.betrad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:10.786283,cde55ea3f6fc186a9bfe9d20 -betrad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:10.986862,cde55ea3f6fc186a9bfe9d20 -ws33.tapjoyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:11.126605,cde55ea3f6fc186a9bfe9d20 -cdn.betrad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:11.139700,cde55ea3f6fc186a9bfe9d20 -ws4.tapjoyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:11.323881,cde55ea3f6fc186a9bfe9d20 -b.dpmsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:11.672556,cde55ea3f6fc186a9bfe9d20 -a.dpmsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:11.712649,cde55ea3f6fc186a9bfe9d20 -dpmsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:11.868207,cde55ea3f6fc186a9bfe9d20 -l.betrad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:12.097614,cde55ea3f6fc186a9bfe9d20 -www.betrad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:12.258585,cde55ea3f6fc186a9bfe9d20 -s.dpmsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:12.376471,cde55ea3f6fc186a9bfe9d20 -fidelity-media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:12.396816,cde55ea3f6fc186a9bfe9d20 -x.fidelity-media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:14.116695,cde55ea3f6fc186a9bfe9d20 -stats.fidelity-media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:14.163562,cde55ea3f6fc186a9bfe9d20 -px.dpmsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:14.313810,cde55ea3f6fc186a9bfe9d20 -api.getclicky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:14.428022,cde55ea3f6fc186a9bfe9d20 -cdn.getclicky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:14.843605,cde55ea3f6fc186a9bfe9d20 -getclicky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:16.429018,cde55ea3f6fc186a9bfe9d20 -in.getclicky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:16.427392,cde55ea3f6fc186a9bfe9d20 -pmetrics.getclicky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:16.472317,cde55ea3f6fc186a9bfe9d20 -static.getclicky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:17.465499,cde55ea3f6fc186a9bfe9d20 -widgets.getclicky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:17.471680,cde55ea3f6fc186a9bfe9d20 -an.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:18.421823,cde55ea3f6fc186a9bfe9d20 -www.getclicky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:18.450512,cde55ea3f6fc186a9bfe9d20 -adsdk.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:18.814262,cde55ea3f6fc186a9bfe9d20 -bs.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:20.458860,cde55ea3f6fc186a9bfe9d20 -adfstat.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:20.469052,cde55ea3f6fc186a9bfe9d20 -clck.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:21.649986,cde55ea3f6fc186a9bfe9d20 -mc.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:21.894137,cde55ea3f6fc186a9bfe9d20 -informer.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:22.051900,cde55ea3f6fc186a9bfe9d20 -adfox.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:23.179610,cde55ea3f6fc186a9bfe9d20 -metrika.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:23.719649,cde55ea3f6fc186a9bfe9d20 -matchid.adfox.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:25.217738,cde55ea3f6fc186a9bfe9d20 -share.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:25.887739,cde55ea3f6fc186a9bfe9d20 -appmetrica.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:26.462054,cde55ea3f6fc186a9bfe9d20 -external-promo-metrics.yandex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:28.399630,cde55ea3f6fc186a9bfe9d20 -appmetrica.yandex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:29.396191,cde55ea3f6fc186a9bfe9d20 -awaps.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:30.428827,cde55ea3f6fc186a9bfe9d20 -awsync.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:30.560673,cde55ea3f6fc186a9bfe9d20 -redirect.appmetrica.yandex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:37.575150,cde55ea3f6fc186a9bfe9d20 -awaps.yandex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:37.714342,cde55ea3f6fc186a9bfe9d20 -banners-slb.mobile.yandex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:38.302532,cde55ea3f6fc186a9bfe9d20 -banners.mobile.yandex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:39.496252,cde55ea3f6fc186a9bfe9d20 -report.appmetrica.yandex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:40.288960,cde55ea3f6fc186a9bfe9d20 -clck.yandex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:41.069701,cde55ea3f6fc186a9bfe9d20 -rosenberg.appmetrica.yandex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:41.304949,cde55ea3f6fc186a9bfe9d20 -an.webvisor.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:41.681814,cde55ea3f6fc186a9bfe9d20 -appmetrica.yandex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:42.258393,cde55ea3f6fc186a9bfe9d20 -mc.webvisor.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:42.500461,cde55ea3f6fc186a9bfe9d20 -analytics.mobile.yandex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:42.901737,cde55ea3f6fc186a9bfe9d20 -webvisor.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:44.023765,cde55ea3f6fc186a9bfe9d20 -redirect.appmetrica.webvisor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:44.253569,cde55ea3f6fc186a9bfe9d20 -mc.webvisor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:44.511318,cde55ea3f6fc186a9bfe9d20 -report-1.appmetrica.webvisor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:44.870784,cde55ea3f6fc186a9bfe9d20 -report.appmetrica.webvisor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:45.167363,cde55ea3f6fc186a9bfe9d20 -report-2.appmetrica.webvisor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:45.262393,cde55ea3f6fc186a9bfe9d20 -startup.mobile.webvisor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:46.109782,cde55ea3f6fc186a9bfe9d20 -rosenberg.appmetrica.webvisor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:46.111744,cde55ea3f6fc186a9bfe9d20 -u.startup.mobile.webvisor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:46.237395,cde55ea3f6fc186a9bfe9d20 -webvisor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:48.019812,cde55ea3f6fc186a9bfe9d20 -www.webvisor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:48.060691,cde55ea3f6fc186a9bfe9d20 -ads.stickyadstv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:48.676879,cde55ea3f6fc186a9bfe9d20 -cdn.stickyadstv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:48.871554,cde55ea3f6fc186a9bfe9d20 -sandbox.stickyadstv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:49.255046,cde55ea3f6fc186a9bfe9d20 -cdn.mediawayss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:50.332066,cde55ea3f6fc186a9bfe9d20 -delivery.mediawayss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:51.304229,cde55ea3f6fc186a9bfe9d20 -webvisor.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:52.499679,cde55ea3f6fc186a9bfe9d20 -mediawayss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:52.575696,cde55ea3f6fc186a9bfe9d20 -www.webvisor.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:53.473523,cde55ea3f6fc186a9bfe9d20 -superfastmediation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:54.051848,cde55ea3f6fc186a9bfe9d20 -monitor.superfastmediation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:54.509370,cde55ea3f6fc186a9bfe9d20 -exchange.superfastmediation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:54.960613,cde55ea3f6fc186a9bfe9d20 -track.superfastmediation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:55.576928,cde55ea3f6fc186a9bfe9d20 -www.superfastmediation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:56.240664,cde55ea3f6fc186a9bfe9d20 -stickyadstv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:56.820946,cde55ea3f6fc186a9bfe9d20 -api.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:56.852541,cde55ea3f6fc186a9bfe9d20 -apiv2.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:57.473399,cde55ea3f6fc186a9bfe9d20 -cdn.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:57.760613,cde55ea3f6fc186a9bfe9d20 -cfimage.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:58.121392,cde55ea3f6fc186a9bfe9d20 -ec.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:58.351231,cde55ea3f6fc186a9bfe9d20 -inapps.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:58.853117,cde55ea3f6fc186a9bfe9d20 -image.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:59.023381,cde55ea3f6fc186a9bfe9d20 -sdk-01.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:59.408847,cde55ea3f6fc186a9bfe9d20 -sdk-02.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:59.938318,cde55ea3f6fc186a9bfe9d20 -ad.mediawayss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:33:59.976901,cde55ea3f6fc186a9bfe9d20 -sdk-03.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:00.335808,cde55ea3f6fc186a9bfe9d20 -websdk.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:00.628565,cde55ea3f6fc186a9bfe9d20 -a.localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:01.121287,cde55ea3f6fc186a9bfe9d20 -www.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:01.356410,cde55ea3f6fc186a9bfe9d20 -ads.localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:01.649799,cde55ea3f6fc186a9bfe9d20 -moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:01.697282,cde55ea3f6fc186a9bfe9d20 -amp.localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:02.382458,cde55ea3f6fc186a9bfe9d20 -api.localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:02.512892,cde55ea3f6fc186a9bfe9d20 -analytics.localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:02.565980,cde55ea3f6fc186a9bfe9d20 -cdn.localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:02.941394,cde55ea3f6fc186a9bfe9d20 -pushapi.localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:03.041833,cde55ea3f6fc186a9bfe9d20 -localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:03.124674,cde55ea3f6fc186a9bfe9d20 -vp.cdn.mediawayss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:03.392992,cde55ea3f6fc186a9bfe9d20 -sdk-assets.localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:03.622666,cde55ea3f6fc186a9bfe9d20 -stage.ad.mediawayss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:03.676701,cde55ea3f6fc186a9bfe9d20 -truenorth.localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:03.789681,cde55ea3f6fc186a9bfe9d20 -www.localytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:03.802906,cde55ea3f6fc186a9bfe9d20 -clevertap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:04.119380,cde55ea3f6fc186a9bfe9d20 -campaigns.clevertap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:04.456191,cde55ea3f6fc186a9bfe9d20 -static.clevertap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:04.889105,cde55ea3f6fc186a9bfe9d20 -app.freshmarketer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:05.300321,cde55ea3f6fc186a9bfe9d20 -www.clevertap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:05.435077,cde55ea3f6fc186a9bfe9d20 -changelog.freshmarketer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:05.878269,cde55ea3f6fc186a9bfe9d20 -cdn.freshmarketer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:05.949624,cde55ea3f6fc186a9bfe9d20 -freshmarketer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:06.351548,cde55ea3f6fc186a9bfe9d20 -extension.freshmarketer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:06.507414,cde55ea3f6fc186a9bfe9d20 -toolbar.freshmarketer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:06.984354,cde55ea3f6fc186a9bfe9d20 -www.freshmarketer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:07.207970,cde55ea3f6fc186a9bfe9d20 -clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:07.554110,cde55ea3f6fc186a9bfe9d20 -p117448.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:07.750897,cde55ea3f6fc186a9bfe9d20 -p128902.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:08.158345,cde55ea3f6fc186a9bfe9d20 -p138253.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:08.292404,cde55ea3f6fc186a9bfe9d20 -p152037.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:08.716040,cde55ea3f6fc186a9bfe9d20 -p175257.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:08.845643,cde55ea3f6fc186a9bfe9d20 -p185755.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:09.237599,cde55ea3f6fc186a9bfe9d20 -p192159.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:09.407010,cde55ea3f6fc186a9bfe9d20 -p193611.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:09.805094,cde55ea3f6fc186a9bfe9d20 -p215223.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:09.971654,cde55ea3f6fc186a9bfe9d20 -p216157.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:10.361623,cde55ea3f6fc186a9bfe9d20 -p220333.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:10.514462,cde55ea3f6fc186a9bfe9d20 -p232207.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:10.924878,cde55ea3f6fc186a9bfe9d20 -p237431.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:11.079189,cde55ea3f6fc186a9bfe9d20 -p245721.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:11.470429,cde55ea3f6fc186a9bfe9d20 -p250403.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:11.651074,cde55ea3f6fc186a9bfe9d20 -p255082.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:12.026949,cde55ea3f6fc186a9bfe9d20 -p264515.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:12.234765,cde55ea3f6fc186a9bfe9d20 -p278355.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:12.579205,cde55ea3f6fc186a9bfe9d20 -p278432.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:12.815569,cde55ea3f6fc186a9bfe9d20 -p282054.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:13.125459,cde55ea3f6fc186a9bfe9d20 -p291922.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:13.393042,cde55ea3f6fc186a9bfe9d20 -p292534.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:13.698827,cde55ea3f6fc186a9bfe9d20 -api.clevertap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:13.900963,cde55ea3f6fc186a9bfe9d20 -p30839.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:13.998704,cde55ea3f6fc186a9bfe9d20 -p311425.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:14.243551,cde55ea3f6fc186a9bfe9d20 -in.api.clevertap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:14.325190,cde55ea3f6fc186a9bfe9d20 -insights.clevertap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:14.332804,cde55ea3f6fc186a9bfe9d20 -p33049.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:14.458856,cde55ea3f6fc186a9bfe9d20 -p35296.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:14.561977,cde55ea3f6fc186a9bfe9d20 -p46140.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:14.809163,cde55ea3f6fc186a9bfe9d20 -p50523.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:24.883387,cde55ea3f6fc186a9bfe9d20 -p69523.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:24.942061,cde55ea3f6fc186a9bfe9d20 -p94825.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:25.004268,cde55ea3f6fc186a9bfe9d20 -adt.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:25.139777,cde55ea3f6fc186a9bfe9d20 -www.clksite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:25.157511,cde55ea3f6fc186a9bfe9d20 -au.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:25.334288,cde55ea3f6fc186a9bfe9d20 -au-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:25.374618,cde55ea3f6fc186a9bfe9d20 -au-ssl.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:25.452560,cde55ea3f6fc186a9bfe9d20 -c.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:25.641443,cde55ea3f6fc186a9bfe9d20 -ca-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:25.683717,cde55ea3f6fc186a9bfe9d20 -c-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:25.843177,cde55ea3f6fc186a9bfe9d20 -cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:25.916650,cde55ea3f6fc186a9bfe9d20 -cf.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:26.075541,cde55ea3f6fc186a9bfe9d20 -collector.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:26.174442,cde55ea3f6fc186a9bfe9d20 -fr-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:26.386753,cde55ea3f6fc186a9bfe9d20 -hk.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:26.423423,cde55ea3f6fc186a9bfe9d20 -id-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:26.596218,cde55ea3f6fc186a9bfe9d20 -hk-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:26.635398,cde55ea3f6fc186a9bfe9d20 -in-ssl.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:26.904339,cde55ea3f6fc186a9bfe9d20 -in-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:27.010540,cde55ea3f6fc186a9bfe9d20 -me.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:27.085857,cde55ea3f6fc186a9bfe9d20 -me-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:27.236610,cde55ea3f6fc186a9bfe9d20 -msn-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:27.422118,cde55ea3f6fc186a9bfe9d20 -my-ssl.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:33.021887,cde55ea3f6fc186a9bfe9d20 -me-ssl.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:33.237151,cde55ea3f6fc186a9bfe9d20 -my.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:33.264094,cde55ea3f6fc186a9bfe9d20 -my-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:33.308160,cde55ea3f6fc186a9bfe9d20 -nz-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:33.439849,cde55ea3f6fc186a9bfe9d20 -ph-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:33.757961,cde55ea3f6fc186a9bfe9d20 -pk-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:33.874296,cde55ea3f6fc186a9bfe9d20 -nz-ssl.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:33.877521,cde55ea3f6fc186a9bfe9d20 -s.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:33.960983,cde55ea3f6fc186a9bfe9d20 -sea.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:34.190812,cde55ea3f6fc186a9bfe9d20 -sg-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:34.299605,cde55ea3f6fc186a9bfe9d20 -sg-ssl.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:34.448657,cde55ea3f6fc186a9bfe9d20 -t.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:34.496607,cde55ea3f6fc186a9bfe9d20 -th-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:34.763535,cde55ea3f6fc186a9bfe9d20 -us-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:34.912717,cde55ea3f6fc186a9bfe9d20 -v.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:34.918805,cde55ea3f6fc186a9bfe9d20 -www.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:34.947644,cde55ea3f6fc186a9bfe9d20 -www1.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:35.323938,cde55ea3f6fc186a9bfe9d20 -www4.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:35.421364,cde55ea3f6fc186a9bfe9d20 -www3.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:35.424579,cde55ea3f6fc186a9bfe9d20 -www2.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:35.454946,cde55ea3f6fc186a9bfe9d20 -effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:36.219536,cde55ea3f6fc186a9bfe9d20 -www8-ssl.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:36.636473,cde55ea3f6fc186a9bfe9d20 -www6.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:37.449752,cde55ea3f6fc186a9bfe9d20 -www9.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:37.467588,cde55ea3f6fc186a9bfe9d20 -www8.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:37.496862,cde55ea3f6fc186a9bfe9d20 -www5.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:37.541202,cde55ea3f6fc186a9bfe9d20 -www7.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:37.651090,cde55ea3f6fc186a9bfe9d20 -yahoo.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:37.913251,cde55ea3f6fc186a9bfe9d20 -za-cdn.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:38.133616,cde55ea3f6fc186a9bfe9d20 -za-ssl.effectivemeasure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:38.146674,cde55ea3f6fc186a9bfe9d20 -cdn1.vntsm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:38.304003,cde55ea3f6fc186a9bfe9d20 -hb.vntsm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:38.513677,cde55ea3f6fc186a9bfe9d20 -hb-config.vntsm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:38.599785,cde55ea3f6fc186a9bfe9d20 -ads.vntsm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:38.618566,cde55ea3f6fc186a9bfe9d20 -vntsm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:38.673395,cde55ea3f6fc186a9bfe9d20 -hb.vntsm.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:38.767883,cde55ea3f6fc186a9bfe9d20 -vntsm.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:38.938703,cde55ea3f6fc186a9bfe9d20 -avd.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:39.608224,cde55ea3f6fc186a9bfe9d20 -as.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:39.651634,cde55ea3f6fc186a9bfe9d20 -avn.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:39.821692,cde55ea3f6fc186a9bfe9d20 -cast.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:55.006573,cde55ea3f6fc186a9bfe9d20 -innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:55.155499,cde55ea3f6fc186a9bfe9d20 -network.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:55.504214,cde55ea3f6fc186a9bfe9d20 -optimize.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:55.778077,cde55ea3f6fc186a9bfe9d20 -avp.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:55.860408,cde55ea3f6fc186a9bfe9d20 -programmatic.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:55.888214,cde55ea3f6fc186a9bfe9d20 -ps.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:56.141437,cde55ea3f6fc186a9bfe9d20 -vn.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:56.399852,cde55ea3f6fc186a9bfe9d20 -gj.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:56.878592,cde55ea3f6fc186a9bfe9d20 -ac.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:56.890724,cde55ea3f6fc186a9bfe9d20 -cnzz.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:56.931536,cde55ea3f6fc186a9bfe9d20 -gm.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:57.290164,cde55ea3f6fc186a9bfe9d20 -www.innity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:57.545584,cde55ea3f6fc186a9bfe9d20 -hd.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:57.976042,cde55ea3f6fc186a9bfe9d20 -go.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:58.020259,cde55ea3f6fc186a9bfe9d20 -log.gds.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:34:58.479681,cde55ea3f6fc186a9bfe9d20 -mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:03.501266,cde55ea3f6fc186a9bfe9d20 -gxb.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:03.858166,cde55ea3f6fc186a9bfe9d20 -log.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:03.961210,cde55ea3f6fc186a9bfe9d20 -wgo.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:05.021121,cde55ea3f6fc186a9bfe9d20 -sg.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:05.179205,cde55ea3f6fc186a9bfe9d20 -ju.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:05.273032,cde55ea3f6fc186a9bfe9d20 -ali-stats.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:05.953515,cde55ea3f6fc186a9bfe9d20 -ws.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:06.017063,cde55ea3f6fc186a9bfe9d20 -yt.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:06.269927,cde55ea3f6fc186a9bfe9d20 -config-junion.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:06.853260,cde55ea3f6fc186a9bfe9d20 -api.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:07.691411,cde55ea3f6fc186a9bfe9d20 -oneid.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:07.932962,cde55ea3f6fc186a9bfe9d20 -gd-stats.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:08.790870,cde55ea3f6fc186a9bfe9d20 -jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:13.870751,cde55ea3f6fc186a9bfe9d20 -res.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:14.095444,cde55ea3f6fc186a9bfe9d20 -s.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:15.950840,cde55ea3f6fc186a9bfe9d20 -stats.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:16.281843,cde55ea3f6fc186a9bfe9d20 -tsis.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:17.587968,cde55ea3f6fc186a9bfe9d20 -config.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:17.620964,cde55ea3f6fc186a9bfe9d20 -im.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:18.538796,cde55ea3f6fc186a9bfe9d20 -im64.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:19.369691,cde55ea3f6fc186a9bfe9d20 -adasia-d.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:19.909158,cde55ea3f6fc186a9bfe9d20 -jpush.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:19.997742,cde55ea3f6fc186a9bfe9d20 -sis.jpush.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:20.294605,cde55ea3f6fc186a9bfe9d20 -ads.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:20.347010,cde55ea3f6fc186a9bfe9d20 -bid.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:20.491993,cde55ea3f6fc186a9bfe9d20 -eu-u.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:20.691572,cde55ea3f6fc186a9bfe9d20 -jp-u.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:20.899851,cde55ea3f6fc186a9bfe9d20 -nytimes-d.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:21.085804,cde55ea3f6fc186a9bfe9d20 -indium.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:21.090259,cde55ea3f6fc186a9bfe9d20 -www.jpush.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:21.128008,cde55ea3f6fc186a9bfe9d20 -openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:21.432102,cde55ea3f6fc186a9bfe9d20 -rtb-ca.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:21.515454,cde55ea3f6fc186a9bfe9d20 -rtb-lc.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:21.535048,cde55ea3f6fc186a9bfe9d20 -r.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:21.701396,cde55ea3f6fc186a9bfe9d20 -www.jpush.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:21.844657,cde55ea3f6fc186a9bfe9d20 -rtb-xa.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:21.867761,cde55ea3f6fc186a9bfe9d20 -rtbdemand-d.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:21.965956,cde55ea3f6fc186a9bfe9d20 -sea-u.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:22.094144,cde55ea3f6fc186a9bfe9d20 -rtb.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:22.112304,cde55ea3f6fc186a9bfe9d20 -uk-ads.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:22.306875,cde55ea3f6fc186a9bfe9d20 -u.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:22.357040,cde55ea3f6fc186a9bfe9d20 -us-ads.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:22.378369,cde55ea3f6fc186a9bfe9d20 -us-u.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:22.538803,cde55ea3f6fc186a9bfe9d20 -yieldbird-d.openx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:22.573958,cde55ea3f6fc186a9bfe9d20 -ssl-i.cdn.openx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:25.059936,cde55ea3f6fc186a9bfe9d20 -i.cdn.openx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:25.067730,cde55ea3f6fc186a9bfe9d20 -go.openx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:25.142256,cde55ea3f6fc186a9bfe9d20 -jsecoin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:25.578521,cde55ea3f6fc186a9bfe9d20 -platform.jsecoin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:25.723114,cde55ea3f6fc186a9bfe9d20 -www.openx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:25.818453,cde55ea3f6fc186a9bfe9d20 -openx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:25.862429,cde55ea3f6fc186a9bfe9d20 -www.jsecoin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:26.091420,cde55ea3f6fc186a9bfe9d20 -welcome.openx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:26.153659,cde55ea3f6fc186a9bfe9d20 -b2c.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:26.276561,cde55ea3f6fc186a9bfe9d20 -api.b2c.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:26.490505,cde55ea3f6fc186a9bfe9d20 -prebid.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:28.075945,cde55ea3f6fc186a9bfe9d20 -currency.prebid.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:28.093271,cde55ea3f6fc186a9bfe9d20 -adserver.b2c.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:28.131058,cde55ea3f6fc186a9bfe9d20 -homevideo.b2c.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:28.250152,cde55ea3f6fc186a9bfe9d20 -cdn.adserver.b2c.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:28.341191,cde55ea3f6fc186a9bfe9d20 -www.prebid.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:34.071263,cde55ea3f6fc186a9bfe9d20 -ap.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:34.147682,cde55ea3f6fc186a9bfe9d20 -apcdn.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:34.711732,cde55ea3f6fc186a9bfe9d20 -staging.prebid.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:34.790758,cde55ea3f6fc186a9bfe9d20 -aws.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:35.311906,cde55ea3f6fc186a9bfe9d20 -apr.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:35.358114,cde55ea3f6fc186a9bfe9d20 -bap.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:35.884562,cde55ea3f6fc186a9bfe9d20 -beacon.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:35.889423,cde55ea3f6fc186a9bfe9d20 -ce.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:36.404066,cde55ea3f6fc186a9bfe9d20 -gslbeacon.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:36.908397,cde55ea3f6fc186a9bfe9d20 -he.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:38.072758,cde55ea3f6fc186a9bfe9d20 -ibv.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:38.637407,cde55ea3f6fc186a9bfe9d20 -lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:39.292931,cde55ea3f6fc186a9bfe9d20 -adintegration.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:44.116886,cde55ea3f6fc186a9bfe9d20 -adcenter.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:44.144856,cde55ea3f6fc186a9bfe9d20 -post.update.ap.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:44.635849,cde55ea3f6fc186a9bfe9d20 -api.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:44.688825,cde55ea3f6fc186a9bfe9d20 -pba.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:44.734545,cde55ea3f6fc186a9bfe9d20 -s.update.ap.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:45.132758,cde55ea3f6fc186a9bfe9d20 -t.update.ap.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:45.592441,cde55ea3f6fc186a9bfe9d20 -pt.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:46.047758,cde55ea3f6fc186a9bfe9d20 -update.ap.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:46.068224,cde55ea3f6fc186a9bfe9d20 -clientmanagement.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:46.512831,cde55ea3f6fc186a9bfe9d20 -vap.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:46.633592,cde55ea3f6fc186a9bfe9d20 -www.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:46.647333,cde55ea3f6fc186a9bfe9d20 -cloud-video.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:46.971287,cde55ea3f6fc186a9bfe9d20 -pba.aws.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:49.908749,cde55ea3f6fc186a9bfe9d20 -secure.lijit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:55.293107,cde55ea3f6fc186a9bfe9d20 -cloud.video.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:55.465879,cde55ea3f6fc186a9bfe9d20 -pre-usermatch.targeting.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:55.971716,cde55ea3f6fc186a9bfe9d20 -galactify.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:56.069525,cde55ea3f6fc186a9bfe9d20 -cloud.eclipse.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:56.477470,cde55ea3f6fc186a9bfe9d20 -exchange.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:56.487462,cde55ea3f6fc186a9bfe9d20 -stats.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:58.459443,cde55ea3f6fc186a9bfe9d20 -usermatch.targeting.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:59.018651,cde55ea3f6fc186a9bfe9d20 -targeting.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:59.476352,cde55ea3f6fc186a9bfe9d20 -unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:59.479095,cde55ea3f6fc186a9bfe9d20 -demo.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:59.498023,cde55ea3f6fc186a9bfe9d20 -stats3.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:59.557526,cde55ea3f6fc186a9bfe9d20 -video.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:35:59.572498,cde55ea3f6fc186a9bfe9d20 -www.unrulymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:00.101164,cde55ea3f6fc186a9bfe9d20 -img.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:04.651277,cde55ea3f6fc186a9bfe9d20 -internal.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:05.144678,cde55ea3f6fc186a9bfe9d20 -cdn.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:05.164441,cde55ea3f6fc186a9bfe9d20 -code.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:05.187338,cde55ea3f6fc186a9bfe9d20 -assets.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:05.185176,cde55ea3f6fc186a9bfe9d20 -api.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:05.565174,cde55ea3f6fc186a9bfe9d20 -labs.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:05.654097,cde55ea3f6fc186a9bfe9d20 -labs-cdn.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:05.688581,cde55ea3f6fc186a9bfe9d20 -publishers.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:05.835547,cde55ea3f6fc186a9bfe9d20 -revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:05.871074,cde55ea3f6fc186a9bfe9d20 -trends.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:06.161724,cde55ea3f6fc186a9bfe9d20 -serve.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:06.175180,cde55ea3f6fc186a9bfe9d20 -video.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:06.242446,cde55ea3f6fc186a9bfe9d20 -apxadtracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:06.276162,cde55ea3f6fc186a9bfe9d20 -m.servedby-buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:08.366807,cde55ea3f6fc186a9bfe9d20 -clk.apxadtracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:08.411186,cde55ea3f6fc186a9bfe9d20 -www.revcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:08.424059,cde55ea3f6fc186a9bfe9d20 -assets.servedby-buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:08.615935,cde55ea3f6fc186a9bfe9d20 -servedby-buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:08.926177,cde55ea3f6fc186a9bfe9d20 -s.servedby-buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:09.058973,cde55ea3f6fc186a9bfe9d20 -ss.servedby-buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:09.142271,cde55ea3f6fc186a9bfe9d20 -static.servedby-buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:09.369539,cde55ea3f6fc186a9bfe9d20 -cdn.buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:09.788494,cde55ea3f6fc186a9bfe9d20 -s3.buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:09.834565,cde55ea3f6fc186a9bfe9d20 -buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:09.951264,cde55ea3f6fc186a9bfe9d20 -stats.buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:10.560879,cde55ea3f6fc186a9bfe9d20 -srv.buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:10.719070,cde55ea3f6fc186a9bfe9d20 -www.buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:10.761778,cde55ea3f6fc186a9bfe9d20 -www.apxadtracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:18.338135,cde55ea3f6fc186a9bfe9d20 -assets.buysellads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:26.074537,cde55ea3f6fc186a9bfe9d20 -alert.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:26.167015,cde55ea3f6fc186a9bfe9d20 -cdn.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:27.958300,cde55ea3f6fc186a9bfe9d20 -admin.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:28.904402,cde55ea3f6fc186a9bfe9d20 -fslt.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:29.105561,cde55ea3f6fc186a9bfe9d20 -metrics.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:29.337524,cde55ea3f6fc186a9bfe9d20 -ns-cdn.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:29.815543,cde55ea3f6fc186a9bfe9d20 -home.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:29.916474,cde55ea3f6fc186a9bfe9d20 -monitor.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:34.935506,cde55ea3f6fc186a9bfe9d20 -load.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:35.049745,cde55ea3f6fc186a9bfe9d20 -rum.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:35.350254,cde55ea3f6fc186a9bfe9d20 -script.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:35.482547,cde55ea3f6fc186a9bfe9d20 -rum-collector.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:35.505564,cde55ea3f6fc186a9bfe9d20 -static.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:35.791574,cde55ea3f6fc186a9bfe9d20 -a.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:36.149611,cde55ea3f6fc186a9bfe9d20 -ad.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:36.293403,cde55ea3f6fc186a9bfe9d20 -adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:36.673879,cde55ea3f6fc186a9bfe9d20 -apa-sin.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:36.676067,cde55ea3f6fc186a9bfe9d20 -ca4-bid.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:37.187423,cde55ea3f6fc186a9bfe9d20 -data.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:37.277999,cde55ea3f6fc186a9bfe9d20 -de1-bid.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:37.693315,cde55ea3f6fc186a9bfe9d20 -direct.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:37.817702,cde55ea3f6fc186a9bfe9d20 -eur-ukp.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:38.079919,cde55ea3f6fc186a9bfe9d20 -log.nexgen.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:38.427285,cde55ea3f6fc186a9bfe9d20 -html5.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:38.687921,cde55ea3f6fc186a9bfe9d20 -insight.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:38.933176,cde55ea3f6fc186a9bfe9d20 -jp1-bid-ga.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:39.175063,cde55ea3f6fc186a9bfe9d20 -jp1-bid.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:39.465884,cde55ea3f6fc186a9bfe9d20 -js.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:39.650308,cde55ea3f6fc186a9bfe9d20 -match.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:39.955630,cde55ea3f6fc186a9bfe9d20 -ny1-bid.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:40.166986,cde55ea3f6fc186a9bfe9d20 -proserve.wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:40.224752,cde55ea3f6fc186a9bfe9d20 -s.update.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:40.520457,cde55ea3f6fc186a9bfe9d20 -sg2-bid.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:40.668542,cde55ea3f6fc186a9bfe9d20 -t.update.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:40.991001,cde55ea3f6fc186a9bfe9d20 -sindirect.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:41.045387,cde55ea3f6fc186a9bfe9d20 -update.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:41.250215,cde55ea3f6fc186a9bfe9d20 -use-tor.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:41.594756,cde55ea3f6fc186a9bfe9d20 -usedirect.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:41.614771,cde55ea3f6fc186a9bfe9d20 -usw-ca2.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:41.769382,cde55ea3f6fc186a9bfe9d20 -usw-lax.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:41.979418,cde55ea3f6fc186a9bfe9d20 -uswdirect.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:42.324823,cde55ea3f6fc186a9bfe9d20 -v.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:42.415897,cde55ea3f6fc186a9bfe9d20 -va6-bid.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:42.552971,cde55ea3f6fc186a9bfe9d20 -adserver.sandbox.cxad.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:43.062665,cde55ea3f6fc186a9bfe9d20 -adserver.cxad.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:43.075863,cde55ea3f6fc186a9bfe9d20 -comcluster.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:43.525660,cde55ea3f6fc186a9bfe9d20 -cdn.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:43.624195,cde55ea3f6fc186a9bfe9d20 -fairfax.cxsearch.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:44.039394,cde55ea3f6fc186a9bfe9d20 -cxad.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:44.500407,cde55ea3f6fc186a9bfe9d20 -wpm.neustar.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:46.026922,cde55ea3f6fc186a9bfe9d20 -s-adserver.sandbox.cxad.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:46.436595,cde55ea3f6fc186a9bfe9d20 -fb.adsrvr.org,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:48.322767,cde55ea3f6fc186a9bfe9d20 -s-adserver.cxad.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:50.170090,cde55ea3f6fc186a9bfe9d20 -sp1cluster.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:51.200237,cde55ea3f6fc186a9bfe9d20 -scdn.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:51.610760,cde55ea3f6fc186a9bfe9d20 -cdn.onscroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:51.890778,cde55ea3f6fc186a9bfe9d20 -scomcluster.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:52.210991,cde55ea3f6fc186a9bfe9d20 -rscdn.cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:52.219925,cde55ea3f6fc186a9bfe9d20 -impl.onscroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:52.271754,cde55ea3f6fc186a9bfe9d20 -cxense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:52.271078,cde55ea3f6fc186a9bfe9d20 -impl.us.onscroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:52.678026,cde55ea3f6fc186a9bfe9d20 -metrics-collector.onscroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:52.727033,cde55ea3f6fc186a9bfe9d20 -onscroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:52.842885,cde55ea3f6fc186a9bfe9d20 -ms.onscroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:52.883053,cde55ea3f6fc186a9bfe9d20 -ping.onscroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:52.882007,cde55ea3f6fc186a9bfe9d20 -v.zcoup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:53.836089,cde55ea3f6fc186a9bfe9d20 -api.zcoup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:53.844409,cde55ea3f6fc186a9bfe9d20 -tags.onscroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:54.383422,cde55ea3f6fc186a9bfe9d20 -zcoup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:54.417814,cde55ea3f6fc186a9bfe9d20 -ad-tag.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:54.690909,cde55ea3f6fc186a9bfe9d20 -cdn2.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:54.929404,cde55ea3f6fc186a9bfe9d20 -cdn1.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:55.143992,cde55ea3f6fc186a9bfe9d20 -client-events.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:55.269545,cde55ea3f6fc186a9bfe9d20 -event.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:55.473864,cde55ea3f6fc186a9bfe9d20 -logger.zcoup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:55.694142,cde55ea3f6fc186a9bfe9d20 -event-staging.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:55.697982,cde55ea3f6fc186a9bfe9d20 -ia-cert.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:55.725342,cde55ea3f6fc186a9bfe9d20 -image.zcoup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:55.727212,cde55ea3f6fc186a9bfe9d20 -ia-vast.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:55.984302,cde55ea3f6fc186a9bfe9d20 -inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:56.243303,cde55ea3f6fc186a9bfe9d20 -retargeting.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:56.262915,cde55ea3f6fc186a9bfe9d20 -vast-events.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:56.525387,cde55ea3f6fc186a9bfe9d20 -video.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:56.817784,cde55ea3f6fc186a9bfe9d20 -wv.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:59.293332,cde55ea3f6fc186a9bfe9d20 -sdk-analytics.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:59.294041,cde55ea3f6fc186a9bfe9d20 -sdk-events.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:59.291899,cde55ea3f6fc186a9bfe9d20 -vast-events-staging.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:59.332503,cde55ea3f6fc186a9bfe9d20 -www.inner-active.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:59.431256,cde55ea3f6fc186a9bfe9d20 -adthor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:36:59.958409,cde55ea3f6fc186a9bfe9d20 -image.adthor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:00.315924,cde55ea3f6fc186a9bfe9d20 -logger.adthor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:00.455692,cde55ea3f6fc186a9bfe9d20 -api.adthor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:00.514570,cde55ea3f6fc186a9bfe9d20 -static.adthor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:00.537727,cde55ea3f6fc186a9bfe9d20 -balance.nixozz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:01.946777,cde55ea3f6fc186a9bfe9d20 -configs.nixozz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:02.744645,cde55ea3f6fc186a9bfe9d20 -v.adthor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:03.861237,cde55ea3f6fc186a9bfe9d20 -api.nixozz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:10.852180,cde55ea3f6fc186a9bfe9d20 -auth.nixozz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:10.962457,cde55ea3f6fc186a9bfe9d20 -cdn-api.appadhoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:11.803028,cde55ea3f6fc186a9bfe9d20 -count.appadhoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:13.077924,cde55ea3f6fc186a9bfe9d20 -nixozz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:13.172718,cde55ea3f6fc186a9bfe9d20 -inapp.nixozz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:13.455787,cde55ea3f6fc186a9bfe9d20 -profile.nixozz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:14.360895,cde55ea3f6fc186a9bfe9d20 -appadhoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:14.591083,cde55ea3f6fc186a9bfe9d20 -h5.appadhoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:14.607816,cde55ea3f6fc186a9bfe9d20 -tracker.appadhoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:15.305136,cde55ea3f6fc186a9bfe9d20 -batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:15.402224,cde55ea3f6fc186a9bfe9d20 -ab.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:15.451544,cde55ea3f6fc186a9bfe9d20 -ac.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:16.231451,cde55ea3f6fc186a9bfe9d20 -an.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:16.375949,cde55ea3f6fc186a9bfe9d20 -api2.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:16.425062,cde55ea3f6fc186a9bfe9d20 -api5.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:17.070584,cde55ea3f6fc186a9bfe9d20 -cdn.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:17.157161,cde55ea3f6fc186a9bfe9d20 -d.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:17.339652,cde55ea3f6fc186a9bfe9d20 -sdk.appadhoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:17.533854,cde55ea3f6fc186a9bfe9d20 -dsp.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:18.012988,cde55ea3f6fc186a9bfe9d20 -mcdn.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:18.268365,cde55ea3f6fc186a9bfe9d20 -ploy.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:18.474818,cde55ea3f6fc186a9bfe9d20 -www.appadhoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:18.628018,cde55ea3f6fc186a9bfe9d20 -oscdn.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:18.712000,cde55ea3f6fc186a9bfe9d20 -360in.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:19.036895,cde55ea3f6fc186a9bfe9d20 -sts.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:19.257183,cde55ea3f6fc186a9bfe9d20 -ad.360in.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:19.637440,cde55ea3f6fc186a9bfe9d20 -challenge.360in.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:19.702789,cde55ea3f6fc186a9bfe9d20 -dispatcher.360in.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:20.031244,cde55ea3f6fc186a9bfe9d20 -exp.360in.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:20.231182,cde55ea3f6fc186a9bfe9d20 -hotpot.360in.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:20.485675,cde55ea3f6fc186a9bfe9d20 -member.360in.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:20.525997,cde55ea3f6fc186a9bfe9d20 -i.360in.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:20.651894,cde55ea3f6fc186a9bfe9d20 -ad.reklamstore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:20.851642,cde55ea3f6fc186a9bfe9d20 -adserver.reklamstore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:21.255552,cde55ea3f6fc186a9bfe9d20 -adserver2.reklamstore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:21.255996,cde55ea3f6fc186a9bfe9d20 -addtoany.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:21.881186,cde55ea3f6fc186a9bfe9d20 -img.reklamstore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:21.913345,cde55ea3f6fc186a9bfe9d20 -stats.addtoany.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:22.451858,cde55ea3f6fc186a9bfe9d20 -static.addtoany.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:22.455516,cde55ea3f6fc186a9bfe9d20 -www.addtoany.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:22.962081,cde55ea3f6fc186a9bfe9d20 -reklamstore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:23.125152,cde55ea3f6fc186a9bfe9d20 -cdn.staticstuff.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:23.651467,cde55ea3f6fc186a9bfe9d20 -spy.staticstuff.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:23.702990,cde55ea3f6fc186a9bfe9d20 -hello.staticstuff.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:24.059646,cde55ea3f6fc186a9bfe9d20 -www.staticstuff.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:24.262675,cde55ea3f6fc186a9bfe9d20 -win.staticstuff.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:24.371745,cde55ea3f6fc186a9bfe9d20 -www.win.staticstuff.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:24.603025,cde55ea3f6fc186a9bfe9d20 -infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:24.912590,cde55ea3f6fc186a9bfe9d20 -api.adshop.infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:25.096005,cde55ea3f6fc186a9bfe9d20 -indn.infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:25.398784,cde55ea3f6fc186a9bfe9d20 -m.infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:25.572891,cde55ea3f6fc186a9bfe9d20 -resources.infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:26.060493,cde55ea3f6fc186a9bfe9d20 -publishers.infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:26.102173,cde55ea3f6fc186a9bfe9d20 -thumbnails.infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:26.573922,cde55ea3f6fc186a9bfe9d20 -router.infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:26.606945,cde55ea3f6fc186a9bfe9d20 -clickppc.infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:26.878533,cde55ea3f6fc186a9bfe9d20 -vrtb.infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:27.315425,cde55ea3f6fc186a9bfe9d20 -api.content.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:27.939108,cde55ea3f6fc186a9bfe9d20 -www.infolinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:28.290777,cde55ea3f6fc186a9bfe9d20 -content.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:28.324406,cde55ea3f6fc186a9bfe9d20 -proxy.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:28.832968,cde55ea3f6fc186a9bfe9d20 -media.content.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:29.098991,cde55ea3f6fc186a9bfe9d20 -partners.content.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:29.434768,cde55ea3f6fc186a9bfe9d20 -rest.content.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:29.828885,cde55ea3f6fc186a9bfe9d20 -api.content-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:29.904937,cde55ea3f6fc186a9bfe9d20 -app.content.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:29.976044,cde55ea3f6fc186a9bfe9d20 -banner.content-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:30.224717,cde55ea3f6fc186a9bfe9d20 -click.content-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:30.295786,cde55ea3f6fc186a9bfe9d20 -clk.content-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:30.401528,cde55ea3f6fc186a9bfe9d20 -content-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:30.717132,cde55ea3f6fc186a9bfe9d20 -push.content-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:30.745581,cde55ea3f6fc186a9bfe9d20 -www.content.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:30.780265,cde55ea3f6fc186a9bfe9d20 -pushrev.content-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:30.850994,cde55ea3f6fc186a9bfe9d20 -px.content-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:31.130126,cde55ea3f6fc186a9bfe9d20 -pixel.reklamstore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:31.334647,cde55ea3f6fc186a9bfe9d20 -ad1.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:32.066049,cde55ea3f6fc186a9bfe9d20 -nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:32.637998,cde55ea3f6fc186a9bfe9d20 -ad2.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:32.799555,cde55ea3f6fc186a9bfe9d20 -ad3.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:33.377081,cde55ea3f6fc186a9bfe9d20 -ad4.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:33.540432,cde55ea3f6fc186a9bfe9d20 -c1.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:34.401349,cde55ea3f6fc186a9bfe9d20 -cs.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:35.174701,cde55ea3f6fc186a9bfe9d20 -board.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:35.211175,cde55ea3f6fc186a9bfe9d20 -dev.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:35.993242,cde55ea3f6fc186a9bfe9d20 -img1.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:36.381703,cde55ea3f6fc186a9bfe9d20 -impression.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:36.815571,cde55ea3f6fc186a9bfe9d20 -js1.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:37.151972,cde55ea3f6fc186a9bfe9d20 -lois.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:37.570519,cde55ea3f6fc186a9bfe9d20 -lona.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:37.916517,cde55ea3f6fc186a9bfe9d20 -lonb.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:38.290584,cde55ea3f6fc186a9bfe9d20 -lons.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:38.675601,cde55ea3f6fc186a9bfe9d20 -mtl.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:39.172839,cde55ea3f6fc186a9bfe9d20 -output.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:39.462298,cde55ea3f6fc186a9bfe9d20 -s.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:39.918678,cde55ea3f6fc186a9bfe9d20 -s2.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:40.072200,cde55ea3f6fc186a9bfe9d20 -vdapp.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:40.992336,cde55ea3f6fc186a9bfe9d20 -v1.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:41.147595,cde55ea3f6fc186a9bfe9d20 -adnetworktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:41.251066,cde55ea3f6fc186a9bfe9d20 -www.adnetworktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:41.372832,cde55ea3f6fc186a9bfe9d20 -cpanel.adnetworktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:41.404738,cde55ea3f6fc186a9bfe9d20 -advertiser.i-mobile.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:41.646136,cde55ea3f6fc186a9bfe9d20 -aff-advertiser.i-mobile.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:41.763771,cde55ea3f6fc186a9bfe9d20 -cdn2.i-mobile.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:41.862085,cde55ea3f6fc186a9bfe9d20 -partner.i-mobile.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.038810,cde55ea3f6fc186a9bfe9d20 -spad.i-mobile.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.250028,cde55ea3f6fc186a9bfe9d20 -spdeliver.i-mobile.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.306636,cde55ea3f6fc186a9bfe9d20 -www.nend.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.397603,cde55ea3f6fc186a9bfe9d20 -i-mobile.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.426472,cde55ea3f6fc186a9bfe9d20 -spdeliverp.i-mobile.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.484628,cde55ea3f6fc186a9bfe9d20 -ad.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.693426,cde55ea3f6fc186a9bfe9d20 -ad-api.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.706083,cde55ea3f6fc186a9bfe9d20 -api.ad.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.853542,cde55ea3f6fc186a9bfe9d20 -ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.938384,cde55ea3f6fc186a9bfe9d20 -api.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:42.951016,cde55ea3f6fc186a9bfe9d20 -bs.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:43.180163,cde55ea3f6fc186a9bfe9d20 -bypass.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:43.267640,cde55ea3f6fc186a9bfe9d20 -bypass-bid.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:43.354738,cde55ea3f6fc186a9bfe9d20 -bypass-adn.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:43.356852,cde55ea3f6fc186a9bfe9d20 -bypass-image.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:43.477490,cde55ea3f6fc186a9bfe9d20 -ccrt-en.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:43.583605,cde55ea3f6fc186a9bfe9d20 -ccrt-ja.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:43.654778,cde55ea3f6fc186a9bfe9d20 -cdnn.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:43.789400,cde55ea3f6fc186a9bfe9d20 -cdnp.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:43.789912,cde55ea3f6fc186a9bfe9d20 -cf-ad.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:43.985043,cde55ea3f6fc186a9bfe9d20 -cdnv.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.013295,cde55ea3f6fc186a9bfe9d20 -click.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.067065,cde55ea3f6fc186a9bfe9d20 -dist.adp.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.225542,cde55ea3f6fc186a9bfe9d20 -dist.bpc.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.227999,cde55ea3f6fc186a9bfe9d20 -en.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.378534,cde55ea3f6fc186a9bfe9d20 -gitlab.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.441018,cde55ea3f6fc186a9bfe9d20 -img.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.479490,cde55ea3f6fc186a9bfe9d20 -ja.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.624040,cde55ea3f6fc186a9bfe9d20 -jcdn.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.651108,cde55ea3f6fc186a9bfe9d20 -js.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.833392,cde55ea3f6fc186a9bfe9d20 -r.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:44.882861,cde55ea3f6fc186a9bfe9d20 -spr.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:45.072121,cde55ea3f6fc186a9bfe9d20 -stage.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:45.116899,cde55ea3f6fc186a9bfe9d20 -stage-ad.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:45.260772,cde55ea3f6fc186a9bfe9d20 -sync.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:45.425939,cde55ea3f6fc186a9bfe9d20 -tr.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:45.501136,cde55ea3f6fc186a9bfe9d20 -vr.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:45.551463,cde55ea3f6fc186a9bfe9d20 -vidspot-adn.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:45.560815,cde55ea3f6fc186a9bfe9d20 -win.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:45.665998,cde55ea3f6fc186a9bfe9d20 -www.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:45.826502,cde55ea3f6fc186a9bfe9d20 -apps.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:46.069423,cde55ea3f6fc186a9bfe9d20 -backend.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:46.093285,cde55ea3f6fc186a9bfe9d20 -api.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:46.268105,cde55ea3f6fc186a9bfe9d20 -cdn.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:46.427301,cde55ea3f6fc186a9bfe9d20 -dsp.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:46.663450,cde55ea3f6fc186a9bfe9d20 -got.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:46.690394,cde55ea3f6fc186a9bfe9d20 -developers.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:46.787074,cde55ea3f6fc186a9bfe9d20 -hbrc.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:47.046812,cde55ea3f6fc186a9bfe9d20 -ml.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:47.135611,cde55ea3f6fc186a9bfe9d20 -opensource.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:47.329658,cde55ea3f6fc186a9bfe9d20 -pb.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:47.489159,cde55ea3f6fc186a9bfe9d20 -tr.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:47.893933,cde55ea3f6fc186a9bfe9d20 -pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:48.054412,cde55ea3f6fc186a9bfe9d20 -www.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:48.414977,cde55ea3f6fc186a9bfe9d20 -a.adroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:48.702775,cde55ea3f6fc186a9bfe9d20 -adroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:48.971747,cde55ea3f6fc186a9bfe9d20 -api.market.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:49.064263,cde55ea3f6fc186a9bfe9d20 -c.adroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:49.205881,cde55ea3f6fc186a9bfe9d20 -assets1.adroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:49.340135,cde55ea3f6fc186a9bfe9d20 -d.adroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:49.426181,cde55ea3f6fc186a9bfe9d20 -a.bizible.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:49.828703,cde55ea3f6fc186a9bfe9d20 -s.adroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:49.996339,cde55ea3f6fc186a9bfe9d20 -apps.bizible.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:50.358743,cde55ea3f6fc186a9bfe9d20 -bizible.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:50.444784,cde55ea3f6fc186a9bfe9d20 -cdn.bizible.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:50.472493,cde55ea3f6fc186a9bfe9d20 -d.bizible.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:50.694022,cde55ea3f6fc186a9bfe9d20 -edgecdn.bizible.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:50.865813,cde55ea3f6fc186a9bfe9d20 -ads-us.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:51.302643,cde55ea3f6fc186a9bfe9d20 -info.bizible.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:51.384176,cde55ea3f6fc186a9bfe9d20 -ads.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:51.410472,cde55ea3f6fc186a9bfe9d20 -www.bizible.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:51.669566,cde55ea3f6fc186a9bfe9d20 -socrates-1.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:51.821506,cde55ea3f6fc186a9bfe9d20 -socrates-6-1.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:51.855709,cde55ea3f6fc186a9bfe9d20 -adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:51.970026,cde55ea3f6fc186a9bfe9d20 -staging-ads.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:52.210479,cde55ea3f6fc186a9bfe9d20 -static-ads.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:52.253466,cde55ea3f6fc186a9bfe9d20 -static-trackers.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:54.076636,cde55ea3f6fc186a9bfe9d20 -trackers.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:54.245338,cde55ea3f6fc186a9bfe9d20 -static-system.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:56.082479,cde55ea3f6fc186a9bfe9d20 -ads.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:56.299517,cde55ea3f6fc186a9bfe9d20 -antenna-apse.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:57.114278,cde55ea3f6fc186a9bfe9d20 -www.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:58.703972,cde55ea3f6fc186a9bfe9d20 -antenna-us.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:59.353836,cde55ea3f6fc186a9bfe9d20 -antenna.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:59.434554,cde55ea3f6fc186a9bfe9d20 -ayadsaws.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:59.478787,cde55ea3f6fc186a9bfe9d20 -system.adtarget.me,AVAILABILITY,origin.list,origin.list,2022-05-14 06:37:59.672105,cde55ea3f6fc186a9bfe9d20 -geoworker.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:00.059249,cde55ea3f6fc186a9bfe9d20 -optchk.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:00.398045,cde55ea3f6fc186a9bfe9d20 -secure.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:01.010678,cde55ea3f6fc186a9bfe9d20 -sac.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:01.083879,cde55ea3f6fc186a9bfe9d20 -cdn.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:01.701400,cde55ea3f6fc186a9bfe9d20 -sentry.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:01.886965,cde55ea3f6fc186a9bfe9d20 -www.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:01.971480,cde55ea3f6fc186a9bfe9d20 -cdno.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:01.987640,cde55ea3f6fc186a9bfe9d20 -cdn.heapanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:02.347235,cde55ea3f6fc186a9bfe9d20 -heapanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:02.542465,cde55ea3f6fc186a9bfe9d20 -www.heapanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:02.577375,cde55ea3f6fc186a9bfe9d20 -cdn.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:02.664653,cde55ea3f6fc186a9bfe9d20 -h1.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:03.024600,cde55ea3f6fc186a9bfe9d20 -s10.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:03.165859,cde55ea3f6fc186a9bfe9d20 -i.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:03.433239,cde55ea3f6fc186a9bfe9d20 -histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:03.469318,cde55ea3f6fc186a9bfe9d20 -s103.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:03.625316,cde55ea3f6fc186a9bfe9d20 -s11.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:03.721244,cde55ea3f6fc186a9bfe9d20 -s128.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:04.024634,cde55ea3f6fc186a9bfe9d20 -s129js.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:04.066257,cde55ea3f6fc186a9bfe9d20 -s4.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:04.126725,cde55ea3f6fc186a9bfe9d20 -s40is.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:04.285823,cde55ea3f6fc186a9bfe9d20 -market.pubnative.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:04.364627,cde55ea3f6fc186a9bfe9d20 -s4is.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:04.604560,cde55ea3f6fc186a9bfe9d20 -sstatic1.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:04.643169,cde55ea3f6fc186a9bfe9d20 -s4i.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:04.650481,cde55ea3f6fc186a9bfe9d20 -a.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:04.987204,cde55ea3f6fc186a9bfe9d20 -www.histats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:05.037731,cde55ea3f6fc186a9bfe9d20 -api.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:05.119576,cde55ea3f6fc186a9bfe9d20 -adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:05.270094,cde55ea3f6fc186a9bfe9d20 -analytics.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:05.315029,cde55ea3f6fc186a9bfe9d20 -cdn.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:05.508611,cde55ea3f6fc186a9bfe9d20 -c.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:05.557403,cde55ea3f6fc186a9bfe9d20 -cm.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:05.672791,cde55ea3f6fc186a9bfe9d20 -dmp.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:05.763571,cde55ea3f6fc186a9bfe9d20 -img.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:05.782409,cde55ea3f6fc186a9bfe9d20 -imgg-cdn.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:06.017154,cde55ea3f6fc186a9bfe9d20 -imgg.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:06.165201,cde55ea3f6fc186a9bfe9d20 -js.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:06.271253,cde55ea3f6fc186a9bfe9d20 -jsc.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:06.349032,cde55ea3f6fc186a9bfe9d20 -jsu.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:06.417405,cde55ea3f6fc186a9bfe9d20 -mg.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:06.587401,cde55ea3f6fc186a9bfe9d20 -servicer.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:06.762185,cde55ea3f6fc186a9bfe9d20 -s-img.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:06.789821,cde55ea3f6fc186a9bfe9d20 -www.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:07.053353,cde55ea3f6fc186a9bfe9d20 -c.adskeeper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:07.200656,cde55ea3f6fc186a9bfe9d20 -cdn.adskeeper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:07.268662,cde55ea3f6fc186a9bfe9d20 -adskeeper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:07.350452,cde55ea3f6fc186a9bfe9d20 -jsc.adskeeper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:07.636842,cde55ea3f6fc186a9bfe9d20 -servicer.adskeeper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:07.774258,cde55ea3f6fc186a9bfe9d20 -widgets.adskeeper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:07.849033,cde55ea3f6fc186a9bfe9d20 -www.adskeeper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:08.131815,cde55ea3f6fc186a9bfe9d20 -clck.adskeeper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:08.381187,cde55ea3f6fc186a9bfe9d20 -api.adomik.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:08.757850,cde55ea3f6fc186a9bfe9d20 -intranet.adomik.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:09.103746,cde55ea3f6fc186a9bfe9d20 -adtrackers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:09.393825,cde55ea3f6fc186a9bfe9d20 -crunchyroll.adtrackers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:09.670691,cde55ea3f6fc186a9bfe9d20 -ox-d.adtrackers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:09.788909,cde55ea3f6fc186a9bfe9d20 -serve.adtrackers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:10.283815,cde55ea3f6fc186a9bfe9d20 -torrentz.adtrackers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:10.350075,cde55ea3f6fc186a9bfe9d20 -yasni.adtrackers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:11.459789,cde55ea3f6fc186a9bfe9d20 -zoover.adtrackers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:12.056741,cde55ea3f6fc186a9bfe9d20 -hb.adomik.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:12.351256,cde55ea3f6fc186a9bfe9d20 -yahoo.adtrackers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:12.482149,cde55ea3f6fc186a9bfe9d20 -crunchyroll.adnetasia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:12.912357,cde55ea3f6fc186a9bfe9d20 -ox-d.adnetasia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:13.336667,cde55ea3f6fc186a9bfe9d20 -serve.adnetasia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:13.485528,cde55ea3f6fc186a9bfe9d20 -www.adomik.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:13.747873,cde55ea3f6fc186a9bfe9d20 -torrentz.adnetasia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:13.911537,cde55ea3f6fc186a9bfe9d20 -yahoo.adnetasia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:14.069307,cde55ea3f6fc186a9bfe9d20 -zoover.adnetasia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:14.490740,cde55ea3f6fc186a9bfe9d20 -adnetasia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:14.497719,cde55ea3f6fc186a9bfe9d20 -bannertrack.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:14.692947,cde55ea3f6fc186a9bfe9d20 -ox-d.bannertrack.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:14.885254,cde55ea3f6fc186a9bfe9d20 -serve.bannertrack.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:15.328275,cde55ea3f6fc186a9bfe9d20 -yahoo.bannertrack.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:15.914278,cde55ea3f6fc186a9bfe9d20 -crunchyroll.bannertrack.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:16.554248,cde55ea3f6fc186a9bfe9d20 -yasni.bannertrack.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:16.568555,cde55ea3f6fc186a9bfe9d20 -zoover.bannertrack.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:17.129398,cde55ea3f6fc186a9bfe9d20 -adclixx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:17.133887,cde55ea3f6fc186a9bfe9d20 -torrentz.bannertrack.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:17.556342,cde55ea3f6fc186a9bfe9d20 -yasni.adnetasia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:17.559136,cde55ea3f6fc186a9bfe9d20 -serve.adclixx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:18.125284,cde55ea3f6fc186a9bfe9d20 -torrentz.adclixx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:18.135437,cde55ea3f6fc186a9bfe9d20 -ox-d.adclixx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:18.428900,cde55ea3f6fc186a9bfe9d20 -crunchyroll.adclixx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:18.632177,cde55ea3f6fc186a9bfe9d20 -yahoo.adclixx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:28.682909,cde55ea3f6fc186a9bfe9d20 -yasni.adclixx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:28.712408,cde55ea3f6fc186a9bfe9d20 -zoover.adclixx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:29.003758,cde55ea3f6fc186a9bfe9d20 -adm.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:29.510932,cde55ea3f6fc186a9bfe9d20 -careers.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:29.694127,cde55ea3f6fc186a9bfe9d20 -assets.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:29.705350,cde55ea3f6fc186a9bfe9d20 -hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:30.031385,cde55ea3f6fc186a9bfe9d20 -tools.adskeeper.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:30.202739,cde55ea3f6fc186a9bfe9d20 -script-staging.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:30.433658,cde55ea3f6fc186a9bfe9d20 -insights.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:30.445849,cde55ea3f6fc186a9bfe9d20 -static-cdn.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:30.849537,cde55ea3f6fc186a9bfe9d20 -static-staging.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:30.902372,cde55ea3f6fc186a9bfe9d20 -script.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:31.247812,cde55ea3f6fc186a9bfe9d20 -suggest.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:31.547806,cde55ea3f6fc186a9bfe9d20 -surveys-staging.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:31.645683,cde55ea3f6fc186a9bfe9d20 -static.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:31.836473,cde55ea3f6fc186a9bfe9d20 -vars-staging.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:32.049967,cde55ea3f6fc186a9bfe9d20 -surveys.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:32.254092,cde55ea3f6fc186a9bfe9d20 -hotjar.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:32.455534,cde55ea3f6fc186a9bfe9d20 -vars.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:32.655133,cde55ea3f6fc186a9bfe9d20 -vc-live-cf.hotjar.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:32.664251,cde55ea3f6fc186a9bfe9d20 -vc-staging.hotjar.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:32.914864,cde55ea3f6fc186a9bfe9d20 -api.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:33.414048,cde55ea3f6fc186a9bfe9d20 -vc.hotjar.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:33.559738,cde55ea3f6fc186a9bfe9d20 -bidder.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:34.213493,cde55ea3f6fc186a9bfe9d20 -assets.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:34.913414,cde55ea3f6fc186a9bfe9d20 -control.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:36.676253,cde55ea3f6fc186a9bfe9d20 -imp.control.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:37.273246,cde55ea3f6fc186a9bfe9d20 -icm.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:37.698944,cde55ea3f6fc186a9bfe9d20 -entitlements.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:37.736748,cde55ea3f6fc186a9bfe9d20 -kvinit-prod.api.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:38.114715,cde55ea3f6fc186a9bfe9d20 -location.api.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:38.223680,cde55ea3f6fc186a9bfe9d20 -kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:38.728467,cde55ea3f6fc186a9bfe9d20 -token.api.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:38.738603,cde55ea3f6fc186a9bfe9d20 -web-sdk.control.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:38.770983,cde55ea3f6fc186a9bfe9d20 -c.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:39.372499,cde55ea3f6fc186a9bfe9d20 -evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:40.078081,cde55ea3f6fc186a9bfe9d20 -identify.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:40.088815,cde55ea3f6fc186a9bfe9d20 -in.hotjar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:40.168956,cde55ea3f6fc186a9bfe9d20 -www.kochava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:40.597936,cde55ea3f6fc186a9bfe9d20 -l.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:40.690240,cde55ea3f6fc186a9bfe9d20 -tagcontrol-cdn.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:41.165252,cde55ea3f6fc186a9bfe9d20 -tagcontrolapi.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:41.651066,cde55ea3f6fc186a9bfe9d20 -l3.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:41.809367,cde55ea3f6fc186a9bfe9d20 -iabmap.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:41.810782,cde55ea3f6fc186a9bfe9d20 -tagcontrolcollector.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:42.130015,cde55ea3f6fc186a9bfe9d20 -www.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:42.589037,cde55ea3f6fc186a9bfe9d20 -trackermap.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:42.621556,cde55ea3f6fc186a9bfe9d20 -cdn-settings.segment.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:43.115446,cde55ea3f6fc186a9bfe9d20 -app.segment.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:43.238397,cde55ea3f6fc186a9bfe9d20 -cdn.segment.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:43.509529,cde55ea3f6fc186a9bfe9d20 -idsync.segment.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:43.822393,cde55ea3f6fc186a9bfe9d20 -ads.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:49.324043,cde55ea3f6fc186a9bfe9d20 -segment.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:49.727803,cde55ea3f6fc186a9bfe9d20 -staging.corp.evidon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:51.195200,cde55ea3f6fc186a9bfe9d20 -profiles.segment.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:53.769990,cde55ea3f6fc186a9bfe9d20 -cdn.segment.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:59.317424,cde55ea3f6fc186a9bfe9d20 -segment.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:38:59.738639,cde55ea3f6fc186a9bfe9d20 -api.segment.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:00.168984,cde55ea3f6fc186a9bfe9d20 -d2dq2ahtl5zl1z.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:00.295697,cde55ea3f6fc186a9bfe9d20 -www.segment.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:00.360044,cde55ea3f6fc186a9bfe9d20 -askingpoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:00.455955,cde55ea3f6fc186a9bfe9d20 -www.segment.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:00.908093,cde55ea3f6fc186a9bfe9d20 -cs.askingpoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:01.068070,cde55ea3f6fc186a9bfe9d20 -ac.askingpoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:01.143696,cde55ea3f6fc186a9bfe9d20 -ad.askingpoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:01.271932,cde55ea3f6fc186a9bfe9d20 -www.askingpoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:01.382420,cde55ea3f6fc186a9bfe9d20 -api.gameanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:01.563981,cde55ea3f6fc186a9bfe9d20 -file.askingpoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:01.809292,cde55ea3f6fc186a9bfe9d20 -go.gameanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:01.878852,cde55ea3f6fc186a9bfe9d20 -imgproxy.upsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:02.329123,cde55ea3f6fc186a9bfe9d20 -marketing-api.upsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:02.351149,cde55ea3f6fc186a9bfe9d20 -track.gameanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:02.483870,cde55ea3f6fc186a9bfe9d20 -gameanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:02.503226,cde55ea3f6fc186a9bfe9d20 -www.gameanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:02.716614,cde55ea3f6fc186a9bfe9d20 -origin-marketing.upsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:02.892880,cde55ea3f6fc186a9bfe9d20 -static.upsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:03.053974,cde55ea3f6fc186a9bfe9d20 -nexus.upsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:03.133337,cde55ea3f6fc186a9bfe9d20 -upsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:03.437279,cde55ea3f6fc186a9bfe9d20 -www.upsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:03.470747,cde55ea3f6fc186a9bfe9d20 -ads-a.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:03.567947,cde55ea3f6fc186a9bfe9d20 -ads.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:03.612710,cde55ea3f6fc186a9bfe9d20 -adserver-a.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:04.021151,cde55ea3f6fc186a9bfe9d20 -adserver.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:04.103969,cde55ea3f6fc186a9bfe9d20 -api.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:04.131091,cde55ea3f6fc186a9bfe9d20 -adserver-b.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:04.160514,cde55ea3f6fc186a9bfe9d20 -ck.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:04.694358,cde55ea3f6fc186a9bfe9d20 -juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:04.745554,cde55ea3f6fc186a9bfe9d20 -js.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:04.795902,cde55ea3f6fc186a9bfe9d20 -manage.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:04.890692,cde55ea3f6fc186a9bfe9d20 -px.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:07.186855,cde55ea3f6fc186a9bfe9d20 -static.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:07.762864,cde55ea3f6fc186a9bfe9d20 -mobile.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:08.165351,cde55ea3f6fc186a9bfe9d20 -secure.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:08.196542,cde55ea3f6fc186a9bfe9d20 -stats.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:08.221474,cde55ea3f6fc186a9bfe9d20 -redir.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:08.258058,cde55ea3f6fc186a9bfe9d20 -advertisers.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:08.768767,cde55ea3f6fc186a9bfe9d20 -c.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:10.210912,cde55ea3f6fc186a9bfe9d20 -bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:10.236787,cde55ea3f6fc186a9bfe9d20 -www.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:11.198226,cde55ea3f6fc186a9bfe9d20 -conv.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:11.247931,cde55ea3f6fc186a9bfe9d20 -convo.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:11.256265,cde55ea3f6fc186a9bfe9d20 -xapi.juicyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:12.529372,cde55ea3f6fc186a9bfe9d20 -o1.sendgrid.upsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:12.874035,cde55ea3f6fc186a9bfe9d20 -publishers.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:13.045902,cde55ea3f6fc186a9bfe9d20 -evt.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:16.301190,cde55ea3f6fc186a9bfe9d20 -rtbr-asia-east.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:19.305604,cde55ea3f6fc186a9bfe9d20 -go.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:19.337058,cde55ea3f6fc186a9bfe9d20 -redir.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:19.345293,cde55ea3f6fc186a9bfe9d20 -p.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:19.361874,cde55ea3f6fc186a9bfe9d20 -st.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:21.396860,cde55ea3f6fc186a9bfe9d20 -rtbr-us-central.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:22.341815,cde55ea3f6fc186a9bfe9d20 -rtbr-europe-west.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:22.350873,cde55ea3f6fc186a9bfe9d20 -srv.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:23.402961,cde55ea3f6fc186a9bfe9d20 -sync.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:23.434396,cde55ea3f6fc186a9bfe9d20 -trck.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:23.433890,cde55ea3f6fc186a9bfe9d20 -v.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:23.747984,cde55ea3f6fc186a9bfe9d20 -www.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:23.940777,cde55ea3f6fc186a9bfe9d20 -bid.contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:24.224012,cde55ea3f6fc186a9bfe9d20 -contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:24.806780,cde55ea3f6fc186a9bfe9d20 -ds.contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:25.303906,cde55ea3f6fc186a9bfe9d20 -ads.contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:25.423084,cde55ea3f6fc186a9bfe9d20 -bh.contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:25.430111,cde55ea3f6fc186a9bfe9d20 -lga-tr.contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:25.836966,cde55ea3f6fc186a9bfe9d20 -media.contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:25.910672,cde55ea3f6fc186a9bfe9d20 -tag-st.contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:27.408959,cde55ea3f6fc186a9bfe9d20 -tag.contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:29.460727,cde55ea3f6fc186a9bfe9d20 -cdslog.contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:29.467501,cde55ea3f6fc186a9bfe9d20 -www.contextweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:29.613767,cde55ea3f6fc186a9bfe9d20 -metrics.cnn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:29.935999,cde55ea3f6fc186a9bfe9d20 -smetrics.cnn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:30.076786,cde55ea3f6fc186a9bfe9d20 -rtbr.bebi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:30.318758,cde55ea3f6fc186a9bfe9d20 -a.postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:30.421572,cde55ea3f6fc186a9bfe9d20 -adserve.postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:30.580437,cde55ea3f6fc186a9bfe9d20 -assets.postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:30.910244,cde55ea3f6fc186a9bfe9d20 -autodiscover.postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:31.160936,cde55ea3f6fc186a9bfe9d20 -jadserve.postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:31.376285,cde55ea3f6fc186a9bfe9d20 -prstats.postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:39.150827,cde55ea3f6fc186a9bfe9d20 -customad.cnn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:39.504314,cde55ea3f6fc186a9bfe9d20 -secure.postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:39.869253,cde55ea3f6fc186a9bfe9d20 -www.postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:40.025110,cde55ea3f6fc186a9bfe9d20 -my.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:40.325216,cde55ea3f6fc186a9bfe9d20 -api-v2.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:40.412412,cde55ea3f6fc186a9bfe9d20 -api-v3.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:40.719177,cde55ea3f6fc186a9bfe9d20 -cdn1.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:40.886401,cde55ea3f6fc186a9bfe9d20 -content.postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:41.073330,cde55ea3f6fc186a9bfe9d20 -cdn.postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:41.144766,cde55ea3f6fc186a9bfe9d20 -creative2cdn.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:41.516439,cde55ea3f6fc186a9bfe9d20 -creative1cdn.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:41.516988,cde55ea3f6fc186a9bfe9d20 -creativecdn.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:41.590727,cde55ea3f6fc186a9bfe9d20 -postrelease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:41.744704,cde55ea3f6fc186a9bfe9d20 -nvirginia-my.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:42.205301,cde55ea3f6fc186a9bfe9d20 -mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:42.422114,cde55ea3f6fc186a9bfe9d20 -www.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:42.490732,cde55ea3f6fc186a9bfe9d20 -ads.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:44.414439,cde55ea3f6fc186a9bfe9d20 -c.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:45.137723,cde55ea3f6fc186a9bfe9d20 -cdn.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:46.550685,cde55ea3f6fc186a9bfe9d20 -ads-media-cdn.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:46.738629,cde55ea3f6fc186a9bfe9d20 -ads-cdn.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:46.928772,cde55ea3f6fc186a9bfe9d20 -dmp.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:48.325299,cde55ea3f6fc186a9bfe9d20 -hk-pvmax.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:48.381016,cde55ea3f6fc186a9bfe9d20 -dsp-media-cdn.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:50.154000,cde55ea3f6fc186a9bfe9d20 -dsp-video-cdn.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:50.188274,cde55ea3f6fc186a9bfe9d20 -creative1.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:51.176113,cde55ea3f6fc186a9bfe9d20 -ignaik.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:51.598842,cde55ea3f6fc186a9bfe9d20 -kuasa-api.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:52.515920,cde55ea3f6fc186a9bfe9d20 -inbound.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:52.625235,cde55ea3f6fc186a9bfe9d20 -product.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:54.160235,cde55ea3f6fc186a9bfe9d20 -kiangi.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:54.221233,cde55ea3f6fc186a9bfe9d20 -pvmax.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:55.075007,cde55ea3f6fc186a9bfe9d20 -real-native.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:56.327317,cde55ea3f6fc186a9bfe9d20 -rmax.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:57.023416,cde55ea3f6fc186a9bfe9d20 -rtb-asiamax.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:57.626610,cde55ea3f6fc186a9bfe9d20 -rtb-doubleclick.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:59.194309,cde55ea3f6fc186a9bfe9d20 -r.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:39:59.365348,cde55ea3f6fc186a9bfe9d20 -rtb-bidswitch.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:00.597685,cde55ea3f6fc186a9bfe9d20 -s.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:01.441410,cde55ea3f6fc186a9bfe9d20 -rtb-mobfox.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:02.042058,cde55ea3f6fc186a9bfe9d20 -kuasa.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:02.568930,cde55ea3f6fc186a9bfe9d20 -ssp.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:03.081492,cde55ea3f6fc186a9bfe9d20 -t.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:03.626561,cde55ea3f6fc186a9bfe9d20 -tpe-ads-cdn.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:04.793073,cde55ea3f6fc186a9bfe9d20 -push.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:05.238081,cde55ea3f6fc186a9bfe9d20 -tpe-dmp.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:05.411102,cde55ea3f6fc186a9bfe9d20 -tpe-ads-media-cdn.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:05.432566,cde55ea3f6fc186a9bfe9d20 -tpe-pvmax.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:05.617324,cde55ea3f6fc186a9bfe9d20 -tw-pvmax.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:06.421614,cde55ea3f6fc186a9bfe9d20 -tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:06.650207,cde55ea3f6fc186a9bfe9d20 -twa-pvmax.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:07.158956,cde55ea3f6fc186a9bfe9d20 -blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:07.450483,cde55ea3f6fc186a9bfe9d20 -cdn.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:08.215927,cde55ea3f6fc186a9bfe9d20 -tpe-ssp.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:08.860111,cde55ea3f6fc186a9bfe9d20 -adstudio.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:08.871011,cde55ea3f6fc186a9bfe9d20 -new-cdn.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:09.264586,cde55ea3f6fc186a9bfe9d20 -cdn1.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:09.280170,cde55ea3f6fc186a9bfe9d20 -platform.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:09.856225,cde55ea3f6fc186a9bfe9d20 -static-org.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:10.261814,cde55ea3f6fc186a9bfe9d20 -static.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:10.291503,cde55ea3f6fc186a9bfe9d20 -www.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:10.520832,cde55ea3f6fc186a9bfe9d20 -showcase.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:11.055292,cde55ea3f6fc186a9bfe9d20 -git.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:11.411275,cde55ea3f6fc186a9bfe9d20 -www.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:11.748483,cde55ea3f6fc186a9bfe9d20 -ad.kau.li,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:11.942390,cde55ea3f6fc186a9bfe9d20 -analytics.kau.li,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:13.771683,cde55ea3f6fc186a9bfe9d20 -js.kau.li,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:14.215019,cde55ea3f6fc186a9bfe9d20 -clk.kau.li,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:14.358894,cde55ea3f6fc186a9bfe9d20 -click.kau.li,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:14.358904,cde55ea3f6fc186a9bfe9d20 -kau.li,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:15.025108,cde55ea3f6fc186a9bfe9d20 -s.kau.li,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:15.897260,cde55ea3f6fc186a9bfe9d20 -rtb.kau.li,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:16.042040,cde55ea3f6fc186a9bfe9d20 -adx1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:16.431503,cde55ea3f6fc186a9bfe9d20 -pixel.kau.li,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:16.439042,cde55ea3f6fc186a9bfe9d20 -am-pops.xml.adx1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:16.546971,cde55ea3f6fc186a9bfe9d20 -y.kau.li,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:16.581205,cde55ea3f6fc186a9bfe9d20 -audience.xml.adx1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:17.019713,cde55ea3f6fc186a9bfe9d20 -cdn.adx1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:17.063900,cde55ea3f6fc186a9bfe9d20 -fidelity-media-ssp.rtb.adx1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:17.096455,cde55ea3f6fc186a9bfe9d20 -hb.adx1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:17.176205,cde55ea3f6fc186a9bfe9d20 -xml.adx1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:17.607298,cde55ea3f6fc186a9bfe9d20 -rtb.adx1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:17.628113,cde55ea3f6fc186a9bfe9d20 -adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:17.694794,cde55ea3f6fc186a9bfe9d20 -a.adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:17.776326,cde55ea3f6fc186a9bfe9d20 -adstract.adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:18.143082,cde55ea3f6fc186a9bfe9d20 -amrytt.adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:18.276776,cde55ea3f6fc186a9bfe9d20 -adsrvmedia.adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:18.313461,cde55ea3f6fc186a9bfe9d20 -adsys.adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:18.361076,cde55ea3f6fc186a9bfe9d20 -babanetwork.adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:18.647317,cde55ea3f6fc186a9bfe9d20 -intensedigital.adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:18.793930,cde55ea3f6fc186a9bfe9d20 -wmedia.adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:18.836408,cde55ea3f6fc186a9bfe9d20 -www.adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:18.896436,cde55ea3f6fc186a9bfe9d20 -yepdigital.adk2x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:19.185902,cde55ea3f6fc186a9bfe9d20 -ch.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:19.567738,cde55ea3f6fc186a9bfe9d20 -h.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:19.686281,cde55ea3f6fc186a9bfe9d20 -j.zoe.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:20.280845,cde55ea3f6fc186a9bfe9d20 -j.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:20.343563,cde55ea3f6fc186a9bfe9d20 -k.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:20.467209,cde55ea3f6fc186a9bfe9d20 -wrapper.blueseed.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:20.812909,cde55ea3f6fc186a9bfe9d20 -el.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:21.060955,cde55ea3f6fc186a9bfe9d20 -ll.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:21.094295,cde55ea3f6fc186a9bfe9d20 -ov.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:21.139584,cde55ea3f6fc186a9bfe9d20 -s.side3.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:21.199575,cde55ea3f6fc186a9bfe9d20 -zoe.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:21.497654,cde55ea3f6fc186a9bfe9d20 -sh.zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:21.597426,cde55ea3f6fc186a9bfe9d20 -zucks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:21.649862,cde55ea3f6fc186a9bfe9d20 -cdn.adspirit.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:22.215444,cde55ea3f6fc186a9bfe9d20 -native.propellerclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:22.234661,cde55ea3f6fc186a9bfe9d20 -cnative.propellerclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:22.538774,cde55ea3f6fc186a9bfe9d20 -askfm.adspirit.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:22.661011,cde55ea3f6fc186a9bfe9d20 -analytics.app-adforce.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:23.108724,cde55ea3f6fc186a9bfe9d20 -www.propellerclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:23.203180,cde55ea3f6fc186a9bfe9d20 -propellerclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:23.222228,cde55ea3f6fc186a9bfe9d20 -c1.app-adforce.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:23.515692,cde55ea3f6fc186a9bfe9d20 -app-adforce.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:23.610952,cde55ea3f6fc186a9bfe9d20 -c2.app-adforce.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:23.621435,cde55ea3f6fc186a9bfe9d20 -deferred.app-adforce.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:23.685843,cde55ea3f6fc186a9bfe9d20 -redirect.app-adforce.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:23.916530,cde55ea3f6fc186a9bfe9d20 -adspirit.de,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:23.999918,cde55ea3f6fc186a9bfe9d20 -y.analytics.app-adforce.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:24.016930,cde55ea3f6fc186a9bfe9d20 -aws-ac.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:24.625134,cde55ea3f6fc186a9bfe9d20 -amz.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:24.670680,cde55ea3f6fc186a9bfe9d20 -c.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:24.719693,cde55ea3f6fc186a9bfe9d20 -bb.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:24.952756,cde55ea3f6fc186a9bfe9d20 -o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:25.093938,cde55ea3f6fc186a9bfe9d20 -az-pe.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:25.170234,cde55ea3f6fc186a9bfe9d20 -cdn.c.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:25.461302,cde55ea3f6fc186a9bfe9d20 -cdn.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:25.585045,cde55ea3f6fc186a9bfe9d20 -se.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:25.779380,cde55ea3f6fc186a9bfe9d20 -p.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:25.873870,cde55ea3f6fc186a9bfe9d20 -t.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:26.182725,cde55ea3f6fc186a9bfe9d20 -apac-hk-ads.aralego.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:26.186116,cde55ea3f6fc186a9bfe9d20 -apac-tw-ads.aralego.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:26.277999,cde55ea3f6fc186a9bfe9d20 -sync.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:26.455620,cde55ea3f6fc186a9bfe9d20 -x.o-s.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:26.574116,cde55ea3f6fc186a9bfe9d20 -aralego.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:26.603831,cde55ea3f6fc186a9bfe9d20 -us-west-adx.aralego.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:26.679158,cde55ea3f6fc186a9bfe9d20 -cdn.aralego.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:26.963057,cde55ea3f6fc186a9bfe9d20 -ads.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:27.101804,cde55ea3f6fc186a9bfe9d20 -www.aralego.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:27.143612,cde55ea3f6fc186a9bfe9d20 -apac-hk-adops.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:27.148059,cde55ea3f6fc186a9bfe9d20 -agent.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:27.151212,cde55ea3f6fc186a9bfe9d20 -apac-hk-ad-track.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:27.378728,cde55ea3f6fc186a9bfe9d20 -apac-hk-dsp.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:27.579987,cde55ea3f6fc186a9bfe9d20 -apac-tw-adops.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:27.624808,cde55ea3f6fc186a9bfe9d20 -apac-tw-ad-track.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:27.770568,cde55ea3f6fc186a9bfe9d20 -dev-ad-track.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:27.998037,cde55ea3f6fc186a9bfe9d20 -dev-adx.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:28.113547,cde55ea3f6fc186a9bfe9d20 -dev-dsp.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:28.177325,cde55ea3f6fc186a9bfe9d20 -compliance.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:28.194219,cde55ea3f6fc186a9bfe9d20 -aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:28.271591,cde55ea3f6fc186a9bfe9d20 -dev-psa.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:28.408583,cde55ea3f6fc186a9bfe9d20 -hb.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:28.782273,cde55ea3f6fc186a9bfe9d20 -dm.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:28.926955,cde55ea3f6fc186a9bfe9d20 -dsp.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:29.006185,cde55ea3f6fc186a9bfe9d20 -us-east-ads.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:30.294157,cde55ea3f6fc186a9bfe9d20 -us-east-ad-track.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:30.309036,cde55ea3f6fc186a9bfe9d20 -sync.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:30.306697,cde55ea3f6fc186a9bfe9d20 -us-east-ssp.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:30.312485,cde55ea3f6fc186a9bfe9d20 -us-east-dsp.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:30.379254,cde55ea3f6fc186a9bfe9d20 -us-west-adx.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:30.781422,cde55ea3f6fc186a9bfe9d20 -us-west-ads.aralego.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:32.333226,cde55ea3f6fc186a9bfe9d20 -catalyst.breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:33.140539,cde55ea3f6fc186a9bfe9d20 -academy.breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:33.580449,cde55ea3f6fc186a9bfe9d20 -gene.breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:33.732703,cde55ea3f6fc186a9bfe9d20 -a.breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:33.925801,cde55ea3f6fc186a9bfe9d20 -stage-gene.breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:34.130166,cde55ea3f6fc186a9bfe9d20 -stg-catalyst.breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:34.325862,cde55ea3f6fc186a9bfe9d20 -stg-partner.breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:34.528706,cde55ea3f6fc186a9bfe9d20 -breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:34.888041,cde55ea3f6fc186a9bfe9d20 -adhacker.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:34.932170,cde55ea3f6fc186a9bfe9d20 -article.adhacker.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:38.820136,cde55ea3f6fc186a9bfe9d20 -ads.adhacker.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:38.890478,cde55ea3f6fc186a9bfe9d20 -imply.adhacker.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:39.343917,cde55ea3f6fc186a9bfe9d20 -collect.adhacker.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:39.450077,cde55ea3f6fc186a9bfe9d20 -www.breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:39.559631,cde55ea3f6fc186a9bfe9d20 -power.adhacker.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:39.830912,cde55ea3f6fc186a9bfe9d20 -stage-campaign.adhacker.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:39.866042,cde55ea3f6fc186a9bfe9d20 -api.adxcorp.kr,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:40.528859,cde55ea3f6fc186a9bfe9d20 -assets.adxcorp.kr,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:40.539147,cde55ea3f6fc186a9bfe9d20 -adxcorp.kr,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:40.687132,cde55ea3f6fc186a9bfe9d20 -assets.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:41.385651,cde55ea3f6fc186a9bfe9d20 -www.adxcorp.kr,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:42.023294,cde55ea3f6fc186a9bfe9d20 -cdn.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:42.027131,cde55ea3f6fc186a9bfe9d20 -developer.adxcorp.kr,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:42.131758,cde55ea3f6fc186a9bfe9d20 -alchemy.breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:42.364645,cde55ea3f6fc186a9bfe9d20 -cdn-staging.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:42.430675,cde55ea3f6fc186a9bfe9d20 -l.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:42.697574,cde55ea3f6fc186a9bfe9d20 -logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:42.862546,cde55ea3f6fc186a9bfe9d20 -log.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:42.956902,cde55ea3f6fc186a9bfe9d20 -renzo-aws.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:43.149549,cde55ea3f6fc186a9bfe9d20 -r.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:43.184415,cde55ea3f6fc186a9bfe9d20 -renzo-azure.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:43.260200,cde55ea3f6fc186a9bfe9d20 -staging-i.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:43.431748,cde55ea3f6fc186a9bfe9d20 -partner.breaktime.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:44.031839,cde55ea3f6fc186a9bfe9d20 -assets.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:44.568077,cde55ea3f6fc186a9bfe9d20 -app.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:44.743083,cde55ea3f6fc186a9bfe9d20 -www.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:44.869489,cde55ea3f6fc186a9bfe9d20 -cdn-alpha.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:45.159148,cde55ea3f6fc186a9bfe9d20 -cdn.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:45.239821,cde55ea3f6fc186a9bfe9d20 -cdn-staging.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:45.302787,cde55ea3f6fc186a9bfe9d20 -api.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:45.621720,cde55ea3f6fc186a9bfe9d20 -brief.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:45.974503,cde55ea3f6fc186a9bfe9d20 -go.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:46.305956,cde55ea3f6fc186a9bfe9d20 -go2.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:47.736309,cde55ea3f6fc186a9bfe9d20 -graphql.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:48.344366,cde55ea3f6fc186a9bfe9d20 -e.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:48.345587,cde55ea3f6fc186a9bfe9d20 -demos.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:48.582689,cde55ea3f6fc186a9bfe9d20 -demo.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:53.674090,cde55ea3f6fc186a9bfe9d20 -log.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:54.786369,cde55ea3f6fc186a9bfe9d20 -login-staging.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:55.046333,cde55ea3f6fc186a9bfe9d20 -logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:55.088256,cde55ea3f6fc186a9bfe9d20 -i.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:55.101126,cde55ea3f6fc186a9bfe9d20 -jobs.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:55.155421,cde55ea3f6fc186a9bfe9d20 -staging-i.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:55.592109,cde55ea3f6fc186a9bfe9d20 -phoneburner.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:55.677720,cde55ea3f6fc186a9bfe9d20 -staging.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:55.773707,cde55ea3f6fc186a9bfe9d20 -r.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:55.913336,cde55ea3f6fc186a9bfe9d20 -www.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:55.911141,cde55ea3f6fc186a9bfe9d20 -adtag.ad.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:56.156309,cde55ea3f6fc186a9bfe9d20 -api.ad.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:56.248279,cde55ea3f6fc186a9bfe9d20 -creatives.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:56.720109,cde55ea3f6fc186a9bfe9d20 -dsp.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:57.147102,cde55ea3f6fc186a9bfe9d20 -ets-ap-southeast-1.track.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:57.653460,cde55ea3f6fc186a9bfe9d20 -ets-eu-west-1.track.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:58.162880,cde55ea3f6fc186a9bfe9d20 -ets-us-east-1.track.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:40:58.669380,cde55ea3f6fc186a9bfe9d20 -assets.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:06.403307,cde55ea3f6fc186a9bfe9d20 -bluepages.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:06.408849,cde55ea3f6fc186a9bfe9d20 -blueeagle.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:06.448804,cde55ea3f6fc186a9bfe9d20 -confluence.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:06.664761,cde55ea3f6fc186a9bfe9d20 -impact.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:06.922386,cde55ea3f6fc186a9bfe9d20 -i1010.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:07.007933,cde55ea3f6fc186a9bfe9d20 -metrics.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:07.811745,cde55ea3f6fc186a9bfe9d20 -s10.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:08.611973,cde55ea3f6fc186a9bfe9d20 -sdk.ad.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:09.046274,cde55ea3f6fc186a9bfe9d20 -gwnyc.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:09.113676,cde55ea3f6fc186a9bfe9d20 -sdk-android.ad.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:09.563380,cde55ea3f6fc186a9bfe9d20 -sdk-ios.ad.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:09.620003,cde55ea3f6fc186a9bfe9d20 -se.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:10.019362,cde55ea3f6fc186a9bfe9d20 -smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:10.152039,cde55ea3f6fc186a9bfe9d20 -soma.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:10.562568,cde55ea3f6fc186a9bfe9d20 -soma-apac.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:10.566991,cde55ea3f6fc186a9bfe9d20 -soma-ap-southeast-1.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:10.969163,cde55ea3f6fc186a9bfe9d20 -soma-ap-southeast-1.ad.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:10.976200,cde55ea3f6fc186a9bfe9d20 -soma-cn-north-1.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:11.453071,cde55ea3f6fc186a9bfe9d20 -soma-assets.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:11.493316,cde55ea3f6fc186a9bfe9d20 -soma-emea.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:11.858467,cde55ea3f6fc186a9bfe9d20 -soma-eu-west-1.ad.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:11.896190,cde55ea3f6fc186a9bfe9d20 -soma-eu-west-1.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:12.271665,cde55ea3f6fc186a9bfe9d20 -soma-useast.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:12.302260,cde55ea3f6fc186a9bfe9d20 -soma-us-east-1.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:12.667831,cde55ea3f6fc186a9bfe9d20 -vet-us-east-1.track.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:13.433570,cde55ea3f6fc186a9bfe9d20 -vet-cn-north-1.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:13.875148,cde55ea3f6fc186a9bfe9d20 -b.ns1p.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:14.448263,cde55ea3f6fc186a9bfe9d20 -ns1p.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:14.524799,cde55ea3f6fc186a9bfe9d20 -cs.ns1p.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:15.722722,cde55ea3f6fc186a9bfe9d20 -c.ns1p.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:15.768852,cde55ea3f6fc186a9bfe9d20 -s.ns1p.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:16.232129,cde55ea3f6fc186a9bfe9d20 -api.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:16.452497,cde55ea3f6fc186a9bfe9d20 -api3.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:16.818637,cde55ea3f6fc186a9bfe9d20 -gwsfo.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:16.880802,cde55ea3f6fc186a9bfe9d20 -assets.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:17.093199,cde55ea3f6fc186a9bfe9d20 -jira.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:17.172710,cde55ea3f6fc186a9bfe9d20 -b.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:17.416827,cde55ea3f6fc186a9bfe9d20 -cdn.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:17.491376,cde55ea3f6fc186a9bfe9d20 -profserv01.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:17.504796,cde55ea3f6fc186a9bfe9d20 -em.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:17.709000,cde55ea3f6fc186a9bfe9d20 -engineering.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:19.153241,cde55ea3f6fc186a9bfe9d20 -go.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:19.186416,cde55ea3f6fc186a9bfe9d20 -siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:19.737966,cde55ea3f6fc186a9bfe9d20 -adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:20.369463,cde55ea3f6fc186a9bfe9d20 -apex.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:21.076956,cde55ea3f6fc186a9bfe9d20 -www.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:21.087215,cde55ea3f6fc186a9bfe9d20 -resources.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:21.306113,cde55ea3f6fc186a9bfe9d20 -pages.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:21.399036,cde55ea3f6fc186a9bfe9d20 -campaign.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:21.652668,cde55ea3f6fc186a9bfe9d20 -sales.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:23.100797,cde55ea3f6fc186a9bfe9d20 -cdn.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:23.128796,cde55ea3f6fc186a9bfe9d20 -app.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:23.221410,cde55ea3f6fc186a9bfe9d20 -careers.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:23.267459,cde55ea3f6fc186a9bfe9d20 -cdn-ads.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:23.280237,cde55ea3f6fc186a9bfe9d20 -e3.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:24.147969,cde55ea3f6fc186a9bfe9d20 -www.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:24.696794,cde55ea3f6fc186a9bfe9d20 -s2s.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:25.176570,cde55ea3f6fc186a9bfe9d20 -mediation.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:25.314451,cde55ea3f6fc186a9bfe9d20 -inside.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:25.334351,cde55ea3f6fc186a9bfe9d20 -optimize.adpushup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:25.354471,cde55ea3f6fc186a9bfe9d20 -clean.gg,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:25.657682,cde55ea3f6fc186a9bfe9d20 -i.clean.gg,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:25.724781,cde55ea3f6fc186a9bfe9d20 -ugdturner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:25.942376,cde55ea3f6fc186a9bfe9d20 -dev.ugdturner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:26.085806,cde55ea3f6fc186a9bfe9d20 -www.ugdturner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:26.302532,cde55ea3f6fc186a9bfe9d20 -prod.ugdturner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:26.316480,cde55ea3f6fc186a9bfe9d20 -img.zergnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:26.452609,cde55ea3f6fc186a9bfe9d20 -img1.zergnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:26.739091,cde55ea3f6fc186a9bfe9d20 -img2.zergnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:26.896338,cde55ea3f6fc186a9bfe9d20 -img3.zergnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:26.965170,cde55ea3f6fc186a9bfe9d20 -img4.zergnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:27.016032,cde55ea3f6fc186a9bfe9d20 -img5.zergnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:27.232869,cde55ea3f6fc186a9bfe9d20 -simg.zergnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:27.352996,cde55ea3f6fc186a9bfe9d20 -static.zergnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:27.437056,cde55ea3f6fc186a9bfe9d20 -www.zergnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:27.591957,cde55ea3f6fc186a9bfe9d20 -zergnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:27.810081,cde55ea3f6fc186a9bfe9d20 -a2.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:28.168679,cde55ea3f6fc186a9bfe9d20 -a1.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:28.180759,cde55ea3f6fc186a9bfe9d20 -adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:28.254611,cde55ea3f6fc186a9bfe9d20 -adx-tc.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:28.566243,cde55ea3f6fc186a9bfe9d20 -adx.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:28.842901,cde55ea3f6fc186a9bfe9d20 -adx2.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:29.299265,cde55ea3f6fc186a9bfe9d20 -c1.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:29.365246,cde55ea3f6fc186a9bfe9d20 -asia.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:29.745896,cde55ea3f6fc186a9bfe9d20 -cm2.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:30.107611,cde55ea3f6fc186a9bfe9d20 -cm.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:30.344032,cde55ea3f6fc186a9bfe9d20 -adx3.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:30.521421,cde55ea3f6fc186a9bfe9d20 -cm3.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:30.942724,cde55ea3f6fc186a9bfe9d20 -cp.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:31.076844,cde55ea3f6fc186a9bfe9d20 -dmp.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:31.082336,cde55ea3f6fc186a9bfe9d20 -hb.adx2.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:31.621955,cde55ea3f6fc186a9bfe9d20 -hb.adx.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:31.631690,cde55ea3f6fc186a9bfe9d20 -hm.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:31.796089,cde55ea3f6fc186a9bfe9d20 -rtb.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:32.166128,cde55ea3f6fc186a9bfe9d20 -server.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:32.570052,cde55ea3f6fc186a9bfe9d20 -s2.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:32.684655,cde55ea3f6fc186a9bfe9d20 -s1.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:32.747569,cde55ea3f6fc186a9bfe9d20 -track-eu.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:32.982751,cde55ea3f6fc186a9bfe9d20 -track-us.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:33.176616,cde55ea3f6fc186a9bfe9d20 -blank.juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:33.193131,cde55ea3f6fc186a9bfe9d20 -track.adform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:33.393873,cde55ea3f6fc186a9bfe9d20 -dmp.juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:34.342407,cde55ea3f6fc186a9bfe9d20 -juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:34.411787,cde55ea3f6fc186a9bfe9d20 -faq.juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:34.491258,cde55ea3f6fc186a9bfe9d20 -kitchen.juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:34.854589,cde55ea3f6fc186a9bfe9d20 -nps.juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:34.939429,cde55ea3f6fc186a9bfe9d20 -log.juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:35.120525,cde55ea3f6fc186a9bfe9d20 -s.juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:35.577273,cde55ea3f6fc186a9bfe9d20 -j.clean.gg,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:35.784968,cde55ea3f6fc186a9bfe9d20 -www.juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:36.356577,cde55ea3f6fc186a9bfe9d20 -tag-cdn.juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:38.310062,cde55ea3f6fc186a9bfe9d20 -tag.juicer.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:38.659571,cde55ea3f6fc186a9bfe9d20 -ra.gssprt.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:38.909937,cde55ea3f6fc186a9bfe9d20 -cs.gssprt.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:38.933877,cde55ea3f6fc186a9bfe9d20 -gssprt.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:39.309931,cde55ea3f6fc186a9bfe9d20 -gsspat.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:39.618606,cde55ea3f6fc186a9bfe9d20 -img.gsspat.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:41.667165,cde55ea3f6fc186a9bfe9d20 -rt.gsspat.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:41.687094,cde55ea3f6fc186a9bfe9d20 -rj.gssprt.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:41.690374,cde55ea3f6fc186a9bfe9d20 -tredir.go.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:43.386834,cde55ea3f6fc186a9bfe9d20 -sw88.go.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:43.419816,cde55ea3f6fc186a9bfe9d20 -cdn.unid.go.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:43.925857,cde55ea3f6fc186a9bfe9d20 -android.unid.go.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:43.928584,cde55ea3f6fc186a9bfe9d20 -ios.unid.go.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:44.615539,cde55ea3f6fc186a9bfe9d20 -unid.go.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:44.664069,cde55ea3f6fc186a9bfe9d20 -dm-event.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:44.997262,cde55ea3f6fc186a9bfe9d20 -mebed.dm-event.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:45.133073,cde55ea3f6fc186a9bfe9d20 -pebed.dm-event.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:45.421915,cde55ea3f6fc186a9bfe9d20 -webed.dm-event.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:45.584865,cde55ea3f6fc186a9bfe9d20 -a.optmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:46.032927,cde55ea3f6fc186a9bfe9d20 -api.optmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:46.301864,cde55ea3f6fc186a9bfe9d20 -certs.optmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:46.793783,cde55ea3f6fc186a9bfe9d20 -ga.optmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:47.301302,cde55ea3f6fc186a9bfe9d20 -app.optmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:47.631999,cde55ea3f6fc186a9bfe9d20 -optmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:47.834473,cde55ea3f6fc186a9bfe9d20 -www.optmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:48.146887,cde55ea3f6fc186a9bfe9d20 -z.optmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:48.274637,cde55ea3f6fc186a9bfe9d20 -admin.dfnb-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:48.588027,cde55ea3f6fc186a9bfe9d20 -creatives.dfnb-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:48.789712,cde55ea3f6fc186a9bfe9d20 -dfnb-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:48.965941,cde55ea3f6fc186a9bfe9d20 -serving.dfnb-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:49.247766,cde55ea3f6fc186a9bfe9d20 -www.dfnb-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:49.402707,cde55ea3f6fc186a9bfe9d20 -adimages.go.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:50.142608,cde55ea3f6fc186a9bfe9d20 -ad.go.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:50.142685,cde55ea3f6fc186a9bfe9d20 -bidstream.advertserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:50.638192,cde55ea3f6fc186a9bfe9d20 -cdn.advertserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:50.717666,cde55ea3f6fc186a9bfe9d20 -advertserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:50.867999,cde55ea3f6fc186a9bfe9d20 -roimedia.advertserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:51.485315,cde55ea3f6fc186a9bfe9d20 -dafabet.advertserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:51.588291,cde55ea3f6fc186a9bfe9d20 -advergine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:51.693397,cde55ea3f6fc186a9bfe9d20 -imagazine.advertserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:51.835086,cde55ea3f6fc186a9bfe9d20 -log.go.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:52.241011,cde55ea3f6fc186a9bfe9d20 -go.advergine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:52.682018,cde55ea3f6fc186a9bfe9d20 -spf1.advergine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:52.771695,cde55ea3f6fc186a9bfe9d20 -spf2.advergine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:52.882501,cde55ea3f6fc186a9bfe9d20 -spf3.advergine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:53.125795,cde55ea3f6fc186a9bfe9d20 -advergine.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:55.516735,cde55ea3f6fc186a9bfe9d20 -spf1.advergine.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:55.748918,cde55ea3f6fc186a9bfe9d20 -spf2.advergine.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:55.919224,cde55ea3f6fc186a9bfe9d20 -spf3.advergine.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:55.921082,cde55ea3f6fc186a9bfe9d20 -go.advergine.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:56.074515,cde55ea3f6fc186a9bfe9d20 -adfox-c2s-ams.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:56.147980,cde55ea3f6fc186a9bfe9d20 -ash.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:56.425056,cde55ea3f6fc186a9bfe9d20 -cm.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:56.598608,cde55ea3f6fc186a9bfe9d20 -ams.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:56.638635,cde55ea3f6fc186a9bfe9d20 -cm.rdr.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:56.877717,cde55ea3f6fc186a9bfe9d20 -asia.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:56.966211,cde55ea3f6fc186a9bfe9d20 -eu.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:57.232072,cde55ea3f6fc186a9bfe9d20 -creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:57.283167,cde55ea3f6fc186a9bfe9d20 -prebid-asia.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:57.372839,cde55ea3f6fc186a9bfe9d20 -phx.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:57.428735,cde55ea3f6fc186a9bfe9d20 -prebid-eu.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:57.657707,cde55ea3f6fc186a9bfe9d20 -prebid-us.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:57.677662,cde55ea3f6fc186a9bfe9d20 -pubs2-asia.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:57.791555,cde55ea3f6fc186a9bfe9d20 -pubs2-eu.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:57.829058,cde55ea3f6fc186a9bfe9d20 -track.advergine.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:58.076679,cde55ea3f6fc186a9bfe9d20 -pubs2-us.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:58.080803,cde55ea3f6fc186a9bfe9d20 -snippets-codes.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:58.525064,cde55ea3f6fc186a9bfe9d20 -snippets-fallback.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:58.554409,cde55ea3f6fc186a9bfe9d20 -statics-asia.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:58.574189,cde55ea3f6fc186a9bfe9d20 -statics-europe.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:58.606112,cde55ea3f6fc186a9bfe9d20 -sin.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:58.861133,cde55ea3f6fc186a9bfe9d20 -statics-usa.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:58.992577,cde55ea3f6fc186a9bfe9d20 -us.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:59.054155,cde55ea3f6fc186a9bfe9d20 -tracker.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:59.255882,cde55ea3f6fc186a9bfe9d20 -br.x.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:59.290222,cde55ea3f6fc186a9bfe9d20 -br2.x.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:59.499226,cde55ea3f6fc186a9bfe9d20 -i1.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:41:59.992410,cde55ea3f6fc186a9bfe9d20 -gl.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:00.006311,cde55ea3f6fc186a9bfe9d20 -i2.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:00.188750,cde55ea3f6fc186a9bfe9d20 -i3.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:00.680939,cde55ea3f6fc186a9bfe9d20 -r2.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:00.899952,cde55ea3f6fc186a9bfe9d20 -p.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:01.089252,cde55ea3f6fc186a9bfe9d20 -reco.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:01.307006,cde55ea3f6fc186a9bfe9d20 -ru.x.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:01.582210,cde55ea3f6fc186a9bfe9d20 -www.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:01.783944,cde55ea3f6fc186a9bfe9d20 -x.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:01.895516,cde55ea3f6fc186a9bfe9d20 -hit.api.sociaplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:02.364156,cde55ea3f6fc186a9bfe9d20 -api.sociaplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:02.496926,cde55ea3f6fc186a9bfe9d20 -image.sociaplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:02.584781,cde55ea3f6fc186a9bfe9d20 -img.sociaplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:03.341732,cde55ea3f6fc186a9bfe9d20 -sociaplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:03.370891,cde55ea3f6fc186a9bfe9d20 -panel.sociaplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:03.938265,cde55ea3f6fc186a9bfe9d20 -static.api.sociaplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:04.072075,cde55ea3f6fc186a9bfe9d20 -cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:05.036163,cde55ea3f6fc186a9bfe9d20 -tikivn.api.sociaplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:05.109145,cde55ea3f6fc186a9bfe9d20 -api.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:05.501314,cde55ea3f6fc186a9bfe9d20 -zaloramy.api.sociaplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:05.723786,cde55ea3f6fc186a9bfe9d20 -zalorasg.api.sociaplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:05.766471,cde55ea3f6fc186a9bfe9d20 -global.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:06.371139,cde55ea3f6fc186a9bfe9d20 -go.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:06.696805,cde55ea3f6fc186a9bfe9d20 -offers.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:07.210842,cde55ea3f6fc186a9bfe9d20 -pa.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:07.950789,cde55ea3f6fc186a9bfe9d20 -cdn1.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:07.993064,cde55ea3f6fc186a9bfe9d20 -cdnt.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:08.016500,cde55ea3f6fc186a9bfe9d20 -pr1.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:08.551989,cde55ea3f6fc186a9bfe9d20 -pn.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:08.834956,cde55ea3f6fc186a9bfe9d20 -pnrules.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:08.911301,cde55ea3f6fc186a9bfe9d20 -pr3.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:09.367266,cde55ea3f6fc186a9bfe9d20 -pr4.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:09.427158,cde55ea3f6fc186a9bfe9d20 -br4.cnt.my,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:09.450523,cde55ea3f6fc186a9bfe9d20 -pr5.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:09.873486,cde55ea3f6fc186a9bfe9d20 -pr6.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:09.886217,cde55ea3f6fc186a9bfe9d20 -pr7.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:09.967766,cde55ea3f6fc186a9bfe9d20 -netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:10.229300,cde55ea3f6fc186a9bfe9d20 -pr9.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:10.400227,cde55ea3f6fc186a9bfe9d20 -pr8.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:10.421979,cde55ea3f6fc186a9bfe9d20 -tprappin1.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:11.121784,cde55ea3f6fc186a9bfe9d20 -twa.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:11.265805,cde55ea3f6fc186a9bfe9d20 -waapi.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:12.183781,cde55ea3f6fc186a9bfe9d20 -urlin.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:12.481707,cde55ea3f6fc186a9bfe9d20 -www.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:16.011520,cde55ea3f6fc186a9bfe9d20 -jscount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:16.657940,cde55ea3f6fc186a9bfe9d20 -pr2.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:18.999862,cde55ea3f6fc186a9bfe9d20 -www.jscount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:19.664116,cde55ea3f6fc186a9bfe9d20 -ae.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:20.285509,cde55ea3f6fc186a9bfe9d20 -raman.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:20.412580,cde55ea3f6fc186a9bfe9d20 -twa3.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:20.849004,cde55ea3f6fc186a9bfe9d20 -am.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:21.007447,cde55ea3f6fc186a9bfe9d20 -cf.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:21.414922,cde55ea3f6fc186a9bfe9d20 -cm.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:21.493199,cde55ea3f6fc186a9bfe9d20 -dq.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:21.897373,cde55ea3f6fc186a9bfe9d20 -dx.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:21.973295,cde55ea3f6fc186a9bfe9d20 -eb.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:22.398354,cde55ea3f6fc186a9bfe9d20 -ef.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:22.487433,cde55ea3f6fc186a9bfe9d20 -wt.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:22.700719,cde55ea3f6fc186a9bfe9d20 -fd.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:22.907197,cde55ea3f6fc186a9bfe9d20 -gdpr.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:22.976525,cde55ea3f6fc186a9bfe9d20 -ht.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:23.199511,cde55ea3f6fc186a9bfe9d20 -lifescript.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:23.401133,cde55ea3f6fc186a9bfe9d20 -lt.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:23.497285,cde55ea3f6fc186a9bfe9d20 -m2.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:23.701558,cde55ea3f6fc186a9bfe9d20 -nl.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:23.881458,cde55ea3f6fc186a9bfe9d20 -nt.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:23.983760,cde55ea3f6fc186a9bfe9d20 -og.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:24.203353,cde55ea3f6fc186a9bfe9d20 -pc.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:24.503987,cde55ea3f6fc186a9bfe9d20 -p.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:24.512700,cde55ea3f6fc186a9bfe9d20 -pd.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:24.697221,cde55ea3f6fc186a9bfe9d20 -pg.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:25.042054,cde55ea3f6fc186a9bfe9d20 -pm.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:25.127771,cde55ea3f6fc186a9bfe9d20 -pp.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:25.215918,cde55ea3f6fc186a9bfe9d20 -ps.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:25.532004,cde55ea3f6fc186a9bfe9d20 -punchbowl.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:25.655555,cde55ea3f6fc186a9bfe9d20 -rtx.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:25.700725,cde55ea3f6fc186a9bfe9d20 -sl.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:26.028323,cde55ea3f6fc186a9bfe9d20 -sync.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:26.185699,cde55ea3f6fc186a9bfe9d20 -sp.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:26.205629,cde55ea3f6fc186a9bfe9d20 -tagmanager.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:26.577745,cde55ea3f6fc186a9bfe9d20 -ts.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:26.686022,cde55ea3f6fc186a9bfe9d20 -ul.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:26.715053,cde55ea3f6fc186a9bfe9d20 -wp.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:27.083864,cde55ea3f6fc186a9bfe9d20 -stat.jscount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:27.152820,cde55ea3f6fc186a9bfe9d20 -wt.alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:27.173125,cde55ea3f6fc186a9bfe9d20 -api.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:27.253184,cde55ea3f6fc186a9bfe9d20 -api-touchstorm.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:27.557560,cde55ea3f6fc186a9bfe9d20 -assets.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:27.581993,cde55ea3f6fc186a9bfe9d20 -aws-assets.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:27.695619,cde55ea3f6fc186a9bfe9d20 -bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:27.795689,cde55ea3f6fc186a9bfe9d20 -cdn.bttrack.comcdn.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:28.106960,cde55ea3f6fc186a9bfe9d20 -cdn.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:28.148088,cde55ea3f6fc186a9bfe9d20 -globalid.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:28.178584,cde55ea3f6fc186a9bfe9d20 -ocsp.msocsp.comcdn.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:28.272097,cde55ea3f6fc186a9bfe9d20 -vast-east.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:28.583547,cde55ea3f6fc186a9bfe9d20 -vast-europe.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:28.598802,cde55ea3f6fc186a9bfe9d20 -secure.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:28.596423,cde55ea3f6fc186a9bfe9d20 -vast-west.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:28.707587,cde55ea3f6fc186a9bfe9d20 -exchange-eu-west.powerlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:29.111521,cde55ea3f6fc186a9bfe9d20 -www.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:29.147198,cde55ea3f6fc186a9bfe9d20 -exchange-us-east.powerlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:29.167433,cde55ea3f6fc186a9bfe9d20 -video.bttrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:29.201800,cde55ea3f6fc186a9bfe9d20 -rtb-lb-eu.powerlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:29.676426,cde55ea3f6fc186a9bfe9d20 -powerlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:29.701926,cde55ea3f6fc186a9bfe9d20 -register.powerlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:29.701455,cde55ea3f6fc186a9bfe9d20 -rtb-lb-us.powerlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:29.818240,cde55ea3f6fc186a9bfe9d20 -tracker.powerlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:30.191538,cde55ea3f6fc186a9bfe9d20 -www.powerlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:30.381298,cde55ea3f6fc186a9bfe9d20 -action.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:30.738356,cde55ea3f6fc186a9bfe9d20 -alcmpn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:30.824857,cde55ea3f6fc186a9bfe9d20 -addthis.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:31.109746,cde55ea3f6fc186a9bfe9d20 -akamai.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:31.158457,cde55ea3f6fc186a9bfe9d20 -akamai-pubmatic.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:31.435626,cde55ea3f6fc186a9bfe9d20 -apac-bidder.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:31.888954,cde55ea3f6fc186a9bfe9d20 -bidder.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:32.021989,cde55ea3f6fc186a9bfe9d20 -bid-sxc.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:32.304100,cde55ea3f6fc186a9bfe9d20 -dco-msg.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:32.707018,cde55ea3f6fc186a9bfe9d20 -dco-pix.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:32.852044,cde55ea3f6fc186a9bfe9d20 -data.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:32.950939,cde55ea3f6fc186a9bfe9d20 -dyn-objects.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:33.080571,cde55ea3f6fc186a9bfe9d20 -emea-bidder.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:33.159389,cde55ea3f6fc186a9bfe9d20 -header.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:33.752853,cde55ea3f6fc186a9bfe9d20 -pixel-origin.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:33.797421,cde55ea3f6fc186a9bfe9d20 -pixel.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:33.854843,cde55ea3f6fc186a9bfe9d20 -mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:34.127249,cde55ea3f6fc186a9bfe9d20 -pix-nrt.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:34.379019,cde55ea3f6fc186a9bfe9d20 -pix-hkg.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:34.385377,cde55ea3f6fc186a9bfe9d20 -pixel-s2s.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:34.791427,cde55ea3f6fc186a9bfe9d20 -sync.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:35.336904,cde55ea3f6fc186a9bfe9d20 -rt-pixel.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:35.346319,cde55ea3f6fc186a9bfe9d20 -spotfront.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:35.462020,cde55ea3f6fc186a9bfe9d20 -tags.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:35.571082,cde55ea3f6fc186a9bfe9d20 -us-east-bidder.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:35.898264,cde55ea3f6fc186a9bfe9d20 -us-west-bidder.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:36.090456,cde55ea3f6fc186a9bfe9d20 -video-assets.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:36.440598,cde55ea3f6fc186a9bfe9d20 -u3s.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:36.454564,cde55ea3f6fc186a9bfe9d20 -vast.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:36.577734,cde55ea3f6fc186a9bfe9d20 -vpaid.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:36.865082,cde55ea3f6fc186a9bfe9d20 -vpx.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:37.345795,cde55ea3f6fc186a9bfe9d20 -cdn-ihb.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:37.406546,cde55ea3f6fc186a9bfe9d20 -33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:37.483288,cde55ea3f6fc186a9bfe9d20 -www.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:37.492678,cde55ea3f6fc186a9bfe9d20 -cdn-sic.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:37.791236,cde55ea3f6fc186a9bfe9d20 -cms-xch.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:37.968881,cde55ea3f6fc186a9bfe9d20 -cms-xch-chicago.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:38.090241,cde55ea3f6fc186a9bfe9d20 -chi.sic.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:38.411626,cde55ea3f6fc186a9bfe9d20 -dp1.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:39.021824,cde55ea3f6fc186a9bfe9d20 -dp2.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:39.089593,cde55ea3f6fc186a9bfe9d20 -dp.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:39.111299,cde55ea3f6fc186a9bfe9d20 -flamenipper.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:39.849171,cde55ea3f6fc186a9bfe9d20 -internal.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:39.946483,cde55ea3f6fc186a9bfe9d20 -pixel.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:39.988237,cde55ea3f6fc186a9bfe9d20 -go.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:40.400537,cde55ea3f6fc186a9bfe9d20 -platform.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:41.050104,cde55ea3f6fc186a9bfe9d20 -secure.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:41.242931,cde55ea3f6fc186a9bfe9d20 -sic.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:41.288361,cde55ea3f6fc186a9bfe9d20 -analysis.lax.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:41.552868,cde55ea3f6fc186a9bfe9d20 -ssc.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:42.040354,cde55ea3f6fc186a9bfe9d20 -sic-akamai.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:42.074419,cde55ea3f6fc186a9bfe9d20 -ssc-cms.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:42.212110,cde55ea3f6fc186a9bfe9d20 -socialdna.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:42.562467,cde55ea3f6fc186a9bfe9d20 -adobe-sync.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:42.745743,cde55ea3f6fc186a9bfe9d20 -amazon-tam-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:43.202078,cde55ea3f6fc186a9bfe9d20 -ads.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:43.359260,cde55ea3f6fc186a9bfe9d20 -afp.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:43.368693,cde55ea3f6fc186a9bfe9d20 -ams-usadmm.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:43.712847,cde55ea3f6fc186a9bfe9d20 -apnx-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:43.861263,cde55ea3f6fc186a9bfe9d20 -aol-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:43.929219,cde55ea3f6fc186a9bfe9d20 -casale-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:44.261465,cde55ea3f6fc186a9bfe9d20 -dclk-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:44.737574,cde55ea3f6fc186a9bfe9d20 -www.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:44.737132,cde55ea3f6fc186a9bfe9d20 -cj.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:44.924994,cde55ea3f6fc186a9bfe9d20 -contextweb-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:44.937728,cde55ea3f6fc186a9bfe9d20 -districtm-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:45.283225,cde55ea3f6fc186a9bfe9d20 -dp-sync.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:45.490173,cde55ea3f6fc186a9bfe9d20 -eyeota-sync.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:45.555261,cde55ea3f6fc186a9bfe9d20 -iad-login.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:45.998310,cde55ea3f6fc186a9bfe9d20 -iad-usadmm.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:46.026184,cde55ea3f6fc186a9bfe9d20 -login-ds.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:46.140528,cde55ea3f6fc186a9bfe9d20 -dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:46.162022,cde55ea3f6fc186a9bfe9d20 -media-ams5.msg.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:46.469938,cde55ea3f6fc186a9bfe9d20 -medianet-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:46.568950,cde55ea3f6fc186a9bfe9d20 -media-sj2.msg.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:46.579935,cde55ea3f6fc186a9bfe9d20 -openx2-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:46.604428,cde55ea3f6fc186a9bfe9d20 -prebid-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:46.938435,cde55ea3f6fc186a9bfe9d20 -pubmatic-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:47.108395,cde55ea3f6fc186a9bfe9d20 -purch-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:47.130630,cde55ea3f6fc186a9bfe9d20 -pulsepoint-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:47.160684,cde55ea3f6fc186a9bfe9d20 -rubicon-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:47.442493,cde55ea3f6fc186a9bfe9d20 -sortable-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:47.637931,cde55ea3f6fc186a9bfe9d20 -sjc-login.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:47.653914,cde55ea3f6fc186a9bfe9d20 -spotx-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:47.749425,cde55ea3f6fc186a9bfe9d20 -stx-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:47.936438,cde55ea3f6fc186a9bfe9d20 -s-usweb.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:48.062454,cde55ea3f6fc186a9bfe9d20 -synacor-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:48.124592,cde55ea3f6fc186a9bfe9d20 -tpt.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:48.653209,cde55ea3f6fc186a9bfe9d20 -tremor-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:48.748426,cde55ea3f6fc186a9bfe9d20 -tubemogul-sync.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:48.778078,cde55ea3f6fc186a9bfe9d20 -usadmm.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:48.846368,cde55ea3f6fc186a9bfe9d20 -usadmm-ds.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:49.229362,cde55ea3f6fc186a9bfe9d20 -vcm-match.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:49.286997,cde55ea3f6fc186a9bfe9d20 -1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:49.312246,cde55ea3f6fc186a9bfe9d20 -usweb.dotomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:49.387693,cde55ea3f6fc186a9bfe9d20 -a-ap.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:49.691877,cde55ea3f6fc186a9bfe9d20 -a-ams.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:49.783132,cde55ea3f6fc186a9bfe9d20 -ad.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:49.856194,cde55ea3f6fc186a9bfe9d20 -adserve-ams.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:49.929856,cde55ea3f6fc186a9bfe9d20 -adserve-nj.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:50.255785,cde55ea3f6fc186a9bfe9d20 -a-nj.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:50.309298,cde55ea3f6fc186a9bfe9d20 -adserve-sjo.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:50.324116,cde55ea3f6fc186a9bfe9d20 -a-sjo.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:50.352982,cde55ea3f6fc186a9bfe9d20 -google.east-s2s.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:50.738840,cde55ea3f6fc186a9bfe9d20 -blinkxevent.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:50.802466,cde55ea3f6fc186a9bfe9d20 -hbevents.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:50.838930,cde55ea3f6fc186a9bfe9d20 -hb.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:50.858849,cde55ea3f6fc186a9bfe9d20 -pub.new.33across.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:50.912884,cde55ea3f6fc186a9bfe9d20 -img.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:51.321336,cde55ea3f6fc186a9bfe9d20 -jwpevent.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:51.355638,cde55ea3f6fc186a9bfe9d20 -report-zt.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:42:53.363470,cde55ea3f6fc186a9bfe9d20 -msdkevents.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:02.501838,cde55ea3f6fc186a9bfe9d20 -kalturaevent.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:03.381342,cde55ea3f6fc186a9bfe9d20 -rgaudit.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:03.529268,cde55ea3f6fc186a9bfe9d20 -rhythmanalytics.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:03.558652,cde55ea3f6fc186a9bfe9d20 -rgthrottle.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:03.563409,cde55ea3f6fc186a9bfe9d20 -sync.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:04.080076,cde55ea3f6fc186a9bfe9d20 -tag.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:04.619074,cde55ea3f6fc186a9bfe9d20 -rxcdn.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:04.634597,cde55ea3f6fc186a9bfe9d20 -tag-ams.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:05.036093,cde55ea3f6fc186a9bfe9d20 -tag-nj.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:05.038069,cde55ea3f6fc186a9bfe9d20 -tag-sjo.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:05.451365,cde55ea3f6fc186a9bfe9d20 -vpaidevents.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:05.537407,cde55ea3f6fc186a9bfe9d20 -zt.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:05.956761,cde55ea3f6fc186a9bfe9d20 -ads.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:06.158899,cde55ea3f6fc186a9bfe9d20 -apac.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:06.538209,cde55ea3f6fc186a9bfe9d20 -crid.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:07.166024,cde55ea3f6fc186a9bfe9d20 -display.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:07.748580,cde55ea3f6fc186a9bfe9d20 -evt.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:43:08.294182,cde55ea3f6fc186a9bfe9d20 -evtp.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:29.777625,cde55ea3f6fc186a9bfe9d20 -evtvpaid.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:30.566417,cde55ea3f6fc186a9bfe9d20 -io-cdn.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:31.262339,cde55ea3f6fc186a9bfe9d20 -ioms.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:31.963924,cde55ea3f6fc186a9bfe9d20 -iomsp.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:32.647538,cde55ea3f6fc186a9bfe9d20 -moat.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:33.478983,cde55ea3f6fc186a9bfe9d20 -mockapi.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:34.521226,cde55ea3f6fc186a9bfe9d20 -rmp.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:37.351805,cde55ea3f6fc186a9bfe9d20 -rtb.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:37.360844,cde55ea3f6fc186a9bfe9d20 -rthm.1rx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:37.515115,cde55ea3f6fc186a9bfe9d20 -reachads.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:38.230616,cde55ea3f6fc186a9bfe9d20 -reachms.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:38.356529,cde55ea3f6fc186a9bfe9d20 -bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:38.862794,cde55ea3f6fc186a9bfe9d20 -stb.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:38.911248,cde55ea3f6fc186a9bfe9d20 -sync.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:39.060200,cde55ea3f6fc186a9bfe9d20 -uswest.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:39.641189,cde55ea3f6fc186a9bfe9d20 -useast.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:39.730597,cde55ea3f6fc186a9bfe9d20 -analytics.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:40.403666,cde55ea3f6fc186a9bfe9d20 -click-dsp.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:40.894688,cde55ea3f6fc186a9bfe9d20 -adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:41.005326,cde55ea3f6fc186a9bfe9d20 -click-dsp-ams1.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:41.387670,cde55ea3f6fc186a9bfe9d20 -click-dsp-eu.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:41.498226,cde55ea3f6fc186a9bfe9d20 -click-dsp-lax1.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:41.892803,cde55ea3f6fc186a9bfe9d20 -click-dsp-nym2.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:41.989560,cde55ea3f6fc186a9bfe9d20 -click-dsp-uswest.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:42.383758,cde55ea3f6fc186a9bfe9d20 -dsp.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:43.147186,cde55ea3f6fc186a9bfe9d20 -display.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:43.229671,cde55ea3f6fc186a9bfe9d20 -dsp-ams1.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:43.641715,cde55ea3f6fc186a9bfe9d20 -dsp-eu.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:43.725838,cde55ea3f6fc186a9bfe9d20 -dsp-lax1.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:44.128411,cde55ea3f6fc186a9bfe9d20 -dsp-nym2.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:44.213915,cde55ea3f6fc186a9bfe9d20 -dsp-staging.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:44.620216,cde55ea3f6fc186a9bfe9d20 -dsp-uswest.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:44.698868,cde55ea3f6fc186a9bfe9d20 -prebid.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:45.205054,cde55ea3f6fc186a9bfe9d20 -exchange.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:45.233276,cde55ea3f6fc186a9bfe9d20 -native.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:45.395996,cde55ea3f6fc186a9bfe9d20 -openrtb-eu.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:45.739263,cde55ea3f6fc186a9bfe9d20 -openrtb-uswest.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:45.890426,cde55ea3f6fc186a9bfe9d20 -openrtb.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:45.897661,cde55ea3f6fc186a9bfe9d20 -static.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:46.511337,cde55ea3f6fc186a9bfe9d20 -rtb.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:46.568991,cde55ea3f6fc186a9bfe9d20 -static.analytics.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:47.112449,cde55ea3f6fc186a9bfe9d20 -static-analytics.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:47.112862,cde55ea3f6fc186a9bfe9d20 -redmine.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:47.276453,cde55ea3f6fc186a9bfe9d20 -static-rtb.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:47.788932,cde55ea3f6fc186a9bfe9d20 -svc.analytics.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:47.793455,cde55ea3f6fc186a9bfe9d20 -svc-analytics.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:47.902850,cde55ea3f6fc186a9bfe9d20 -qa2.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:48.110243,cde55ea3f6fc186a9bfe9d20 -sync.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:48.492848,cde55ea3f6fc186a9bfe9d20 -tag.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:48.519841,cde55ea3f6fc186a9bfe9d20 -useast.rtb.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:48.586103,cde55ea3f6fc186a9bfe9d20 -uswest.rtb.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:48.662582,cde55ea3f6fc186a9bfe9d20 -win-dsp.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:49.013804,cde55ea3f6fc186a9bfe9d20 -win-dsp-eu.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:49.052090,cde55ea3f6fc186a9bfe9d20 -win-dsp-staging.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:49.087597,cde55ea3f6fc186a9bfe9d20 -win-dsp-uswest.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:49.157046,cde55ea3f6fc186a9bfe9d20 -www.bfmio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:49.716736,cde55ea3f6fc186a9bfe9d20 -ads2.servebom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:49.877702,cde55ea3f6fc186a9bfe9d20 -ads.servebom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:49.915829,cde55ea3f6fc186a9bfe9d20 -m.servebom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:50.027301,cde55ea3f6fc186a9bfe9d20 -www.adkernel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:50.452924,cde55ea3f6fc186a9bfe9d20 -s3-us.servebom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:50.548599,cde55ea3f6fc186a9bfe9d20 -pixel.servebom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:50.561978,cde55ea3f6fc186a9bfe9d20 -static.m12n.servebom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:50.793419,cde55ea3f6fc186a9bfe9d20 -stg-ads.servebom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:51.067712,cde55ea3f6fc186a9bfe9d20 -www.servebom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:51.360350,cde55ea3f6fc186a9bfe9d20 -grid.bidswitch.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:51.809655,cde55ea3f6fc186a9bfe9d20 -pdc.bidswitch.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:51.901203,cde55ea3f6fc186a9bfe9d20 -pool.grid-data.bidswitch.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:51.904281,cde55ea3f6fc186a9bfe9d20 -r.bidswitch.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:52.716018,cde55ea3f6fc186a9bfe9d20 -sb.bidswitch.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:52.889778,cde55ea3f6fc186a9bfe9d20 -x.bidswitch.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:47:53.354939,cde55ea3f6fc186a9bfe9d20 -servebom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:00.540804,cde55ea3f6fc186a9bfe9d20 -bidswitch.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:01.277075,cde55ea3f6fc186a9bfe9d20 -cdn1.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:02.333244,cde55ea3f6fc186a9bfe9d20 -www.bidswitch.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:02.724924,cde55ea3f6fc186a9bfe9d20 -cdnin.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:03.289235,cde55ea3f6fc186a9bfe9d20 -ad.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:03.483524,cde55ea3f6fc186a9bfe9d20 -cdnfi.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:03.979841,cde55ea3f6fc186a9bfe9d20 -bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:04.000714,cde55ea3f6fc186a9bfe9d20 -dc21.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:04.010352,cde55ea3f6fc186a9bfe9d20 -dsp.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:04.030192,cde55ea3f6fc186a9bfe9d20 -edge.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:04.681133,cde55ea3f6fc186a9bfe9d20 -hound.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:04.829338,cde55ea3f6fc186a9bfe9d20 -foreman.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:04.894029,cde55ea3f6fc186a9bfe9d20 -match.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:04.899058,cde55ea3f6fc186a9bfe9d20 -mt.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:05.327054,cde55ea3f6fc186a9bfe9d20 -naing.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:05.442827,cde55ea3f6fc186a9bfe9d20 -reporting.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:05.494599,cde55ea3f6fc186a9bfe9d20 -reporting2.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:05.903416,cde55ea3f6fc186a9bfe9d20 -rex-east.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:05.989115,cde55ea3f6fc186a9bfe9d20 -rex.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:05.997973,cde55ea3f6fc186a9bfe9d20 -rex-west.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:06.411702,cde55ea3f6fc186a9bfe9d20 -sj11.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:06.560711,cde55ea3f6fc186a9bfe9d20 -soundwave.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:06.692843,cde55ea3f6fc186a9bfe9d20 -video.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:06.979333,cde55ea3f6fc186a9bfe9d20 -vsb.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:07.145427,cde55ea3f6fc186a9bfe9d20 -api.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:08.076467,cde55ea3f6fc186a9bfe9d20 -ads.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:08.445158,cde55ea3f6fc186a9bfe9d20 -cookie-matching.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:08.598786,cde55ea3f6fc186a9bfe9d20 -assets.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:08.748591,cde55ea3f6fc186a9bfe9d20 -events.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:10.061355,cde55ea3f6fc186a9bfe9d20 -io.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:10.209252,cde55ea3f6fc186a9bfe9d20 -cdn0.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:11.136726,cde55ea3f6fc186a9bfe9d20 -developer.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:11.371851,cde55ea3f6fc186a9bfe9d20 -lb.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:11.386660,cde55ea3f6fc186a9bfe9d20 -mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:12.301408,cde55ea3f6fc186a9bfe9d20 -www.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:12.583553,cde55ea3f6fc186a9bfe9d20 -navigator.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:12.754560,cde55ea3f6fc186a9bfe9d20 -static.mediarithmics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:12.814719,cde55ea3f6fc186a9bfe9d20 -adelphic-partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:12.931855,cde55ea3f6fc186a9bfe9d20 -ads.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:13.385725,cde55ea3f6fc186a9bfe9d20 -amobee-partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:13.421187,cde55ea3f6fc186a9bfe9d20 -appnexus-partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:13.466647,cde55ea3f6fc186a9bfe9d20 -brightroll-partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:13.577711,cde55ea3f6fc186a9bfe9d20 -connatix-supply-partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:14.158316,cde55ea3f6fc186a9bfe9d20 -cdn.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:14.197444,cde55ea3f6fc186a9bfe9d20 -config.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:14.229893,cde55ea3f6fc186a9bfe9d20 -criteo-partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:14.248475,cde55ea3f6fc186a9bfe9d20 -eyeview-partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:14.803225,cde55ea3f6fc186a9bfe9d20 -events.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:15.080047,cde55ea3f6fc186a9bfe9d20 -partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:15.136998,cde55ea3f6fc186a9bfe9d20 -qds0l.publishers.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:15.147999,cde55ea3f6fc186a9bfe9d20 -perceptor.bnmla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:15.492675,cde55ea3f6fc186a9bfe9d20 -quantcast.partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:15.653246,cde55ea3f6fc186a9bfe9d20 -sundaysky-partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:15.814573,cde55ea3f6fc186a9bfe9d20 -taboola-supply-partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:15.849866,cde55ea3f6fc186a9bfe9d20 -tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:16.034178,cde55ea3f6fc186a9bfe9d20 -videology-partners.tremorhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:16.174439,cde55ea3f6fc186a9bfe9d20 -cacafly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:16.179199,cde55ea3f6fc186a9bfe9d20 -hinet.cacafly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:16.496902,cde55ea3f6fc186a9bfe9d20 -msdmx.cacafly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:16.522199,cde55ea3f6fc186a9bfe9d20 -msdmx-img.cacafly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:16.596506,cde55ea3f6fc186a9bfe9d20 -premium-img.cacafly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:16.754579,cde55ea3f6fc186a9bfe9d20 -premium.cacafly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:16.820803,cde55ea3f6fc186a9bfe9d20 -tenmax-static.cacafly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:17.127923,cde55ea3f6fc186a9bfe9d20 -tenmaxstatic.cacafly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:17.183350,cde55ea3f6fc186a9bfe9d20 -www.cacafly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:17.367878,cde55ea3f6fc186a9bfe9d20 -tenmaximg.cacafly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:17.455846,cde55ea3f6fc186a9bfe9d20 -api.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:17.613083,cde55ea3f6fc186a9bfe9d20 -clicks.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:27.104702,cde55ea3f6fc186a9bfe9d20 -cdn.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:27.109818,cde55ea3f6fc186a9bfe9d20 -config.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:27.425652,cde55ea3f6fc186a9bfe9d20 -dash.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:27.500342,cde55ea3f6fc186a9bfe9d20 -insights-api.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:27.604506,cde55ea3f6fc186a9bfe9d20 -images.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:27.796673,cde55ea3f6fc186a9bfe9d20 -currents.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:27.823904,cde55ea3f6fc186a9bfe9d20 -parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:28.342842,cde55ea3f6fc186a9bfe9d20 -press.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:28.469083,cde55ea3f6fc186a9bfe9d20 -srv.pixel.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:28.604937,cde55ea3f6fc186a9bfe9d20 -srv.config.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:28.636275,cde55ea3f6fc186a9bfe9d20 -static.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:28.825190,cde55ea3f6fc186a9bfe9d20 -www.parsely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:49.144790,cde55ea3f6fc186a9bfe9d20 -adserver.adtechus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:49.200754,cde55ea3f6fc186a9bfe9d20 -adtechus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:49.354993,cde55ea3f6fc186a9bfe9d20 -a.adtechus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:57.259023,cde55ea3f6fc186a9bfe9d20 -adserverwc.adtechus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:57.304892,cde55ea3f6fc186a9bfe9d20 -c-lt2.go-mpulse.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:57.311544,cde55ea3f6fc186a9bfe9d20 -c-lt3.go-mpulse.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:57.315996,cde55ea3f6fc186a9bfe9d20 -c.go-mpulse.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:57.847214,cde55ea3f6fc186a9bfe9d20 -s.go-mpulse.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:57.906272,cde55ea3f6fc186a9bfe9d20 -go-mpulse.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:57.943283,cde55ea3f6fc186a9bfe9d20 -d.go-mpulse.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:57.968879,cde55ea3f6fc186a9bfe9d20 -www.adtechus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:58.105548,cde55ea3f6fc186a9bfe9d20 -s2.go-mpulse.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:58.486871,cde55ea3f6fc186a9bfe9d20 -refpa.top,AVAILABILITY,origin.list,origin.list,2022-05-14 06:48:59.526956,cde55ea3f6fc186a9bfe9d20 -cdn.refpa.top,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:00.234375,cde55ea3f6fc186a9bfe9d20 -cdn.engine.phn.doublepimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:01.150205,cde55ea3f6fc186a9bfe9d20 -engine.phn.doublepimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:01.847443,cde55ea3f6fc186a9bfe9d20 -ad1.doublepimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:08.710860,cde55ea3f6fc186a9bfe9d20 -ad2.doublepimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:08.805852,cde55ea3f6fc186a9bfe9d20 -ad3.doublepimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:09.042595,cde55ea3f6fc186a9bfe9d20 -ads.doublepimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:10.083493,cde55ea3f6fc186a9bfe9d20 -media.doublepimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:12.417089,cde55ea3f6fc186a9bfe9d20 -rts.doublepimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:19.391448,cde55ea3f6fc186a9bfe9d20 -a.o333o.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:24.588242,cde55ea3f6fc186a9bfe9d20 -www.doublepimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:27.522408,cde55ea3f6fc186a9bfe9d20 -s.o333o.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:27.853018,cde55ea3f6fc186a9bfe9d20 -cdn.o333o.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:27.865264,cde55ea3f6fc186a9bfe9d20 -o333o.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:28.024730,cde55ea3f6fc186a9bfe9d20 -adoptimize.info,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:28.205103,cde55ea3f6fc186a9bfe9d20 -adfraud.adoptimize.info,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:28.608930,cde55ea3f6fc186a9bfe9d20 -www.o333o.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:28.712802,cde55ea3f6fc186a9bfe9d20 -adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:28.824106,cde55ea3f6fc186a9bfe9d20 -ads.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:28.852486,cde55ea3f6fc186a9bfe9d20 -companion.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:29.032772,cde55ea3f6fc186a9bfe9d20 -log.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:29.444661,cde55ea3f6fc186a9bfe9d20 -redir.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:29.545965,cde55ea3f6fc186a9bfe9d20 -control.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:29.570942,cde55ea3f6fc186a9bfe9d20 -qlog.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:29.649427,cde55ea3f6fc186a9bfe9d20 -segments.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:29.799759,cde55ea3f6fc186a9bfe9d20 -u-ads.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:30.186595,cde55ea3f6fc186a9bfe9d20 -t-ads.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:30.189847,cde55ea3f6fc186a9bfe9d20 -sync.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:30.261132,cde55ea3f6fc186a9bfe9d20 -www.adap.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:30.353236,cde55ea3f6fc186a9bfe9d20 -adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:40.427977,cde55ea3f6fc186a9bfe9d20 -adpickup-east.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:57.721177,cde55ea3f6fc186a9bfe9d20 -api.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:57.738173,cde55ea3f6fc186a9bfe9d20 -beachfront.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:57.750312,cde55ea3f6fc186a9bfe9d20 -adpickup-prod.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:57.757365,cde55ea3f6fc186a9bfe9d20 -adobe.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:57.832584,cde55ea3f6fc186a9bfe9d20 -e-prod.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:58.420792,cde55ea3f6fc186a9bfe9d20 -nmc.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:58.601756,cde55ea3f6fc186a9bfe9d20 -e.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:58.681126,cde55ea3f6fc186a9bfe9d20 -openx.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:58.777326,cde55ea3f6fc186a9bfe9d20 -verizon.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:59.125435,cde55ea3f6fc186a9bfe9d20 -ads.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:59.219868,cde55ea3f6fc186a9bfe9d20 -cdn.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:59.602380,cde55ea3f6fc186a9bfe9d20 -events.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:59.962555,cde55ea3f6fc186a9bfe9d20 -app.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:59.986655,cde55ea3f6fc186a9bfe9d20 -cdnpixel.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:49:59.997706,cde55ea3f6fc186a9bfe9d20 -feedimages.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:00.589962,cde55ea3f6fc186a9bfe9d20 -events.adhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:08.473027,cde55ea3f6fc186a9bfe9d20 -i.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:21.114411,cde55ea3f6fc186a9bfe9d20 -geo-artifact.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:27.815706,cde55ea3f6fc186a9bfe9d20 -geo-artifact-staging.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:27.817542,cde55ea3f6fc186a9bfe9d20 -simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:27.918119,cde55ea3f6fc186a9bfe9d20 -um.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:28.441002,cde55ea3f6fc186a9bfe9d20 -tag.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:28.543057,cde55ea3f6fc186a9bfe9d20 -hub.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:28.614237,cde55ea3f6fc186a9bfe9d20 -www.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:28.708995,cde55ea3f6fc186a9bfe9d20 -acrdb.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:29.717641,cde55ea3f6fc186a9bfe9d20 -ads.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:29.877598,cde55ea3f6fc186a9bfe9d20 -api.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:30.454767,cde55ea3f6fc186a9bfe9d20 -beacon.statful.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:30.562081,cde55ea3f6fc186a9bfe9d20 -alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:30.883293,cde55ea3f6fc186a9bfe9d20 -assets.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:31.460821,cde55ea3f6fc186a9bfe9d20 -bwlkup.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:31.540753,cde55ea3f6fc186a9bfe9d20 -clockskew.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:31.612155,cde55ea3f6fc186a9bfe9d20 -smtp.simpli.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:37.950508,cde55ea3f6fc186a9bfe9d20 -degea.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:46.724134,cde55ea3f6fc186a9bfe9d20 -neymar.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:58.349900,cde55ea3f6fc186a9bfe9d20 -dimaria.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:58.617121,cde55ea3f6fc186a9bfe9d20 -koudas.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:59.011943,cde55ea3f6fc186a9bfe9d20 -insights.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:59.085622,cde55ea3f6fc186a9bfe9d20 -ppjs.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:50:59.511292,cde55ea3f6fc186a9bfe9d20 -rtbdev4.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:00.147785,cde55ea3f6fc186a9bfe9d20 -proxy.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:00.266214,cde55ea3f6fc186a9bfe9d20 -tn.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:00.417161,cde55ea3f6fc186a9bfe9d20 -prov.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:00.468945,cde55ea3f6fc186a9bfe9d20 -tr.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:01.285189,cde55ea3f6fc186a9bfe9d20 -tvads.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:01.803251,cde55ea3f6fc186a9bfe9d20 -demo.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:08.286520,cde55ea3f6fc186a9bfe9d20 -villa.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:11.240043,cde55ea3f6fc186a9bfe9d20 -web2.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:16.534231,cde55ea3f6fc186a9bfe9d20 -tag.mtrcs.samba.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:28.265278,cde55ea3f6fc186a9bfe9d20 -ads.samba.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:28.284860,cde55ea3f6fc186a9bfe9d20 -pixel.mtrcs.samba.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:28.386154,cde55ea3f6fc186a9bfe9d20 -ads-secure.videohub.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:28.924611,cde55ea3f6fc186a9bfe9d20 -pixel.metrics.samba.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:28.992259,cde55ea3f6fc186a9bfe9d20 -adserver.iad1.videohub.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:29.095313,cde55ea3f6fc186a9bfe9d20 -ads.videohub.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:29.139846,cde55ea3f6fc186a9bfe9d20 -pixel.videohub.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:29.681612,cde55ea3f6fc186a9bfe9d20 -adserver.videohub.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:29.750035,cde55ea3f6fc186a9bfe9d20 -www.alphonso.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:29.862285,cde55ea3f6fc186a9bfe9d20 -audience.tapad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:29.978334,cde55ea3f6fc186a9bfe9d20 -pixel.tapad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:30.454830,cde55ea3f6fc186a9bfe9d20 -assets.tapad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:30.586135,cde55ea3f6fc186a9bfe9d20 -tapestry.tapad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:30.747375,cde55ea3f6fc186a9bfe9d20 -tapad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:31.134986,cde55ea3f6fc186a9bfe9d20 -afe2.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:31.284338,cde55ea3f6fc186a9bfe9d20 -bp.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:31.969097,cde55ea3f6fc186a9bfe9d20 -afe.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:32.305394,cde55ea3f6fc186a9bfe9d20 -adopt.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:40.592055,cde55ea3f6fc186a9bfe9d20 -dg.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:43.290751,cde55ea3f6fc186a9bfe9d20 -clk.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:43.526927,cde55ea3f6fc186a9bfe9d20 -cs.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:47.653203,cde55ea3f6fc186a9bfe9d20 -afe3.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:47.972863,cde55ea3f6fc186a9bfe9d20 -dlx.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:49.595733,cde55ea3f6fc186a9bfe9d20 -dp.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:50.249682,cde55ea3f6fc186a9bfe9d20 -dp2.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:54.177334,cde55ea3f6fc186a9bfe9d20 -dga.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:55.453461,cde55ea3f6fc186a9bfe9d20 -mpp.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:56.370649,cde55ea3f6fc186a9bfe9d20 -mpp2.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:57.216976,cde55ea3f6fc186a9bfe9d20 -dgx.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:57.631715,cde55ea3f6fc186a9bfe9d20 -dgz.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:57.683403,cde55ea3f6fc186a9bfe9d20 -notrack.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:58.114401,cde55ea3f6fc186a9bfe9d20 -specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:58.532059,cde55ea3f6fc186a9bfe9d20 -ads.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:59.226517,cde55ea3f6fc186a9bfe9d20 -www.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:51:59.831886,cde55ea3f6fc186a9bfe9d20 -ds.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:01.023456,cde55ea3f6fc186a9bfe9d20 -images.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:04.878589,cde55ea3f6fc186a9bfe9d20 -rome.specificclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:08.559783,cde55ea3f6fc186a9bfe9d20 -cache.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:10.098096,cde55ea3f6fc186a9bfe9d20 -cdn2.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:10.650457,cde55ea3f6fc186a9bfe9d20 -cdn3.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:11.794130,cde55ea3f6fc186a9bfe9d20 -corp.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:15.730595,cde55ea3f6fc186a9bfe9d20 -leads2.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:16.441548,cde55ea3f6fc186a9bfe9d20 -notrack.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:17.356144,cde55ea3f6fc186a9bfe9d20 -corpvpn.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:19.377975,cde55ea3f6fc186a9bfe9d20 -redirect-ash.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:20.075458,cde55ea3f6fc186a9bfe9d20 -euintraspec.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:20.896888,cde55ea3f6fc186a9bfe9d20 -euspecifics.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:21.502989,cde55ea3f6fc186a9bfe9d20 -fs.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:22.556762,cde55ea3f6fc186a9bfe9d20 -specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:23.402110,cde55ea3f6fc186a9bfe9d20 -pui.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:28.158694,cde55ea3f6fc186a9bfe9d20 -www.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:29.019878,cde55ea3f6fc186a9bfe9d20 -a.adtechjp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:29.987536,cde55ea3f6fc186a9bfe9d20 -adserver.adtechjp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:30.829921,cde55ea3f6fc186a9bfe9d20 -redirect.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:30.898109,cde55ea3f6fc186a9bfe9d20 -adserver-toy.adtechjp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:31.495827,cde55ea3f6fc186a9bfe9d20 -adtechjp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:31.856327,cde55ea3f6fc186a9bfe9d20 -reporting.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:32.060417,cde55ea3f6fc186a9bfe9d20 -prod.adtechjp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:32.117531,cde55ea3f6fc186a9bfe9d20 -smp.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:32.592705,cde55ea3f6fc186a9bfe9d20 -www.adtechjp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:32.637178,cde55ea3f6fc186a9bfe9d20 -cdn.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:32.792723,cde55ea3f6fc186a9bfe9d20 -acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:32.819437,cde55ea3f6fc186a9bfe9d20 -click-east.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:33.173435,cde55ea3f6fc186a9bfe9d20 -click-euro.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:33.184379,cde55ea3f6fc186a9bfe9d20 -click-west.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:33.402682,cde55ea3f6fc186a9bfe9d20 -e.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:33.481814,cde55ea3f6fc186a9bfe9d20 -origin.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:33.987414,cde55ea3f6fc186a9bfe9d20 -em.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:34.026026,cde55ea3f6fc186a9bfe9d20 -qa2-origin.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:34.065144,cde55ea3f6fc186a9bfe9d20 -specifics.specificmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:34.091351,cde55ea3f6fc186a9bfe9d20 -serve-euro.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:34.626017,cde55ea3f6fc186a9bfe9d20 -serve-pl.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:34.639513,cde55ea3f6fc186a9bfe9d20 -qa-origin.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:34.657332,cde55ea3f6fc186a9bfe9d20 -serve-east.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:34.709757,cde55ea3f6fc186a9bfe9d20 -serve-west.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:35.249104,cde55ea3f6fc186a9bfe9d20 -u.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:35.444377,cde55ea3f6fc186a9bfe9d20 -www.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:35.444377,cde55ea3f6fc186a9bfe9d20 -trade.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:35.703112,cde55ea3f6fc186a9bfe9d20 -cnnx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:35.757160,cde55ea3f6fc186a9bfe9d20 -s2.cnnx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:36.159290,cde55ea3f6fc186a9bfe9d20 -s1.cnnx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:36.159331,cde55ea3f6fc186a9bfe9d20 -s3.cnnx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:36.364039,cde55ea3f6fc186a9bfe9d20 -s4.cnnx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:36.389064,cde55ea3f6fc186a9bfe9d20 -s5.cnnx.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:36.827543,cde55ea3f6fc186a9bfe9d20 -metrics.linkshare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:37.017096,cde55ea3f6fc186a9bfe9d20 -smetrics.linkshare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:37.485399,cde55ea3f6fc186a9bfe9d20 -linkshare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:37.490681,cde55ea3f6fc186a9bfe9d20 -ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:38.203939,cde55ea3f6fc186a9bfe9d20 -a.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:38.211293,cde55ea3f6fc186a9bfe9d20 -www.linkshare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:38.504793,cde55ea3f6fc186a9bfe9d20 -cdn.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:39.207331,cde55ea3f6fc186a9bfe9d20 -p.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:39.444910,cde55ea3f6fc186a9bfe9d20 -pixels.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:39.757268,cde55ea3f6fc186a9bfe9d20 -www.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:40.102523,cde55ea3f6fc186a9bfe9d20 -seg.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:40.135152,cde55ea3f6fc186a9bfe9d20 -api.bam-x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:40.306770,cde55ea3f6fc186a9bfe9d20 -bam.bam-x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:40.683826,cde55ea3f6fc186a9bfe9d20 -bam-x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:40.744264,cde55ea3f6fc186a9bfe9d20 -jenkins.bam-x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:40.822809,cde55ea3f6fc186a9bfe9d20 -jenkins2.bam-x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:41.180138,cde55ea3f6fc186a9bfe9d20 -staging.bam-x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:41.266465,cde55ea3f6fc186a9bfe9d20 -static.bam-x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:41.379608,cde55ea3f6fc186a9bfe9d20 -www.bam-x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:41.798355,cde55ea3f6fc186a9bfe9d20 -adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:42.193105,cde55ea3f6fc186a9bfe9d20 -allfail-all.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:42.304920,cde55ea3f6fc186a9bfe9d20 -allfail-east.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:42.687712,cde55ea3f6fc186a9bfe9d20 -allfail-west.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:42.790473,cde55ea3f6fc186a9bfe9d20 -allfail-www.all.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:43.186231,cde55ea3f6fc186a9bfe9d20 -allfail-www.east.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:43.288324,cde55ea3f6fc186a9bfe9d20 -allfail-www.west.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:43.680746,cde55ea3f6fc186a9bfe9d20 -p12339.acuityplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:43.952703,cde55ea3f6fc186a9bfe9d20 -ap.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:44.329321,cde55ea3f6fc186a9bfe9d20 -cdn1.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:44.414621,cde55ea3f6fc186a9bfe9d20 -uk.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:44.955214,cde55ea3f6fc186a9bfe9d20 -us.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:44.990283,cde55ea3f6fc186a9bfe9d20 -west.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:45.065220,cde55ea3f6fc186a9bfe9d20 -www.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:45.825891,cde55ea3f6fc186a9bfe9d20 -cdn.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:45.960849,cde55ea3f6fc186a9bfe9d20 -cm.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:46.752810,cde55ea3f6fc186a9bfe9d20 -o.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:46.831795,cde55ea3f6fc186a9bfe9d20 -adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:46.949505,cde55ea3f6fc186a9bfe9d20 -reporting.linkshare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:47.024691,cde55ea3f6fc186a9bfe9d20 -rtb.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:47.355516,cde55ea3f6fc186a9bfe9d20 -rtbgw-eu.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:47.360355,cde55ea3f6fc186a9bfe9d20 -rtbgw-na-east.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:47.474605,cde55ea3f6fc186a9bfe9d20 -rtbgw-na-west.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:47.525085,cde55ea3f6fc186a9bfe9d20 -rtbx.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:47.973866,cde55ea3f6fc186a9bfe9d20 -ss.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:48.090077,cde55ea3f6fc186a9bfe9d20 -tvx.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:48.206039,cde55ea3f6fc186a9bfe9d20 -v.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:48.383183,cde55ea3f6fc186a9bfe9d20 -vpixel.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:48.986245,cde55ea3f6fc186a9bfe9d20 -log.ncaudienceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:49.063912,cde55ea3f6fc186a9bfe9d20 -ncaudienceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:49.097424,cde55ea3f6fc186a9bfe9d20 -www.ncaudienceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:49.677485,cde55ea3f6fc186a9bfe9d20 -uat.ncaudienceexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:50.015787,cde55ea3f6fc186a9bfe9d20 -dd.scanscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:50.447669,cde55ea3f6fc186a9bfe9d20 -www.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:50.673122,cde55ea3f6fc186a9bfe9d20 -dt.scanscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:50.783511,cde55ea3f6fc186a9bfe9d20 -l0.scanscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:51.141448,cde55ea3f6fc186a9bfe9d20 -services.scanscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:51.526310,cde55ea3f6fc186a9bfe9d20 -static-secure.scanscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:51.721505,cde55ea3f6fc186a9bfe9d20 -ab.adadvisor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:51.926011,cde55ea3f6fc186a9bfe9d20 -static.scanscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:52.233830,cde55ea3f6fc186a9bfe9d20 -www.scanscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:52.538139,cde55ea3f6fc186a9bfe9d20 -a2.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:52.912150,cde55ea3f6fc186a9bfe9d20 -ads.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:52.940483,cde55ea3f6fc186a9bfe9d20 -cookie-sync-service-prod.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:53.570920,cde55ea3f6fc186a9bfe9d20 -delivery.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:53.781683,cde55ea3f6fc186a9bfe9d20 -dx.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:54.161579,cde55ea3f6fc186a9bfe9d20 -events.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:54.497785,cde55ea3f6fc186a9bfe9d20 -px.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:54.748158,cde55ea3f6fc186a9bfe9d20 -c.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:54.852220,cde55ea3f6fc186a9bfe9d20 -rto.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:55.280093,cde55ea3f6fc186a9bfe9d20 -t.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:55.679804,cde55ea3f6fc186a9bfe9d20 -cdn-as.nxtck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:56.273200,cde55ea3f6fc186a9bfe9d20 -cdnpi.nxtck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:56.989321,cde55ea3f6fc186a9bfe9d20 -cdn-ps.nxtck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:57.563651,cde55ea3f6fc186a9bfe9d20 -cdn-raw.nxtck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:58.056631,cde55ea3f6fc186a9bfe9d20 -m.nxtck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:58.851017,cde55ea3f6fc186a9bfe9d20 -nxtck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:59.631248,cde55ea3f6fc186a9bfe9d20 -apporigin.scanscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:52:59.672691,cde55ea3f6fc186a9bfe9d20 -redirect.nxtck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:00.359838,cde55ea3f6fc186a9bfe9d20 -p.nxtck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:00.461462,cde55ea3f6fc186a9bfe9d20 -cdn.ml314.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:01.126943,cde55ea3f6fc186a9bfe9d20 -in.ml314.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:01.127299,cde55ea3f6fc186a9bfe9d20 -scanscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:01.307001,cde55ea3f6fc186a9bfe9d20 -ml314.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:01.798677,cde55ea3f6fc186a9bfe9d20 -www.ml314.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:01.839157,cde55ea3f6fc186a9bfe9d20 -beacon.tru.am,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:02.097969,cde55ea3f6fc186a9bfe9d20 -cbsileads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:02.437187,cde55ea3f6fc186a9bfe9d20 -cbslnk.cbsileads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:02.659761,cde55ea3f6fc186a9bfe9d20 -tru.am,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:02.688700,cde55ea3f6fc186a9bfe9d20 -creatives.cbsileads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:03.017902,cde55ea3f6fc186a9bfe9d20 -medusa-api.cbsileads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:03.178253,cde55ea3f6fc186a9bfe9d20 -static.cbsileads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:03.327025,cde55ea3f6fc186a9bfe9d20 -www.cbsileads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:03.606555,cde55ea3f6fc186a9bfe9d20 -ads.asia.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:03.942124,cde55ea3f6fc186a9bfe9d20 -asia.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:04.522785,cde55ea3f6fc186a9bfe9d20 -b2b-ma.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:04.731216,cde55ea3f6fc186a9bfe9d20 -cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:05.320736,cde55ea3f6fc186a9bfe9d20 -cnu.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:05.411423,cde55ea3f6fc186a9bfe9d20 -steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:05.420714,cde55ea3f6fc186a9bfe9d20 -www.steelhousemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:05.888739,cde55ea3f6fc186a9bfe9d20 -gadgets.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:06.125366,cde55ea3f6fc186a9bfe9d20 -connect.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:06.325205,cde55ea3f6fc186a9bfe9d20 -gammo.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:06.574567,cde55ea3f6fc186a9bfe9d20 -i.asia.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:06.744156,cde55ea3f6fc186a9bfe9d20 -legalterms.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:08.792902,cde55ea3f6fc186a9bfe9d20 -nls.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:09.322356,cde55ea3f6fc186a9bfe9d20 -ocp.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:09.389243,cde55ea3f6fc186a9bfe9d20 -secure-ca.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:09.649177,cde55ea3f6fc186a9bfe9d20 -vidtech.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:10.031576,cde55ea3f6fc186a9bfe9d20 -vtstage.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:10.453499,cde55ea3f6fc186a9bfe9d20 -www.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:10.457980,cde55ea3f6fc186a9bfe9d20 -adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:11.013432,cde55ea3f6fc186a9bfe9d20 -cdn-html.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:11.061951,cde55ea3f6fc186a9bfe9d20 -cdn.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:11.134175,cde55ea3f6fc186a9bfe9d20 -cf.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:11.582296,cde55ea3f6fc186a9bfe9d20 -csync.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:11.939316,cde55ea3f6fc186a9bfe9d20 -hydra.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:12.776601,cde55ea3f6fc186a9bfe9d20 -pxrt.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:12.834493,cde55ea3f6fc186a9bfe9d20 -adops.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:13.810587,cde55ea3f6fc186a9bfe9d20 -rdr.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:14.371346,cde55ea3f6fc186a9bfe9d20 -rtr.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:14.385420,cde55ea3f6fc186a9bfe9d20 -rtr-dsp.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:14.394267,cde55ea3f6fc186a9bfe9d20 -ads.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:15.279095,cde55ea3f6fc186a9bfe9d20 -v.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:15.305113,cde55ea3f6fc186a9bfe9d20 -creatives.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:15.359453,cde55ea3f6fc186a9bfe9d20 -creatives-adserver.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:15.797233,cde55ea3f6fc186a9bfe9d20 -ddpefewest.cbsinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:15.968734,cde55ea3f6fc186a9bfe9d20 -demofiles.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:16.441177,cde55ea3f6fc186a9bfe9d20 -info.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:16.647090,cde55ea3f6fc186a9bfe9d20 -sdx.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:17.039068,cde55ea3f6fc186a9bfe9d20 -mobile.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:17.213236,cde55ea3f6fc186a9bfe9d20 -jkci.adsfactor.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:22.138514,cde55ea3f6fc186a9bfe9d20 -smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:25.131019,cde55ea3f6fc186a9bfe9d20 -soma.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:25.155139,cde55ea3f6fc186a9bfe9d20 -standards.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:39.069049,cde55ea3f6fc186a9bfe9d20 -www.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:39.166833,cde55ea3f6fc186a9bfe9d20 -dspmulti.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:39.186021,cde55ea3f6fc186a9bfe9d20 -all.dspmulti.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:39.228574,cde55ea3f6fc186a9bfe9d20 -adcaffe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:39.597191,cde55ea3f6fc186a9bfe9d20 -spx.smaato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:39.598023,cde55ea3f6fc186a9bfe9d20 -img.adcaffe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:40.152925,cde55ea3f6fc186a9bfe9d20 -monitor.adcaffe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:40.234405,cde55ea3f6fc186a9bfe9d20 -ge.appcloudbox.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:40.236289,cde55ea3f6fc186a9bfe9d20 -search.adcaffe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:40.263697,cde55ea3f6fc186a9bfe9d20 -api.appcloudbox.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:40.273414,cde55ea3f6fc186a9bfe9d20 -location.appcloudbox.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:40.779504,cde55ea3f6fc186a9bfe9d20 -static.appcloudbox.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:41.385386,cde55ea3f6fc186a9bfe9d20 -goraps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:41.811178,cde55ea3f6fc186a9bfe9d20 -click.goraps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:42.478042,cde55ea3f6fc186a9bfe9d20 -banners.goraps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:42.623829,cde55ea3f6fc186a9bfe9d20 -ads.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:43.283834,cde55ea3f6fc186a9bfe9d20 -redir.goraps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:43.540361,cde55ea3f6fc186a9bfe9d20 -bidder-ex.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:43.915070,cde55ea3f6fc186a9bfe9d20 -apps.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:43.936161,cde55ea3f6fc186a9bfe9d20 -cdn.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:44.237541,cde55ea3f6fc186a9bfe9d20 -directads.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:44.815559,cde55ea3f6fc186a9bfe9d20 -dsp.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:45.321587,cde55ea3f6fc186a9bfe9d20 -www.goraps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:45.490840,cde55ea3f6fc186a9bfe9d20 -epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:45.568605,cde55ea3f6fc186a9bfe9d20 -manage.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:45.686282,cde55ea3f6fc186a9bfe9d20 -pages.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:46.437032,cde55ea3f6fc186a9bfe9d20 -resources.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:46.450694,cde55ea3f6fc186a9bfe9d20 -smtp18.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:46.599199,cde55ea3f6fc186a9bfe9d20 -market.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:46.629491,cde55ea3f6fc186a9bfe9d20 -us-east-stats-ex.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:47.221263,cde55ea3f6fc186a9bfe9d20 -static-ex.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:47.268142,cde55ea3f6fc186a9bfe9d20 -smtp9.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:47.361531,cde55ea3f6fc186a9bfe9d20 -www.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:48.065637,cde55ea3f6fc186a9bfe9d20 -apilw.epom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:53:53.248143,cde55ea3f6fc186a9bfe9d20 -aj1010.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:02.890227,cde55ea3f6fc186a9bfe9d20 -aj1015.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:06.590511,cde55ea3f6fc186a9bfe9d20 -aj1047.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:07.958575,cde55ea3f6fc186a9bfe9d20 -aj1052.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:08.613927,cde55ea3f6fc186a9bfe9d20 -aj1101.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:09.103569,cde55ea3f6fc186a9bfe9d20 -aj1070.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:09.130198,cde55ea3f6fc186a9bfe9d20 -aj1090.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:09.211603,cde55ea3f6fc186a9bfe9d20 -aj1354.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:09.298713,cde55ea3f6fc186a9bfe9d20 -aj1408.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:09.374853,cde55ea3f6fc186a9bfe9d20 -aj1431.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:09.877289,cde55ea3f6fc186a9bfe9d20 -aj1432.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:09.931892,cde55ea3f6fc186a9bfe9d20 -aj1549.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:10.025963,cde55ea3f6fc186a9bfe9d20 -aj1591.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:10.108043,cde55ea3f6fc186a9bfe9d20 -aj1559.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:10.124718,cde55ea3f6fc186a9bfe9d20 -aj1621.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:10.700089,cde55ea3f6fc186a9bfe9d20 -aj1754.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:10.771292,cde55ea3f6fc186a9bfe9d20 -aj1855.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:10.819641,cde55ea3f6fc186a9bfe9d20 -aj1775.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:10.895076,cde55ea3f6fc186a9bfe9d20 -aj1686.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:10.997132,cde55ea3f6fc186a9bfe9d20 -aj1867.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:11.496529,cde55ea3f6fc186a9bfe9d20 -aj1987.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:11.759201,cde55ea3f6fc186a9bfe9d20 -aj1937.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:11.772802,cde55ea3f6fc186a9bfe9d20 -aj1985.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:12.006758,cde55ea3f6fc186a9bfe9d20 -ajx272.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:12.146346,cde55ea3f6fc186a9bfe9d20 -arsenal56.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:12.519202,cde55ea3f6fc186a9bfe9d20 -ajxx91.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:12.535915,cde55ea3f6fc186a9bfe9d20 -ad.plus,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:12.866996,cde55ea3f6fc186a9bfe9d20 -arsenal54.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:13.423074,cde55ea3f6fc186a9bfe9d20 -video.ad.plus,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:13.628187,cde55ea3f6fc186a9bfe9d20 -reports.ad.plus,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:13.835549,cde55ea3f6fc186a9bfe9d20 -aj1863.online,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:13.908474,cde55ea3f6fc186a9bfe9d20 -www.ad.plus,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:14.237285,cde55ea3f6fc186a9bfe9d20 -cdn.ad.plus,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:14.416144,cde55ea3f6fc186a9bfe9d20 -articles.asianmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:15.217960,cde55ea3f6fc186a9bfe9d20 -server.asianmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:15.496193,cde55ea3f6fc186a9bfe9d20 -cpanel.asianmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:15.564636,cde55ea3f6fc186a9bfe9d20 -asianmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:15.656180,cde55ea3f6fc186a9bfe9d20 -lb.asianmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:15.748592,cde55ea3f6fc186a9bfe9d20 -ads.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:16.679772,cde55ea3f6fc186a9bfe9d20 -a.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:16.722556,cde55ea3f6fc186a9bfe9d20 -share.asianmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:16.763089,cde55ea3f6fc186a9bfe9d20 -whm.asianmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:17.162136,cde55ea3f6fc186a9bfe9d20 -api.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:17.323925,cde55ea3f6fc186a9bfe9d20 -beacon.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:17.376153,cde55ea3f6fc186a9bfe9d20 -b.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:17.440830,cde55ea3f6fc186a9bfe9d20 -www.asianmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:17.880660,cde55ea3f6fc186a9bfe9d20 -c.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:18.011952,cde55ea3f6fc186a9bfe9d20 -sa.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:18.039252,cde55ea3f6fc186a9bfe9d20 -d.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:37.978508,cde55ea3f6fc186a9bfe9d20 -sb.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:37.984753,cde55ea3f6fc186a9bfe9d20 -scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:38.414390,cde55ea3f6fc186a9bfe9d20 -seb.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:39.322807,cde55ea3f6fc186a9bfe9d20 -udm.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:39.369487,cde55ea3f6fc186a9bfe9d20 -www.scorecardresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:39.844455,cde55ea3f6fc186a9bfe9d20 -analytics.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:40.131842,cde55ea3f6fc186a9bfe9d20 -bc.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:40.390209,cde55ea3f6fc186a9bfe9d20 -display.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:40.829507,cde55ea3f6fc186a9bfe9d20 -info.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:42.220564,cde55ea3f6fc186a9bfe9d20 -webid.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:42.787128,cde55ea3f6fc186a9bfe9d20 -admin.runative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:42.818635,cde55ea3f6fc186a9bfe9d20 -wat.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:42.883360,cde55ea3f6fc186a9bfe9d20 -kyson.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:43.197572,cde55ea3f6fc186a9bfe9d20 -api.runative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:43.230973,cde55ea3f6fc186a9bfe9d20 -pusher.staging.runative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:43.687382,cde55ea3f6fc186a9bfe9d20 -rotator.staging.runative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:43.726598,cde55ea3f6fc186a9bfe9d20 -auth.runative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:44.113400,cde55ea3f6fc186a9bfe9d20 -staging.runative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:44.562935,cde55ea3f6fc186a9bfe9d20 -static.runative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:44.708758,cde55ea3f6fc186a9bfe9d20 -runative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:44.830938,cde55ea3f6fc186a9bfe9d20 -run-syndicate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:45.144783,cde55ea3f6fc186a9bfe9d20 -cdn.run-syndicate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:45.731600,cde55ea3f6fc186a9bfe9d20 -www.runative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:46.166744,cde55ea3f6fc186a9bfe9d20 -adriver.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:47.390206,cde55ea3f6fc186a9bfe9d20 -counter.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:48.311523,cde55ea3f6fc186a9bfe9d20 -ads.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:49.836369,cde55ea3f6fc186a9bfe9d20 -aif.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:49.865006,cde55ea3f6fc186a9bfe9d20 -directa.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:50.270011,cde55ea3f6fc186a9bfe9d20 -host.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:51.491011,cde55ea3f6fc186a9bfe9d20 -essencom.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:51.817511,cde55ea3f6fc186a9bfe9d20 -host1.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:52.625268,cde55ea3f6fc186a9bfe9d20 -single.runative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:53.936877,cde55ea3f6fc186a9bfe9d20 -madnet.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:54.167612,cde55ea3f6fc186a9bfe9d20 -medianet.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:54.700214,cde55ea3f6fc186a9bfe9d20 -ad.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:54:56.439027,cde55ea3f6fc186a9bfe9d20 -knop.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:04.719812,cde55ea3f6fc186a9bfe9d20 -mg.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:10.775268,cde55ea3f6fc186a9bfe9d20 -members.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:11.900697,cde55ea3f6fc186a9bfe9d20 -qip.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:12.844036,cde55ea3f6fc186a9bfe9d20 -slinks.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:13.886860,cde55ea3f6fc186a9bfe9d20 -smidva.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:15.059248,cde55ea3f6fc186a9bfe9d20 -ssl.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:16.015734,cde55ea3f6fc186a9bfe9d20 -sticker.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:16.367682,cde55ea3f6fc186a9bfe9d20 -upstats.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:18.145267,cde55ea3f6fc186a9bfe9d20 -pdocs.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:20.037130,cde55ea3f6fc186a9bfe9d20 -opros.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:20.351227,cde55ea3f6fc186a9bfe9d20 -web.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:21.836402,cde55ea3f6fc186a9bfe9d20 -quad.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:22.704673,cde55ea3f6fc186a9bfe9d20 -yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:22.966796,cde55ea3f6fc186a9bfe9d20 -www.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:23.468744,cde55ea3f6fc186a9bfe9d20 -abertistelecom.prerelease.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:23.552900,cde55ea3f6fc186a9bfe9d20 -clevelreports.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:23.830490,cde55ea3f6fc186a9bfe9d20 -multi1-wdc.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:24.048525,cde55ea3f6fc186a9bfe9d20 -gzip-smartplugin.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:24.151009,cde55ea3f6fc186a9bfe9d20 -multi2-wdc.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:24.345189,cde55ea3f6fc186a9bfe9d20 -nicealerts.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:24.909566,cde55ea3f6fc186a9bfe9d20 -pc.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:24.992784,cde55ea3f6fc186a9bfe9d20 -plugins.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:25.363012,cde55ea3f6fc186a9bfe9d20 -qa-smartplugin.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:25.493811,cde55ea3f6fc186a9bfe9d20 -pre.smartplugin.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:25.755243,cde55ea3f6fc186a9bfe9d20 -reports.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:26.404965,cde55ea3f6fc186a9bfe9d20 -smartplugin.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:26.670308,cde55ea3f6fc186a9bfe9d20 -rc.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:26.860124,cde55ea3f6fc186a9bfe9d20 -smartswitch.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:27.261218,cde55ea3f6fc186a9bfe9d20 -ui-api.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:27.437013,cde55ea3f6fc186a9bfe9d20 -smartreports.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:27.488911,cde55ea3f6fc186a9bfe9d20 -vegetapi-rc.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:27.771242,cde55ea3f6fc186a9bfe9d20 -tvigle.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:27.776661,cde55ea3f6fc186a9bfe9d20 -aol.socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:28.721974,cde55ea3f6fc186a9bfe9d20 -adgen.socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:28.898638,cde55ea3f6fc186a9bfe9d20 -apc.socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:29.604667,cde55ea3f6fc186a9bfe9d20 -vitpc.yadro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:29.732743,cde55ea3f6fc186a9bfe9d20 -bid.dr.socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:29.753142,cde55ea3f6fc186a9bfe9d20 -www.youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:30.297624,cde55ea3f6fc186a9bfe9d20 -youbora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:30.443482,cde55ea3f6fc186a9bfe9d20 -rubicon.socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:39.979514,cde55ea3f6fc186a9bfe9d20 -frtn.socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:40.079380,cde55ea3f6fc186a9bfe9d20 -sf.nazs.socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:40.401412,cde55ea3f6fc186a9bfe9d20 -gdn.socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:40.654294,cde55ea3f6fc186a9bfe9d20 -socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:40.696048,cde55ea3f6fc186a9bfe9d20 -tg.dr.socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:40.939324,cde55ea3f6fc186a9bfe9d20 -imobile.socdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:41.104700,cde55ea3f6fc186a9bfe9d20 -a.exdynsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:41.264685,cde55ea3f6fc186a9bfe9d20 -exdynsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:41.317046,cde55ea3f6fc186a9bfe9d20 -ads.exdynsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:41.524583,cde55ea3f6fc186a9bfe9d20 -main.exdynsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:41.698911,cde55ea3f6fc186a9bfe9d20 -origin-ads.exdynsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:41.699828,cde55ea3f6fc186a9bfe9d20 -ads.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:41.935790,cde55ea3f6fc186a9bfe9d20 -syndication.exdynsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:42.130844,cde55ea3f6fc186a9bfe9d20 -api.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:42.310474,cde55ea3f6fc186a9bfe9d20 -adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:42.501010,cde55ea3f6fc186a9bfe9d20 -api-eu.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:42.511619,cde55ea3f6fc186a9bfe9d20 -api-sc2.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:42.640739,cde55ea3f6fc186a9bfe9d20 -c-eu.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:44.008829,cde55ea3f6fc186a9bfe9d20 -ec.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:44.063080,cde55ea3f6fc186a9bfe9d20 -m.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:44.140908,cde55ea3f6fc186a9bfe9d20 -og-iad2.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:44.579802,cde55ea3f6fc186a9bfe9d20 -m-sc2.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:44.581180,cde55ea3f6fc186a9bfe9d20 -og-sc2.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:44.651401,cde55ea3f6fc186a9bfe9d20 -p-awse-ebs.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:45.200785,cde55ea3f6fc186a9bfe9d20 -p-eu.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:45.263216,cde55ea3f6fc186a9bfe9d20 -p.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:45.407851,cde55ea3f6fc186a9bfe9d20 -pixel-useast.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:45.779876,cde55ea3f6fc186a9bfe9d20 -p-tky-ebs.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:45.971022,cde55ea3f6fc186a9bfe9d20 -pinterest.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:46.051119,cde55ea3f6fc186a9bfe9d20 -rtb.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:46.473020,cde55ea3f6fc186a9bfe9d20 -rtb-eu.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:46.560201,cde55ea3f6fc186a9bfe9d20 -rtbe.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:46.657715,cde55ea3f6fc186a9bfe9d20 -www.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:47.116663,cde55ea3f6fc186a9bfe9d20 -c.trazk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:47.493008,cde55ea3f6fc186a9bfe9d20 -f.trazk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:47.572053,cde55ea3f6fc186a9bfe9d20 -localapi.trazk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:48.053773,cde55ea3f6fc186a9bfe9d20 -adsapi.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:52.104885,cde55ea3f6fc186a9bfe9d20 -c.adsymptotic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:52.950682,cde55ea3f6fc186a9bfe9d20 -brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:53.537072,cde55ea3f6fc186a9bfe9d20 -ap.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:58.672238,cde55ea3f6fc186a9bfe9d20 -trazk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:58.793153,cde55ea3f6fc186a9bfe9d20 -ae.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:58.804446,cde55ea3f6fc186a9bfe9d20 -bid.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:55:58.825228,cde55ea3f6fc186a9bfe9d20 -dg.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:00.960383,cde55ea3f6fc186a9bfe9d20 -dmp.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:02.000694,cde55ea3f6fc186a9bfe9d20 -media-service-video-input.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:02.015230,cde55ea3f6fc186a9bfe9d20 -cdn.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:03.061502,cde55ea3f6fc186a9bfe9d20 -rtb-analytics.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:03.064938,cde55ea3f6fc186a9bfe9d20 -media-service-video-output.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:04.108799,cde55ea3f6fc186a9bfe9d20 -cdn-cn.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:04.108799,cde55ea3f6fc186a9bfe9d20 -sv.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:04.115865,cde55ea3f6fc186a9bfe9d20 -tr.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:04.131977,cde55ea3f6fc186a9bfe9d20 -studio.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:04.157855,cde55ea3f6fc186a9bfe9d20 -www.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:05.192468,cde55ea3f6fc186a9bfe9d20 -eu-west-1.event.prod.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:05.691488,cde55ea3f6fc186a9bfe9d20 -trus.brand-display.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:06.257843,cde55ea3f6fc186a9bfe9d20 -bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:06.262465,cde55ea3f6fc186a9bfe9d20 -lr.us-east-1.bid.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:09.931418,cde55ea3f6fc186a9bfe9d20 -apac.match.prod.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:10.293024,cde55ea3f6fc186a9bfe9d20 -global.event.prod.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:10.295417,cde55ea3f6fc186a9bfe9d20 -cnv.event.prod.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:10.354814,cde55ea3f6fc186a9bfe9d20 -match.prod.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:10.620384,cde55ea3f6fc186a9bfe9d20 -media.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:10.790810,cde55ea3f6fc186a9bfe9d20 -pl.us-east-1.bid.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:10.962126,cde55ea3f6fc186a9bfe9d20 -us-east-1.event.prod.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:11.247958,cde55ea3f6fc186a9bfe9d20 -nam.segment.prod.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:11.313508,cde55ea3f6fc186a9bfe9d20 -us-west-2.event.prod.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:11.446538,cde55ea3f6fc186a9bfe9d20 -segment.prod.bidr.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:11.489776,cde55ea3f6fc186a9bfe9d20 -c.siteswithcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:11.588436,cde55ea3f6fc186a9bfe9d20 -siteswithcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:12.054350,cde55ea3f6fc186a9bfe9d20 -cdn.siteswithcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:12.077467,cde55ea3f6fc186a9bfe9d20 -www.siteswithcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:12.116901,cde55ea3f6fc186a9bfe9d20 -adserve.mahimeta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:12.320159,cde55ea3f6fc186a9bfe9d20 -mahimeta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:12.698765,cde55ea3f6fc186a9bfe9d20 -cdn.simpleanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:13.093898,cde55ea3f6fc186a9bfe9d20 -chat.simpleanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:13.259175,cde55ea3f6fc186a9bfe9d20 -api.simpleanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:13.553493,cde55ea3f6fc186a9bfe9d20 -external.simpleanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:13.561847,cde55ea3f6fc186a9bfe9d20 -www.mahimeta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:13.580369,cde55ea3f6fc186a9bfe9d20 -gif.simpleanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:13.891179,cde55ea3f6fc186a9bfe9d20 -monitor.simpleanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:14.163889,cde55ea3f6fc186a9bfe9d20 -notify.simpleanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:14.435486,cde55ea3f6fc186a9bfe9d20 -2leep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:14.788358,cde55ea3f6fc186a9bfe9d20 -queue.simpleanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:15.003512,cde55ea3f6fc186a9bfe9d20 -simpleanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:15.235445,cde55ea3f6fc186a9bfe9d20 -www.simpleanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:15.405677,cde55ea3f6fc186a9bfe9d20 -get.2leep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:15.421018,cde55ea3f6fc186a9bfe9d20 -i1.2leep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:15.612465,cde55ea3f6fc186a9bfe9d20 -i2.2leep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:15.974105,cde55ea3f6fc186a9bfe9d20 -acp-demo.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:16.118890,cde55ea3f6fc186a9bfe9d20 -acp-sh.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:16.981064,cde55ea3f6fc186a9bfe9d20 -app.2leep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:17.087178,cde55ea3f6fc186a9bfe9d20 -www.2leep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:21.320034,cde55ea3f6fc186a9bfe9d20 -av.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:21.555072,cde55ea3f6fc186a9bfe9d20 -media.2leep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:25.535899,cde55ea3f6fc186a9bfe9d20 -ads.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:29.042784,cde55ea3f6fc186a9bfe9d20 -adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:29.052937,cde55ea3f6fc186a9bfe9d20 -cdn.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:34.416130,cde55ea3f6fc186a9bfe9d20 -cafepharma.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:36.954253,cde55ea3f6fc186a9bfe9d20 -dmp.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:37.352816,cde55ea3f6fc186a9bfe9d20 -investopedia.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:38.530912,cde55ea3f6fc186a9bfe9d20 -devex.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:40.257010,cde55ea3f6fc186a9bfe9d20 -collegeprowler.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:40.539799,cde55ea3f6fc186a9bfe9d20 -parade.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:41.057407,cde55ea3f6fc186a9bfe9d20 -minyanville.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:41.072663,cde55ea3f6fc186a9bfe9d20 -inc.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:41.184414,cde55ea3f6fc186a9bfe9d20 -pixel.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:41.422473,cde55ea3f6fc186a9bfe9d20 -prod.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:41.607873,cde55ea3f6fc186a9bfe9d20 -rtb.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:41.872185,cde55ea3f6fc186a9bfe9d20 -qwb.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:42.162359,cde55ea3f6fc186a9bfe9d20 -static-cdn.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:42.270534,cde55ea3f6fc186a9bfe9d20 -static-devex.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:42.381714,cde55ea3f6fc186a9bfe9d20 -redmine.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:42.389101,cde55ea3f6fc186a9bfe9d20 -staging.blog.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:42.641815,cde55ea3f6fc186a9bfe9d20 -us-east-dmp-web-pixel.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:43.144260,cde55ea3f6fc186a9bfe9d20 -staticd.cdn.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:43.153480,cde55ea3f6fc186a9bfe9d20 -static.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:43.153374,cde55ea3f6fc186a9bfe9d20 -static.cdn.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:43.157593,cde55ea3f6fc186a9bfe9d20 -us-east-web.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:43.758760,cde55ea3f6fc186a9bfe9d20 -us-east-rtb.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:43.809926,cde55ea3f6fc186a9bfe9d20 -us-west-rtb.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:43.811308,cde55ea3f6fc186a9bfe9d20 -upi.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:44.050072,cde55ea3f6fc186a9bfe9d20 -v.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:44.445566,cde55ea3f6fc186a9bfe9d20 -wbx.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:44.922854,cde55ea3f6fc186a9bfe9d20 -engine.newsmaxfeednetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:45.551972,cde55ea3f6fc186a9bfe9d20 -web.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:48.248515,cde55ea3f6fc186a9bfe9d20 -newsmaxfeednetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:48.291618,cde55ea3f6fc186a9bfe9d20 -y.cdn.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:48.323203,cde55ea3f6fc186a9bfe9d20 -www.adblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:49.362277,cde55ea3f6fc186a9bfe9d20 -tracking.newsmaxfeednetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:50.049723,cde55ea3f6fc186a9bfe9d20 -static.newsmaxfeednetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:50.137615,cde55ea3f6fc186a9bfe9d20 -s.newsmaxfeednetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:50.142982,cde55ea3f6fc186a9bfe9d20 -api.newsmaxfeednetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:50.183137,cde55ea3f6fc186a9bfe9d20 -t.newsmaxfeednetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:50.275232,cde55ea3f6fc186a9bfe9d20 -amplify-imp.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:50.997335,cde55ea3f6fc186a9bfe9d20 -amelia.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:51.145533,cde55ea3f6fc186a9bfe9d20 -www.newsmaxfeednetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:51.158673,cde55ea3f6fc186a9bfe9d20 -amplifypixel.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:51.725011,cde55ea3f6fc186a9bfe9d20 -ampm.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:51.965134,cde55ea3f6fc186a9bfe9d20 -amplify.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:52.106265,cde55ea3f6fc186a9bfe9d20 -alldcs.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:52.262353,cde55ea3f6fc186a9bfe9d20 -chi.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:52.779122,cde55ea3f6fc186a9bfe9d20 -adngin.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:52.789865,cde55ea3f6fc186a9bfe9d20 -chi2only.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:52.858530,cde55ea3f6fc186a9bfe9d20 -clientmetrics.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:53.371599,cde55ea3f6fc186a9bfe9d20 -discover.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:54.016096,cde55ea3f6fc186a9bfe9d20 -demo.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:55.459769,cde55ea3f6fc186a9bfe9d20 -dr.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:56.083290,cde55ea3f6fc186a9bfe9d20 -doctorwho.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:56.686268,cde55ea3f6fc186a9bfe9d20 -developer.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:56.737478,cde55ea3f6fc186a9bfe9d20 -editorial.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:57.658832,cde55ea3f6fc186a9bfe9d20 -et.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:57.707295,cde55ea3f6fc186a9bfe9d20 -flight-manager.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:58.206505,cde55ea3f6fc186a9bfe9d20 -confluence.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:58.690857,cde55ea3f6fc186a9bfe9d20 -hpr.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:56:59.767938,cde55ea3f6fc186a9bfe9d20 -images.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:00.513699,cde55ea3f6fc186a9bfe9d20 -eventlog.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:00.803800,cde55ea3f6fc186a9bfe9d20 -grafana.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:00.911675,cde55ea3f6fc186a9bfe9d20 -gatekeeper.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:00.953490,cde55ea3f6fc186a9bfe9d20 -imp.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:01.131682,cde55ea3f6fc186a9bfe9d20 -inside.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:01.611437,cde55ea3f6fc186a9bfe9d20 -log-ird.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:01.689047,cde55ea3f6fc186a9bfe9d20 -libs.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:02.300903,cde55ea3f6fc186a9bfe9d20 -careers.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:02.775839,cde55ea3f6fc186a9bfe9d20 -log.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:03.008078,cde55ea3f6fc186a9bfe9d20 -mcdp.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:03.424531,cde55ea3f6fc186a9bfe9d20 -marketing.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:03.976408,cde55ea3f6fc186a9bfe9d20 -monitor.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:04.050544,cde55ea3f6fc186a9bfe9d20 -lp.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:04.136519,cde55ea3f6fc186a9bfe9d20 -itsupport.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:04.233478,cde55ea3f6fc186a9bfe9d20 -mv.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:05.046915,cde55ea3f6fc186a9bfe9d20 -odb.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:05.654185,cde55ea3f6fc186a9bfe9d20 -nai.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:06.175061,cde55ea3f6fc186a9bfe9d20 -nychi2.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:06.219077,cde55ea3f6fc186a9bfe9d20 -ny.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:06.246089,cde55ea3f6fc186a9bfe9d20 -my.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:06.262665,cde55ea3f6fc186a9bfe9d20 -outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:06.865412,cde55ea3f6fc186a9bfe9d20 -outloud.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:06.927761,cde55ea3f6fc186a9bfe9d20 -paid.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:07.226288,cde55ea3f6fc186a9bfe9d20 -rate.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:07.238263,cde55ea3f6fc186a9bfe9d20 -recommend.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:07.297831,cde55ea3f6fc186a9bfe9d20 -redash-zemanta.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:09.372064,cde55ea3f6fc186a9bfe9d20 -revee.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:09.443205,cde55ea3f6fc186a9bfe9d20 -reports.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:09.539176,cde55ea3f6fc186a9bfe9d20 -redash.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:09.572262,cde55ea3f6fc186a9bfe9d20 -rva.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:09.869291,cde55ea3f6fc186a9bfe9d20 -s.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:10.017689,cde55ea3f6fc186a9bfe9d20 -simsite.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:10.518322,cde55ea3f6fc186a9bfe9d20 -sip.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:10.727005,cde55ea3f6fc186a9bfe9d20 -sales.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:10.739086,cde55ea3f6fc186a9bfe9d20 -sandbox.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:10.809814,cde55ea3f6fc186a9bfe9d20 -snoopytool.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:10.838858,cde55ea3f6fc186a9bfe9d20 -sphere-dev.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:11.105698,cde55ea3f6fc186a9bfe9d20 -staffpicks.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:11.461033,cde55ea3f6fc186a9bfe9d20 -sphere.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:11.592536,cde55ea3f6fc186a9bfe9d20 -static2.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:11.632541,cde55ea3f6fc186a9bfe9d20 -stas.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:11.630165,cde55ea3f6fc186a9bfe9d20 -sync.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:12.191437,cde55ea3f6fc186a9bfe9d20 -storage.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:12.393752,cde55ea3f6fc186a9bfe9d20 -tams.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:12.491006,cde55ea3f6fc186a9bfe9d20 -tam.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:12.631195,cde55ea3f6fc186a9bfe9d20 -tr.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:12.805213,cde55ea3f6fc186a9bfe9d20 -styleguide.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:12.987363,cde55ea3f6fc186a9bfe9d20 -traffic.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:13.020681,cde55ea3f6fc186a9bfe9d20 -tuvia.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:13.289974,cde55ea3f6fc186a9bfe9d20 -vastcdn.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:16.924475,cde55ea3f6fc186a9bfe9d20 -videoevents.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:17.822520,cde55ea3f6fc186a9bfe9d20 -widgetmonitor.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:17.920092,cde55ea3f6fc186a9bfe9d20 -videoadextradata.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:17.919572,cde55ea3f6fc186a9bfe9d20 -widgets.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:18.161040,cde55ea3f6fc186a9bfe9d20 -u.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:18.457200,cde55ea3f6fc186a9bfe9d20 -wiz.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:18.619899,cde55ea3f6fc186a9bfe9d20 -zem-us-west.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:20.003411,cde55ea3f6fc186a9bfe9d20 -images.outbrainimg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:20.117796,cde55ea3f6fc186a9bfe9d20 -wpadmin.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:20.185696,cde55ea3f6fc186a9bfe9d20 -log.outbrainimg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:20.275143,cde55ea3f6fc186a9bfe9d20 -www.outbrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:20.313793,cde55ea3f6fc186a9bfe9d20 -outbrainimg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:20.531049,cde55ea3f6fc186a9bfe9d20 -tcheck.outbrainimg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:21.233386,cde55ea3f6fc186a9bfe9d20 -www.outbrainimg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:21.255887,cde55ea3f6fc186a9bfe9d20 -api-uc.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:22.488412,cde55ea3f6fc186a9bfe9d20 -api.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:22.713116,cde55ea3f6fc186a9bfe9d20 -apifwd.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:22.747595,cde55ea3f6fc186a9bfe9d20 -crashapi.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:24.596850,cde55ea3f6fc186a9bfe9d20 -apihk.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:24.768210,cde55ea3f6fc186a9bfe9d20 -growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:25.565362,cde55ea3f6fc186a9bfe9d20 -gta0.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:26.335573,cde55ea3f6fc186a9bfe9d20 -gta.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:26.411209,cde55ea3f6fc186a9bfe9d20 -data.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:26.858923,cde55ea3f6fc186a9bfe9d20 -gta1.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:27.208779,cde55ea3f6fc186a9bfe9d20 -messages.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:28.148011,cde55ea3f6fc186a9bfe9d20 -s.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:28.293092,cde55ea3f6fc186a9bfe9d20 -statics.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:28.758921,cde55ea3f6fc186a9bfe9d20 -tags-uc.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:29.134470,cde55ea3f6fc186a9bfe9d20 -t.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:29.215633,cde55ea3f6fc186a9bfe9d20 -tags.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:29.977793,cde55ea3f6fc186a9bfe9d20 -webapp.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:30.852042,cde55ea3f6fc186a9bfe9d20 -ws.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:30.970070,cde55ea3f6fc186a9bfe9d20 -assets.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:31.924908,cde55ea3f6fc186a9bfe9d20 -images.taxel.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:32.026859,cde55ea3f6fc186a9bfe9d20 -www.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:32.439412,cde55ea3f6fc186a9bfe9d20 -ad.amanad.adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:33.358391,cde55ea3f6fc186a9bfe9d20 -webinar.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:34.171326,cde55ea3f6fc186a9bfe9d20 -ad.as.amanad.adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:34.195332,cde55ea3f6fc186a9bfe9d20 -adp-pubd-static.adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:34.706226,cde55ea3f6fc186a9bfe9d20 -taxel.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:34.724607,cde55ea3f6fc186a9bfe9d20 -ad.caprofitx.adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:35.045599,cde55ea3f6fc186a9bfe9d20 -wxapi.growingio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:35.094835,cde55ea3f6fc186a9bfe9d20 -cast-js-j.adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:35.349728,cde55ea3f6fc186a9bfe9d20 -adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:35.427852,cde55ea3f6fc186a9bfe9d20 -lodeo-adnw.adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:35.619836,cde55ea3f6fc186a9bfe9d20 -cdn.as.amanad.adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:35.862964,cde55ea3f6fc186a9bfe9d20 -tgdfm.adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:36.422725,cde55ea3f6fc186a9bfe9d20 -aba.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:36.487251,cde55ea3f6fc186a9bfe9d20 -adbuilder.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:36.673584,cde55ea3f6fc186a9bfe9d20 -www.adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:36.722442,cde55ea3f6fc186a9bfe9d20 -ca-g2.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:37.234265,cde55ea3f6fc186a9bfe9d20 -ads.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:37.254052,cde55ea3f6fc186a9bfe9d20 -c.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:37.345458,cde55ea3f6fc186a9bfe9d20 -app.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:37.780883,cde55ea3f6fc186a9bfe9d20 -creative-gallery.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:40.447138,cde55ea3f6fc186a9bfe9d20 -cannes.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:40.614922,cde55ea3f6fc186a9bfe9d20 -cobundle.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:40.640221,cde55ea3f6fc186a9bfe9d20 -design-prototypes.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:41.135305,cde55ea3f6fc186a9bfe9d20 -cdn.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:41.210223,cde55ea3f6fc186a9bfe9d20 -ds-ui-mockups.dev.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:41.302983,cde55ea3f6fc186a9bfe9d20 -ds.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:41.841571,cde55ea3f6fc186a9bfe9d20 -g2.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:42.011764,cde55ea3f6fc186a9bfe9d20 -events.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:42.236425,cde55ea3f6fc186a9bfe9d20 -gallery.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:42.663707,cde55ea3f6fc186a9bfe9d20 -acs.adtdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:42.736725,cde55ea3f6fc186a9bfe9d20 -gonzogrape.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:42.813834,cde55ea3f6fc186a9bfe9d20 -ie-g2.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:43.242842,cde55ea3f6fc186a9bfe9d20 -ie-lb.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:43.322227,cde55ea3f6fc186a9bfe9d20 -jp-g2.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:43.938008,cde55ea3f6fc186a9bfe9d20 -jp-lb.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:44.567165,cde55ea3f6fc186a9bfe9d20 -insights.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:44.581359,cde55ea3f6fc186a9bfe9d20 -gumdrops.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:44.592837,cde55ea3f6fc186a9bfe9d20 -ms-stage.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:45.177876,cde55ea3f6fc186a9bfe9d20 -ms.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:45.282392,cde55ea3f6fc186a9bfe9d20 -js.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:45.450282,cde55ea3f6fc186a9bfe9d20 -or-g2.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:45.797484,cde55ea3f6fc186a9bfe9d20 -or-lb.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:45.910740,cde55ea3f6fc186a9bfe9d20 -post.update.wo.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:46.321841,cde55ea3f6fc186a9bfe9d20 -px.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:46.594031,cde55ea3f6fc186a9bfe9d20 -dev.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:51.186505,cde55ea3f6fc186a9bfe9d20 -gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:53.644233,cde55ea3f6fc186a9bfe9d20 -rtb.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:55.317815,cde55ea3f6fc186a9bfe9d20 -s1.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:55.376044,cde55ea3f6fc186a9bfe9d20 -s.update.wo.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:55.438636,cde55ea3f6fc186a9bfe9d20 -t.update.wo.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:55.512698,cde55ea3f6fc186a9bfe9d20 -sales.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:55.704904,cde55ea3f6fc186a9bfe9d20 -verity-api.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:56.071601,cde55ea3f6fc186a9bfe9d20 -va-g2.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:56.088684,cde55ea3f6fc186a9bfe9d20 -va-lb.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:56.192226,cde55ea3f6fc186a9bfe9d20 -atb.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:56.615675,cde55ea3f6fc186a9bfe9d20 -atr.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:57.139226,cde55ea3f6fc186a9bfe9d20 -atm.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:57.400039,cde55ea3f6fc186a9bfe9d20 -cf.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:57.957707,cde55ea3f6fc186a9bfe9d20 -techblog.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:58.168435,cde55ea3f6fc186a9bfe9d20 -apac.sync.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:58.376800,cde55ea3f6fc186a9bfe9d20 -cdn.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:58.411736,cde55ea3f6fc186a9bfe9d20 -d.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:58.528962,cde55ea3f6fc186a9bfe9d20 -dmp.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:58.739209,cde55ea3f6fc186a9bfe9d20 -im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:58.865728,cde55ea3f6fc186a9bfe9d20 -shirahama.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:59.262600,cde55ea3f6fc186a9bfe9d20 -nebula.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:59.464106,cde55ea3f6fc186a9bfe9d20 -score.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:59.485778,cde55ea3f6fc186a9bfe9d20 -stg-cf.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:57:59.894837,cde55ea3f6fc186a9bfe9d20 -stg-sync.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:00.026410,cde55ea3f6fc186a9bfe9d20 -stg-sync-jp.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:00.088816,cde55ea3f6fc186a9bfe9d20 -sync.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:00.435408,cde55ea3f6fc186a9bfe9d20 -sync-jp.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:01.616424,cde55ea3f6fc186a9bfe9d20 -stg-dmp.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:01.621162,cde55ea3f6fc186a9bfe9d20 -track.im-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:01.682171,cde55ea3f6fc186a9bfe9d20 -au.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:03.985823,cde55ea3f6fc186a9bfe9d20 -www.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:07.430670,cde55ea3f6fc186a9bfe9d20 -asia.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:10.604758,cde55ea3f6fc186a9bfe9d20 -b2c-mlm.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:10.652988,cde55ea3f6fc186a9bfe9d20 -b2c-msm.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:10.684048,cde55ea3f6fc186a9bfe9d20 -app.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:11.076151,cde55ea3f6fc186a9bfe9d20 -careerconnect.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:11.581141,cde55ea3f6fc186a9bfe9d20 -adfs.qadynamics.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:11.620740,cde55ea3f6fc186a9bfe9d20 -case-attachments.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:11.730431,cde55ea3f6fc186a9bfe9d20 -boards.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:11.922742,cde55ea3f6fc186a9bfe9d20 -events.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:12.969516,cde55ea3f6fc186a9bfe9d20 -de.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:13.275919,cde55ea3f6fc186a9bfe9d20 -engage.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:13.544641,cde55ea3f6fc186a9bfe9d20 -fieldevents.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:13.822103,cde55ea3f6fc186a9bfe9d20 -balaur.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:21.216473,cde55ea3f6fc186a9bfe9d20 -dubvpn.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:22.363181,cde55ea3f6fc186a9bfe9d20 -fr.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:26.185368,cde55ea3f6fc186a9bfe9d20 -info.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:27.466675,cde55ea3f6fc186a9bfe9d20 -investors.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:29.606199,cde55ea3f6fc186a9bfe9d20 -jp.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:29.781319,cde55ea3f6fc186a9bfe9d20 -learnadmin.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:31.006155,cde55ea3f6fc186a9bfe9d20 -go.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:31.548651,cde55ea3f6fc186a9bfe9d20 -launchpoint.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:31.817108,cde55ea3f6fc186a9bfe9d20 -marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:31.830402,cde55ea3f6fc186a9bfe9d20 -legal.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:31.870828,cde55ea3f6fc186a9bfe9d20 -mercury-int.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:32.504557,cde55ea3f6fc186a9bfe9d20 -mdt-www.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:32.610978,cde55ea3f6fc186a9bfe9d20 -mfm.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:32.631122,cde55ea3f6fc186a9bfe9d20 -mm.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:33.583479,cde55ea3f6fc186a9bfe9d20 -micro.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:33.587971,cde55ea3f6fc186a9bfe9d20 -na-stage.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:34.187164,cde55ea3f6fc186a9bfe9d20 -na-st.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:34.239663,cde55ea3f6fc186a9bfe9d20 -mugs.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:35.314153,cde55ea3f6fc186a9bfe9d20 -lucky1.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:40.768657,cde55ea3f6fc186a9bfe9d20 -pages2.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:40.858717,cde55ea3f6fc186a9bfe9d20 -partnerportal.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:41.452848,cde55ea3f6fc186a9bfe9d20 -nation.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:41.802285,cde55ea3f6fc186a9bfe9d20 -premierpartners.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:42.093926,cde55ea3f6fc186a9bfe9d20 -mavericks.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:42.196392,cde55ea3f6fc186a9bfe9d20 -resources.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:42.635757,cde55ea3f6fc186a9bfe9d20 -rtp-cloud5.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:42.795803,cde55ea3f6fc186a9bfe9d20 -rtp-static.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:42.889163,cde55ea3f6fc186a9bfe9d20 -sales.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:43.876639,cde55ea3f6fc186a9bfe9d20 -s4stage.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:44.271149,cde55ea3f6fc186a9bfe9d20 -projects.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:51.464238,cde55ea3f6fc186a9bfe9d20 -reachforce.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:52.056707,cde55ea3f6fc186a9bfe9d20 -siteanalytics.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:53.551606,cde55ea3f6fc186a9bfe9d20 -smvpn.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:54.485641,cde55ea3f6fc186a9bfe9d20 -solutions.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:54.877952,cde55ea3f6fc186a9bfe9d20 -success.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:57.698066,cde55ea3f6fc186a9bfe9d20 -touted.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:58.627948,cde55ea3f6fc186a9bfe9d20 -uk.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:58:59.571585,cde55ea3f6fc186a9bfe9d20 -universityonline.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:01.344325,cde55ea3f6fc186a9bfe9d20 -www.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:02.017515,cde55ea3f6fc186a9bfe9d20 -sts.qadynamics.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:02.120744,cde55ea3f6fc186a9bfe9d20 -sts2.qadynamics.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:02.718620,cde55ea3f6fc186a9bfe9d20 -infor.marketolive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:03.034977,cde55ea3f6fc186a9bfe9d20 -classic.marketolive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:03.242372,cde55ea3f6fc186a9bfe9d20 -jp.marketolive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:04.263829,cde55ea3f6fc186a9bfe9d20 -insights.marketolive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:04.404025,cde55ea3f6fc186a9bfe9d20 -marketolive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:05.874923,cde55ea3f6fc186a9bfe9d20 -partners.marketolive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:06.014722,cde55ea3f6fc186a9bfe9d20 -tkovpn.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:07.028673,cde55ea3f6fc186a9bfe9d20 -tableau.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:07.032722,cde55ea3f6fc186a9bfe9d20 -verticals.marketolive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:07.278072,cde55ea3f6fc186a9bfe9d20 -www.marketolive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:07.564067,cde55ea3f6fc186a9bfe9d20 -adf-tm.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:10.747026,cde55ea3f6fc186a9bfe9d20 -ams1.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:10.825894,cde55ea3f6fc186a9bfe9d20 -ads-intl.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:11.057244,cde55ea3f6fc186a9bfe9d20 -ads.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:11.220192,cde55ea3f6fc186a9bfe9d20 -asf-tm.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:11.493606,cde55ea3f6fc186a9bfe9d20 -as-tm.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:11.492400,cde55ea3f6fc186a9bfe9d20 -assets.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:11.641424,cde55ea3f6fc186a9bfe9d20 -ats-intl.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:11.914665,cde55ea3f6fc186a9bfe9d20 -avf-tm.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:12.243455,cde55ea3f6fc186a9bfe9d20 -ats.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:12.473334,cde55ea3f6fc186a9bfe9d20 -ax.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:12.761226,cde55ea3f6fc186a9bfe9d20 -g.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:13.109304,cde55ea3f6fc186a9bfe9d20 -l.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:13.415378,cde55ea3f6fc186a9bfe9d20 -pixel.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:13.513343,cde55ea3f6fc186a9bfe9d20 -pm.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:13.954919,cde55ea3f6fc186a9bfe9d20 -magento.marketolive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:13.960751,cde55ea3f6fc186a9bfe9d20 -pv-tm.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:13.977948,cde55ea3f6fc186a9bfe9d20 -sync-tm.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:14.173414,cde55ea3f6fc186a9bfe9d20 -everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:22.590483,cde55ea3f6fc186a9bfe9d20 -ai-personalization-prod-static.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:27.732888,cde55ea3f6fc186a9bfe9d20 -x.everesttech.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:27.738163,cde55ea3f6fc186a9bfe9d20 -autocomplete.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:27.797239,cde55ea3f6fc186a9bfe9d20 -api.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:27.805702,cde55ea3f6fc186a9bfe9d20 -dsp-creative.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:28.551316,cde55ea3f6fc186a9bfe9d20 -demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:28.930860,cde55ea3f6fc186a9bfe9d20 -tag.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:29.625930,cde55ea3f6fc186a9bfe9d20 -scripts.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:29.856754,cde55ea3f6fc186a9bfe9d20 -dsp.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:30.920032,cde55ea3f6fc186a9bfe9d20 -stg.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:33.003105,cde55ea3f6fc186a9bfe9d20 -tracker.dsp.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:39.558512,cde55ea3f6fc186a9bfe9d20 -www.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:41.262470,cde55ea3f6fc186a9bfe9d20 -4qinvite.4q.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:41.767356,cde55ea3f6fc186a9bfe9d20 -active.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:41.781006,cde55ea3f6fc186a9bfe9d20 -personalization.demandbase.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:41.792051,cde55ea3f6fc186a9bfe9d20 -4q.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:42.276250,cde55ea3f6fc186a9bfe9d20 -analytics.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:42.454512,cde55ea3f6fc186a9bfe9d20 -group11.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:42.679423,cde55ea3f6fc186a9bfe9d20 -api.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:42.961504,cde55ea3f6fc186a9bfe9d20 -ips-collect.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:43.330832,cde55ea3f6fc186a9bfe9d20 -iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:43.469106,cde55ea3f6fc186a9bfe9d20 -ips-img.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:43.476747,cde55ea3f6fc186a9bfe9d20 -collect.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:43.532671,cde55ea3f6fc186a9bfe9d20 -ips-post.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:43.561513,cde55ea3f6fc186a9bfe9d20 -ipsvr06.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:43.970504,cde55ea3f6fc186a9bfe9d20 -sd.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:44.656530,cde55ea3f6fc186a9bfe9d20 -universal.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:44.720964,cde55ea3f6fc186a9bfe9d20 -www.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:44.970662,cde55ea3f6fc186a9bfe9d20 -adopdmp.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:45.663210,cde55ea3f6fc186a9bfe9d20 -appinfo.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:46.223395,cde55ea3f6fc186a9bfe9d20 -adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:46.273578,cde55ea3f6fc186a9bfe9d20 -amp.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:47.057288,cde55ea3f6fc186a9bfe9d20 -atomvideolog.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:47.810170,cde55ea3f6fc186a9bfe9d20 -atomcdn.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:47.869773,cde55ea3f6fc186a9bfe9d20 -compass.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:48.249272,cde55ea3f6fc186a9bfe9d20 -atom.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:48.612338,cde55ea3f6fc186a9bfe9d20 -compasscdn.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:48.679675,cde55ea3f6fc186a9bfe9d20 -data.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:48.747978,cde55ea3f6fc186a9bfe9d20 -dsp.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:54.501694,cde55ea3f6fc186a9bfe9d20 -post.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:57.300040,cde55ea3f6fc186a9bfe9d20 -dataapi.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:57.460045,cde55ea3f6fc186a9bfe9d20 -exchange.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:58.050420,cde55ea3f6fc186a9bfe9d20 -one.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:58.879453,cde55ea3f6fc186a9bfe9d20 -d2r173wcohmi6.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:59.743674,cde55ea3f6fc186a9bfe9d20 -www.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 06:59:59.834890,cde55ea3f6fc186a9bfe9d20 -d26tbbq8zqdi4v.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:00.087241,cde55ea3f6fc186a9bfe9d20 -d2wbr3tthrn9lu.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:00.625556,cde55ea3f6fc186a9bfe9d20 -dezf3o8j9jdt6.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:00.712589,cde55ea3f6fc186a9bfe9d20 -insight.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:01.046104,cde55ea3f6fc186a9bfe9d20 -adexchange.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:01.129082,cde55ea3f6fc186a9bfe9d20 -adst.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:01.836285,cde55ea3f6fc186a9bfe9d20 -advertiseradserver.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:02.033415,cde55ea3f6fc186a9bfe9d20 -affiliates.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:02.115043,cde55ea3f6fc186a9bfe9d20 -display.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:02.983618,cde55ea3f6fc186a9bfe9d20 -disp.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:03.143075,cde55ea3f6fc186a9bfe9d20 -djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:03.717802,cde55ea3f6fc186a9bfe9d20 -dm.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:03.987406,cde55ea3f6fc186a9bfe9d20 -enterprise.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:04.140750,cde55ea3f6fc186a9bfe9d20 -mob.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:04.967643,cde55ea3f6fc186a9bfe9d20 -enterprisertb.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:05.027577,cde55ea3f6fc186a9bfe9d20 -mobile.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:05.118709,cde55ea3f6fc186a9bfe9d20 -mobilesdk.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:05.801239,cde55ea3f6fc186a9bfe9d20 -mobilevideo.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:05.940209,cde55ea3f6fc186a9bfe9d20 -premium-adserver.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:06.339059,cde55ea3f6fc186a9bfe9d20 -native.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:06.456059,cde55ea3f6fc186a9bfe9d20 -rtb.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:06.823366,cde55ea3f6fc186a9bfe9d20 -video.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:07.615645,cde55ea3f6fc186a9bfe9d20 -adnow.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:07.679558,cde55ea3f6fc186a9bfe9d20 -www.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:07.857829,cde55ea3f6fc186a9bfe9d20 -www.adnow.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:08.609700,cde55ea3f6fc186a9bfe9d20 -alys.bilsyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:08.706466,cde55ea3f6fc186a9bfe9d20 -travelholic.adop.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:08.868947,cde55ea3f6fc186a9bfe9d20 -dv.adnow.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:09.381024,cde55ea3f6fc186a9bfe9d20 -assets.bilsyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:09.416380,cde55ea3f6fc186a9bfe9d20 -biltag.bilsyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:09.591559,cde55ea3f6fc186a9bfe9d20 -services.bilsyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:11.423170,cde55ea3f6fc186a9bfe9d20 -media.bilsyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:11.456770,cde55ea3f6fc186a9bfe9d20 -logs.bilsyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:11.556798,cde55ea3f6fc186a9bfe9d20 -adstmanger.djaxadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:11.564718,cde55ea3f6fc186a9bfe9d20 -pubmine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:12.260354,cde55ea3f6fc186a9bfe9d20 -stats.bilsyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:12.302362,cde55ea3f6fc186a9bfe9d20 -api.pubmine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:12.781105,cde55ea3f6fc186a9bfe9d20 -s.pubmine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:13.057117,cde55ea3f6fc186a9bfe9d20 -aevents.izooto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:13.303072,cde55ea3f6fc186a9bfe9d20 -cdn.izooto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:13.610606,cde55ea3f6fc186a9bfe9d20 -events.izooto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:14.963802,cde55ea3f6fc186a9bfe9d20 -izooto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:15.093650,cde55ea3f6fc186a9bfe9d20 -evt.izooto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:15.238547,cde55ea3f6fc186a9bfe9d20 -app.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:16.626243,cde55ea3f6fc186a9bfe9d20 -devcname.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:17.112648,cde55ea3f6fc186a9bfe9d20 -i.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:17.811916,cde55ea3f6fc186a9bfe9d20 -grafana.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:18.412040,cde55ea3f6fc186a9bfe9d20 -confluence.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:18.486333,cde55ea3f6fc186a9bfe9d20 -indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:19.065255,cde55ea3f6fc186a9bfe9d20 -bilsyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:19.426196,cde55ea3f6fc186a9bfe9d20 -lp.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:21.613650,cde55ea3f6fc186a9bfe9d20 -st.bilsyndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:22.027457,cde55ea3f6fc186a9bfe9d20 -old.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:22.254503,cde55ea3f6fc186a9bfe9d20 -ivan.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:23.267517,cde55ea3f6fc186a9bfe9d20 -trk.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:24.058748,cde55ea3f6fc186a9bfe9d20 -www.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:24.539056,cde55ea3f6fc186a9bfe9d20 -bkrtx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:24.654179,cde55ea3f6fc186a9bfe9d20 -jira.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:25.752945,cde55ea3f6fc186a9bfe9d20 -trkdev.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:28.393438,cde55ea3f6fc186a9bfe9d20 -tags.bkrtx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:28.421711,cde55ea3f6fc186a9bfe9d20 -www.bkrtx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:28.502566,cde55ea3f6fc186a9bfe9d20 -ruslan.indoleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:29.363072,cde55ea3f6fc186a9bfe9d20 -dsp3.adtelligent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:29.452787,cde55ea3f6fc186a9bfe9d20 -adtelligent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:29.671359,cde55ea3f6fc186a9bfe9d20 -ghb.adtelligent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:30.199316,cde55ea3f6fc186a9bfe9d20 -pixel.adtelligent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:30.525146,cde55ea3f6fc186a9bfe9d20 -ghb1.adtelligent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:30.761337,cde55ea3f6fc186a9bfe9d20 -player.adtelligent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:30.823038,cde55ea3f6fc186a9bfe9d20 -ghb2.adtelligent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:30.912558,cde55ea3f6fc186a9bfe9d20 -static.adtelligent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:31.758183,cde55ea3f6fc186a9bfe9d20 -c.clicktale.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:31.779093,cde55ea3f6fc186a9bfe9d20 -s.adtelligent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:31.840152,cde55ea3f6fc186a9bfe9d20 -sync.adtelligent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:32.462065,cde55ea3f6fc186a9bfe9d20 -ing-district.clicktale.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:32.576447,cde55ea3f6fc186a9bfe9d20 -cdn.clicktale.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:32.999298,cde55ea3f6fc186a9bfe9d20 -cdnssl.clicktale.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:33.056735,cde55ea3f6fc186a9bfe9d20 -ing.clicktale.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:33.253042,cde55ea3f6fc186a9bfe9d20 -l.clicktale.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:33.455217,cde55ea3f6fc186a9bfe9d20 -s.clicktale.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:33.692617,cde55ea3f6fc186a9bfe9d20 -r.clicktale.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:35.694359,cde55ea3f6fc186a9bfe9d20 -t.clicktale.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:35.788394,cde55ea3f6fc186a9bfe9d20 -origin.bkrtx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:38.150634,cde55ea3f6fc186a9bfe9d20 -px-eu.adhigh.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:39.388000,cde55ea3f6fc186a9bfe9d20 -www.clicktale.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:41.782100,cde55ea3f6fc186a9bfe9d20 -adhigh.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:42.549888,cde55ea3f6fc186a9bfe9d20 -cdn.adhigh.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:42.840495,cde55ea3f6fc186a9bfe9d20 -px.adhigh.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:42.923426,cde55ea3f6fc186a9bfe9d20 -mt2.rtmark.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:44.349491,cde55ea3f6fc186a9bfe9d20 -mt.rtmark.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:44.555593,cde55ea3f6fc186a9bfe9d20 -my.rtmark.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:45.026390,cde55ea3f6fc186a9bfe9d20 -rtmark.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:45.435918,cde55ea3f6fc186a9bfe9d20 -www.adhigh.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:45.704372,cde55ea3f6fc186a9bfe9d20 -adxxx.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:46.387011,cde55ea3f6fc186a9bfe9d20 -st.adxxx.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:46.672074,cde55ea3f6fc186a9bfe9d20 -n.adxxx.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:47.388053,cde55ea3f6fc186a9bfe9d20 -www.adxxx.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:48.199267,cde55ea3f6fc186a9bfe9d20 -cdn.matomo.cloud,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:48.576045,cde55ea3f6fc186a9bfe9d20 -matomo.cloud,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:49.206625,cde55ea3f6fc186a9bfe9d20 -dataserver.adhigh.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:49.376880,cde55ea3f6fc186a9bfe9d20 -cuoituoitrevn.matomo.cloud,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:49.774619,cde55ea3f6fc186a9bfe9d20 -papi.tagger.opecloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:50.077245,cde55ea3f6fc186a9bfe9d20 -oxiivn.matomo.cloud,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:50.125764,cde55ea3f6fc186a9bfe9d20 -profiles.tagger.opecloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:50.262502,cde55ea3f6fc186a9bfe9d20 -api.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:54.764354,cde55ea3f6fc186a9bfe9d20 -us.rtmark.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:55.130697,cde55ea3f6fc186a9bfe9d20 -cdn-cloudfront.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:55.290623,cde55ea3f6fc186a9bfe9d20 -tagger.opecloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:55.536330,cde55ea3f6fc186a9bfe9d20 -cdn-maxcdn.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:55.710456,cde55ea3f6fc186a9bfe9d20 -www.tagger.opecloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:56.171001,cde55ea3f6fc186a9bfe9d20 -metabase.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:56.945009,cde55ea3f6fc186a9bfe9d20 -query.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:58.037508,cde55ea3f6fc186a9bfe9d20 -deltaflow.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:58.063375,cde55ea3f6fc186a9bfe9d20 -cdn.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:58.150606,cde55ea3f6fc186a9bfe9d20 -query-europe-west1.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:58.609239,cde55ea3f6fc186a9bfe9d20 -petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:59.037231,cde55ea3f6fc186a9bfe9d20 -query-eu-west-1.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:59.046875,cde55ea3f6fc186a9bfe9d20 -query2.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:59.061478,cde55ea3f6fc186a9bfe9d20 -query-gce.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:59.123372,cde55ea3f6fc186a9bfe9d20 -query1.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:59.228488,cde55ea3f6fc186a9bfe9d20 -query-us-west1.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:59.723036,cde55ea3f6fc186a9bfe9d20 -query-us-west-1.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:59.812893,cde55ea3f6fc186a9bfe9d20 -query-us.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:59.837468,cde55ea3f6fc186a9bfe9d20 -query-us-east1.petametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:00:59.841275,cde55ea3f6fc186a9bfe9d20 -bbcdn-bbnaut.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:00.773695,cde55ea3f6fc186a9bfe9d20 -bbcdn-tag.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:01.026873,cde55ea3f6fc186a9bfe9d20 -bbcdn-static-adserver.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:01.045905,cde55ea3f6fc186a9bfe9d20 -bbcdn-static-mbrdsp.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:01.158309,cde55ea3f6fc186a9bfe9d20 -bbnaut.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:02.029227,cde55ea3f6fc186a9bfe9d20 -bbnautid1.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:02.603241,cde55ea3f6fc186a9bfe9d20 -bbnautid2.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:02.608422,cde55ea3f6fc186a9bfe9d20 -bbnautid3.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:02.698630,cde55ea3f6fc186a9bfe9d20 -clientui-adserver.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:03.878156,cde55ea3f6fc186a9bfe9d20 -bbnautid4.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:03.901401,cde55ea3f6fc186a9bfe9d20 -adserver.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:04.218234,cde55ea3f6fc186a9bfe9d20 -bidproxy.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:05.008137,cde55ea3f6fc186a9bfe9d20 -ui-ssp.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:05.419642,cde55ea3f6fc186a9bfe9d20 -ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:05.672905,cde55ea3f6fc186a9bfe9d20 -tracker-adserver.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:05.752778,cde55ea3f6fc186a9bfe9d20 -video-adserver.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:06.123194,cde55ea3f6fc186a9bfe9d20 -static-mbrdsp.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:06.273034,cde55ea3f6fc186a9bfe9d20 -adscale.pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:06.765906,cde55ea3f6fc186a9bfe9d20 -adaptv.pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:06.793641,cde55ea3f6fc186a9bfe9d20 -akamai.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:07.168694,cde55ea3f6fc186a9bfe9d20 -assets.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:07.284150,cde55ea3f6fc186a9bfe9d20 -www.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:07.692741,cde55ea3f6fc186a9bfe9d20 -conversion-pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:07.718728,cde55ea3f6fc186a9bfe9d20 -ca.lijit.pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:07.771986,cde55ea3f6fc186a9bfe9d20 -g-pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:08.023513,cde55ea3f6fc186a9bfe9d20 -invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:08.596965,cde55ea3f6fc186a9bfe9d20 -pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:08.831066,cde55ea3f6fc186a9bfe9d20 -hulu.pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:08.848141,cde55ea3f6fc186a9bfe9d20 -contextweb.pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:08.846005,cde55ea3f6fc186a9bfe9d20 -lijit.pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:08.919456,cde55ea3f6fc186a9bfe9d20 -vmm-pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:09.610795,cde55ea3f6fc186a9bfe9d20 -pixel.prod2.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:09.616250,cde55ea3f6fc186a9bfe9d20 -segment-pixel.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:10.870580,cde55ea3f6fc186a9bfe9d20 -www.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:11.036425,cde55ea3f6fc186a9bfe9d20 -vu.adschoom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:11.241279,cde55ea3f6fc186a9bfe9d20 -t.invitemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:11.259506,cde55ea3f6fc186a9bfe9d20 -adschoom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:11.527861,cde55ea3f6fc186a9bfe9d20 -st-n.popclck.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:12.611953,cde55ea3f6fc186a9bfe9d20 -n.popclck.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:12.853031,cde55ea3f6fc186a9bfe9d20 -www.adschoom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:12.904234,cde55ea3f6fc186a9bfe9d20 -www.popclck.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:13.073124,cde55ea3f6fc186a9bfe9d20 -popclck.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:13.135356,cde55ea3f6fc186a9bfe9d20 -pmddby.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:13.151456,cde55ea3f6fc186a9bfe9d20 -s.pmddby.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:13.590254,cde55ea3f6fc186a9bfe9d20 -hs-analytics.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:13.796733,cde55ea3f6fc186a9bfe9d20 -js.hs-analytics.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:14.113210,cde55ea3f6fc186a9bfe9d20 -hs-scripts.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:14.267603,cde55ea3f6fc186a9bfe9d20 -brand.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:14.377680,cde55ea3f6fc186a9bfe9d20 -www.brand.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:14.606829,cde55ea3f6fc186a9bfe9d20 -js.hs-scripts.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:14.647971,cde55ea3f6fc186a9bfe9d20 -a.brand.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:14.714696,cde55ea3f6fc186a9bfe9d20 -hsadspixel.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:14.920115,cde55ea3f6fc186a9bfe9d20 -js.hsadspixel.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:15.115018,cde55ea3f6fc186a9bfe9d20 -js.hs-banner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:15.249386,cde55ea3f6fc186a9bfe9d20 -hs-banner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:15.269173,cde55ea3f6fc186a9bfe9d20 -cdn-source.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:15.585543,cde55ea3f6fc186a9bfe9d20 -api.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:16.020410,cde55ea3f6fc186a9bfe9d20 -cdn.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:16.078705,cde55ea3f6fc186a9bfe9d20 -event.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:16.216416,cde55ea3f6fc186a9bfe9d20 -live-beacons.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:16.333674,cde55ea3f6fc186a9bfe9d20 -developer.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:16.626605,cde55ea3f6fc186a9bfe9d20 -publisher-api.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:16.833924,cde55ea3f6fc186a9bfe9d20 -post.update.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:17.115754,cde55ea3f6fc186a9bfe9d20 -live.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:17.211201,cde55ea3f6fc186a9bfe9d20 -publisher.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:17.344647,cde55ea3f6fc186a9bfe9d20 -s.update.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:17.664717,cde55ea3f6fc186a9bfe9d20 -search.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:17.747885,cde55ea3f6fc186a9bfe9d20 -spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:17.860234,cde55ea3f6fc186a9bfe9d20 -sync.search.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:18.085280,cde55ea3f6fc186a9bfe9d20 -t.update.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:18.261113,cde55ea3f6fc186a9bfe9d20 -www.spotxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:18.484004,cde55ea3f6fc186a9bfe9d20 -cdn1.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:19.250672,cde55ea3f6fc186a9bfe9d20 -add2.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:20.377912,cde55ea3f6fc186a9bfe9d20 -add1.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:20.383779,cde55ea3f6fc186a9bfe9d20 -cdn2.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:20.997464,cde55ea3f6fc186a9bfe9d20 -cdn3.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:21.152300,cde55ea3f6fc186a9bfe9d20 -cross.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:21.200103,cde55ea3f6fc186a9bfe9d20 -aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:21.671475,cde55ea3f6fc186a9bfe9d20 -data.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:21.748578,cde55ea3f6fc186a9bfe9d20 -data1.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:21.903661,cde55ea3f6fc186a9bfe9d20 -data2.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:21.948624,cde55ea3f6fc186a9bfe9d20 -data3.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:22.583813,cde55ea3f6fc186a9bfe9d20 -data4.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:22.676197,cde55ea3f6fc186a9bfe9d20 -go1.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:22.819785,cde55ea3f6fc186a9bfe9d20 -go.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:22.843356,cde55ea3f6fc186a9bfe9d20 -gosp.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:23.232204,cde55ea3f6fc186a9bfe9d20 -hwdata1.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:23.556420,cde55ea3f6fc186a9bfe9d20 -gov.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:23.584187,cde55ea3f6fc186a9bfe9d20 -hwdata2.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:23.705384,cde55ea3f6fc186a9bfe9d20 -observe.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:24.436373,cde55ea3f6fc186a9bfe9d20 -owserv.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:24.503050,cde55ea3f6fc186a9bfe9d20 -play.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:24.593257,cde55ea3f6fc186a9bfe9d20 -manage.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:25.031877,cde55ea3f6fc186a9bfe9d20 -play1.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:25.315229,cde55ea3f6fc186a9bfe9d20 -player.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:25.385294,cde55ea3f6fc186a9bfe9d20 -player1.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:25.399195,cde55ea3f6fc186a9bfe9d20 -premiumsrv.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:25.885263,cde55ea3f6fc186a9bfe9d20 -s2s.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:26.219904,cde55ea3f6fc186a9bfe9d20 -tg1.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:26.273975,cde55ea3f6fc186a9bfe9d20 -sync.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:26.363124,cde55ea3f6fc186a9bfe9d20 -track.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:26.762038,cde55ea3f6fc186a9bfe9d20 -tracks.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:27.062378,cde55ea3f6fc186a9bfe9d20 -track1.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:27.097281,cde55ea3f6fc186a9bfe9d20 -urlhandler.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:27.259311,cde55ea3f6fc186a9bfe9d20 -vast.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:27.619050,cde55ea3f6fc186a9bfe9d20 -vtrack.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:27.898535,cde55ea3f6fc186a9bfe9d20 -vast1.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:27.982493,cde55ea3f6fc186a9bfe9d20 -delivery.adrecover.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:28.612278,cde55ea3f6fc186a9bfe9d20 -adrecover.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:28.768410,cde55ea3f6fc186a9bfe9d20 -cdn.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:28.940693,cde55ea3f6fc186a9bfe9d20 -app.adrecover.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:29.489740,cde55ea3f6fc186a9bfe9d20 -www.adrecover.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:29.694549,cde55ea3f6fc186a9bfe9d20 -cache.send.microadinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:29.769193,cde55ea3f6fc186a9bfe9d20 -d-cache.microadinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:29.943296,cde55ea3f6fc186a9bfe9d20 -d-track.send.microadinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:30.499122,cde55ea3f6fc186a9bfe9d20 -microadinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:30.506340,cde55ea3f6fc186a9bfe9d20 -s-rtb.send.microadinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:30.663866,cde55ea3f6fc186a9bfe9d20 -ssp.send.microadinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:31.534666,cde55ea3f6fc186a9bfe9d20 -www.aniview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:31.655932,cde55ea3f6fc186a9bfe9d20 -cdn.microad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:31.680776,cde55ea3f6fc186a9bfe9d20 -cm.send.microad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:32.309605,cde55ea3f6fc186a9bfe9d20 -s-rtb.send.microad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:32.358827,cde55ea3f6fc186a9bfe9d20 -s-rtb-pb.send.microad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:32.378838,cde55ea3f6fc186a9bfe9d20 -microad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:32.553388,cde55ea3f6fc186a9bfe9d20 -i.microad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:33.124296,cde55ea3f6fc186a9bfe9d20 -j.microad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:33.264761,cde55ea3f6fc186a9bfe9d20 -ssp.send.microad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:33.370800,cde55ea3f6fc186a9bfe9d20 -universe.send.microad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:33.440856,cde55ea3f6fc186a9bfe9d20 -jgl.microad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:33.910767,cde55ea3f6fc186a9bfe9d20 -microad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:33.965128,cde55ea3f6fc186a9bfe9d20 -adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:34.216613,cde55ea3f6fc186a9bfe9d20 -www.microad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:34.349626,cde55ea3f6fc186a9bfe9d20 -api.adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:34.705167,cde55ea3f6fc186a9bfe9d20 -cdn.adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:34.774736,cde55ea3f6fc186a9bfe9d20 -ipv4.adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:34.952025,cde55ea3f6fc186a9bfe9d20 -ipv6.adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:35.120623,cde55ea3f6fc186a9bfe9d20 -js.adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:35.429441,cde55ea3f6fc186a9bfe9d20 -pix.adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:35.764398,cde55ea3f6fc186a9bfe9d20 -p.adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:35.831609,cde55ea3f6fc186a9bfe9d20 -q.adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:35.927537,cde55ea3f6fc186a9bfe9d20 -r.adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:36.258355,cde55ea3f6fc186a9bfe9d20 -www.adrta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:36.600955,cde55ea3f6fc186a9bfe9d20 -152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:36.975437,cde55ea3f6fc186a9bfe9d20 -hb.ads.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:37.137027,cde55ea3f6fc186a9bfe9d20 -player-aws.ads.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:37.634834,cde55ea3f6fc186a9bfe9d20 -ads.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:38.513868,cde55ea3f6fc186a9bfe9d20 -player.ads.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:38.882656,cde55ea3f6fc186a9bfe9d20 -mob.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:38.916959,cde55ea3f6fc186a9bfe9d20 -rtb-eu.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:39.082447,cde55ea3f6fc186a9bfe9d20 -rtb-useast.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:39.489958,cde55ea3f6fc186a9bfe9d20 -rtb-uswest.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:39.504217,cde55ea3f6fc186a9bfe9d20 -prcache.microadinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:40.507712,cde55ea3f6fc186a9bfe9d20 -s.ads.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:40.521088,cde55ea3f6fc186a9bfe9d20 -www.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:40.687978,cde55ea3f6fc186a9bfe9d20 -bidfilter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:41.777247,cde55ea3f6fc186a9bfe9d20 -sync.ads.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:41.960492,cde55ea3f6fc186a9bfe9d20 -ads.exoclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:41.998369,cde55ea3f6fc186a9bfe9d20 -cdn.bidfilter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:42.015850,cde55ea3f6fc186a9bfe9d20 -main.exoclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:42.741439,cde55ea3f6fc186a9bfe9d20 -syndication.exoclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:42.813769,cde55ea3f6fc186a9bfe9d20 -secure.exoclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:42.907101,cde55ea3f6fc186a9bfe9d20 -syndication-evo.exoclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:43.400748,cde55ea3f6fc186a9bfe9d20 -cdn-a.yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:43.530630,cde55ea3f6fc186a9bfe9d20 -exoclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:43.654664,cde55ea3f6fc186a9bfe9d20 -cdn-b.yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:43.989839,cde55ea3f6fc186a9bfe9d20 -cdn-c.yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:44.207410,cde55ea3f6fc186a9bfe9d20 -cdn-xxx.yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:44.316506,cde55ea3f6fc186a9bfe9d20 -www.exoclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:44.481659,cde55ea3f6fc186a9bfe9d20 -dbaord-frontend.dev.yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:44.514337,cde55ea3f6fc186a9bfe9d20 -pbs.dev.yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:45.366317,cde55ea3f6fc186a9bfe9d20 -platform.yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:45.990787,cde55ea3f6fc186a9bfe9d20 -opt.yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:46.033132,cde55ea3f6fc186a9bfe9d20 -www.yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:47.096145,cde55ea3f6fc186a9bfe9d20 -ads.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:47.173063,cde55ea3f6fc186a9bfe9d20 -cloudfront.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:47.685865,cde55ea3f6fc186a9bfe9d20 -yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:47.793176,cde55ea3f6fc186a9bfe9d20 -api.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:47.816272,cde55ea3f6fc186a9bfe9d20 -reports.152media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:48.192713,cde55ea3f6fc186a9bfe9d20 -prebid-cache.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:48.262712,cde55ea3f6fc186a9bfe9d20 -prebid-server-metrics.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:48.331022,cde55ea3f6fc186a9bfe9d20 -prebid-server.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:48.362953,cde55ea3f6fc186a9bfe9d20 -privacy.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:48.882264,cde55ea3f6fc186a9bfe9d20 -s2s.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:48.925434,cde55ea3f6fc186a9bfe9d20 -sra-delivery.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:48.923213,cde55ea3f6fc186a9bfe9d20 -prod-ingestion.tracking.v2.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:48.979943,cde55ea3f6fc186a9bfe9d20 -yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:49.538372,cde55ea3f6fc186a9bfe9d20 -uploaded.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:49.586031,cde55ea3f6fc186a9bfe9d20 -tracking.yieldlove-ad-serving.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:49.655774,cde55ea3f6fc186a9bfe9d20 -beacon.s-onetag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:49.857837,cde55ea3f6fc186a9bfe9d20 -dfp-gateway.s-onetag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:50.286644,cde55ea3f6fc186a9bfe9d20 -get.s-onetag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:50.318437,cde55ea3f6fc186a9bfe9d20 -data-beacons.s-onetag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:50.322327,cde55ea3f6fc186a9bfe9d20 -metrics-collector.s-onetag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:50.483788,cde55ea3f6fc186a9bfe9d20 -onetag-geo.s-onetag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:51.069923,cde55ea3f6fc186a9bfe9d20 -s-onetag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:51.119034,cde55ea3f6fc186a9bfe9d20 -prebid.s-onetag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:51.153886,cde55ea3f6fc186a9bfe9d20 -onetag-geo-grouping.s-onetag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:51.150326,cde55ea3f6fc186a9bfe9d20 -www.s-onetag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:51.771954,cde55ea3f6fc186a9bfe9d20 -aos.gop1.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:52.113753,cde55ea3f6fc186a9bfe9d20 -geo.gop1.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:52.162287,cde55ea3f6fc186a9bfe9d20 -g.gop1.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:52.171839,cde55ea3f6fc186a9bfe9d20 -gop1.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:52.482128,cde55ea3f6fc186a9bfe9d20 -img.gop1.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:53.158052,cde55ea3f6fc186a9bfe9d20 -d1v373ntykegkp.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:53.991421,cde55ea3f6fc186a9bfe9d20 -d3luypns9uh4a4.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:54.561948,cde55ea3f6fc186a9bfe9d20 -passbolt.yieldlove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:54.928818,cde55ea3f6fc186a9bfe9d20 -adspsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:55.258448,cde55ea3f6fc186a9bfe9d20 -cc.adspsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:55.931176,cde55ea3f6fc186a9bfe9d20 -prod.adspsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:56.764535,cde55ea3f6fc186a9bfe9d20 -cdn.islandmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:57.674193,cde55ea3f6fc186a9bfe9d20 -islandmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:58.796817,cde55ea3f6fc186a9bfe9d20 -www.islandmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:01:59.955406,cde55ea3f6fc186a9bfe9d20 -domnovrek.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:01.113884,cde55ea3f6fc186a9bfe9d20 -n.domnovrek.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:02.444769,cde55ea3f6fc186a9bfe9d20 -log.gop1.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:02.784971,cde55ea3f6fc186a9bfe9d20 -in1.gop1.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:02.796637,cde55ea3f6fc186a9bfe9d20 -offer.gop1.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:03.058785,cde55ea3f6fc186a9bfe9d20 -st-n.domnovrek.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:03.077152,cde55ea3f6fc186a9bfe9d20 -ad.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:03.663197,cde55ea3f6fc186a9bfe9d20 -c.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:03.675652,cde55ea3f6fc186a9bfe9d20 -adx.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:03.969564,cde55ea3f6fc186a9bfe9d20 -cap-ad.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:04.244400,cde55ea3f6fc186a9bfe9d20 -cdn.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:04.349390,cde55ea3f6fc186a9bfe9d20 -clg.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:04.934631,cde55ea3f6fc186a9bfe9d20 -cft.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:05.017172,cde55ea3f6fc186a9bfe9d20 -bids.adspsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:05.484843,cde55ea3f6fc186a9bfe9d20 -doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:05.610256,cde55ea3f6fc186a9bfe9d20 -dmp.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:05.641747,cde55ea3f6fc186a9bfe9d20 -dsp.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:05.875807,cde55ea3f6fc186a9bfe9d20 -events.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:06.324185,cde55ea3f6fc186a9bfe9d20 -fcm.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:06.365510,cde55ea3f6fc186a9bfe9d20 -lg.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:06.579763,cde55ea3f6fc186a9bfe9d20 -m.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:07.409281,cde55ea3f6fc186a9bfe9d20 -pp.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:07.452933,cde55ea3f6fc186a9bfe9d20 -mt.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:07.479601,cde55ea3f6fc186a9bfe9d20 -static.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:08.167066,cde55ea3f6fc186a9bfe9d20 -t.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:08.275612,cde55ea3f6fc186a9bfe9d20 -vast.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:09.002730,cde55ea3f6fc186a9bfe9d20 -www.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:09.648052,cde55ea3f6fc186a9bfe9d20 -amp.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:10.341827,cde55ea3f6fc186a9bfe9d20 -app.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:11.068461,cde55ea3f6fc186a9bfe9d20 -v.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:11.182042,cde55ea3f6fc186a9bfe9d20 -video.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:11.387588,cde55ea3f6fc186a9bfe9d20 -cd.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:11.764937,cde55ea3f6fc186a9bfe9d20 -cdn.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:11.863904,cde55ea3f6fc186a9bfe9d20 -debug.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:12.521394,cde55ea3f6fc186a9bfe9d20 -j.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:12.603483,cde55ea3f6fc186a9bfe9d20 -mcd.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:13.208277,cde55ea3f6fc186a9bfe9d20 -mcdn.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:13.338036,cde55ea3f6fc186a9bfe9d20 -ads.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:13.380742,cde55ea3f6fc186a9bfe9d20 -musr.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:13.904660,cde55ea3f6fc186a9bfe9d20 -navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:14.049383,cde55ea3f6fc186a9bfe9d20 -opt.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:14.117373,cde55ea3f6fc186a9bfe9d20 -sync.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:14.592960,cde55ea3f6fc186a9bfe9d20 -sync2.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:14.768568,cde55ea3f6fc186a9bfe9d20 -tag.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:14.827499,cde55ea3f6fc186a9bfe9d20 -usr.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:15.314976,cde55ea3f6fc186a9bfe9d20 -view.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:15.451416,cde55ea3f6fc186a9bfe9d20 -www.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:15.547270,cde55ea3f6fc186a9bfe9d20 -ec.doublemax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:16.044747,cde55ea3f6fc186a9bfe9d20 -cdn.engine.4dsply.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:16.262364,cde55ea3f6fc186a9bfe9d20 -engine.4dsply.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:16.432583,cde55ea3f6fc186a9bfe9d20 -4dsply.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:16.444983,cde55ea3f6fc186a9bfe9d20 -xmlfeedparser.4dsply.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:16.860996,cde55ea3f6fc186a9bfe9d20 -www.4dsply.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:16.906540,cde55ea3f6fc186a9bfe9d20 -ivstracker.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:17.403419,cde55ea3f6fc186a9bfe9d20 -a.ivstracker.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:17.561119,cde55ea3f6fc186a9bfe9d20 -c.ivstracker.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:17.589072,cde55ea3f6fc186a9bfe9d20 -apptrack-dev.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:18.110467,cde55ea3f6fc186a9bfe9d20 -adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:18.405629,cde55ea3f6fc186a9bfe9d20 -scripts.ivstracker.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:18.444174,cde55ea3f6fc186a9bfe9d20 -cm.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:19.122554,cde55ea3f6fc186a9bfe9d20 -concheck.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:19.296543,cde55ea3f6fc186a9bfe9d20 -ctx.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:19.316992,cde55ea3f6fc186a9bfe9d20 -geo-weather.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:19.649206,cde55ea3f6fc186a9bfe9d20 -reporting-stvde.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:19.904766,cde55ea3f6fc186a9bfe9d20 -tags-dev.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:20.171040,cde55ea3f6fc186a9bfe9d20 -tags.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:20.986459,cde55ea3f6fc186a9bfe9d20 -tags1.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:21.472172,cde55ea3f6fc186a9bfe9d20 -tags11.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:21.724432,cde55ea3f6fc186a9bfe9d20 -comprar.navdmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:22.066839,cde55ea3f6fc186a9bfe9d20 -tags12.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:22.538799,cde55ea3f6fc186a9bfe9d20 -tracking.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:22.582444,cde55ea3f6fc186a9bfe9d20 -tracking-ch.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:22.635640,cde55ea3f6fc186a9bfe9d20 -tags2.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:23.021044,cde55ea3f6fc186a9bfe9d20 -tracking-dev.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:23.114454,cde55ea3f6fc186a9bfe9d20 -tracking-groupm.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:23.175162,cde55ea3f6fc186a9bfe9d20 -tracking-i1.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:23.214001,cde55ea3f6fc186a9bfe9d20 -tracking-i2.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:23.552233,cde55ea3f6fc186a9bfe9d20 -tracking-i3.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:23.657482,cde55ea3f6fc186a9bfe9d20 -tracking-lr.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:23.778808,cde55ea3f6fc186a9bfe9d20 -tracking-somde.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:23.814027,cde55ea3f6fc186a9bfe9d20 -tracking-stvde.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:24.146937,cde55ea3f6fc186a9bfe9d20 -tracking-vv.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:24.250373,cde55ea3f6fc186a9bfe9d20 -venc-dev.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:24.353871,cde55ea3f6fc186a9bfe9d20 -tracking-xaxis.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:24.371167,cde55ea3f6fc186a9bfe9d20 -cdn.districtm.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:24.869008,cde55ea3f6fc186a9bfe9d20 -www.adsafety.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:25.243610,cde55ea3f6fc186a9bfe9d20 -districtm.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:25.403259,cde55ea3f6fc186a9bfe9d20 -cdn.popnc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:25.641245,cde55ea3f6fc186a9bfe9d20 -dash.popnc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:25.894100,cde55ea3f6fc186a9bfe9d20 -open.popnc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:26.200438,cde55ea3f6fc186a9bfe9d20 -popnc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:26.521230,cde55ea3f6fc186a9bfe9d20 -staff.popnc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:26.598464,cde55ea3f6fc186a9bfe9d20 -www.popnc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:26.844168,cde55ea3f6fc186a9bfe9d20 -r.ivstracker.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:27.546570,cde55ea3f6fc186a9bfe9d20 -cnt.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:28.714635,cde55ea3f6fc186a9bfe9d20 -cdn.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:28.725290,cde55ea3f6fc186a9bfe9d20 -api.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:28.854229,cde55ea3f6fc186a9bfe9d20 -auth.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:29.185613,cde55ea3f6fc186a9bfe9d20 -admin.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:29.542345,cde55ea3f6fc186a9bfe9d20 -staging.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:29.611824,cde55ea3f6fc186a9bfe9d20 -extmedia.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:29.673129,cde55ea3f6fc186a9bfe9d20 -static.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:29.768099,cde55ea3f6fc186a9bfe9d20 -cdn.tsyndicate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:30.481311,cde55ea3f6fc186a9bfe9d20 -ws3.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:30.846329,cde55ea3f6fc186a9bfe9d20 -pxl.tsyndicate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:31.178831,cde55ea3f6fc186a9bfe9d20 -www.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:31.266556,cde55ea3f6fc186a9bfe9d20 -tesla.trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:31.350957,cde55ea3f6fc186a9bfe9d20 -trafficstars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:31.413317,cde55ea3f6fc186a9bfe9d20 -rtb.tsyndicate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:31.726325,cde55ea3f6fc186a9bfe9d20 -tsyndicate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:31.944916,cde55ea3f6fc186a9bfe9d20 -aab.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:32.246253,cde55ea3f6fc186a9bfe9d20 -vcdn.tsyndicate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:32.715767,cde55ea3f6fc186a9bfe9d20 -adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:32.847299,cde55ea3f6fc186a9bfe9d20 -cn.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:32.897033,cde55ea3f6fc186a9bfe9d20 -de.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:33.169943,cde55ea3f6fc186a9bfe9d20 -b.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:33.235385,cde55ea3f6fc186a9bfe9d20 -endpoint.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:33.600644,cde55ea3f6fc186a9bfe9d20 -pl.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:44.511311,cde55ea3f6fc186a9bfe9d20 -es.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:44.609462,cde55ea3f6fc186a9bfe9d20 -iframe2.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:44.642133,cde55ea3f6fc186a9bfe9d20 -iframe.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:44.639955,cde55ea3f6fc186a9bfe9d20 -self-service.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:45.265459,cde55ea3f6fc186a9bfe9d20 -pr.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:45.557035,cde55ea3f6fc186a9bfe9d20 -n.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:45.681491,cde55ea3f6fc186a9bfe9d20 -self-service-pay.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:46.079732,cde55ea3f6fc186a9bfe9d20 -ru.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:46.740751,cde55ea3f6fc186a9bfe9d20 -static2-src.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:47.270753,cde55ea3f6fc186a9bfe9d20 -self-service-adm.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:47.325463,cde55ea3f6fc186a9bfe9d20 -st.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:47.635839,cde55ea3f6fc186a9bfe9d20 -static-src.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:47.787482,cde55ea3f6fc186a9bfe9d20 -st-n.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:47.849437,cde55ea3f6fc186a9bfe9d20 -static.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:48.008952,cde55ea3f6fc186a9bfe9d20 -teasers.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:48.495412,cde55ea3f6fc186a9bfe9d20 -vi.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:48.855189,cde55ea3f6fc186a9bfe9d20 -tr.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:48.886156,cde55ea3f6fc186a9bfe9d20 -www.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:48.952489,cde55ea3f6fc186a9bfe9d20 -asset.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:49.110884,cde55ea3f6fc186a9bfe9d20 -by.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:49.516906,cde55ea3f6fc186a9bfe9d20 -cdn.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:49.718195,cde55ea3f6fc186a9bfe9d20 -cdn2.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:49.801815,cde55ea3f6fc186a9bfe9d20 -main.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:50.430865,cde55ea3f6fc186a9bfe9d20 -explorer.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:50.629278,cde55ea3f6fc186a9bfe9d20 -err.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:50.668736,cde55ea3f6fc186a9bfe9d20 -pv.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:51.362843,cde55ea3f6fc186a9bfe9d20 -recommendations.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:51.457841,cde55ea3f6fc186a9bfe9d20 -pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:51.521981,cde55ea3f6fc186a9bfe9d20 -welcome.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:52.529288,cde55ea3f6fc186a9bfe9d20 -traffic.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:52.856706,cde55ea3f6fc186a9bfe9d20 -www.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:53.495104,cde55ea3f6fc186a9bfe9d20 -ads.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:54.502080,cde55ea3f6fc186a9bfe9d20 -cdn-cf.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:55.089991,cde55ea3f6fc186a9bfe9d20 -demo.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:55.387335,cde55ea3f6fc186a9bfe9d20 -click.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:56.168732,cde55ea3f6fc186a9bfe9d20 -scan.adxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:56.380764,cde55ea3f6fc186a9bfe9d20 -cdn.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:56.487615,cde55ea3f6fc186a9bfe9d20 -match.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:57.282251,cde55ea3f6fc186a9bfe9d20 -justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:57.509764,cde55ea3f6fc186a9bfe9d20 -tracking.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:58.232069,cde55ea3f6fc186a9bfe9d20 -pre.ads.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:58.391174,cde55ea3f6fc186a9bfe9d20 -stag.pubexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:58.700749,cde55ea3f6fc186a9bfe9d20 -us.ads.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:59.409653,cde55ea3f6fc186a9bfe9d20 -uk.ads.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:59.997277,cde55ea3f6fc186a9bfe9d20 -adzerk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:02:59.999575,cde55ea3f6fc186a9bfe9d20 -engine.adzerk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:00.750375,cde55ea3f6fc186a9bfe9d20 -engine2.adzerk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:00.762590,cde55ea3f6fc186a9bfe9d20 -static.adzerk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:01.483536,cde55ea3f6fc186a9bfe9d20 -www.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:01.564057,cde55ea3f6fc186a9bfe9d20 -www.adzerk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:01.587181,cde55ea3f6fc186a9bfe9d20 -1x1.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:02.024097,cde55ea3f6fc186a9bfe9d20 -a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:02.117859,cde55ea3f6fc186a9bfe9d20 -assets.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:02.177634,cde55ea3f6fc186a9bfe9d20 -collector.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:02.547926,cde55ea3f6fc186a9bfe9d20 -config.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:02.691414,cde55ea3f6fc186a9bfe9d20 -cpxy.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:02.761421,cde55ea3f6fc186a9bfe9d20 -downloads.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:03.125199,cde55ea3f6fc186a9bfe9d20 -fav.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:03.263249,cde55ea3f6fc186a9bfe9d20 -fav-cdn.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:03.417165,cde55ea3f6fc186a9bfe9d20 -metrics.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:03.651817,cde55ea3f6fc186a9bfe9d20 -o.update.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:03.962622,cde55ea3f6fc186a9bfe9d20 -p.update.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:04.120287,cde55ea3f6fc186a9bfe9d20 -adserver.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:04.176695,cde55ea3f6fc186a9bfe9d20 -post.update.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:04.364945,cde55ea3f6fc186a9bfe9d20 -rj.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:04.552346,cde55ea3f6fc186a9bfe9d20 -sdk.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:04.728349,cde55ea3f6fc186a9bfe9d20 -s.update.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:04.742847,cde55ea3f6fc186a9bfe9d20 -static.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:04.956003,cde55ea3f6fc186a9bfe9d20 -u.update.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:05.231962,cde55ea3f6fc186a9bfe9d20 -us-east-1.rtb.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:05.315423,cde55ea3f6fc186a9bfe9d20 -update.a-mo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:05.428672,cde55ea3f6fc186a9bfe9d20 -ads.admarvel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:05.954862,cde55ea3f6fc186a9bfe9d20 -base-cdn.admarvel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:06.142374,cde55ea3f6fc186a9bfe9d20 -d.justpremium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:06.766640,cde55ea3f6fc186a9bfe9d20 -omax.admarvel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:07.060941,cde55ea3f6fc186a9bfe9d20 -d.exit-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:07.259228,cde55ea3f6fc186a9bfe9d20 -map.admarvel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:07.486402,cde55ea3f6fc186a9bfe9d20 -exit-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:07.548298,cde55ea3f6fc186a9bfe9d20 -i.exit-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:07.761395,cde55ea3f6fc186a9bfe9d20 -j.exit-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:08.016467,cde55ea3f6fc186a9bfe9d20 -adexchangemachine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:08.329911,cde55ea3f6fc186a9bfe9d20 -b.adexchangemachine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:08.417266,cde55ea3f6fc186a9bfe9d20 -c.adexchangemachine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:09.990395,cde55ea3f6fc186a9bfe9d20 -www.appbaqend.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:11.122821,cde55ea3f6fc186a9bfe9d20 -x-us.appbaqend.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:15.296814,cde55ea3f6fc186a9bfe9d20 -admarvel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:15.612745,cde55ea3f6fc186a9bfe9d20 -a.appbaqend.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:15.860751,cde55ea3f6fc186a9bfe9d20 -automator.admarvel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:15.884705,cde55ea3f6fc186a9bfe9d20 -appbaqend.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:16.158925,cde55ea3f6fc186a9bfe9d20 -x.appbaqend.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:16.390318,cde55ea3f6fc186a9bfe9d20 -adwin.lsosad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:16.700431,cde55ea3f6fc186a9bfe9d20 -lsosad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:17.554106,cde55ea3f6fc186a9bfe9d20 -adx.lsosad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:17.880651,cde55ea3f6fc186a9bfe9d20 -dc.lsosad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:17.889115,cde55ea3f6fc186a9bfe9d20 -ucloud.lsosad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:17.917195,cde55ea3f6fc186a9bfe9d20 -conf.lsosad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:17.915176,cde55ea3f6fc186a9bfe9d20 -app.serverbid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:18.384876,cde55ea3f6fc186a9bfe9d20 -e-eu-central-1.serverbid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:18.611680,cde55ea3f6fc186a9bfe9d20 -e.serverbid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:18.859935,cde55ea3f6fc186a9bfe9d20 -sync.serverbid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:19.186415,cde55ea3f6fc186a9bfe9d20 -dev.serverbid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:19.400205,cde55ea3f6fc186a9bfe9d20 -www.serverbid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:19.638712,cde55ea3f6fc186a9bfe9d20 -serverbid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:19.638632,cde55ea3f6fc186a9bfe9d20 -cdn.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:19.771332,cde55ea3f6fc186a9bfe9d20 -connectedby.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:20.309354,cde55ea3f6fc186a9bfe9d20 -connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:20.470019,cde55ea3f6fc186a9bfe9d20 -demand.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:20.585799,cde55ea3f6fc186a9bfe9d20 -e.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:20.731469,cde55ea3f6fc186a9bfe9d20 -eu-1a.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:20.841680,cde55ea3f6fc186a9bfe9d20 -eu-central-1b.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:20.992883,cde55ea3f6fc186a9bfe9d20 -gbalancer.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:21.338401,cde55ea3f6fc186a9bfe9d20 -i.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:21.573397,cde55ea3f6fc186a9bfe9d20 -control.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:21.836842,cde55ea3f6fc186a9bfe9d20 -realtime.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:21.928906,cde55ea3f6fc186a9bfe9d20 -sync-eu.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:22.202249,cde55ea3f6fc186a9bfe9d20 -sync.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:22.216277,cde55ea3f6fc186a9bfe9d20 -www.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:22.937921,cde55ea3f6fc186a9bfe9d20 -cst.wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:23.142762,cde55ea3f6fc186a9bfe9d20 -dsp.wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:23.155877,cde55ea3f6fc186a9bfe9d20 -native.wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:24.217664,cde55ea3f6fc186a9bfe9d20 -logger.wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:24.384025,cde55ea3f6fc186a9bfe9d20 -na.wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:24.530362,cde55ea3f6fc186a9bfe9d20 -pw.wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:25.045928,cde55ea3f6fc186a9bfe9d20 -sw.wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:25.269743,cde55ea3f6fc186a9bfe9d20 -ntvp.wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:25.397015,cde55ea3f6fc186a9bfe9d20 -tw.wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:25.731485,cde55ea3f6fc186a9bfe9d20 -wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:26.078961,cde55ea3f6fc186a9bfe9d20 -adtouch-qa.adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:26.311825,cde55ea3f6fc186a9bfe9d20 -adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:26.730568,cde55ea3f6fc186a9bfe9d20 -adtouch.adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:26.911565,cde55ea3f6fc186a9bfe9d20 -applinks.adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:27.049646,cde55ea3f6fc186a9bfe9d20 -event-qa.adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:27.334657,cde55ea3f6fc186a9bfe9d20 -gdpr-qa.adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:27.575947,cde55ea3f6fc186a9bfe9d20 -event.adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:27.751055,cde55ea3f6fc186a9bfe9d20 -gdpr.adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:28.128028,cde55ea3f6fc186a9bfe9d20 -static.adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:29.423385,cde55ea3f6fc186a9bfe9d20 -www.adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:29.494929,cde55ea3f6fc186a9bfe9d20 -stream.adbrix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:29.529700,cde55ea3f6fc186a9bfe9d20 -api.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:30.336057,cde55ea3f6fc186a9bfe9d20 -apapi.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:30.417183,cde55ea3f6fc186a9bfe9d20 -adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:30.733865,cde55ea3f6fc186a9bfe9d20 -npi.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:31.177470,cde55ea3f6fc186a9bfe9d20 -intern.connectad.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:31.426029,cde55ea3f6fc186a9bfe9d20 -rpi-staging.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:31.789524,cde55ea3f6fc186a9bfe9d20 -rpi.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:31.902153,cde55ea3f6fc186a9bfe9d20 -ssp.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:32.406688,cde55ea3f6fc186a9bfe9d20 -sspadstrk.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:32.623279,cde55ea3f6fc186a9bfe9d20 -sspi-web-bidder.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:32.999406,cde55ea3f6fc186a9bfe9d20 -sspi.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:33.007555,cde55ea3f6fc186a9bfe9d20 -lb.wpu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:33.092732,cde55ea3f6fc186a9bfe9d20 -partners.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:33.482818,cde55ea3f6fc186a9bfe9d20 -mobileoffers-ab-download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:33.718026,cde55ea3f6fc186a9bfe9d20 -staging.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:33.910745,cde55ea3f6fc186a9bfe9d20 -ssptrk.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:33.915890,cde55ea3f6fc186a9bfe9d20 -mobileoffers-ac-download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:34.092382,cde55ea3f6fc186a9bfe9d20 -mobileoffers-ad-download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:34.315835,cde55ea3f6fc186a9bfe9d20 -www.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:34.481209,cde55ea3f6fc186a9bfe9d20 -mobileoffers-a-download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:34.546411,cde55ea3f6fc186a9bfe9d20 -mobileoffers-al-download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:34.560148,cde55ea3f6fc186a9bfe9d20 -mobileoffers-bm-download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:34.677979,cde55ea3f6fc186a9bfe9d20 -mobileoffers-bn-download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:34.922177,cde55ea3f6fc186a9bfe9d20 -js.mobileoffers-ac-download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:35.140387,cde55ea3f6fc186a9bfe9d20 -js.mobileoffers-al-download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:40.326694,cde55ea3f6fc186a9bfe9d20 -fadsans.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:43.338685,cde55ea3f6fc186a9bfe9d20 -fadsims.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:45.851687,cde55ea3f6fc186a9bfe9d20 -fadsats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:46.385576,cde55ea3f6fc186a9bfe9d20 -fadskis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:46.480575,cde55ea3f6fc186a9bfe9d20 -fadsoks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:46.558636,cde55ea3f6fc186a9bfe9d20 -fadspms.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:46.897146,cde55ea3f6fc186a9bfe9d20 -fadsanz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:46.994016,cde55ea3f6fc186a9bfe9d20 -fadskiz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:47.672543,cde55ea3f6fc186a9bfe9d20 -fadsipz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:48.073832,cde55ea3f6fc186a9bfe9d20 -fadsimz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:48.094683,cde55ea3f6fc186a9bfe9d20 -fadslimz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:48.169176,cde55ea3f6fc186a9bfe9d20 -gadsabs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:48.685020,cde55ea3f6fc186a9bfe9d20 -gadsims.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:49.141073,cde55ea3f6fc186a9bfe9d20 -gadskis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:49.537144,cde55ea3f6fc186a9bfe9d20 -gadspms.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:49.653229,cde55ea3f6fc186a9bfe9d20 -gadsanz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:49.865419,cde55ea3f6fc186a9bfe9d20 -gadsabz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:49.885917,cde55ea3f6fc186a9bfe9d20 -gadsatz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:50.522198,cde55ea3f6fc186a9bfe9d20 -gadslimz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:51.041471,cde55ea3f6fc186a9bfe9d20 -gadskiz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:51.068626,cde55ea3f6fc186a9bfe9d20 -gadspmz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:51.239379,cde55ea3f6fc186a9bfe9d20 -madsecz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:51.480047,cde55ea3f6fc186a9bfe9d20 -madsokz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:51.965233,cde55ea3f6fc186a9bfe9d20 -madslimz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:52.266940,cde55ea3f6fc186a9bfe9d20 -sadsatz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:52.335284,cde55ea3f6fc186a9bfe9d20 -madspmz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:52.356418,cde55ea3f6fc186a9bfe9d20 -sadsecz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:52.863841,cde55ea3f6fc186a9bfe9d20 -sadslimz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:52.949169,cde55ea3f6fc186a9bfe9d20 -sadsipz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:53.059788,cde55ea3f6fc186a9bfe9d20 -sadsabz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:53.119018,cde55ea3f6fc186a9bfe9d20 -hadsabz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:53.636477,cde55ea3f6fc186a9bfe9d20 -hadsanz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:54.286007,cde55ea3f6fc186a9bfe9d20 -hadsatz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:54.357538,cde55ea3f6fc186a9bfe9d20 -hadsimz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:54.464496,cde55ea3f6fc186a9bfe9d20 -hadsecz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:54.470620,cde55ea3f6fc186a9bfe9d20 -hadsipz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:54.879524,cde55ea3f6fc186a9bfe9d20 -hadskiz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:55.764580,cde55ea3f6fc186a9bfe9d20 -app.adjust.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:55.765923,cde55ea3f6fc186a9bfe9d20 -hadspmz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:56.841130,cde55ea3f6fc186a9bfe9d20 -s2s.adjust.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:03:58.129665,cde55ea3f6fc186a9bfe9d20 -events.adjust.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:04:00.308683,cde55ea3f6fc186a9bfe9d20 -view.adjust.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:04:00.343268,cde55ea3f6fc186a9bfe9d20 -hadsokz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:04:00.359326,cde55ea3f6fc186a9bfe9d20 -atom.adjust.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:04:00.676000,cde55ea3f6fc186a9bfe9d20 -adjust.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:04:01.020507,cde55ea3f6fc186a9bfe9d20 -bidder-east.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:41.331668,cde55ea3f6fc186a9bfe9d20 -aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:41.369903,cde55ea3f6fc186a9bfe9d20 -aas-nv-a.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:41.381952,cde55ea3f6fc186a9bfe9d20 -adjust.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:41.625679,cde55ea3f6fc186a9bfe9d20 -app.adjust.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:41.625580,cde55ea3f6fc186a9bfe9d20 -bidder-east2.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:41.902928,cde55ea3f6fc186a9bfe9d20 -bidder-west.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:41.935976,cde55ea3f6fc186a9bfe9d20 -bids-nc-a.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:42.172946,cde55ea3f6fc186a9bfe9d20 -bids-nv-a.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:42.241331,cde55ea3f6fc186a9bfe9d20 -bids-ny-a.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:42.284131,cde55ea3f6fc186a9bfe9d20 -c.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:42.672648,cde55ea3f6fc186a9bfe9d20 -cslogger.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:42.783937,cde55ea3f6fc186a9bfe9d20 -forbes.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:42.854054,cde55ea3f6fc186a9bfe9d20 -l1.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:43.148644,cde55ea3f6fc186a9bfe9d20 -l.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:43.224581,cde55ea3f6fc186a9bfe9d20 -l3.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:43.242429,cde55ea3f6fc186a9bfe9d20 -l4.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:43.608645,cde55ea3f6fc186a9bfe9d20 -lb.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:43.851606,cde55ea3f6fc186a9bfe9d20 -p.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:43.930081,cde55ea3f6fc186a9bfe9d20 -lb2.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:44.089184,cde55ea3f6fc186a9bfe9d20 -s.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:44.237717,cde55ea3f6fc186a9bfe9d20 -lb3.aaxads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:44.467584,cde55ea3f6fc186a9bfe9d20 -cdn.otnolatrnup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:44.499648,cde55ea3f6fc186a9bfe9d20 -otnolatrnup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:44.561047,cde55ea3f6fc186a9bfe9d20 -rh.otnolatrnup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:44.777472,cde55ea3f6fc186a9bfe9d20 -ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:45.449890,cde55ea3f6fc186a9bfe9d20 -ads.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:46.075654,cde55ea3f6fc186a9bfe9d20 -cdn.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:46.257136,cde55ea3f6fc186a9bfe9d20 -developer.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:47.302081,cde55ea3f6fc186a9bfe9d20 -dev01.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:47.568857,cde55ea3f6fc186a9bfe9d20 -haproxy1.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:48.846731,cde55ea3f6fc186a9bfe9d20 -haproxy2.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:48.969488,cde55ea3f6fc186a9bfe9d20 -monitor.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:49.952451,cde55ea3f6fc186a9bfe9d20 -helpdesk.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:50.000608,cde55ea3f6fc186a9bfe9d20 -mpe.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:50.718977,cde55ea3f6fc186a9bfe9d20 -report.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:50.920863,cde55ea3f6fc186a9bfe9d20 -traffic.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:51.488123,cde55ea3f6fc186a9bfe9d20 -www.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:52.057399,cde55ea3f6fc186a9bfe9d20 -bcdn.cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:52.316333,cde55ea3f6fc186a9bfe9d20 -cdn.cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:52.548520,cde55ea3f6fc186a9bfe9d20 -cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:52.883390,cde55ea3f6fc186a9bfe9d20 -ec.cdne.cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:53.039336,cde55ea3f6fc186a9bfe9d20 -origincdn.cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:53.335454,cde55ea3f6fc186a9bfe9d20 -pcdn.cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:53.589123,cde55ea3f6fc186a9bfe9d20 -server.cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:53.818601,cde55ea3f6fc186a9bfe9d20 -ssl.cdne.cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:54.191612,cde55ea3f6fc186a9bfe9d20 -whalecdn.cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:54.365635,cde55ea3f6fc186a9bfe9d20 -www.cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:54.648146,cde55ea3f6fc186a9bfe9d20 -s-bid.rmp.rakuten.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:54.824898,cde55ea3f6fc186a9bfe9d20 -s-cdn.rmp.rakuten.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:55.094725,cde55ea3f6fc186a9bfe9d20 -delivery03.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:55.163072,cde55ea3f6fc186a9bfe9d20 -delivery04.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:55.284250,cde55ea3f6fc186a9bfe9d20 -s-clk.rmp.rakuten.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:55.284785,cde55ea3f6fc186a9bfe9d20 -s-cs.rmp.rakuten.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:55.534992,cde55ea3f6fc186a9bfe9d20 -s-imp.rmp.rakuten.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:55.767788,cde55ea3f6fc186a9bfe9d20 -tag.rmp.rakuten.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:55.766196,cde55ea3f6fc186a9bfe9d20 -delivery05.ad4game.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:55.984265,cde55ea3f6fc186a9bfe9d20 -analytics.proper.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:56.069617,cde55ea3f6fc186a9bfe9d20 -eb.proper.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:56.254494,cde55ea3f6fc186a9bfe9d20 -bids.proper.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:56.443197,cde55ea3f6fc186a9bfe9d20 -events.proper.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:56.696023,cde55ea3f6fc186a9bfe9d20 -global.proper.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:57.026337,cde55ea3f6fc186a9bfe9d20 -s2s.proper.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:57.215397,cde55ea3f6fc186a9bfe9d20 -proper.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:57.981931,cde55ea3f6fc186a9bfe9d20 -www.proper.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:58.243955,cde55ea3f6fc186a9bfe9d20 -ads.linkedin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:58.327819,cde55ea3f6fc186a9bfe9d20 -dc.ads.linkedin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:58.664033,cde55ea3f6fc186a9bfe9d20 -itag.ads.linkedin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:58.771742,cde55ea3f6fc186a9bfe9d20 -px.ads.linkedin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:58.937807,cde55ea3f6fc186a9bfe9d20 -consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:59.400264,cde55ea3f6fc186a9bfe9d20 -px4.ads.linkedin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:59.400156,cde55ea3f6fc186a9bfe9d20 -demos.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:59.793561,cde55ea3f6fc186a9bfe9d20 -fridge.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:09:59.889008,cde55ea3f6fc186a9bfe9d20 -kitchen.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:00.010962,cde55ea3f6fc186a9bfe9d20 -landing.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:00.388922,cde55ea3f6fc186a9bfe9d20 -publishers.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:00.583123,cde55ea3f6fc186a9bfe9d20 -showcase.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:00.689502,cde55ea3f6fc186a9bfe9d20 -vid.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:00.853781,cde55ea3f6fc186a9bfe9d20 -welcome.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:01.111758,cde55ea3f6fc186a9bfe9d20 -www.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:01.277861,cde55ea3f6fc186a9bfe9d20 -yummy.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:01.322544,cde55ea3f6fc186a9bfe9d20 -api.europe.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:01.937911,cde55ea3f6fc186a9bfe9d20 -yummy2.consumable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:02.036361,cde55ea3f6fc186a9bfe9d20 -api.west.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:02.184590,cde55ea3f6fc186a9bfe9d20 -capi.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:02.469658,cde55ea3f6fc186a9bfe9d20 -dmpapi.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:02.703495,cde55ea3f6fc186a9bfe9d20 -dsp.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:02.958970,cde55ea3f6fc186a9bfe9d20 -bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:03.017792,cde55ea3f6fc186a9bfe9d20 -dspapi.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:03.159712,cde55ea3f6fc186a9bfe9d20 -east.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:03.422660,cde55ea3f6fc186a9bfe9d20 -europe.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:03.642999,cde55ea3f6fc186a9bfe9d20 -files.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:03.708618,cde55ea3f6fc186a9bfe9d20 -reporting.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:03.950787,cde55ea3f6fc186a9bfe9d20 -west.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:04.273188,cde55ea3f6fc186a9bfe9d20 -www.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:04.733955,cde55ea3f6fc186a9bfe9d20 -adpreview.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:04.757887,cde55ea3f6fc186a9bfe9d20 -academy.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:05.055463,cde55ea3f6fc186a9bfe9d20 -api.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:05.377316,cde55ea3f6fc186a9bfe9d20 -api.screenshot.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:05.563330,cde55ea3f6fc186a9bfe9d20 -assets.corpui.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:05.693352,cde55ea3f6fc186a9bfe9d20 -api.proper.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:06.116573,cde55ea3f6fc186a9bfe9d20 -assets.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:06.212682,cde55ea3f6fc186a9bfe9d20 -bidder.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:06.217659,cde55ea3f6fc186a9bfe9d20 -audit.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:06.382248,cde55ea3f6fc186a9bfe9d20 -corp-assets.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:06.681507,cde55ea3f6fc186a9bfe9d20 -monitoring.proper.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:06.756179,cde55ea3f6fc186a9bfe9d20 -marketing.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:07.492688,cde55ea3f6fc186a9bfe9d20 -native.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:09.713944,cde55ea3f6fc186a9bfe9d20 -people.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:09.728877,cde55ea3f6fc186a9bfe9d20 -partners.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:10.041467,cde55ea3f6fc186a9bfe9d20 -nativeplaybook.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:10.076989,cde55ea3f6fc186a9bfe9d20 -screenshot.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:10.235556,cde55ea3f6fc186a9bfe9d20 -signature.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:10.288770,cde55ea3f6fc186a9bfe9d20 -style.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:10.780362,cde55ea3f6fc186a9bfe9d20 -winning.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:10.879739,cde55ea3f6fc186a9bfe9d20 -triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:11.105083,cde55ea3f6fc186a9bfe9d20 -www.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:11.336421,cde55ea3f6fc186a9bfe9d20 -formats.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:11.906330,cde55ea3f6fc186a9bfe9d20 -api.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:26.279723,cde55ea3f6fc186a9bfe9d20 -de.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:39.677377,cde55ea3f6fc186a9bfe9d20 -fr.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:39.702173,cde55ea3f6fc186a9bfe9d20 -cdn.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:39.706530,cde55ea3f6fc186a9bfe9d20 -api1.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:39.876802,cde55ea3f6fc186a9bfe9d20 -glp2.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:40.233284,cde55ea3f6fc186a9bfe9d20 -glp5.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:40.258029,cde55ea3f6fc186a9bfe9d20 -glp1.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:40.292055,cde55ea3f6fc186a9bfe9d20 -indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:40.976113,cde55ea3f6fc186a9bfe9d20 -es.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:41.147475,cde55ea3f6fc186a9bfe9d20 -glp8.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:10:50.365109,cde55ea3f6fc186a9bfe9d20 -ixsquare.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:01.238467,cde55ea3f6fc186a9bfe9d20 -it.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:01.476667,cde55ea3f6fc186a9bfe9d20 -system.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:10.172914,cde55ea3f6fc186a9bfe9d20 -jp.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:11.078628,cde55ea3f6fc186a9bfe9d20 -kx.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:13.284218,cde55ea3f6fc186a9bfe9d20 -uk.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:14.166381,cde55ea3f6fc186a9bfe9d20 -www.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:14.509618,cde55ea3f6fc186a9bfe9d20 -eu.xmlppcbuzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:14.804295,cde55ea3f6fc186a9bfe9d20 -geo.xmlppcbuzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:15.090482,cde55ea3f6fc186a9bfe9d20 -us.xmlppcbuzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:15.294096,cde55ea3f6fc186a9bfe9d20 -www.xmlppcbuzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:15.810406,cde55ea3f6fc186a9bfe9d20 -xmlppcbuzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:16.003251,cde55ea3f6fc186a9bfe9d20 -anex.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:16.440225,cde55ea3f6fc186a9bfe9d20 -npv.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:19.842101,cde55ea3f6fc186a9bfe9d20 -sandbox.ht.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:19.888262,cde55ea3f6fc186a9bfe9d20 -wr.indexexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:21.530180,cde55ea3f6fc186a9bfe9d20 -api.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:26.576212,cde55ea3f6fc186a9bfe9d20 -bidder-sand.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:36.949676,cde55ea3f6fc186a9bfe9d20 -bind-gateway.corp.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:40.076525,cde55ea3f6fc186a9bfe9d20 -bts.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:40.201275,cde55ea3f6fc186a9bfe9d20 -app.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:40.487369,cde55ea3f6fc186a9bfe9d20 -console.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:40.755444,cde55ea3f6fc186a9bfe9d20 -go.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:41.053424,cde55ea3f6fc186a9bfe9d20 -pbx-ams1.corp.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:41.229083,cde55ea3f6fc186a9bfe9d20 -ok.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:41.486256,cde55ea3f6fc186a9bfe9d20 -pmfstream.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:41.788900,cde55ea3f6fc186a9bfe9d20 -psa.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:41.787612,cde55ea3f6fc186a9bfe9d20 -secure-console.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:41.902830,cde55ea3f6fc186a9bfe9d20 -autodiscover.ad.corp.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:50.403580,cde55ea3f6fc186a9bfe9d20 -autodiscover.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:11:50.460286,cde55ea3f6fc186a9bfe9d20 -bounce-west.emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:00.859715,cde55ea3f6fc186a9bfe9d20 -www.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:02.277704,cde55ea3f6fc186a9bfe9d20 -e1.emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:10.403876,cde55ea3f6fc186a9bfe9d20 -emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:10.460182,cde55ea3f6fc186a9bfe9d20 -staging.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:10.655116,cde55ea3f6fc186a9bfe9d20 -cs.emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:11.064424,cde55ea3f6fc186a9bfe9d20 -emxhb.emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:11.085465,cde55ea3f6fc186a9bfe9d20 -hb.emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:11.174016,cde55ea3f6fc186a9bfe9d20 -hbint.emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:11.211237,cde55ea3f6fc186a9bfe9d20 -imp.emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:11.732897,cde55ea3f6fc186a9bfe9d20 -vast.emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:11.816563,cde55ea3f6fc186a9bfe9d20 -biddr.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:11.858728,cde55ea3f6fc186a9bfe9d20 -biddr.dev.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:12.365272,cde55ea3f6fc186a9bfe9d20 -biddr-cloud.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:12.385061,cde55ea3f6fc186a9bfe9d20 -bounce.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:12.440899,cde55ea3f6fc186a9bfe9d20 -bounce.emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:20.461230,cde55ea3f6fc186a9bfe9d20 -rtbx.emxdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:21.633936,cde55ea3f6fc186a9bfe9d20 -brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:32.959820,cde55ea3f6fc186a9bfe9d20 -js.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:40.706221,cde55ea3f6fc186a9bfe9d20 -gif.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:40.756309,cde55ea3f6fc186a9bfe9d20 -controlcenter.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:40.764340,cde55ea3f6fc186a9bfe9d20 -cookie.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:40.821599,cde55ea3f6fc186a9bfe9d20 -edba.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:40.996569,cde55ea3f6fc186a9bfe9d20 -nibble-cloud.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:41.284917,cde55ea3f6fc186a9bfe9d20 -js.dev.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:41.454214,cde55ea3f6fc186a9bfe9d20 -p.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:41.610266,cde55ea3f6fc186a9bfe9d20 -mobile.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:41.628315,cde55ea3f6fc186a9bfe9d20 -optimizedby.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:12:56.808658,cde55ea3f6fc186a9bfe9d20 -realbid.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:10.961716,cde55ea3f6fc186a9bfe9d20 -portal.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:10.961155,cde55ea3f6fc186a9bfe9d20 -serve.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:10.972517,cde55ea3f6fc186a9bfe9d20 -select.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:11.140840,cde55ea3f6fc186a9bfe9d20 -vast-west.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:11.482506,cde55ea3f6fc186a9bfe9d20 -brightcombid.marphezis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:11.608626,cde55ea3f6fc186a9bfe9d20 -vast.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:11.631183,cde55ea3f6fc186a9bfe9d20 -www.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:11.727189,cde55ea3f6fc186a9bfe9d20 -cdn.marphezis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:11.936584,cde55ea3f6fc186a9bfe9d20 -marphezis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:12.220449,cde55ea3f6fc186a9bfe9d20 -admin.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:12.299812,cde55ea3f6fc186a9bfe9d20 -www.marphezis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:12.312890,cde55ea3f6fc186a9bfe9d20 -api.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:12.635530,cde55ea3f6fc186a9bfe9d20 -track.brealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:21.047680,cde55ea3f6fc186a9bfe9d20 -publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:36.588379,cde55ea3f6fc186a9bfe9d20 -hb.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:41.253198,cde55ea3f6fc186a9bfe9d20 -prebid.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:41.261204,cde55ea3f6fc186a9bfe9d20 -npm.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:41.493679,cde55ea3f6fc186a9bfe9d20 -cdn.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:41.514996,cde55ea3f6fc186a9bfe9d20 -wp-static.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:41.972757,cde55ea3f6fc186a9bfe9d20 -tools.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:42.003313,cde55ea3f6fc186a9bfe9d20 -showroom2.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:42.008605,cde55ea3f6fc186a9bfe9d20 -www.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:42.131781,cde55ea3f6fc186a9bfe9d20 -showroom.publift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:42.271675,cde55ea3f6fc186a9bfe9d20 -www.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:42.487723,cde55ea3f6fc186a9bfe9d20 -cdn.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:42.565405,cde55ea3f6fc186a9bfe9d20 -id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:42.667206,cde55ea3f6fc186a9bfe9d20 -a.vdo.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:42.790150,cde55ea3f6fc186a9bfe9d20 -dash.vdo.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:42.846824,cde55ea3f6fc186a9bfe9d20 -s.vdo.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:43.074347,cde55ea3f6fc186a9bfe9d20 -www.vdo.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:43.299046,cde55ea3f6fc186a9bfe9d20 -advinci.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:44.184922,cde55ea3f6fc186a9bfe9d20 -assets-main.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:44.698846,cde55ea3f6fc186a9bfe9d20 -vdo.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:45.272293,cde55ea3f6fc186a9bfe9d20 -cdn.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:46.173232,cde55ea3f6fc186a9bfe9d20 -www.advinci.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:46.345424,cde55ea3f6fc186a9bfe9d20 -cdnegc.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:46.944544,cde55ea3f6fc186a9bfe9d20 -data.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:46.972850,cde55ea3f6fc186a9bfe9d20 -data-public.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:47.378417,cde55ea3f6fc186a9bfe9d20 -dev-design.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:47.384715,cde55ea3f6fc186a9bfe9d20 -cdnrgc.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:47.701719,cde55ea3f6fc186a9bfe9d20 -front-dev-php.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:47.870044,cde55ea3f6fc186a9bfe9d20 -lkm-admin.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:47.887914,cde55ea3f6fc186a9bfe9d20 -main.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:48.732593,cde55ea3f6fc186a9bfe9d20 -randy-maugans.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:49.230143,cde55ea3f6fc186a9bfe9d20 -media.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:49.303678,cde55ea3f6fc186a9bfe9d20 -php.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:49.579906,cde55ea3f6fc186a9bfe9d20 -rcp-php.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:49.715295,cde55ea3f6fc186a9bfe9d20 -rpc-dev-php.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:50.144622,cde55ea3f6fc186a9bfe9d20 -rpc-pac.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:50.632381,cde55ea3f6fc186a9bfe9d20 -rpc.phc.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:50.769551,cde55ea3f6fc186a9bfe9d20 -rpc.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:51.012620,cde55ea3f6fc186a9bfe9d20 -rpc-php.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:51.096230,cde55ea3f6fc186a9bfe9d20 -store.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:51.389621,cde55ea3f6fc186a9bfe9d20 -aa.agkn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:51.921268,cde55ea3f6fc186a9bfe9d20 -agkn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:52.389082,cde55ea3f6fc186a9bfe9d20 -www.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:52.443762,cde55ea3f6fc186a9bfe9d20 -trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:52.538535,cde55ea3f6fc186a9bfe9d20 -d.agkn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:52.945875,cde55ea3f6fc186a9bfe9d20 -data.agkn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:53.144288,cde55ea3f6fc186a9bfe9d20 -js.agkn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:53.221759,cde55ea3f6fc186a9bfe9d20 -count.advinci.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:53.480312,cde55ea3f6fc186a9bfe9d20 -m.agkn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:53.596887,cde55ea3f6fc186a9bfe9d20 -tmfpeast-elb.agkn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:53.695778,cde55ea3f6fc186a9bfe9d20 -static.agkn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:53.845135,cde55ea3f6fc186a9bfe9d20 -www.agkn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:54.048360,cde55ea3f6fc186a9bfe9d20 -analytics.trafficfactory.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:54.237885,cde55ea3f6fc186a9bfe9d20 -cdn.engine.spotscenered.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:54.251002,cde55ea3f6fc186a9bfe9d20 -cdn.spotscenered.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:54.278154,cde55ea3f6fc186a9bfe9d20 -engine.spotscenered.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:54.510896,cde55ea3f6fc186a9bfe9d20 -spotscenered.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:54.763569,cde55ea3f6fc186a9bfe9d20 -optvx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:55.131462,cde55ea3f6fc186a9bfe9d20 -s.optvx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:55.483574,cde55ea3f6fc186a9bfe9d20 -main.optvx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:55.631137,cde55ea3f6fc186a9bfe9d20 -m.optvx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:56.074365,cde55ea3f6fc186a9bfe9d20 -adreach.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:56.185122,cde55ea3f6fc186a9bfe9d20 -ads.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:56.320449,cde55ea3f6fc186a9bfe9d20 -www.adreach.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:56.384243,cde55ea3f6fc186a9bfe9d20 -dsp.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:56.682182,cde55ea3f6fc186a9bfe9d20 -adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:56.777605,cde55ea3f6fc186a9bfe9d20 -filter.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:56.828733,cde55ea3f6fc186a9bfe9d20 -rtb.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:56.885510,cde55ea3f6fc186a9bfe9d20 -xml.adreach.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:56.995963,cde55ea3f6fc186a9bfe9d20 -rtb-apac.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:57.188579,cde55ea3f6fc186a9bfe9d20 -rtb-eu.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:57.255491,cde55ea3f6fc186a9bfe9d20 -rtb-uswest.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:57.395922,cde55ea3f6fc186a9bfe9d20 -rtb-g.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:59.340133,cde55ea3f6fc186a9bfe9d20 -ssp.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:59.369537,cde55ea3f6fc186a9bfe9d20 -static.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:59.376612,cde55ea3f6fc186a9bfe9d20 -uswest.rtb.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:59.514679,cde55ea3f6fc186a9bfe9d20 -www.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:59.934884,cde55ea3f6fc186a9bfe9d20 -xml-g.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:13:59.962047,cde55ea3f6fc186a9bfe9d20 -filter.revrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:00.009075,cde55ea3f6fc186a9bfe9d20 -push.revrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:00.075480,cde55ea3f6fc186a9bfe9d20 -static.revrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:00.606947,cde55ea3f6fc186a9bfe9d20 -xml.adservme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:00.655460,cde55ea3f6fc186a9bfe9d20 -www.revrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:00.748092,cde55ea3f6fc186a9bfe9d20 -revrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:00.881391,cde55ea3f6fc186a9bfe9d20 -xml.revrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:00.985623,cde55ea3f6fc186a9bfe9d20 -opoxv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:01.095626,cde55ea3f6fc186a9bfe9d20 -s.opoxv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:01.140501,cde55ea3f6fc186a9bfe9d20 -a.optimizesrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:01.268626,cde55ea3f6fc186a9bfe9d20 -static.optimizesrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:01.680060,cde55ea3f6fc186a9bfe9d20 -ads.optimizesrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:01.762749,cde55ea3f6fc186a9bfe9d20 -optimizesrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:01.781204,cde55ea3f6fc186a9bfe9d20 -syndication.optimizesrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:01.784379,cde55ea3f6fc186a9bfe9d20 -origin-ads.optimizesrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:02.373253,cde55ea3f6fc186a9bfe9d20 -wct.link,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:02.535825,cde55ea3f6fc186a9bfe9d20 -book-keeping.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:02.950905,cde55ea3f6fc186a9bfe9d20 -apollo.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:03.066305,cde55ea3f6fc186a9bfe9d20 -click.wct.link,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:03.168632,cde55ea3f6fc186a9bfe9d20 -arvister.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:03.197380,cde55ea3f6fc186a9bfe9d20 -www.wct.link,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:03.507650,cde55ea3f6fc186a9bfe9d20 -bs.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:03.611995,cde55ea3f6fc186a9bfe9d20 -canvas-encoder.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:03.781886,cde55ea3f6fc186a9bfe9d20 -bs1.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:03.825097,cde55ea3f6fc186a9bfe9d20 -cdn01-creatives.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:03.846747,cde55ea3f6fc186a9bfe9d20 -demo-mockups.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:04.336848,cde55ea3f6fc186a9bfe9d20 -grand-central.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:04.376213,cde55ea3f6fc186a9bfe9d20 -ci.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:04.555508,cde55ea3f6fc186a9bfe9d20 -demo.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:04.630991,cde55ea3f6fc186a9bfe9d20 -playview.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:05.089017,cde55ea3f6fc186a9bfe9d20 -harvester.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:05.288053,cde55ea3f6fc186a9bfe9d20 -rancher.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:05.336258,cde55ea3f6fc186a9bfe9d20 -play.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:05.506725,cde55ea3f6fc186a9bfe9d20 -receiver-funnel.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:05.754031,cde55ea3f6fc186a9bfe9d20 -receiver-hetzner.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:05.773618,cde55ea3f6fc186a9bfe9d20 -receiver.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:06.091497,cde55ea3f6fc186a9bfe9d20 -playview.stage.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:06.145096,cde55ea3f6fc186a9bfe9d20 -stitching-service.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:06.372049,cde55ea3f6fc186a9bfe9d20 -static.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:06.706515,cde55ea3f6fc186a9bfe9d20 -stratum.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:06.887822,cde55ea3f6fc186a9bfe9d20 -showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:06.918236,cde55ea3f6fc186a9bfe9d20 -ui-kit.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:07.132851,cde55ea3f6fc186a9bfe9d20 -video-library.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:07.304976,cde55ea3f6fc186a9bfe9d20 -video-library-mirror-2.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:07.367410,cde55ea3f6fc186a9bfe9d20 -video-library-mirror-3.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:07.576738,cde55ea3f6fc186a9bfe9d20 -video-library-mirror-4.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:07.729793,cde55ea3f6fc186a9bfe9d20 -tptracker.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:07.748322,cde55ea3f6fc186a9bfe9d20 -video-library-mirror-5.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:07.904300,cde55ea3f6fc186a9bfe9d20 -video-library-mirror-6.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:08.009211,cde55ea3f6fc186a9bfe9d20 -video-library-mirror-8.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:08.183801,cde55ea3f6fc186a9bfe9d20 -video-library-mirror-7.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:08.278489,cde55ea3f6fc186a9bfe9d20 -sync.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:08.296526,cde55ea3f6fc186a9bfe9d20 -video-library-mirror-9.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:08.318668,cde55ea3f6fc186a9bfe9d20 -inpage-feed.trackpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:08.809933,cde55ea3f6fc186a9bfe9d20 -api.trackpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:09.110125,cde55ea3f6fc186a9bfe9d20 -native-feed.trackpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:09.227959,cde55ea3f6fc186a9bfe9d20 -client.trackpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:09.271305,cde55ea3f6fc186a9bfe9d20 -www.showheroes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:09.288159,cde55ea3f6fc186a9bfe9d20 -trackpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:09.829510,cde55ea3f6fc186a9bfe9d20 -notification.trackpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:10.011743,cde55ea3f6fc186a9bfe9d20 -mobytrks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:10.383393,cde55ea3f6fc186a9bfe9d20 -prod305.trackpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:10.668372,cde55ea3f6fc186a9bfe9d20 -go.mobytrks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:10.681267,cde55ea3f6fc186a9bfe9d20 -acdn.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:10.958922,cde55ea3f6fc186a9bfe9d20 -user.trackpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:11.415280,cde55ea3f6fc186a9bfe9d20 -cdn.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:11.501409,cde55ea3f6fc186a9bfe9d20 -affiliates.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:11.517447,cde55ea3f6fc186a9bfe9d20 -dsp.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:12.070344,cde55ea3f6fc186a9bfe9d20 -default.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:12.267433,cde55ea3f6fc186a9bfe9d20 -dsp-us.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:12.330209,cde55ea3f6fc186a9bfe9d20 -madserve.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:12.874209,cde55ea3f6fc186a9bfe9d20 -mclick.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:14.766856,cde55ea3f6fc186a9bfe9d20 -optimize.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:15.657971,cde55ea3f6fc186a9bfe9d20 -mad.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:16.386585,cde55ea3f6fc186a9bfe9d20 -pb.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:16.655292,cde55ea3f6fc186a9bfe9d20 -pixel.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:16.992873,cde55ea3f6fc186a9bfe9d20 -post.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:17.323281,cde55ea3f6fc186a9bfe9d20 -growpush.trackpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:18.804855,cde55ea3f6fc186a9bfe9d20 -stage1.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:19.349835,cde55ea3f6fc186a9bfe9d20 -apps.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:21.150542,cde55ea3f6fc186a9bfe9d20 -eu.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:23.394693,cde55ea3f6fc186a9bfe9d20 -rtb.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:28.124082,cde55ea3f6fc186a9bfe9d20 -ssp.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:28.152240,cde55ea3f6fc186a9bfe9d20 -t.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:28.883102,cde55ea3f6fc186a9bfe9d20 -stage2.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:29.811714,cde55ea3f6fc186a9bfe9d20 -track.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:29.990299,cde55ea3f6fc186a9bfe9d20 -stage3.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:31.602936,cde55ea3f6fc186a9bfe9d20 -tracking.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:32.159876,cde55ea3f6fc186a9bfe9d20 -vid-cpm.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:32.705695,cde55ea3f6fc186a9bfe9d20 -trk.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:33.015289,cde55ea3f6fc186a9bfe9d20 -vid-rtb.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:33.142342,cde55ea3f6fc186a9bfe9d20 -vid-static.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:33.468751,cde55ea3f6fc186a9bfe9d20 -www.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:34.003388,cde55ea3f6fc186a9bfe9d20 -xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:34.048987,cde55ea3f6fc186a9bfe9d20 -supply.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:34.424234,cde55ea3f6fc186a9bfe9d20 -go.exrtbsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:34.529649,cde55ea3f6fc186a9bfe9d20 -exrtbsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:34.534616,cde55ea3f6fc186a9bfe9d20 -p.exrtbsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:34.906676,cde55ea3f6fc186a9bfe9d20 -syndication.exrtbsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:35.079797,cde55ea3f6fc186a9bfe9d20 -cmp.optad360.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:35.160750,cde55ea3f6fc186a9bfe9d20 -get.optad360.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:35.814565,cde55ea3f6fc186a9bfe9d20 -adrevenueindex.optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:36.314495,cde55ea3f6fc186a9bfe9d20 -ads.optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:36.478834,cde55ea3f6fc186a9bfe9d20 -optad360.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:38.162399,cde55ea3f6fc186a9bfe9d20 -us.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:42.363291,cde55ea3f6fc186a9bfe9d20 -vid.xapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:42.865062,cde55ea3f6fc186a9bfe9d20 -api.optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:43.149840,cde55ea3f6fc186a9bfe9d20 -apipublisher.optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:43.799774,cde55ea3f6fc186a9bfe9d20 -ads3.optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:43.854093,cde55ea3f6fc186a9bfe9d20 -data.optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:44.026322,cde55ea3f6fc186a9bfe9d20 -publisher.optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:44.891991,cde55ea3f6fc186a9bfe9d20 -stats.optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:44.977395,cde55ea3f6fc186a9bfe9d20 -optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:45.714542,cde55ea3f6fc186a9bfe9d20 -ads.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:46.091695,cde55ea3f6fc186a9bfe9d20 -alternativas.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:46.980618,cde55ea3f6fc186a9bfe9d20 -www.optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:46.986436,cde55ea3f6fc186a9bfe9d20 -alternativa.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:47.296211,cde55ea3f6fc186a9bfe9d20 -poczta.optad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:53.628885,cde55ea3f6fc186a9bfe9d20 -c.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:14:56.976286,cde55ea3f6fc186a9bfe9d20 -footer.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:02.551621,cde55ea3f6fc186a9bfe9d20 -footer-de.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:02.961822,cde55ea3f6fc186a9bfe9d20 -de.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:03.101655,cde55ea3f6fc186a9bfe9d20 -es.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:03.282790,cde55ea3f6fc186a9bfe9d20 -footer-es.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:03.476978,cde55ea3f6fc186a9bfe9d20 -g.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:04.141645,cde55ea3f6fc186a9bfe9d20 -inapp.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:04.231971,cde55ea3f6fc186a9bfe9d20 -en.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:04.720067,cde55ea3f6fc186a9bfe9d20 -it.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:05.118079,cde55ea3f6fc186a9bfe9d20 -pl.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:14.020865,cde55ea3f6fc186a9bfe9d20 -pt.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:14.028385,cde55ea3f6fc186a9bfe9d20 -ru.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:14.319036,cde55ea3f6fc186a9bfe9d20 -themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:14.497463,cde55ea3f6fc186a9bfe9d20 -cdn.stat-rock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:14.807677,cde55ea3f6fc186a9bfe9d20 -se.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:14.960036,cde55ea3f6fc186a9bfe9d20 -dev.stat-rock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:15.084609,cde55ea3f6fc186a9bfe9d20 -eu-m.stat-rock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:15.514551,cde55ea3f6fc186a9bfe9d20 -serving.stat-rock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:15.535597,cde55ea3f6fc186a9bfe9d20 -www.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:15.600615,cde55ea3f6fc186a9bfe9d20 -us.themoneytizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:15.658627,cde55ea3f6fc186a9bfe9d20 -stat-rock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:16.176371,cde55ea3f6fc186a9bfe9d20 -ak.sail-horizon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:16.185976,cde55ea3f6fc186a9bfe9d20 -cdn.sail-horizon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:18.418816,cde55ea3f6fc186a9bfe9d20 -us-m.stat-rock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:18.439507,cde55ea3f6fc186a9bfe9d20 -stream.stat-rock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:18.437601,cde55ea3f6fc186a9bfe9d20 -ak2.sail-horizon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:18.490557,cde55ea3f6fc186a9bfe9d20 -ibv.stat-rock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:18.502205,cde55ea3f6fc186a9bfe9d20 -sail-horizon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:19.182443,cde55ea3f6fc186a9bfe9d20 -uprimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:19.703203,cde55ea3f6fc186a9bfe9d20 -redir.uprimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:19.984296,cde55ea3f6fc186a9bfe9d20 -click.uprimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:20.111626,cde55ea3f6fc186a9bfe9d20 -banners.uprimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:30.158480,cde55ea3f6fc186a9bfe9d20 -viadata.store,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:32.442128,cde55ea3f6fc186a9bfe9d20 -logs.viadata.store,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:33.053372,cde55ea3f6fc186a9bfe9d20 -admin1.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:33.218917,cde55ea3f6fc186a9bfe9d20 -cdn.viadata.store,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:33.416295,cde55ea3f6fc186a9bfe9d20 -www.uprimp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:33.460237,cde55ea3f6fc186a9bfe9d20 -cdn.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:33.806718,cde55ea3f6fc186a9bfe9d20 -adstxt.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:33.816218,cde55ea3f6fc186a9bfe9d20 -ecdn.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:33.937779,cde55ea3f6fc186a9bfe9d20 -cooperate.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:34.042895,cde55ea3f6fc186a9bfe9d20 -nothotdog.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:43.847400,cde55ea3f6fc186a9bfe9d20 -products.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:44.451062,cde55ea3f6fc186a9bfe9d20 -publishers.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:44.528521,cde55ea3f6fc186a9bfe9d20 -firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:44.560126,cde55ea3f6fc186a9bfe9d20 -secure.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:44.641410,cde55ea3f6fc186a9bfe9d20 -tracking.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:45.096951,cde55ea3f6fc186a9bfe9d20 -www.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:45.152022,cde55ea3f6fc186a9bfe9d20 -tracking1.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:45.173107,cde55ea3f6fc186a9bfe9d20 -analysis.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:45.697757,cde55ea3f6fc186a9bfe9d20 -measure.analysis.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:45.779423,cde55ea3f6fc186a9bfe9d20 -ecdn.analysis.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:45.931645,cde55ea3f6fc186a9bfe9d20 -tracking2.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:15:55.058741,cde55ea3f6fc186a9bfe9d20 -filter.revenuehits.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:02.718886,cde55ea3f6fc186a9bfe9d20 -www.analysis.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:02.826721,cde55ea3f6fc186a9bfe9d20 -www.revenuehits.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:02.878497,cde55ea3f6fc186a9bfe9d20 -revenuehits.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:03.134024,cde55ea3f6fc186a9bfe9d20 -xml.revenuehits.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:03.254109,cde55ea3f6fc186a9bfe9d20 -ap-central.load.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:03.471407,cde55ea3f6fc186a9bfe9d20 -ap-northeast.load.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:03.709576,cde55ea3f6fc186a9bfe9d20 -ap-southeast.load.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:03.720004,cde55ea3f6fc186a9bfe9d20 -admin.firstimpression.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:04.066097,cde55ea3f6fc186a9bfe9d20 -action.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:13.428337,cde55ea3f6fc186a9bfe9d20 -cdn.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:14.117035,cde55ea3f6fc186a9bfe9d20 -eu-static.load.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:14.148687,cde55ea3f6fc186a9bfe9d20 -eu-west.load.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:14.286222,cde55ea3f6fc186a9bfe9d20 -global.load.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:24.134631,cde55ea3f6fc186a9bfe9d20 -exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:24.606883,cde55ea3f6fc186a9bfe9d20 -imrww.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:24.672252,cde55ea3f6fc186a9bfe9d20 -haproxy.ewr1.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:24.688230,cde55ea3f6fc186a9bfe9d20 -load.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:24.816161,cde55ea3f6fc186a9bfe9d20 -loadan.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:34.659069,cde55ea3f6fc186a9bfe9d20 -loadeu.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:35.203583,cde55ea3f6fc186a9bfe9d20 -loadm.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:35.256272,cde55ea3f6fc186a9bfe9d20 -loadpm.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:35.264230,cde55ea3f6fc186a9bfe9d20 -mojo-dev.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:35.760844,cde55ea3f6fc186a9bfe9d20 -mojo.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:35.822392,cde55ea3f6fc186a9bfe9d20 -pixel.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:36.330589,cde55ea3f6fc186a9bfe9d20 -pwm.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:36.852544,cde55ea3f6fc186a9bfe9d20 -sandbox.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:37.416650,cde55ea3f6fc186a9bfe9d20 -loadr.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:42.795678,cde55ea3f6fc186a9bfe9d20 -loadus.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:45.186453,cde55ea3f6fc186a9bfe9d20 -us-central.load.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:45.752310,cde55ea3f6fc186a9bfe9d20 -loadus.tm.ssl.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:45.886958,cde55ea3f6fc186a9bfe9d20 -mydmp.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:46.269530,cde55ea3f6fc186a9bfe9d20 -us-east.load.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:46.331663,cde55ea3f6fc186a9bfe9d20 -us-west.load.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:46.463614,cde55ea3f6fc186a9bfe9d20 -smart.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:47.939792,cde55ea3f6fc186a9bfe9d20 -cdn.faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:49.115953,cde55ea3f6fc186a9bfe9d20 -faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:50.383131,cde55ea3f6fc186a9bfe9d20 -faktorid-fid.choice.faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:50.853041,cde55ea3f6fc186a9bfe9d20 -geo.choice.faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:51.661375,cde55ea3f6fc186a9bfe9d20 -logos.choice.faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:52.745833,cde55ea3f6fc186a9bfe9d20 -static.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:53.434094,cde55ea3f6fc186a9bfe9d20 -mobile.faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:53.548269,cde55ea3f6fc186a9bfe9d20 -portal.faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:53.991270,cde55ea3f6fc186a9bfe9d20 -west.us.tm.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:56.867571,cde55ea3f6fc186a9bfe9d20 -vdna.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:56.892196,cde55ea3f6fc186a9bfe9d20 -www.exelator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:16:56.968281,cde55ea3f6fc186a9bfe9d20 -www.faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:03.152687,cde55ea3f6fc186a9bfe9d20 -aaddcount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:03.240762,cde55ea3f6fc186a9bfe9d20 -js-ssl.aaddcount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:03.593554,cde55ea3f6fc186a9bfe9d20 -image.aaddcount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:04.031409,cde55ea3f6fc186a9bfe9d20 -js.aaddcount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:04.146473,cde55ea3f6fc186a9bfe9d20 -cdn.pvmax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:04.169202,cde55ea3f6fc186a9bfe9d20 -api.pvmax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:04.204968,cde55ea3f6fc186a9bfe9d20 -kuasa.pvmax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:04.244580,cde55ea3f6fc186a9bfe9d20 -pvmax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:04.726397,cde55ea3f6fc186a9bfe9d20 -www.pvmax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:04.788207,cde55ea3f6fc186a9bfe9d20 -app2.adflex.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:05.051127,cde55ea3f6fc186a9bfe9d20 -a.opmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:05.424722,cde55ea3f6fc186a9bfe9d20 -api.opmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:05.831315,cde55ea3f6fc186a9bfe9d20 -monika.pvmax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:05.941516,cde55ea3f6fc186a9bfe9d20 -adflex.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:05.988322,cde55ea3f6fc186a9bfe9d20 -opmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:14.723217,cde55ea3f6fc186a9bfe9d20 -www.opmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:14.788147,cde55ea3f6fc186a9bfe9d20 -app.opmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:14.800847,cde55ea3f6fc186a9bfe9d20 -ga.opmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:14.828807,cde55ea3f6fc186a9bfe9d20 -z.opmnstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:15.234851,cde55ea3f6fc186a9bfe9d20 -messaging.insurads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:15.494577,cde55ea3f6fc186a9bfe9d20 -cdn.insurads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:15.504015,cde55ea3f6fc186a9bfe9d20 -insurads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:15.548506,cde55ea3f6fc186a9bfe9d20 -services.insurads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:15.831772,cde55ea3f6fc186a9bfe9d20 -www.insurads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:16.031965,cde55ea3f6fc186a9bfe9d20 -adformsync01.admantx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:16.343879,cde55ea3f6fc186a9bfe9d20 -adformui.admantx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:16.467947,cde55ea3f6fc186a9bfe9d20 -async01.admantx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:16.534438,cde55ea3f6fc186a9bfe9d20 -admantx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:16.576794,cde55ea3f6fc186a9bfe9d20 -usasync01.admantx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:17.074153,cde55ea3f6fc186a9bfe9d20 -euasync01.admantx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:17.116724,cde55ea3f6fc186a9bfe9d20 -www.admantx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:17.190020,cde55ea3f6fc186a9bfe9d20 -adrcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:32.301643,cde55ea3f6fc186a9bfe9d20 -media.adrcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:33.348939,cde55ea3f6fc186a9bfe9d20 -report-scripts.adrcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:33.518095,cde55ea3f6fc186a9bfe9d20 -scripts.adrcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:34.193171,cde55ea3f6fc186a9bfe9d20 -request.adrcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:34.260239,cde55ea3f6fc186a9bfe9d20 -cntr.adrcntr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:35.365406,cde55ea3f6fc186a9bfe9d20 -evt.adrcntr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:36.565734,cde55ea3f6fc186a9bfe9d20 -atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:37.088861,cde55ea3f6fc186a9bfe9d20 -az-ue2.atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:37.536124,cde55ea3f6fc186a9bfe9d20 -www.adrcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:37.926292,cde55ea3f6fc186a9bfe9d20 -default.atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:38.082396,cde55ea3f6fc186a9bfe9d20 -lw-ue.atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:38.447259,cde55ea3f6fc186a9bfe9d20 -lw-uw.atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:38.505467,cde55ea3f6fc186a9bfe9d20 -pop.adrcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:44.112936,cde55ea3f6fc186a9bfe9d20 -s.atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:44.683233,cde55ea3f6fc186a9bfe9d20 -adrcntr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:44.882387,cde55ea3f6fc186a9bfe9d20 -media.atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:45.141192,cde55ea3f6fc186a9bfe9d20 -retargeting.atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:45.217576,cde55ea3f6fc186a9bfe9d20 -ue.atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:45.258250,cde55ea3f6fc186a9bfe9d20 -www.atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:45.475382,cde55ea3f6fc186a9bfe9d20 -x.atemda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:45.624104,cde55ea3f6fc186a9bfe9d20 -bdv.bidvertiser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:45.905025,cde55ea3f6fc186a9bfe9d20 -bidvertiser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:46.005480,cde55ea3f6fc186a9bfe9d20 -secure.bidvertiser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:46.126614,cde55ea3f6fc186a9bfe9d20 -www.bidvertiser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:46.377264,cde55ea3f6fc186a9bfe9d20 -a.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:46.399228,cde55ea3f6fc186a9bfe9d20 -capi.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:46.609874,cde55ea3f6fc186a9bfe9d20 -cd.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:46.696039,cde55ea3f6fc186a9bfe9d20 -cdns.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:46.904478,cde55ea3f6fc186a9bfe9d20 -cdn.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:46.910471,cde55ea3f6fc186a9bfe9d20 -cds.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:47.229151,cde55ea3f6fc186a9bfe9d20 -ck.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:49.131554,cde55ea3f6fc186a9bfe9d20 -cks.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:49.158674,cde55ea3f6fc186a9bfe9d20 -connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:49.211496,cde55ea3f6fc186a9bfe9d20 -img.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:49.227579,cde55ea3f6fc186a9bfe9d20 -minio.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:51.187784,cde55ea3f6fc186a9bfe9d20 -registry.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:51.202599,cde55ea3f6fc186a9bfe9d20 -l.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:51.224487,cde55ea3f6fc186a9bfe9d20 -upload.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:51.348859,cde55ea3f6fc186a9bfe9d20 -www.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:51.859412,cde55ea3f6fc186a9bfe9d20 -16x9.myfastcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:52.029337,cde55ea3f6fc186a9bfe9d20 -vid.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:52.223860,cde55ea3f6fc186a9bfe9d20 -1x1.myfastcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:52.267370,cde55ea3f6fc186a9bfe9d20 -myfastcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:53.057288,cde55ea3f6fc186a9bfe9d20 -3x2.myfastcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:53.331611,cde55ea3f6fc186a9bfe9d20 -d3x2.myfastcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:53.350561,cde55ea3f6fc186a9bfe9d20 -lalaping.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:53.596694,cde55ea3f6fc186a9bfe9d20 -o.wowreality.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:53.953407,cde55ea3f6fc186a9bfe9d20 -4x3.myfastcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:54.070828,cde55ea3f6fc186a9bfe9d20 -cdn.rmtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:55.368769,cde55ea3f6fc186a9bfe9d20 -wowreality.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:55.381454,cde55ea3f6fc186a9bfe9d20 -js.rmtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:56.235690,cde55ea3f6fc186a9bfe9d20 -intljs.rmtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:56.239015,cde55ea3f6fc186a9bfe9d20 -rmtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:56.799120,cde55ea3f6fc186a9bfe9d20 -ads.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:56.964094,cde55ea3f6fc186a9bfe9d20 -amp.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:57.404934,cde55ea3f6fc186a9bfe9d20 -pub.adflex.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:57.438105,cde55ea3f6fc186a9bfe9d20 -ampadmin.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:57.653001,cde55ea3f6fc186a9bfe9d20 -amp-cl1.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:57.894449,cde55ea3f6fc186a9bfe9d20 -amp-cluster.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:58.014473,cde55ea3f6fc186a9bfe9d20 -api.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:58.302852,cde55ea3f6fc186a9bfe9d20 -auth-service.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:58.466221,cde55ea3f6fc186a9bfe9d20 -api2.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:58.498942,cde55ea3f6fc186a9bfe9d20 -cdn.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:58.880403,cde55ea3f6fc186a9bfe9d20 -cf-qa.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:58.920100,cde55ea3f6fc186a9bfe9d20 -cdn1.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:59.009271,cde55ea3f6fc186a9bfe9d20 -click.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:59.402690,cde55ea3f6fc186a9bfe9d20 -consent-dev.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:59.451230,cde55ea3f6fc186a9bfe9d20 -consent.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:17:59.520212,cde55ea3f6fc186a9bfe9d20 -jp-amp.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:00.010701,cde55ea3f6fc186a9bfe9d20 -jp-ads.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:00.067198,cde55ea3f6fc186a9bfe9d20 -content.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:00.272383,cde55ea3f6fc186a9bfe9d20 -jp-cdn.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:00.489166,cde55ea3f6fc186a9bfe9d20 -jp-click.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:00.518594,cde55ea3f6fc186a9bfe9d20 -jp-map.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:00.707321,cde55ea3f6fc186a9bfe9d20 -jp-stats.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:01.094393,cde55ea3f6fc186a9bfe9d20 -jp-tags.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:01.121888,cde55ea3f6fc186a9bfe9d20 -m-ads.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:01.181981,cde55ea3f6fc186a9bfe9d20 -stats.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:01.879977,cde55ea3f6fc186a9bfe9d20 -mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:02.399768,cde55ea3f6fc186a9bfe9d20 -sync.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:02.742408,cde55ea3f6fc186a9bfe9d20 -tags.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:02.982743,cde55ea3f6fc186a9bfe9d20 -us-content.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:03.247995,cde55ea3f6fc186a9bfe9d20 -api.inspectlet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:03.726951,cde55ea3f6fc186a9bfe9d20 -static.lalaping.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:04.222632,cde55ea3f6fc186a9bfe9d20 -www.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:04.238209,cde55ea3f6fc186a9bfe9d20 -cdn.inspectlet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:04.535652,cde55ea3f6fc186a9bfe9d20 -hn.inspectlet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:04.823047,cde55ea3f6fc186a9bfe9d20 -direct.inspectlet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:04.886665,cde55ea3f6fc186a9bfe9d20 -r.wowreality.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:05.247519,cde55ea3f6fc186a9bfe9d20 -inspectlet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:05.311116,cde55ea3f6fc186a9bfe9d20 -ws.inspectlet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:05.456089,cde55ea3f6fc186a9bfe9d20 -www.inspectlet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:05.628532,cde55ea3f6fc186a9bfe9d20 -youborafds01.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:05.881994,cde55ea3f6fc186a9bfe9d20 -wwwstatic.inspectlet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:05.957786,cde55ea3f6fc186a9bfe9d20 -a-fds.youborafds01.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:06.024450,cde55ea3f6fc186a9bfe9d20 -click-us.mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:06.424237,cde55ea3f6fc186a9bfe9d20 -dsp.mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:06.987442,cde55ea3f6fc186a9bfe9d20 -dsp2.mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:07.620661,cde55ea3f6fc186a9bfe9d20 -mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:07.630338,cde55ea3f6fc186a9bfe9d20 -ping.mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:08.872073,cde55ea3f6fc186a9bfe9d20 -ping2.mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:09.102986,cde55ea3f6fc186a9bfe9d20 -proxy-eu.mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:09.314405,cde55ea3f6fc186a9bfe9d20 -proxy-eu-ping.mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:09.552903,cde55ea3f6fc186a9bfe9d20 -cdn.revive-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:10.131547,cde55ea3f6fc186a9bfe9d20 -tm.mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:10.147063,cde55ea3f6fc186a9bfe9d20 -revive-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:10.654438,cde55ea3f6fc186a9bfe9d20 -delivery.revive-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:10.811606,cde55ea3f6fc186a9bfe9d20 -sync.revive-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:11.101161,cde55ea3f6fc186a9bfe9d20 -www.revive-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:11.225681,cde55ea3f6fc186a9bfe9d20 -map.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:11.617775,cde55ea3f6fc186a9bfe9d20 -ads.adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:12.137011,cde55ea3f6fc186a9bfe9d20 -adstxt.adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:12.601958,cde55ea3f6fc186a9bfe9d20 -adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:12.620220,cde55ea3f6fc186a9bfe9d20 -alerts.adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:13.017809,cde55ea3f6fc186a9bfe9d20 -eu-ads.adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:13.020847,cde55ea3f6fc186a9bfe9d20 -hb.adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:13.516160,cde55ea3f6fc186a9bfe9d20 -pubadmin.adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:14.107641,cde55ea3f6fc186a9bfe9d20 -publishers.adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:14.113233,cde55ea3f6fc186a9bfe9d20 -rtb.adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:14.113301,cde55ea3f6fc186a9bfe9d20 -usersync.adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:14.842109,cde55ea3f6fc186a9bfe9d20 -www.adpone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:15.519253,cde55ea3f6fc186a9bfe9d20 -ad2.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:15.825052,cde55ea3f6fc186a9bfe9d20 -api.mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:16.398171,cde55ea3f6fc186a9bfe9d20 -click.mppmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:16.504146,cde55ea3f6fc186a9bfe9d20 -adscale.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:16.767333,cde55ea3f6fc186a9bfe9d20 -cdn2.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:17.811699,cde55ea3f6fc186a9bfe9d20 -event.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:18.939798,cde55ea3f6fc186a9bfe9d20 -movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:19.920213,cde55ea3f6fc186a9bfe9d20 -prelive.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:20.958526,cde55ea3f6fc186a9bfe9d20 -preview.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:22.148365,cde55ea3f6fc186a9bfe9d20 -rack.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:23.301601,cde55ea3f6fc186a9bfe9d20 -reptracy.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:24.447415,cde55ea3f6fc186a9bfe9d20 -ad.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:25.190181,cde55ea3f6fc186a9bfe9d20 -track.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:25.824862,cde55ea3f6fc186a9bfe9d20 -vacs.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:26.398662,cde55ea3f6fc186a9bfe9d20 -vast.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:26.944642,cde55ea3f6fc186a9bfe9d20 -advideo.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:26.945515,cde55ea3f6fc186a9bfe9d20 -cdn.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:27.356331,cde55ea3f6fc186a9bfe9d20 -audid-api.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:27.541803,cde55ea3f6fc186a9bfe9d20 -audid-api-sg.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:27.642038,cde55ea3f6fc186a9bfe9d20 -dev.reptracy.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:27.748154,cde55ea3f6fc186a9bfe9d20 -www.movad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:27.761883,cde55ea3f6fc186a9bfe9d20 -adash.m.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:28.140541,cde55ea3f6fc186a9bfe9d20 -sjarvis.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:28.641521,cde55ea3f6fc186a9bfe9d20 -adashbc.m.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:28.956600,cde55ea3f6fc186a9bfe9d20 -c-adash.m.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:29.412679,cde55ea3f6fc186a9bfe9d20 -amdc.m.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:29.497455,cde55ea3f6fc186a9bfe9d20 -amdcopen.m.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:29.765605,cde55ea3f6fc186a9bfe9d20 -m-adash.m.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:30.011225,cde55ea3f6fc186a9bfe9d20 -umengacs.m.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:30.648233,cde55ea3f6fc186a9bfe9d20 -umengjmacs.m.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:30.817857,cde55ea3f6fc186a9bfe9d20 -adashbc.ut.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:30.895535,cde55ea3f6fc186a9bfe9d20 -adashx4ae.ut.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:31.765426,cde55ea3f6fc186a9bfe9d20 -adashx.ut.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:34.346112,cde55ea3f6fc186a9bfe9d20 -h-adashx.ut.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:34.819097,cde55ea3f6fc186a9bfe9d20 -h-adashx4ae.ut.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:35.279886,cde55ea3f6fc186a9bfe9d20 -h-adashx4sg.ut.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:36.103253,cde55ea3f6fc186a9bfe9d20 -assets.instant.page,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:36.785127,cde55ea3f6fc186a9bfe9d20 -instant.page,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:37.261212,cde55ea3f6fc186a9bfe9d20 -serversidestats.instant.page,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:37.975547,cde55ea3f6fc186a9bfe9d20 -adashx.m.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:38.351022,cde55ea3f6fc186a9bfe9d20 -www.instant.page,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:38.542194,cde55ea3f6fc186a9bfe9d20 -cdn.richmediaads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:38.816263,cde55ea3f6fc186a9bfe9d20 -richmediaads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:39.197430,cde55ea3f6fc186a9bfe9d20 -www.richmediaads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:39.309566,cde55ea3f6fc186a9bfe9d20 -advert.beaverads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:39.961512,cde55ea3f6fc186a9bfe9d20 -cdn.beaverads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:40.982584,cde55ea3f6fc186a9bfe9d20 -adashx4sg.ut.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:41.364206,cde55ea3f6fc186a9bfe9d20 -code.beaverads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:42.137023,cde55ea3f6fc186a9bfe9d20 -img.beaverads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:42.266035,cde55ea3f6fc186a9bfe9d20 -adashxgc.ut.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:42.512282,cde55ea3f6fc186a9bfe9d20 -publisher.beaverads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:42.845029,cde55ea3f6fc186a9bfe9d20 -st.beaverads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:43.186270,cde55ea3f6fc186a9bfe9d20 -fourier.taobao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:43.413923,cde55ea3f6fc186a9bfe9d20 -adx-f.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:43.746428,cde55ea3f6fc186a9bfe9d20 -adx-id.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:43.865728,cde55ea3f6fc186a9bfe9d20 -adx-in.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:44.183398,cde55ea3f6fc186a9bfe9d20 -adx-sg.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:44.378702,cde55ea3f6fc186a9bfe9d20 -b1-data.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:44.601516,cde55ea3f6fc186a9bfe9d20 -b2-data.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:44.801835,cde55ea3f6fc186a9bfe9d20 -bdapi-id.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:45.269145,cde55ea3f6fc186a9bfe9d20 -bdapi.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:45.540311,cde55ea3f6fc186a9bfe9d20 -bdapi-in.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:45.697924,cde55ea3f6fc186a9bfe9d20 -cl-data.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:46.177135,cde55ea3f6fc186a9bfe9d20 -adx.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:46.600454,cde55ea3f6fc186a9bfe9d20 -cl-data-f.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:46.630402,cde55ea3f6fc186a9bfe9d20 -cl-data-id.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:47.048581,cde55ea3f6fc186a9bfe9d20 -cl-data-in.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:47.058770,cde55ea3f6fc186a9bfe9d20 -cl-data-sg.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:47.491138,cde55ea3f6fc186a9bfe9d20 -darvin-ec.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:47.908795,cde55ea3f6fc186a9bfe9d20 -ck.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:47.964463,cde55ea3f6fc186a9bfe9d20 -data.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:48.839490,cde55ea3f6fc186a9bfe9d20 -sms.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:49.018932,cde55ea3f6fc186a9bfe9d20 -cm.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:49.053278,cde55ea3f6fc186a9bfe9d20 -stg-data.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:49.336937,cde55ea3f6fc186a9bfe9d20 -stg-data-f.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:49.455672,cde55ea3f6fc186a9bfe9d20 -stg-data-id.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:49.505236,cde55ea3f6fc186a9bfe9d20 -stg-data-in.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:49.755356,cde55ea3f6fc186a9bfe9d20 -beaverads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:49.856145,cde55ea3f6fc186a9bfe9d20 -stg-data-sg.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:50.127499,cde55ea3f6fc186a9bfe9d20 -ads.adxadserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:50.387694,cde55ea3f6fc186a9bfe9d20 -uapi.ads.heytapmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:50.424072,cde55ea3f6fc186a9bfe9d20 -ads.g.adxadserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:50.459699,cde55ea3f6fc186a9bfe9d20 -adxadserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:50.723500,cde55ea3f6fc186a9bfe9d20 -nsb.adxadserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:50.946712,cde55ea3f6fc186a9bfe9d20 -go.adxadserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:51.156042,cde55ea3f6fc186a9bfe9d20 -static.adxadserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:51.383325,cde55ea3f6fc186a9bfe9d20 -api.adxadserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:51.514682,cde55ea3f6fc186a9bfe9d20 -tracking.adxadserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:51.559099,cde55ea3f6fc186a9bfe9d20 -www.adxadserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:51.802499,cde55ea3f6fc186a9bfe9d20 -runative-syndicate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:51.934047,cde55ea3f6fc186a9bfe9d20 -pixel.runative-syndicate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:52.117479,cde55ea3f6fc186a9bfe9d20 -cdn.runative-syndicate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:52.296398,cde55ea3f6fc186a9bfe9d20 -ads.adthrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:52.329856,cde55ea3f6fc186a9bfe9d20 -dev.adthrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:52.614852,cde55ea3f6fc186a9bfe9d20 -adthrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:52.719074,cde55ea3f6fc186a9bfe9d20 -dev-track.adthrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:52.886804,cde55ea3f6fc186a9bfe9d20 -logger.adthrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:52.922714,cde55ea3f6fc186a9bfe9d20 -www.beaverads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:52.996155,cde55ea3f6fc186a9bfe9d20 -portal.adthrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:53.528735,cde55ea3f6fc186a9bfe9d20 -track.adthrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:53.546710,cde55ea3f6fc186a9bfe9d20 -looker.adthrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:53.582571,cde55ea3f6fc186a9bfe9d20 -www.adthrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:53.801896,cde55ea3f6fc186a9bfe9d20 -my.fatchilli.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:54.335976,cde55ea3f6fc186a9bfe9d20 -myadplus.fatchilli.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:54.462370,cde55ea3f6fc186a9bfe9d20 -fatchilli.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:54.672096,cde55ea3f6fc186a9bfe9d20 -player.fatchilli.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:55.080672,cde55ea3f6fc186a9bfe9d20 -reports.fatchilli.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:55.126354,cde55ea3f6fc186a9bfe9d20 -static.fatchilli.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:55.684751,cde55ea3f6fc186a9bfe9d20 -advgalaxy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:18:55.732065,cde55ea3f6fc186a9bfe9d20 -sentry.adthrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:03.500354,cde55ea3f6fc186a9bfe9d20 -www.fatchilli.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:05.035290,cde55ea3f6fc186a9bfe9d20 -z.cdn.advgalaxy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:05.646191,cde55ea3f6fc186a9bfe9d20 -bizographics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:06.159154,cde55ea3f6fc186a9bfe9d20 -g1.cdn.advgalaxy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:06.199379,cde55ea3f6fc186a9bfe9d20 -cdn.advgalaxy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:06.210055,cde55ea3f6fc186a9bfe9d20 -js.bizographics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:08.082621,cde55ea3f6fc186a9bfe9d20 -data.bizographics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:08.090297,cde55ea3f6fc186a9bfe9d20 -dc.bizographics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:08.245083,cde55ea3f6fc186a9bfe9d20 -www.advgalaxy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:16.073611,cde55ea3f6fc186a9bfe9d20 -c.fqtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:16.584232,cde55ea3f6fc186a9bfe9d20 -cdn.fqtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:17.196730,cde55ea3f6fc186a9bfe9d20 -fqtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:17.685191,cde55ea3f6fc186a9bfe9d20 -aux.fqtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:18.212751,cde55ea3f6fc186a9bfe9d20 -new.fqtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:18.262778,cde55ea3f6fc186a9bfe9d20 -www.bizographics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:18.337325,cde55ea3f6fc186a9bfe9d20 -s.fqtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:21.256972,cde55ea3f6fc186a9bfe9d20 -sjs.bizographics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:21.261095,cde55ea3f6fc186a9bfe9d20 -duuzseb2b7-jp.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:21.688991,cde55ea3f6fc186a9bfe9d20 -cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:21.703097,cde55ea3f6fc186a9bfe9d20 -ingame.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:22.185974,cde55ea3f6fc186a9bfe9d20 -bt.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:22.261083,cde55ea3f6fc186a9bfe9d20 -invocation.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:22.265792,cde55ea3f6fc186a9bfe9d20 -ob.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:22.672873,cde55ea3f6fc186a9bfe9d20 -pixel2.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:23.133842,cde55ea3f6fc186a9bfe9d20 -obs.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:23.259861,cde55ea3f6fc186a9bfe9d20 -www.fqtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:23.260955,cde55ea3f6fc186a9bfe9d20 -obstaging.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:23.267090,cde55ea3f6fc186a9bfe9d20 -serve2.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:23.771357,cde55ea3f6fc186a9bfe9d20 -serve-static.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:23.845723,cde55ea3f6fc186a9bfe9d20 -s3.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:23.865827,cde55ea3f6fc186a9bfe9d20 -stagingserve3.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:24.276053,cde55ea3f6fc186a9bfe9d20 -amp.permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:24.565122,cde55ea3f6fc186a9bfe9d20 -cdn.fatchilli.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:24.641599,cde55ea3f6fc186a9bfe9d20 -api.permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:24.831044,cde55ea3f6fc186a9bfe9d20 -buzzfeed.amp.permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:25.001805,cde55ea3f6fc186a9bfe9d20 -cdn-cf-staging.permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:25.065993,cde55ea3f6fc186a9bfe9d20 -cdn.permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:25.423314,cde55ea3f6fc186a9bfe9d20 -conde.amp.permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:25.493840,cde55ea3f6fc186a9bfe9d20 -esi.amp.permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:25.738726,cde55ea3f6fc186a9bfe9d20 -idg.amp.permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:25.772744,cde55ea3f6fc186a9bfe9d20 -immediatemedia.amp.permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:26.097908,cde55ea3f6fc186a9bfe9d20 -blueadss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:26.215522,cde55ea3f6fc186a9bfe9d20 -permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:26.569469,cde55ea3f6fc186a9bfe9d20 -s2.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:33.776414,cde55ea3f6fc186a9bfe9d20 -g.ezodn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:35.561094,cde55ea3f6fc186a9bfe9d20 -www.permutive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:35.746770,cde55ea3f6fc186a9bfe9d20 -go.ezodn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:36.292205,cde55ea3f6fc186a9bfe9d20 -www.blueadss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:36.449479,cde55ea3f6fc186a9bfe9d20 -cdn.blueadss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:36.538842,cde55ea3f6fc186a9bfe9d20 -ezodn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:36.696266,cde55ea3f6fc186a9bfe9d20 -www.ezodn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:36.711624,cde55ea3f6fc186a9bfe9d20 -cdn.relap.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:37.498906,cde55ea3f6fc186a9bfe9d20 -api.relap.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:38.120032,cde55ea3f6fc186a9bfe9d20 -gaug.es,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:38.319005,cde55ea3f6fc186a9bfe9d20 -relap.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:38.480345,cde55ea3f6fc186a9bfe9d20 -get.gaug.es,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:38.608027,cde55ea3f6fc186a9bfe9d20 -www.relap.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:39.145976,cde55ea3f6fc186a9bfe9d20 -www.gaug.es,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:49.513995,cde55ea3f6fc186a9bfe9d20 -track.gaug.es,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:49.539947,cde55ea3f6fc186a9bfe9d20 -staging.gaug.es,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:49.623937,cde55ea3f6fc186a9bfe9d20 -secure.gaug.es,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:49.637427,cde55ea3f6fc186a9bfe9d20 -origin-ads.realsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:50.170730,cde55ea3f6fc186a9bfe9d20 -ads.realsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:50.182676,cde55ea3f6fc186a9bfe9d20 -a.realsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:50.182702,cde55ea3f6fc186a9bfe9d20 -main.realsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:50.216001,cde55ea3f6fc186a9bfe9d20 -media.vivaclix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:50.769359,cde55ea3f6fc186a9bfe9d20 -srv.vivaclix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:50.991862,cde55ea3f6fc186a9bfe9d20 -realsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:54.000358,cde55ea3f6fc186a9bfe9d20 -syndication.realsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:54.031949,cde55ea3f6fc186a9bfe9d20 -vivaclix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:54.049437,cde55ea3f6fc186a9bfe9d20 -track.vivaclix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:54.235485,cde55ea3f6fc186a9bfe9d20 -advertiser.advangelists.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:55.087238,cde55ea3f6fc186a9bfe9d20 -advangelists.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:55.283354,cde55ea3f6fc186a9bfe9d20 -api-iqzone.advangelists.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:55.589238,cde55ea3f6fc186a9bfe9d20 -admarket.network,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:55.656563,cde55ea3f6fc186a9bfe9d20 -delplaya-api.advangelists.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:55.770100,cde55ea3f6fc186a9bfe9d20 -nep-west.advangelists.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:56.097777,cde55ea3f6fc186a9bfe9d20 -nep.advangelists.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:56.131436,cde55ea3f6fc186a9bfe9d20 -slack-in.advangelists.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:56.193990,cde55ea3f6fc186a9bfe9d20 -www.admarket.network,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:56.262709,cde55ea3f6fc186a9bfe9d20 -verve-api.advangelists.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:56.775408,cde55ea3f6fc186a9bfe9d20 -supply.advangelists.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:56.796291,cde55ea3f6fc186a9bfe9d20 -ads.smrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:56.833013,cde55ea3f6fc186a9bfe9d20 -assets-east.smrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:57.419792,cde55ea3f6fc186a9bfe9d20 -privacy.smrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:57.893517,cde55ea3f6fc186a9bfe9d20 -www.advangelists.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:58.464724,cde55ea3f6fc186a9bfe9d20 -smrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:58.519802,cde55ea3f6fc186a9bfe9d20 -smoke.gaug.es,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:58.641010,cde55ea3f6fc186a9bfe9d20 -sync.smrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:19:59.108846,cde55ea3f6fc186a9bfe9d20 -bid.onetag-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:05.858893,cde55ea3f6fc186a9bfe9d20 -bid-apac.onetag-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:05.865261,cde55ea3f6fc186a9bfe9d20 -www.smrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:05.893421,cde55ea3f6fc186a9bfe9d20 -bid-eu.onetag-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:06.330904,cde55ea3f6fc186a9bfe9d20 -bid-g.onetag-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:06.368531,cde55ea3f6fc186a9bfe9d20 -bid-us.onetag-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:06.373634,cde55ea3f6fc186a9bfe9d20 -onetag-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:06.845598,cde55ea3f6fc186a9bfe9d20 -preprod.onetag-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:06.866563,cde55ea3f6fc186a9bfe9d20 -debug.onetag-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:06.899438,cde55ea3f6fc186a9bfe9d20 -eu.smrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:07.298688,cde55ea3f6fc186a9bfe9d20 -app.smrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:07.320299,cde55ea3f6fc186a9bfe9d20 -b-api.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:07.517511,cde55ea3f6fc186a9bfe9d20 -api.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:07.627390,cde55ea3f6fc186a9bfe9d20 -adyoulike.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:07.735227,cde55ea3f6fc186a9bfe9d20 -fo-api.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:07.978002,cde55ea3f6fc186a9bfe9d20 -dyn.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:08.045909,cde55ea3f6fc186a9bfe9d20 -fo-dyn.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:08.076797,cde55ea3f6fc186a9bfe9d20 -fo-ssp.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:08.108848,cde55ea3f6fc186a9bfe9d20 -fo-static.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:08.174572,cde55ea3f6fc186a9bfe9d20 -hb-api.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:08.526261,cde55ea3f6fc186a9bfe9d20 -hp-api.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:08.788010,cde55ea3f6fc186a9bfe9d20 -omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:08.806550,cde55ea3f6fc186a9bfe9d20 -pixels.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:08.957359,cde55ea3f6fc186a9bfe9d20 -ssp.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:08.966727,cde55ea3f6fc186a9bfe9d20 -tag-dyn.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:09.325786,cde55ea3f6fc186a9bfe9d20 -static.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:17.185088,cde55ea3f6fc186a9bfe9d20 -www.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:17.854236,cde55ea3f6fc186a9bfe9d20 -visitor.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:18.055893,cde55ea3f6fc186a9bfe9d20 -tracking.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:18.072080,cde55ea3f6fc186a9bfe9d20 -tag.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:18.254083,cde55ea3f6fc186a9bfe9d20 -video.omnitagjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:18.302561,cde55ea3f6fc186a9bfe9d20 -am.adlooxtracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:18.671700,cde55ea3f6fc186a9bfe9d20 -j.adlooxtracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:19.117391,cde55ea3f6fc186a9bfe9d20 -as.adlooxtracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:19.242860,cde55ea3f6fc186a9bfe9d20 -mstorer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:24.700502,cde55ea3f6fc186a9bfe9d20 -adlooxtracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:24.726185,cde55ea3f6fc186a9bfe9d20 -c.mstorer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:24.782052,cde55ea3f6fc186a9bfe9d20 -m.mstorer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:24.845939,cde55ea3f6fc186a9bfe9d20 -hgbasics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:25.373895,cde55ea3f6fc186a9bfe9d20 -services.adlooxtracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:25.445090,cde55ea3f6fc186a9bfe9d20 -m.hgbasics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:25.563018,cde55ea3f6fc186a9bfe9d20 -c.hgbasics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:25.666845,cde55ea3f6fc186a9bfe9d20 -c.uttclimber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:25.816128,cde55ea3f6fc186a9bfe9d20 -uttclimber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:25.937195,cde55ea3f6fc186a9bfe9d20 -m.uttclimber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:26.090507,cde55ea3f6fc186a9bfe9d20 -ads.contentabc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:26.165224,cde55ea3f6fc186a9bfe9d20 -ads2.contentabc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:26.293332,cde55ea3f6fc186a9bfe9d20 -cdn.contentabc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:26.471513,cde55ea3f6fc186a9bfe9d20 -ads3.contentabc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:26.473723,cde55ea3f6fc186a9bfe9d20 -read.your-notice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:26.825396,cde55ea3f6fc186a9bfe9d20 -video.your-notice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:26.921343,cde55ea3f6fc186a9bfe9d20 -www.your-notice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:26.968392,cde55ea3f6fc186a9bfe9d20 -static.contentabc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:27.213954,cde55ea3f6fc186a9bfe9d20 -your-notice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:27.361711,cde55ea3f6fc186a9bfe9d20 -queue.simpleanalyticscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:27.844159,cde55ea3f6fc186a9bfe9d20 -online.simpleanalyticscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:27.885267,cde55ea3f6fc186a9bfe9d20 -scripts.simpleanalyticscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:27.945324,cde55ea3f6fc186a9bfe9d20 -screenshots.simpleanalyticscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:28.060139,cde55ea3f6fc186a9bfe9d20 -simpleanalyticscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:28.341765,cde55ea3f6fc186a9bfe9d20 -ads.servenobid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:28.485578,cde55ea3f6fc186a9bfe9d20 -servenobid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:28.521825,cde55ea3f6fc186a9bfe9d20 -public.servenobid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:29.055522,cde55ea3f6fc186a9bfe9d20 -cms.galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:29.213967,cde55ea3f6fc186a9bfe9d20 -cms-preprod.galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:29.535457,cde55ea3f6fc186a9bfe9d20 -cdn.galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:29.648636,cde55ea3f6fc186a9bfe9d20 -contentabc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:36.668752,cde55ea3f6fc186a9bfe9d20 -galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:38.729349,cde55ea3f6fc186a9bfe9d20 -images.galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:39.463278,cde55ea3f6fc186a9bfe9d20 -kvm.galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:39.483933,cde55ea3f6fc186a9bfe9d20 -mydayoff.galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:39.910395,cde55ea3f6fc186a9bfe9d20 -manage.galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:39.928667,cde55ea3f6fc186a9bfe9d20 -adserve.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:40.429366,cde55ea3f6fc186a9bfe9d20 -ad-monitor.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:40.504513,cde55ea3f6fc186a9bfe9d20 -pbserver.galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:40.667120,cde55ea3f6fc186a9bfe9d20 -ce.galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:40.859152,cde55ea3f6fc186a9bfe9d20 -aes.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:40.981873,cde55ea3f6fc186a9bfe9d20 -www.galaxiemedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:41.000941,cde55ea3f6fc186a9bfe9d20 -cerberus.production.us-east-1.kops.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:41.024573,cde55ea3f6fc186a9bfe9d20 -cma.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:41.261269,cde55ea3f6fc186a9bfe9d20 -cma.production.us-east-1.kops.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:41.344019,cde55ea3f6fc186a9bfe9d20 -kds-pixel.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:46.711049,cde55ea3f6fc186a9bfe9d20 -crb.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:46.733258,cde55ea3f6fc186a9bfe9d20 -kraken.production.us-east-1.kops.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:46.784610,cde55ea3f6fc186a9bfe9d20 -klkstrm.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:46.843020,cde55ea3f6fc186a9bfe9d20 -kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:49.439691,cde55ea3f6fc186a9bfe9d20 -production.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:49.938149,cde55ea3f6fc186a9bfe9d20 -krk.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:50.395150,cde55ea3f6fc186a9bfe9d20 -staging.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:50.407292,cde55ea3f6fc186a9bfe9d20 -pixel.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:50.432167,cde55ea3f6fc186a9bfe9d20 -monitor.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:50.461963,cde55ea3f6fc186a9bfe9d20 -prg.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:50.500657,cde55ea3f6fc186a9bfe9d20 -counts.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:51.281499,cde55ea3f6fc186a9bfe9d20 -ad.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:52.478725,cde55ea3f6fc186a9bfe9d20 -instayp.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:53.160803,cde55ea3f6fc186a9bfe9d20 -api.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:54.681483,cde55ea3f6fc186a9bfe9d20 -storage.cloud.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:54.825761,cde55ea3f6fc186a9bfe9d20 -lb.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:55.041488,cde55ea3f6fc186a9bfe9d20 -id.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:55.060880,cde55ea3f6fc186a9bfe9d20 -p.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:55.538432,cde55ea3f6fc186a9bfe9d20 -probe.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:55.777263,cde55ea3f6fc186a9bfe9d20 -stage-instayp.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:56.011765,cde55ea3f6fc186a9bfe9d20 -rtb.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:56.071776,cde55ea3f6fc186a9bfe9d20 -www.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:56.617921,cde55ea3f6fc186a9bfe9d20 -yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:56.760505,cde55ea3f6fc186a9bfe9d20 -ad.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:56.803704,cde55ea3f6fc186a9bfe9d20 -b2cdn.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:57.371786,cde55ea3f6fc186a9bfe9d20 -cdn.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:58.173525,cde55ea3f6fc186a9bfe9d20 -bcdn.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:58.510818,cde55ea3f6fc186a9bfe9d20 -automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:58.872746,cde55ea3f6fc186a9bfe9d20 -go.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:20:59.586735,cde55ea3f6fc186a9bfe9d20 -hub.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:00.854275,cde55ea3f6fc186a9bfe9d20 -nivid.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:02.714849,cde55ea3f6fc186a9bfe9d20 -o2cdn.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:03.463553,cde55ea3f6fc186a9bfe9d20 -aut.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:04.914061,cde55ea3f6fc186a9bfe9d20 -ortb.yieldlab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:05.232278,cde55ea3f6fc186a9bfe9d20 -pba.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:06.772417,cde55ea3f6fc186a9bfe9d20 -us-east-pbc.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:07.217371,cde55ea3f6fc186a9bfe9d20 -us-east-pbc-cluster.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:07.639085,cde55ea3f6fc186a9bfe9d20 -stories.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:07.815288,cde55ea3f6fc186a9bfe9d20 -us-east-pbs.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:08.058182,cde55ea3f6fc186a9bfe9d20 -us-east-pbs01.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:08.236161,cde55ea3f6fc186a9bfe9d20 -geo.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:08.746307,cde55ea3f6fc186a9bfe9d20 -yeti.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:09.776464,cde55ea3f6fc186a9bfe9d20 -lite.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:10.172438,cde55ea3f6fc186a9bfe9d20 -yeti-api.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:10.371502,cde55ea3f6fc186a9bfe9d20 -www.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:10.446144,cde55ea3f6fc186a9bfe9d20 -flux-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:10.578790,cde55ea3f6fc186a9bfe9d20 -prebid-cache.flux-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:10.904596,cde55ea3f6fc186a9bfe9d20 -prebid-server.flux-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:10.910720,cde55ea3f6fc186a9bfe9d20 -amp.browsiprod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:11.188074,cde55ea3f6fc186a9bfe9d20 -browsiprod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:11.354823,cde55ea3f6fc186a9bfe9d20 -device-detect.browsiprod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:11.699472,cde55ea3f6fc186a9bfe9d20 -events.browsiprod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:12.094569,cde55ea3f6fc186a9bfe9d20 -yield-manager.browsiprod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:12.243487,cde55ea3f6fc186a9bfe9d20 -cdn.browsiprod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:12.581382,cde55ea3f6fc186a9bfe9d20 -data.24smi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:12.904065,cde55ea3f6fc186a9bfe9d20 -img.24smi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:13.224175,cde55ea3f6fc186a9bfe9d20 -24smi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:13.327290,cde55ea3f6fc186a9bfe9d20 -jsn.24smi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:13.554112,cde55ea3f6fc186a9bfe9d20 -ssp.24smi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:14.173988,cde55ea3f6fc186a9bfe9d20 -pub.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:17.654027,cde55ea3f6fc186a9bfe9d20 -wpold.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:18.532325,cde55ea3f6fc186a9bfe9d20 -analyze.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:18.743256,cde55ea3f6fc186a9bfe9d20 -accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:19.055377,cde55ea3f6fc186a9bfe9d20 -api.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:19.588519,cde55ea3f6fc186a9bfe9d20 -f-api.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:19.609307,cde55ea3f6fc186a9bfe9d20 -a.image.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:19.627210,cde55ea3f6fc186a9bfe9d20 -h.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:20.317262,cde55ea3f6fc186a9bfe9d20 -is.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:21.364255,cde55ea3f6fc186a9bfe9d20 -labs.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:21.423631,cde55ea3f6fc186a9bfe9d20 -img.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:21.522600,cde55ea3f6fc186a9bfe9d20 -merchant.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:25.321119,cde55ea3f6fc186a9bfe9d20 -sp.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:26.023280,cde55ea3f6fc186a9bfe9d20 -xml.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:26.179587,cde55ea3f6fc186a9bfe9d20 -www.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:26.554307,cde55ea3f6fc186a9bfe9d20 -ad-api.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:26.617815,cde55ea3f6fc186a9bfe9d20 -ad.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:26.935596,cde55ea3f6fc186a9bfe9d20 -ad-verification.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:27.058310,cde55ea3f6fc186a9bfe9d20 -amz-ad.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:27.362472,cde55ea3f6fc186a9bfe9d20 -datafeed.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:27.518473,cde55ea3f6fc186a9bfe9d20 -adv.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:28.000936,cde55ea3f6fc186a9bfe9d20 -a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:28.007287,cde55ea3f6fc186a9bfe9d20 -ifrb.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:28.275993,cde55ea3f6fc186a9bfe9d20 -items.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:28.445135,cde55ea3f6fc186a9bfe9d20 -lm.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:29.023510,cde55ea3f6fc186a9bfe9d20 -ow.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:29.289364,cde55ea3f6fc186a9bfe9d20 -bck.accesstrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:29.916850,cde55ea3f6fc186a9bfe9d20 -pub.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:30.441531,cde55ea3f6fc186a9bfe9d20 -rot0.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:30.708464,cde55ea3f6fc186a9bfe9d20 -px.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:30.742792,cde55ea3f6fc186a9bfe9d20 -rot1.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:36.244196,cde55ea3f6fc186a9bfe9d20 -rot4.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:37.019204,cde55ea3f6fc186a9bfe9d20 -rot2.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:37.329356,cde55ea3f6fc186a9bfe9d20 -rot3.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:37.413876,cde55ea3f6fc186a9bfe9d20 -rot5.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:37.798383,cde55ea3f6fc186a9bfe9d20 -rot6.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:38.089328,cde55ea3f6fc186a9bfe9d20 -rot7.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:38.211829,cde55ea3f6fc186a9bfe9d20 -ns6.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:38.504202,cde55ea3f6fc186a9bfe9d20 -rot8.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:38.568449,cde55ea3f6fc186a9bfe9d20 -ns7.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:38.752243,cde55ea3f6fc186a9bfe9d20 -rot9.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:38.866014,cde55ea3f6fc186a9bfe9d20 -sp-api.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:39.039317,cde55ea3f6fc186a9bfe9d20 -rws.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:39.324943,cde55ea3f6fc186a9bfe9d20 -statics.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:39.407130,cde55ea3f6fc186a9bfe9d20 -rpx.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:39.680502,cde55ea3f6fc186a9bfe9d20 -trck-v4.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:39.772666,cde55ea3f6fc186a9bfe9d20 -trck.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:39.944679,cde55ea3f6fc186a9bfe9d20 -support.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:40.662814,cde55ea3f6fc186a9bfe9d20 -adplugg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:41.462854,cde55ea3f6fc186a9bfe9d20 -cdn.adplugg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:41.515007,cde55ea3f6fc186a9bfe9d20 -www.adplugg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:41.560853,cde55ea3f6fc186a9bfe9d20 -amplify.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:42.200966,cde55ea3f6fc186a9bfe9d20 -a.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:42.206571,cde55ea3f6fc186a9bfe9d20 -www.a8.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:43.017622,cde55ea3f6fc186a9bfe9d20 -animelab.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:48.606907,cde55ea3f6fc186a9bfe9d20 -aus.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:48.713316,cde55ea3f6fc186a9bfe9d20 -bluegrasstoday.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:49.015724,cde55ea3f6fc186a9bfe9d20 -adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:49.286717,cde55ea3f6fc186a9bfe9d20 -b.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:49.551110,cde55ea3f6fc186a9bfe9d20 -cdn3.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:49.701719,cde55ea3f6fc186a9bfe9d20 -branded.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:49.702513,cde55ea3f6fc186a9bfe9d20 -cdneu.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:50.124694,cde55ea3f6fc186a9bfe9d20 -c.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:50.141040,cde55ea3f6fc186a9bfe9d20 -consumertrack.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:50.360089,cde55ea3f6fc186a9bfe9d20 -g.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:50.501393,cde55ea3f6fc186a9bfe9d20 -d.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:50.556846,cde55ea3f6fc186a9bfe9d20 -g8.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:50.808906,cde55ea3f6fc186a9bfe9d20 -pdaorg.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:51.138444,cde55ea3f6fc186a9bfe9d20 -g2.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:51.181689,cde55ea3f6fc186a9bfe9d20 -videocdn.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:51.336098,cde55ea3f6fc186a9bfe9d20 -gs.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:51.472488,cde55ea3f6fc186a9bfe9d20 -api.ad.style,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:51.808725,cde55ea3f6fc186a9bfe9d20 -w.ad.style,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:51.813019,cde55ea3f6fc186a9bfe9d20 -www.adspeed.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:51.911067,cde55ea3f6fc186a9bfe9d20 -widgets.ad.style,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:51.949778,cde55ea3f6fc186a9bfe9d20 -ad.style,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:52.217380,cde55ea3f6fc186a9bfe9d20 -adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:52.509747,cde55ea3f6fc186a9bfe9d20 -m.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:52.538473,cde55ea3f6fc186a9bfe9d20 -d.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:52.543786,cde55ea3f6fc186a9bfe9d20 -media.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:52.828667,cde55ea3f6fc186a9bfe9d20 -www.ad.style,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:52.873090,cde55ea3f6fc186a9bfe9d20 -regio.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:53.031347,cde55ea3f6fc186a9bfe9d20 -ms.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:53.123554,cde55ea3f6fc186a9bfe9d20 -rtb.d.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:53.200062,cde55ea3f6fc186a9bfe9d20 -secure.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:53.373926,cde55ea3f6fc186a9bfe9d20 -s.d.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:53.459170,cde55ea3f6fc186a9bfe9d20 -t.d.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:53.591631,cde55ea3f6fc186a9bfe9d20 -t2.d.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:53.637962,cde55ea3f6fc186a9bfe9d20 -v.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:53.731446,cde55ea3f6fc186a9bfe9d20 -www.adup-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:53.874183,cde55ea3f6fc186a9bfe9d20 -www.mainadv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:55.027211,cde55ea3f6fc186a9bfe9d20 -ads.mainadv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:55.417237,cde55ea3f6fc186a9bfe9d20 -pk.mainadv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:55.859465,cde55ea3f6fc186a9bfe9d20 -mainadv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:55.899906,cde55ea3f6fc186a9bfe9d20 -o.mainadv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:55.931531,cde55ea3f6fc186a9bfe9d20 -c.cfjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:56.550223,cde55ea3f6fc186a9bfe9d20 -an.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:56.700036,cde55ea3f6fc186a9bfe9d20 -api.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:57.084624,cde55ea3f6fc186a9bfe9d20 -assets.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:57.397149,cde55ea3f6fc186a9bfe9d20 -d.cfjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:57.614285,cde55ea3f6fc186a9bfe9d20 -b3.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:57.765129,cde55ea3f6fc186a9bfe9d20 -t.cfjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:57.798442,cde55ea3f6fc186a9bfe9d20 -cfjump.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:58.094770,cde55ea3f6fc186a9bfe9d20 -cdn.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:58.177238,cde55ea3f6fc186a9bfe9d20 -ch.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:58.254216,cde55ea3f6fc186a9bfe9d20 -dmx.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:58.385034,cde55ea3f6fc186a9bfe9d20 -districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:58.520775,cde55ea3f6fc186a9bfe9d20 -dmx-dev.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:58.612297,cde55ea3f6fc186a9bfe9d20 -fr.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:58.920844,cde55ea3f6fc186a9bfe9d20 -hi.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:58.959986,cde55ea3f6fc186a9bfe9d20 -passbacks.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:59.294276,cde55ea3f6fc186a9bfe9d20 -iu.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:59.315762,cde55ea3f6fc186a9bfe9d20 -prebid.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:59.536845,cde55ea3f6fc186a9bfe9d20 -reveal.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:59.540759,cde55ea3f6fc186a9bfe9d20 -static.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:21:59.875058,cde55ea3f6fc186a9bfe9d20 -st.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:00.342475,cde55ea3f6fc186a9bfe9d20 -adtng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:00.430368,cde55ea3f6fc186a9bfe9d20 -a.adtng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:00.964768,cde55ea3f6fc186a9bfe9d20 -api.purpleads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:01.037880,cde55ea3f6fc186a9bfe9d20 -steve.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:01.425369,cde55ea3f6fc186a9bfe9d20 -www.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:01.454960,cde55ea3f6fc186a9bfe9d20 -cdn.purpleads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:01.622822,cde55ea3f6fc186a9bfe9d20 -creatives.purpleads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:01.705529,cde55ea3f6fc186a9bfe9d20 -www.purpleads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:02.563686,cde55ea3f6fc186a9bfe9d20 -purpleads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:02.572900,cde55ea3f6fc186a9bfe9d20 -ad.adsloads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:02.754606,cde55ea3f6fc186a9bfe9d20 -adsloads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:02.770483,cde55ea3f6fc186a9bfe9d20 -clickserv.sitescout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:03.389465,cde55ea3f6fc186a9bfe9d20 -vn.adsloads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:03.590631,cde55ea3f6fc186a9bfe9d20 -pixel-a.sitescout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:03.922190,cde55ea3f6fc186a9bfe9d20 -pixel-c2s.sitescout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:04.089197,cde55ea3f6fc186a9bfe9d20 -us.adsloads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:04.328240,cde55ea3f6fc186a9bfe9d20 -in.adsloads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:04.363887,cde55ea3f6fc186a9bfe9d20 -pixel-sync.sitescout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:04.476093,cde55ea3f6fc186a9bfe9d20 -pixel.sitescout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:04.637684,cde55ea3f6fc186a9bfe9d20 -rtb.sitescout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:04.957817,cde55ea3f6fc186a9bfe9d20 -ss.sitescout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:04.989617,cde55ea3f6fc186a9bfe9d20 -ps.eyeota.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:05.518396,cde55ea3f6fc186a9bfe9d20 -sitescout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:06.105001,cde55ea3f6fc186a9bfe9d20 -www.sitescout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:06.172364,cde55ea3f6fc186a9bfe9d20 -eyeota.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:06.243402,cde55ea3f6fc186a9bfe9d20 -c.zetadeo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:06.682780,cde55ea3f6fc186a9bfe9d20 -p.zetadeo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:06.760659,cde55ea3f6fc186a9bfe9d20 -zetadeo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:06.916286,cde55ea3f6fc186a9bfe9d20 -c.vi-serve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:07.163182,cde55ea3f6fc186a9bfe9d20 -nv.vi-serve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:07.324194,cde55ea3f6fc186a9bfe9d20 -pb.vi-serve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:07.384618,cde55ea3f6fc186a9bfe9d20 -pb0.vi-serve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:07.605833,cde55ea3f6fc186a9bfe9d20 -s.vi-serve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:07.862299,cde55ea3f6fc186a9bfe9d20 -s404-1.vi-serve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:07.891414,cde55ea3f6fc186a9bfe9d20 -t.vi-serve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:08.168162,cde55ea3f6fc186a9bfe9d20 -vi-serve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:08.389898,cde55ea3f6fc186a9bfe9d20 -vis.vi-serve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:08.454801,cde55ea3f6fc186a9bfe9d20 -admin.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:08.819284,cde55ea3f6fc186a9bfe9d20 -npm.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:09.028260,cde55ea3f6fc186a9bfe9d20 -andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:09.058856,cde55ea3f6fc186a9bfe9d20 -cpm.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:09.582271,cde55ea3f6fc186a9bfe9d20 -cdn.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:09.645763,cde55ea3f6fc186a9bfe9d20 -bidder.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:09.763532,cde55ea3f6fc186a9bfe9d20 -ecdn.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:10.178771,cde55ea3f6fc186a9bfe9d20 -alchemy.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:10.341275,cde55ea3f6fc186a9bfe9d20 -hello.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:11.454756,cde55ea3f6fc186a9bfe9d20 -jsv2scr.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:12.507895,cde55ea3f6fc186a9bfe9d20 -rtbcdn.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:13.452363,cde55ea3f6fc186a9bfe9d20 -jsv2.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:14.459455,cde55ea3f6fc186a9bfe9d20 -prebid.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:14.984943,cde55ea3f6fc186a9bfe9d20 -rtb-useast.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:14.998765,cde55ea3f6fc186a9bfe9d20 -rtb-eu.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:15.456402,cde55ea3f6fc186a9bfe9d20 -www.eyeota.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:16.032184,cde55ea3f6fc186a9bfe9d20 -passback.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:16.485249,cde55ea3f6fc186a9bfe9d20 -rtb-uswest.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:16.494788,cde55ea3f6fc186a9bfe9d20 -vidtent.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:16.735593,cde55ea3f6fc186a9bfe9d20 -vtent.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:17.164408,cde55ea3f6fc186a9bfe9d20 -vtphp.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:17.170952,cde55ea3f6fc186a9bfe9d20 -www.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:18.546921,cde55ea3f6fc186a9bfe9d20 -track.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:18.753291,cde55ea3f6fc186a9bfe9d20 -vt.andbeyond.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:20.591406,cde55ea3f6fc186a9bfe9d20 -cm.cn.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:21.261717,cde55ea3f6fc186a9bfe9d20 -e.cn.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:21.389081,cde55ea3f6fc186a9bfe9d20 -e.jp.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:21.910226,cde55ea3f6fc186a9bfe9d20 -admonitor-lite.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:25.755777,cde55ea3f6fc186a9bfe9d20 -hunantv-ipdx.cn.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:26.063628,cde55ea3f6fc186a9bfe9d20 -g.jp.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:26.169724,cde55ea3f6fc186a9bfe9d20 -g.cn.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:26.278026,cde55ea3f6fc186a9bfe9d20 -admonitor.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:26.717319,cde55ea3f6fc186a9bfe9d20 -monitor-tools.cn.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:26.993789,cde55ea3f6fc186a9bfe9d20 -i.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:27.153331,cde55ea3f6fc186a9bfe9d20 -stm-collect.cn.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:27.718658,cde55ea3f6fc186a9bfe9d20 -js.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:28.234723,cde55ea3f6fc186a9bfe9d20 -xiaomi-mipdx.cn.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:28.563434,cde55ea3f6fc186a9bfe9d20 -stm-cdn.cn.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:28.630105,cde55ea3f6fc186a9bfe9d20 -assets.vlitag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:28.897331,cde55ea3f6fc186a9bfe9d20 -js.vlitag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:29.084058,cde55ea3f6fc186a9bfe9d20 -logs.vlitag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:29.143532,cde55ea3f6fc186a9bfe9d20 -media.vlitag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:29.539817,cde55ea3f6fc186a9bfe9d20 -services.vlitag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:29.659804,cde55ea3f6fc186a9bfe9d20 -stats.vlitag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:29.687735,cde55ea3f6fc186a9bfe9d20 -tag.vlitag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:30.089456,cde55ea3f6fc186a9bfe9d20 -vlitag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:30.167355,cde55ea3f6fc186a9bfe9d20 -lg.vliplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:30.360088,cde55ea3f6fc186a9bfe9d20 -miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:30.369471,cde55ea3f6fc186a9bfe9d20 -lgs.vliplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:30.644787,cde55ea3f6fc186a9bfe9d20 -pbc.vliplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:30.689137,cde55ea3f6fc186a9bfe9d20 -www.miaozhen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:30.723988,cde55ea3f6fc186a9bfe9d20 -px.vliplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:30.862451,cde55ea3f6fc186a9bfe9d20 -static.vliplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:31.114466,cde55ea3f6fc186a9bfe9d20 -stats.vliplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:31.273500,cde55ea3f6fc186a9bfe9d20 -www.vliplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:31.313957,cde55ea3f6fc186a9bfe9d20 -bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:31.366643,cde55ea3f6fc186a9bfe9d20 -vliplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:31.418799,cde55ea3f6fc186a9bfe9d20 -dsp-us.bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:31.841409,cde55ea3f6fc186a9bfe9d20 -f-rtg2.bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:31.891221,cde55ea3f6fc186a9bfe9d20 -log.bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:32.085466,cde55ea3f6fc186a9bfe9d20 -c.bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:32.133340,cde55ea3f6fc186a9bfe9d20 -static.bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:32.323005,cde55ea3f6fc186a9bfe9d20 -static-src.bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:32.376124,cde55ea3f6fc186a9bfe9d20 -u2.bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:32.797126,cde55ea3f6fc186a9bfe9d20 -us.log.bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:32.827460,cde55ea3f6fc186a9bfe9d20 -sync.bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:32.928614,cde55ea3f6fc186a9bfe9d20 -uid.bumlam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:33.207726,cde55ea3f6fc186a9bfe9d20 -code.adtlgc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:33.377237,cde55ea3f6fc186a9bfe9d20 -code2.adtlgc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:33.426277,cde55ea3f6fc186a9bfe9d20 -code3.adtlgc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:33.543374,cde55ea3f6fc186a9bfe9d20 -ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:33.707628,cde55ea3f6fc186a9bfe9d20 -data.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:33.828454,cde55ea3f6fc186a9bfe9d20 -js.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:34.047118,cde55ea3f6fc186a9bfe9d20 -data2.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:34.061713,cde55ea3f6fc186a9bfe9d20 -js2.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:34.249989,cde55ea3f6fc186a9bfe9d20 -js-staging.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:34.295725,cde55ea3f6fc186a9bfe9d20 -rdr.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:34.607536,cde55ea3f6fc186a9bfe9d20 -rdrs.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:34.627931,cde55ea3f6fc186a9bfe9d20 -ui.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:34.765045,cde55ea3f6fc186a9bfe9d20 -rt.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:34.819463,cde55ea3f6fc186a9bfe9d20 -vast.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:35.191727,cde55ea3f6fc186a9bfe9d20 -www.ad-score.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:35.191396,cde55ea3f6fc186a9bfe9d20 -bc.marfeel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:35.469184,cde55ea3f6fc186a9bfe9d20 -ck.jads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:35.787921,cde55ea3f6fc186a9bfe9d20 -marfeel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:35.843305,cde55ea3f6fc186a9bfe9d20 -i.jads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:35.935592,cde55ea3f6fc186a9bfe9d20 -cosmos.marfeel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:36.023930,cde55ea3f6fc186a9bfe9d20 -imgs.jads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:36.428734,cde55ea3f6fc186a9bfe9d20 -poweredby.jads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:36.547760,cde55ea3f6fc186a9bfe9d20 -redir.jads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:36.576181,cde55ea3f6fc186a9bfe9d20 -jads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:36.604457,cde55ea3f6fc186a9bfe9d20 -auxml.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:39.815157,cde55ea3f6fc186a9bfe9d20 -xml.auxml.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:40.803159,cde55ea3f6fc186a9bfe9d20 -www.jads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:42.659345,cde55ea3f6fc186a9bfe9d20 -ei.imstks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:42.817184,cde55ea3f6fc186a9bfe9d20 -adtlgc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:42.888147,cde55ea3f6fc186a9bfe9d20 -cdn.auxml.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:43.020858,cde55ea3f6fc186a9bfe9d20 -xapi.jads.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:44.579339,cde55ea3f6fc186a9bfe9d20 -iad-01.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:45.149282,cde55ea3f6fc186a9bfe9d20 -iad-02.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:45.572521,cde55ea3f6fc186a9bfe9d20 -www.imstks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:45.860307,cde55ea3f6fc186a9bfe9d20 -imstks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:45.922558,cde55ea3f6fc186a9bfe9d20 -i.imstks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:45.964578,cde55ea3f6fc186a9bfe9d20 -t.imstks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:46.020415,cde55ea3f6fc186a9bfe9d20 -iad-03.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:46.114815,cde55ea3f6fc186a9bfe9d20 -iad-04.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:46.380982,cde55ea3f6fc186a9bfe9d20 -iad-05.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:46.513995,cde55ea3f6fc186a9bfe9d20 -iad-06.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:46.661728,cde55ea3f6fc186a9bfe9d20 -sdk.iad-01.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:46.663797,cde55ea3f6fc186a9bfe9d20 -iad-08.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:46.702843,cde55ea3f6fc186a9bfe9d20 -sdk.iad-02.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:46.863098,cde55ea3f6fc186a9bfe9d20 -sdk.iad-03.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:46.997952,cde55ea3f6fc186a9bfe9d20 -sdk.iad-04.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:47.294102,cde55ea3f6fc186a9bfe9d20 -sdk.iad-05.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:47.294061,cde55ea3f6fc186a9bfe9d20 -sdk.iad-06.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:47.291895,cde55ea3f6fc186a9bfe9d20 -sdk.iad-08.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:47.512932,cde55ea3f6fc186a9bfe9d20 -belgikanst.iad-03.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:47.561975,cde55ea3f6fc186a9bfe9d20 -gaspra.iad-03.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:47.866520,cde55ea3f6fc186a9bfe9d20 -serpens.iad-01.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:47.938139,cde55ea3f6fc186a9bfe9d20 -rest.iad-03.braze.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:47.959486,cde55ea3f6fc186a9bfe9d20 -adxoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:49.463094,cde55ea3f6fc186a9bfe9d20 -native-vpaid.adxoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:49.655069,cde55ea3f6fc186a9bfe9d20 -zenadservices.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:50.989703,cde55ea3f6fc186a9bfe9d20 -ua.zenadservices.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:51.462052,cde55ea3f6fc186a9bfe9d20 -www.zenadservices.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:52.148106,cde55ea3f6fc186a9bfe9d20 -syndication.adxoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:53.570635,cde55ea3f6fc186a9bfe9d20 -service.adxoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:53.814221,cde55ea3f6fc186a9bfe9d20 -tracking.adxoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:54.421407,cde55ea3f6fc186a9bfe9d20 -www.adxoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:54.518560,cde55ea3f6fc186a9bfe9d20 -vast.adxoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:54.821802,cde55ea3f6fc186a9bfe9d20 -api.airpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:55.001430,cde55ea3f6fc186a9bfe9d20 -applog.airpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:55.168171,cde55ea3f6fc186a9bfe9d20 -apportal.airpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:55.638637,cde55ea3f6fc186a9bfe9d20 -cdnap.airpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:55.638668,cde55ea3f6fc186a9bfe9d20 -gdpr.airpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:55.860068,cde55ea3f6fc186a9bfe9d20 -tapcore.airpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:56.182846,cde55ea3f6fc186a9bfe9d20 -ytvpaid.adxoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:57.074504,cde55ea3f6fc186a9bfe9d20 -axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:57.094444,cde55ea3f6fc186a9bfe9d20 -openrtb-eu-west-1.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:57.600861,cde55ea3f6fc186a9bfe9d20 -openrtb-us-east-1.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:57.688856,cde55ea3f6fc186a9bfe9d20 -openrtb.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:57.999594,cde55ea3f6fc186a9bfe9d20 -s.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:58.248692,cde55ea3f6fc186a9bfe9d20 -www.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:58.751066,cde55ea3f6fc186a9bfe9d20 -ad.leadboltads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:58.961289,cde55ea3f6fc186a9bfe9d20 -ads.leadboltads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:59.082897,cde55ea3f6fc186a9bfe9d20 -leadboltads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:59.236975,cde55ea3f6fc186a9bfe9d20 -ww1.leadboltads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:59.281201,cde55ea3f6fc186a9bfe9d20 -cdn.scarabresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:59.781244,cde55ea3f6fc186a9bfe9d20 -www.leadboltads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:59.885823,cde55ea3f6fc186a9bfe9d20 -recommender.scarabresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:22:59.959007,cde55ea3f6fc186a9bfe9d20 -scarabresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:00.020718,cde55ea3f6fc186a9bfe9d20 -static.scarabresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:00.323114,cde55ea3f6fc186a9bfe9d20 -cdn.gameads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:00.898658,cde55ea3f6fc186a9bfe9d20 -gameads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:01.065899,cde55ea3f6fc186a9bfe9d20 -api.gameads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:01.275137,cde55ea3f6fc186a9bfe9d20 -cross.gameads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:01.404388,cde55ea3f6fc186a9bfe9d20 -n.gameads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:01.486370,cde55ea3f6fc186a9bfe9d20 -node.gameads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:01.936773,cde55ea3f6fc186a9bfe9d20 -app.ethicalads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:02.067781,cde55ea3f6fc186a9bfe9d20 -www.gameads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:02.389929,cde55ea3f6fc186a9bfe9d20 -ethicalads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:02.546818,cde55ea3f6fc186a9bfe9d20 -shapez.gameads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:02.576498,cde55ea3f6fc186a9bfe9d20 -media.ethicalads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:02.908925,cde55ea3f6fc186a9bfe9d20 -server.ethicalads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:02.999206,cde55ea3f6fc186a9bfe9d20 -www.ethicalads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:03.104179,cde55ea3f6fc186a9bfe9d20 -ads-api.tiktok.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:03.174535,cde55ea3f6fc186a9bfe9d20 -ads-sg.tiktok.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:03.533290,cde55ea3f6fc186a9bfe9d20 -analytics-sg.tiktok.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:03.548299,cde55ea3f6fc186a9bfe9d20 -analytics.tiktok.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:03.734887,cde55ea3f6fc186a9bfe9d20 -business-api.tiktok.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:03.978867,cde55ea3f6fc186a9bfe9d20 -airpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:04.380177,cde55ea3f6fc186a9bfe9d20 -a.mouseflow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:04.563997,cde55ea3f6fc186a9bfe9d20 -cdn.mouseflow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:04.563961,cde55ea3f6fc186a9bfe9d20 -ads.tiktok.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:04.860477,cde55ea3f6fc186a9bfe9d20 -app.mouseflow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:05.042682,cde55ea3f6fc186a9bfe9d20 -crazyegg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:10.145456,cde55ea3f6fc186a9bfe9d20 -app.crazyegg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:10.231074,cde55ea3f6fc186a9bfe9d20 -go.mouseflow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:10.435558,cde55ea3f6fc186a9bfe9d20 -hud.crazyegg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:10.816245,cde55ea3f6fc186a9bfe9d20 -recording.crazyegg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:10.834383,cde55ea3f6fc186a9bfe9d20 -mouseflow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:10.839778,cde55ea3f6fc186a9bfe9d20 -www.mouseflow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:11.000136,cde55ea3f6fc186a9bfe9d20 -script.crazyegg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:11.130475,cde55ea3f6fc186a9bfe9d20 -api.luckyorange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:11.502284,cde55ea3f6fc186a9bfe9d20 -www.crazyegg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:11.506071,cde55ea3f6fc186a9bfe9d20 -tracking.crazyegg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:11.587710,cde55ea3f6fc186a9bfe9d20 -cdn.luckyorange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:11.650597,cde55ea3f6fc186a9bfe9d20 -luckyorange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:11.798873,cde55ea3f6fc186a9bfe9d20 -staging.luckyorange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:12.227564,cde55ea3f6fc186a9bfe9d20 -ssl.luckyorange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:12.260106,cde55ea3f6fc186a9bfe9d20 -api16-access-sg.pangle.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:20.279356,cde55ea3f6fc186a9bfe9d20 -api16-access-gcp.pangle.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:20.279319,cde55ea3f6fc186a9bfe9d20 -api16-log-gcp.pangle.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:21.396890,cde55ea3f6fc186a9bfe9d20 -api16-endcard-pack-sg.pangle.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:21.430968,cde55ea3f6fc186a9bfe9d20 -api16-log-sg.pangle.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:21.850440,cde55ea3f6fc186a9bfe9d20 -pangle.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:22.135241,cde55ea3f6fc186a9bfe9d20 -w1.luckyorange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:22.312786,cde55ea3f6fc186a9bfe9d20 -adengine.snigelweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:22.331533,cde55ea3f6fc186a9bfe9d20 -www.luckyorange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:22.352197,cde55ea3f6fc186a9bfe9d20 -api16-access-va.pangle.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:25.327441,cde55ea3f6fc186a9bfe9d20 -geo-eu.snigelweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:25.336054,cde55ea3f6fc186a9bfe9d20 -geo-us.snigelweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:25.345785,cde55ea3f6fc186a9bfe9d20 -cdn.snigelweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:25.385699,cde55ea3f6fc186a9bfe9d20 -snigelweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:25.743447,cde55ea3f6fc186a9bfe9d20 -staging-cdn.snigelweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:25.959786,cde55ea3f6fc186a9bfe9d20 -staging.snigelweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:26.213710,cde55ea3f6fc186a9bfe9d20 -www.snigelweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:26.332237,cde55ea3f6fc186a9bfe9d20 -p.cpx.to,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:26.501331,cde55ea3f6fc186a9bfe9d20 -b.imonomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:26.926518,cde55ea3f6fc186a9bfe9d20 -cdn.imonomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:27.120020,cde55ea3f6fc186a9bfe9d20 -a.imonomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:27.520912,cde55ea3f6fc186a9bfe9d20 -s.cpx.to,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:27.647137,cde55ea3f6fc186a9bfe9d20 -srv.imonomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:27.769924,cde55ea3f6fc186a9bfe9d20 -tag.imonomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:28.229387,cde55ea3f6fc186a9bfe9d20 -artsai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:28.427336,cde55ea3f6fc186a9bfe9d20 -s1.artsai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:28.892993,cde55ea3f6fc186a9bfe9d20 -cf.artsai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:29.252687,cde55ea3f6fc186a9bfe9d20 -www.artsai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:29.789144,cde55ea3f6fc186a9bfe9d20 -cdn.keywee.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:29.934818,cde55ea3f6fc186a9bfe9d20 -imonomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:30.474370,cde55ea3f6fc186a9bfe9d20 -logger.keywee.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:30.641661,cde55ea3f6fc186a9bfe9d20 -p2.keywee.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:30.966808,cde55ea3f6fc186a9bfe9d20 -pixel.keywee.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:31.159499,cde55ea3f6fc186a9bfe9d20 -www.imonomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:31.936539,cde55ea3f6fc186a9bfe9d20 -keywee.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:32.885412,cde55ea3f6fc186a9bfe9d20 -reports.keywee.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:33.099187,cde55ea3f6fc186a9bfe9d20 -t.keywee.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:33.305228,cde55ea3f6fc186a9bfe9d20 -tracking.keywee.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:33.345219,cde55ea3f6fc186a9bfe9d20 -www.keywee.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:34.546309,cde55ea3f6fc186a9bfe9d20 -afd.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:36.997279,cde55ea3f6fc186a9bfe9d20 -als.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:38.310495,cde55ea3f6fc186a9bfe9d20 -dlswbr.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:38.519777,cde55ea3f6fc186a9bfe9d20 -cpx.to,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:41.212860,cde55ea3f6fc186a9bfe9d20 -caclick.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:41.413666,cde55ea3f6fc186a9bfe9d20 -fclog.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:41.526112,cde55ea3f6fc186a9bfe9d20 -mobads-logs.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:43.464822,cde55ea3f6fc186a9bfe9d20 -eclick.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:43.693874,cde55ea3f6fc186a9bfe9d20 -bzclk.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:43.745070,cde55ea3f6fc186a9bfe9d20 -nsclick.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:45.060567,cde55ea3f6fc186a9bfe9d20 -hmma.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:45.391991,cde55ea3f6fc186a9bfe9d20 -usp1.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:45.477398,cde55ea3f6fc186a9bfe9d20 -hm.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:47.310762,cde55ea3f6fc186a9bfe9d20 -wkclick.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:47.400238,cde55ea3f6fc186a9bfe9d20 -gsp1.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:48.023459,cde55ea3f6fc186a9bfe9d20 -click.hm.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:50.587973,cde55ea3f6fc186a9bfe9d20 -wkctj.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:51.055798,cde55ea3f6fc186a9bfe9d20 -static.mobads.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:51.105263,cde55ea3f6fc186a9bfe9d20 -a.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:51.607787,cde55ea3f6fc186a9bfe9d20 -ad.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:51.659564,cde55ea3f6fc186a9bfe9d20 -log.hm.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:51.822107,cde55ea3f6fc186a9bfe9d20 -ad2.apx.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:51.850732,cde55ea3f6fc186a9bfe9d20 -adserv.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:52.288331,cde55ea3f6fc186a9bfe9d20 -ad3.apx.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:52.420736,cde55ea3f6fc186a9bfe9d20 -aiqua-config.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:52.438442,cde55ea3f6fc186a9bfe9d20 -adx.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:52.457752,cde55ea3f6fc186a9bfe9d20 -aiqua-sdk.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:52.911280,cde55ea3f6fc186a9bfe9d20 -aiqua-user.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:53.172729,cde55ea3f6fc186a9bfe9d20 -apn.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:53.307396,cde55ea3f6fc186a9bfe9d20 -anylist.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:53.371189,cde55ea3f6fc186a9bfe9d20 -apnjp.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:53.584861,cde55ea3f6fc186a9bfe9d20 -apx.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:53.778863,cde55ea3f6fc186a9bfe9d20 -c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:54.028126,cde55ea3f6fc186a9bfe9d20 -appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:54.076729,cde55ea3f6fc186a9bfe9d20 -arm.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:54.346107,cde55ea3f6fc186a9bfe9d20 -cr-mon.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:54.544850,cde55ea3f6fc186a9bfe9d20 -dynamic-ads.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:54.803069,cde55ea3f6fc186a9bfe9d20 -c.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:54.833121,cde55ea3f6fc186a9bfe9d20 -d.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:55.091966,cde55ea3f6fc186a9bfe9d20 -dync.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:55.183932,cde55ea3f6fc186a9bfe9d20 -dync4.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:55.492584,cde55ea3f6fc186a9bfe9d20 -gocm.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:58.184433,cde55ea3f6fc186a9bfe9d20 -in.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:58.204016,cde55ea3f6fc186a9bfe9d20 -g.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:58.255318,cde55ea3f6fc186a9bfe9d20 -pmp-beacon.apx.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:58.675224,cde55ea3f6fc186a9bfe9d20 -jscdn.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:59.035191,cde55ea3f6fc186a9bfe9d20 -jprtb.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:59.131946,cde55ea3f6fc186a9bfe9d20 -rtb.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:59.317270,cde55ea3f6fc186a9bfe9d20 -rcp.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:59.405680,cde55ea3f6fc186a9bfe9d20 -mobads.baidu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:23:59.981888,cde55ea3f6fc186a9bfe9d20 -s.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:00.113937,cde55ea3f6fc186a9bfe9d20 -sg.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:00.238132,cde55ea3f6fc186a9bfe9d20 -ss.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:00.399617,cde55ea3f6fc186a9bfe9d20 -t0.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:00.426004,cde55ea3f6fc186a9bfe9d20 -track.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:00.429722,cde55ea3f6fc186a9bfe9d20 -vad.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:00.919701,cde55ea3f6fc186a9bfe9d20 -tw.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:02.243127,cde55ea3f6fc186a9bfe9d20 -i.loopme.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:02.982423,cde55ea3f6fc186a9bfe9d20 -xx.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:03.471538,cde55ea3f6fc186a9bfe9d20 -csync.loopme.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:03.616173,cde55ea3f6fc186a9bfe9d20 -loopme.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:03.781254,cde55ea3f6fc186a9bfe9d20 -vst.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:03.934653,cde55ea3f6fc186a9bfe9d20 -adtag.loopme.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:03.979032,cde55ea3f6fc186a9bfe9d20 -m.loopme.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:04.231144,cde55ea3f6fc186a9bfe9d20 -track.loopme.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:04.401233,cde55ea3f6fc186a9bfe9d20 -www.loopme.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:04.478712,cde55ea3f6fc186a9bfe9d20 -ads.eskimi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:04.613507,cde55ea3f6fc186a9bfe9d20 -dsp-ap.eskimi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:04.708253,cde55ea3f6fc186a9bfe9d20 -dsp-media.eskimi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:04.846308,cde55ea3f6fc186a9bfe9d20 -dsp-trk.eskimi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:04.936525,cde55ea3f6fc186a9bfe9d20 -eskimi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:05.197152,cde55ea3f6fc186a9bfe9d20 -m.eskimi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:05.397990,cde55ea3f6fc186a9bfe9d20 -stats.eskimi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:05.446020,cde55ea3f6fc186a9bfe9d20 -www.eskimi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:05.482613,cde55ea3f6fc186a9bfe9d20 -log.pinterest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:10.999167,cde55ea3f6fc186a9bfe9d20 -trk2.pinterest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:11.052284,cde55ea3f6fc186a9bfe9d20 -analytics.pinterest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:11.173465,cde55ea3f6fc186a9bfe9d20 -supercounters.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:11.623069,cde55ea3f6fc186a9bfe9d20 -www.supercounters.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:11.631982,cde55ea3f6fc186a9bfe9d20 -widget.supercounters.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:11.681525,cde55ea3f6fc186a9bfe9d20 -trk.pinterest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:12.040513,cde55ea3f6fc186a9bfe9d20 -ads.pinterest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:12.139747,cde55ea3f6fc186a9bfe9d20 -pads.cdnads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:12.320885,cde55ea3f6fc186a9bfe9d20 -perf.cdnads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:12.484477,cde55ea3f6fc186a9bfe9d20 -cdnads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:12.518834,cde55ea3f6fc186a9bfe9d20 -push.cdnads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:12.706489,cde55ea3f6fc186a9bfe9d20 -www.cdnads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:12.772955,cde55ea3f6fc186a9bfe9d20 -cdn.mondiad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:13.340065,cde55ea3f6fc186a9bfe9d20 -mavq.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:13.585597,cde55ea3f6fc186a9bfe9d20 -cdn.mavq.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:13.696848,cde55ea3f6fc186a9bfe9d20 -dsp.mondiad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:21.184131,cde55ea3f6fc186a9bfe9d20 -ip.mondiad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:21.184090,cde55ea3f6fc186a9bfe9d20 -img.mondiad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:21.188656,cde55ea3f6fc186a9bfe9d20 -mondiad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:21.743825,cde55ea3f6fc186a9bfe9d20 -www.mavq.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:21.753675,cde55ea3f6fc186a9bfe9d20 -serve.mondiad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:21.789111,cde55ea3f6fc186a9bfe9d20 -aimtell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:21.911316,cde55ea3f6fc186a9bfe9d20 -adware.mavq.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:22.050986,cde55ea3f6fc186a9bfe9d20 -api.aimtell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:22.401587,cde55ea3f6fc186a9bfe9d20 -b.aimtell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:22.470103,cde55ea3f6fc186a9bfe9d20 -cdn.aimtell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:22.560910,cde55ea3f6fc186a9bfe9d20 -beacon.aimtell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:27.588812,cde55ea3f6fc186a9bfe9d20 -www.aimtell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:28.014834,cde55ea3f6fc186a9bfe9d20 -log.aimtell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:28.078959,cde55ea3f6fc186a9bfe9d20 -tracking.pushcrew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:28.648577,cde55ea3f6fc186a9bfe9d20 -adc-ad-assets.adtilt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:29.123229,cde55ea3f6fc186a9bfe9d20 -dacdn.pushcrew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:29.259699,cde55ea3f6fc186a9bfe9d20 -cdn.pushcrew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:29.275364,cde55ea3f6fc186a9bfe9d20 -click.aimtell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:29.336663,cde55ea3f6fc186a9bfe9d20 -www.adtilt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:29.946029,cde55ea3f6fc186a9bfe9d20 -c.netund.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:30.247947,cde55ea3f6fc186a9bfe9d20 -netund.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:30.416027,cde55ea3f6fc186a9bfe9d20 -p.netund.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:30.773032,cde55ea3f6fc186a9bfe9d20 -4.adsco.re,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:30.882840,cde55ea3f6fc186a9bfe9d20 -6.adsco.re,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:31.243322,cde55ea3f6fc186a9bfe9d20 -adsco.re,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:31.455056,cde55ea3f6fc186a9bfe9d20 -c.adsco.re,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:31.735573,cde55ea3f6fc186a9bfe9d20 -pushcrew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:31.872746,cde55ea3f6fc186a9bfe9d20 -d.adsco.re,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:31.967983,cde55ea3f6fc186a9bfe9d20 -w.adsco.re,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:32.210205,cde55ea3f6fc186a9bfe9d20 -cjs.ptengine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:32.419201,cde55ea3f6fc186a9bfe9d20 -js.ptengine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:32.502491,cde55ea3f6fc186a9bfe9d20 -js.ptengine.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:32.962816,cde55ea3f6fc186a9bfe9d20 -ptengine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:33.828666,cde55ea3f6fc186a9bfe9d20 -xjs.ptengine.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:33.941904,cde55ea3f6fc186a9bfe9d20 -ptengine.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:34.650125,cde55ea3f6fc186a9bfe9d20 -banners.dfbanners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:35.434119,cde55ea3f6fc186a9bfe9d20 -dfbanners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:36.000169,cde55ea3f6fc186a9bfe9d20 -js.ptengine.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:36.015370,cde55ea3f6fc186a9bfe9d20 -media.go2speed.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:36.927444,cde55ea3f6fc186a9bfe9d20 -go2speed.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:37.262091,cde55ea3f6fc186a9bfe9d20 -cloudflareinsights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:37.526514,cde55ea3f6fc186a9bfe9d20 -ptengine.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:39.117735,cde55ea3f6fc186a9bfe9d20 -adtilt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:24:39.688516,cde55ea3f6fc186a9bfe9d20 -ad.bitmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:42.515513,cde55ea3f6fc186a9bfe9d20 -bitmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:42.644130,cde55ea3f6fc186a9bfe9d20 -static.bitmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:43.366766,cde55ea3f6fc186a9bfe9d20 -cdn.bitmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:43.544415,cde55ea3f6fc186a9bfe9d20 -www.bitmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:44.326251,cde55ea3f6fc186a9bfe9d20 -bitmedianetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:44.479063,cde55ea3f6fc186a9bfe9d20 -engine.bitmedianetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:45.207085,cde55ea3f6fc186a9bfe9d20 -cdn.bitmedianetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:45.252196,cde55ea3f6fc186a9bfe9d20 -www.bitmedianetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:45.874103,cde55ea3f6fc186a9bfe9d20 -static.bitmedianetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:45.991642,cde55ea3f6fc186a9bfe9d20 -aff.mobile-10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:46.386467,cde55ea3f6fc186a9bfe9d20 -mobile-10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:46.578529,cde55ea3f6fc186a9bfe9d20 -new.mobile-10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:46.895006,cde55ea3f6fc186a9bfe9d20 -www.mobile-10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:47.089995,cde55ea3f6fc186a9bfe9d20 -admanmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:47.720833,cde55ea3f6fc186a9bfe9d20 -cs.admanmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:48.502314,cde55ea3f6fc186a9bfe9d20 -csdsp.admanmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:49.197162,cde55ea3f6fc186a9bfe9d20 -pub.admanmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:49.857441,cde55ea3f6fc186a9bfe9d20 -pop.adtilt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:50.348664,cde55ea3f6fc186a9bfe9d20 -ssp.admanmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:50.460416,cde55ea3f6fc186a9bfe9d20 -stats.admanmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:50.912888,cde55ea3f6fc186a9bfe9d20 -amp.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:51.329435,cde55ea3f6fc186a9bfe9d20 -as-sec.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:51.567739,cde55ea3f6fc186a9bfe9d20 -as.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:52.022037,cde55ea3f6fc186a9bfe9d20 -casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:52.275643,cde55ea3f6fc186a9bfe9d20 -static.cloudflareinsights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:52.308744,cde55ea3f6fc186a9bfe9d20 -www.cloudflareinsights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:52.312690,cde55ea3f6fc186a9bfe9d20 -dsum-sec.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:52.669011,cde55ea3f6fc186a9bfe9d20 -js-sec.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:52.953584,cde55ea3f6fc186a9bfe9d20 -dsum.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:53.269586,cde55ea3f6fc186a9bfe9d20 -htlb.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:53.306733,cde55ea3f6fc186a9bfe9d20 -js.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:53.570357,cde55ea3f6fc186a9bfe9d20 -r.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:53.840179,cde55ea3f6fc186a9bfe9d20 -ssum-sec.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:53.935868,cde55ea3f6fc186a9bfe9d20 -ssum.casalemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:54.170756,cde55ea3f6fc186a9bfe9d20 -analytics.bluekai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:54.480579,cde55ea3f6fc186a9bfe9d20 -o.bluekai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:54.965777,cde55ea3f6fc186a9bfe9d20 -stags.bluekai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:55.047954,cde55ea3f6fc186a9bfe9d20 -tags.bluekai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:55.363180,cde55ea3f6fc186a9bfe9d20 -bluekai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:55.444829,cde55ea3f6fc186a9bfe9d20 -beeketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:55.777486,cde55ea3f6fc186a9bfe9d20 -gapi.beeketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:55.785141,cde55ea3f6fc186a9bfe9d20 -sdk.beeketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:56.123687,cde55ea3f6fc186a9bfe9d20 -m.beeketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:56.487480,cde55ea3f6fc186a9bfe9d20 -track.beeketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:56.548591,cde55ea3f6fc186a9bfe9d20 -cdn.beeketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:57.187974,cde55ea3f6fc186a9bfe9d20 -afiles.webengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:57.191384,cde55ea3f6fc186a9bfe9d20 -api.webengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:57.213375,cde55ea3f6fc186a9bfe9d20 -c.webengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:57.286576,cde55ea3f6fc186a9bfe9d20 -bidtor.admanmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:57.640568,cde55ea3f6fc186a9bfe9d20 -msdk-files.webengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:58.004377,cde55ea3f6fc186a9bfe9d20 -ssl.widgets.webengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:58.198877,cde55ea3f6fc186a9bfe9d20 -p.webengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:58.217177,cde55ea3f6fc186a9bfe9d20 -notification.webengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:58.606443,cde55ea3f6fc186a9bfe9d20 -webengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:58.655684,cde55ea3f6fc186a9bfe9d20 -wsdk-files.webengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:58.680502,cde55ea3f6fc186a9bfe9d20 -omguk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:58.846500,cde55ea3f6fc186a9bfe9d20 -c.dtscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:59.829233,cde55ea3f6fc186a9bfe9d20 -track.omguk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:33:59.859769,cde55ea3f6fc186a9bfe9d20 -dtscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:00.215799,cde55ea3f6fc186a9bfe9d20 -xhr.invl.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:00.417483,cde55ea3f6fc186a9bfe9d20 -e.dtscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:00.890380,cde55ea3f6fc186a9bfe9d20 -t.dtscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:00.917259,cde55ea3f6fc186a9bfe9d20 -www.dtscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:01.119527,cde55ea3f6fc186a9bfe9d20 -cdn.iqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:01.146953,cde55ea3f6fc186a9bfe9d20 -pssvc.iqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:01.660638,cde55ea3f6fc186a9bfe9d20 -eu-adsrv-cached.rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:01.688463,cde55ea3f6fc186a9bfe9d20 -eu-adsrv-direct.rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:01.732436,cde55ea3f6fc186a9bfe9d20 -iqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:02.183260,cde55ea3f6fc186a9bfe9d20 -eu-am5-endpoint.rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:02.290977,cde55ea3f6fc186a9bfe9d20 -eu-adsrv.rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:02.309075,cde55ea3f6fc186a9bfe9d20 -eu-west-endpoint.rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:02.330463,cde55ea3f6fc186a9bfe9d20 -gl-adsrv.rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:02.760216,cde55ea3f6fc186a9bfe9d20 -rtb-api.rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:02.903195,cde55ea3f6fc186a9bfe9d20 -us-adsrv.rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:03.296364,cde55ea3f6fc186a9bfe9d20 -adserver.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:03.803727,cde55ea3f6fc186a9bfe9d20 -cdn.pushalert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:03.803253,cde55ea3f6fc186a9bfe9d20 -pushalert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:03.991699,cde55ea3f6fc186a9bfe9d20 -adx.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:04.313403,cde55ea3f6fc186a9bfe9d20 -adx-api.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:04.367107,cde55ea3f6fc186a9bfe9d20 -client2.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:04.873117,cde55ea3f6fc186a9bfe9d20 -cdn2.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:04.880795,cde55ea3f6fc186a9bfe9d20 -otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:05.349688,cde55ea3f6fc186a9bfe9d20 -reports.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:05.388926,cde55ea3f6fc186a9bfe9d20 -cdn.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:05.616887,cde55ea3f6fc186a9bfe9d20 -sp.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:05.897914,cde55ea3f6fc186a9bfe9d20 -sp2.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:06.085816,cde55ea3f6fc186a9bfe9d20 -ssp.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:06.173904,cde55ea3f6fc186a9bfe9d20 -www.otm-r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:06.462671,cde55ea3f6fc186a9bfe9d20 -a.clicktripz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:06.978920,cde55ea3f6fc186a9bfe9d20 -clicktripz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:07.005040,cde55ea3f6fc186a9bfe9d20 -remarket.clicktripz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:07.316607,cde55ea3f6fc186a9bfe9d20 -static.clicktripz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:07.813672,cde55ea3f6fc186a9bfe9d20 -www.clicktripz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:07.967350,cde55ea3f6fc186a9bfe9d20 -cdn.resonate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:08.084998,cde55ea3f6fc186a9bfe9d20 -bk.r-ad.ne.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:08.777295,cde55ea3f6fc186a9bfe9d20 -resonate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:08.826959,cde55ea3f6fc186a9bfe9d20 -www.resonate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:08.876920,cde55ea3f6fc186a9bfe9d20 -invl.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:09.232554,cde55ea3f6fc186a9bfe9d20 -tm.r-ad.ne.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:09.425938,cde55ea3f6fc186a9bfe9d20 -container.pepperjam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:09.774932,cde55ea3f6fc186a9bfe9d20 -r-ad.ne.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:10.105673,cde55ea3f6fc186a9bfe9d20 -pepperjam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:10.306031,cde55ea3f6fc186a9bfe9d20 -nojscontainer.pepperjam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:10.371341,cde55ea3f6fc186a9bfe9d20 -www.pepperjam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:10.657542,cde55ea3f6fc186a9bfe9d20 -u.heatmap.it,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:11.989040,cde55ea3f6fc186a9bfe9d20 -heatmap.it,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:12.113424,cde55ea3f6fc186a9bfe9d20 -siteimprove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:12.279564,cde55ea3f6fc186a9bfe9d20 -www.heatmap.it,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:12.534592,cde55ea3f6fc186a9bfe9d20 -rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:12.934136,cde55ea3f6fc186a9bfe9d20 -ts.siteimprove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:12.937240,cde55ea3f6fc186a9bfe9d20 -us2.siteimprove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:13.524558,cde55ea3f6fc186a9bfe9d20 -us1.siteimprove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:13.524907,cde55ea3f6fc186a9bfe9d20 -buysellads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:14.290078,cde55ea3f6fc186a9bfe9d20 -app2.salesmanago.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:14.911749,cde55ea3f6fc186a9bfe9d20 -cdn-s2s.buysellads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:14.969301,cde55ea3f6fc186a9bfe9d20 -app3.salesmanago.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:15.595009,cde55ea3f6fc186a9bfe9d20 -cdn.speedcurve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:15.690841,cde55ea3f6fc186a9bfe9d20 -cdn4.buysellads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:15.804987,cde55ea3f6fc186a9bfe9d20 -salesmanago.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:16.107208,cde55ea3f6fc186a9bfe9d20 -www.salesmanago.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:16.186739,cde55ea3f6fc186a9bfe9d20 -speedcurve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:17.365867,cde55ea3f6fc186a9bfe9d20 -insightexpressai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:17.698012,cde55ea3f6fc186a9bfe9d20 -cdn-3.convertexperiments.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:18.012865,cde55ea3f6fc186a9bfe9d20 -convertexperiments.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:18.338662,cde55ea3f6fc186a9bfe9d20 -surveys.insightexpressai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:18.604689,cde55ea3f6fc186a9bfe9d20 -logs.convertexperiments.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:18.898020,cde55ea3f6fc186a9bfe9d20 -no-cdn.convertexperiments.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:18.948241,cde55ea3f6fc186a9bfe9d20 -adserver.shadow.snapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:19.289078,cde55ea3f6fc186a9bfe9d20 -core.insightexpressai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:20.105879,cde55ea3f6fc186a9bfe9d20 -secure.insightexpressai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:20.213204,cde55ea3f6fc186a9bfe9d20 -ase.adserver.snapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:34.482108,cde55ea3f6fc186a9bfe9d20 -euw.adserver.snapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:39.841851,cde55ea3f6fc186a9bfe9d20 -snapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:40.745190,cde55ea3f6fc186a9bfe9d20 -usc.adserver.snapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:48.097641,cde55ea3f6fc186a9bfe9d20 -a.omappapi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:48.221288,cde55ea3f6fc186a9bfe9d20 -study.snapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:48.227585,cde55ea3f6fc186a9bfe9d20 -adserver.snapads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:48.252725,cde55ea3f6fc186a9bfe9d20 -api.omappapi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:48.668436,cde55ea3f6fc186a9bfe9d20 -omappapi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:48.935644,cde55ea3f6fc186a9bfe9d20 -beta-api.omappapi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:48.949052,cde55ea3f6fc186a9bfe9d20 -app.omappapi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:49.169091,cde55ea3f6fc186a9bfe9d20 -ga.omappapi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:49.215425,cde55ea3f6fc186a9bfe9d20 -staging-api.omappapi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:49.346149,cde55ea3f6fc186a9bfe9d20 -z.omappapi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:49.610535,cde55ea3f6fc186a9bfe9d20 -www.omappapi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:49.731770,cde55ea3f6fc186a9bfe9d20 -load.sumome.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:50.029481,cde55ea3f6fc186a9bfe9d20 -sumome.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:50.069253,cde55ea3f6fc186a9bfe9d20 -clmbtech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:34:55.380665,cde55ea3f6fc186a9bfe9d20 -ade.clmbtech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:05.657397,cde55ea3f6fc186a9bfe9d20 -aicactus.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:10.537783,cde55ea3f6fc186a9bfe9d20 -ase.clmbtech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:10.917189,cde55ea3f6fc186a9bfe9d20 -staging-tag-cdn.aicactus.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:19.309375,cde55ea3f6fc186a9bfe9d20 -tag-cdn.aicactus.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:19.390128,cde55ea3f6fc186a9bfe9d20 -geo-service.aicactus.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:19.395369,cde55ea3f6fc186a9bfe9d20 -cdn.aicactus.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:19.579940,cde55ea3f6fc186a9bfe9d20 -vt2-tags.aicactus.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:19.901022,cde55ea3f6fc186a9bfe9d20 -tags.aicactus.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:19.979838,cde55ea3f6fc186a9bfe9d20 -apsoutheast-match.deepintent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:20.454771,cde55ea3f6fc186a9bfe9d20 -beacon.deepintent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:20.454963,cde55ea3f6fc186a9bfe9d20 -cdn.deepintent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:20.516386,cde55ea3f6fc186a9bfe9d20 -match.deepintent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:20.969779,cde55ea3f6fc186a9bfe9d20 -deepintent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:21.225203,cde55ea3f6fc186a9bfe9d20 -exelatesync.extend.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:21.402013,cde55ea3f6fc186a9bfe9d20 -useast-beacon.deepintent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:21.593980,cde55ea3f6fc186a9bfe9d20 -prebid.deepintent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:21.622277,cde55ea3f6fc186a9bfe9d20 -sync.extend.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:22.014820,cde55ea3f6fc186a9bfe9d20 -extend.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:22.498510,cde55ea3f6fc186a9bfe9d20 -ad.turn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:32.274102,cde55ea3f6fc186a9bfe9d20 -www.extend.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:42.291560,cde55ea3f6fc186a9bfe9d20 -d.turn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:50.626043,cde55ea3f6fc186a9bfe9d20 -r.turn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:51.342404,cde55ea3f6fc186a9bfe9d20 -ad2.cdns.turn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:52.023157,cde55ea3f6fc186a9bfe9d20 -turn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:35:52.676077,cde55ea3f6fc186a9bfe9d20 -img.cdns.turn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:00.579887,cde55ea3f6fc186a9bfe9d20 -img.turn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:00.656640,cde55ea3f6fc186a9bfe9d20 -sd.turn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:07.854108,cde55ea3f6fc186a9bfe9d20 -sr.turn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:12.894170,cde55ea3f6fc186a9bfe9d20 -www.turn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:13.246950,cde55ea3f6fc186a9bfe9d20 -bidtheatre.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:21.642846,cde55ea3f6fc186a9bfe9d20 -cdn.bidtheatre.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:22.002363,cde55ea3f6fc186a9bfe9d20 -match.adsby.bidtheatre.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:22.013939,cde55ea3f6fc186a9bfe9d20 -adsby.bidtheatre.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:22.369414,cde55ea3f6fc186a9bfe9d20 -native-vpaid.winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:22.789849,cde55ea3f6fc186a9bfe9d20 -www.bidtheatre.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:22.908991,cde55ea3f6fc186a9bfe9d20 -traffic-serv.winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:24.100660,cde55ea3f6fc186a9bfe9d20 -service.winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:24.861389,cde55ea3f6fc186a9bfe9d20 -rewarded.winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:25.043489,cde55ea3f6fc186a9bfe9d20 -syndication.winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:25.303371,cde55ea3f6fc186a9bfe9d20 -tracking.winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:25.320686,cde55ea3f6fc186a9bfe9d20 -tvc-vpaid.winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:25.662598,cde55ea3f6fc186a9bfe9d20 -winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:26.041097,cde55ea3f6fc186a9bfe9d20 -revrtb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:46.275276,cde55ea3f6fc186a9bfe9d20 -www.winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:53.240781,cde55ea3f6fc186a9bfe9d20 -www.revrtb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:53.285392,cde55ea3f6fc186a9bfe9d20 -xml.revrtb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:53.424808,cde55ea3f6fc186a9bfe9d20 -cdn.pendo.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:54.083312,cde55ea3f6fc186a9bfe9d20 -pendo.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:54.111333,cde55ea3f6fc186a9bfe9d20 -ytvpaid.winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:54.188117,cde55ea3f6fc186a9bfe9d20 -vpaid.winadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:54.267178,cde55ea3f6fc186a9bfe9d20 -app.pendo.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:54.329776,cde55ea3f6fc186a9bfe9d20 -pixanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:55.234319,cde55ea3f6fc186a9bfe9d20 -pixnet-network-falcon.pixanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:55.266337,cde55ea3f6fc186a9bfe9d20 -s.pixanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:55.448054,cde55ea3f6fc186a9bfe9d20 -falcon.pixanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:55.543529,cde55ea3f6fc186a9bfe9d20 -adexpert.pixanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:55.814706,cde55ea3f6fc186a9bfe9d20 -sun-cdn.advividnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:36:55.830409,cde55ea3f6fc186a9bfe9d20 -advividnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:05.880740,cde55ea3f6fc186a9bfe9d20 -sun.advividnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:06.030723,cde55ea3f6fc186a9bfe9d20 -app.uniconsent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:11.361961,cde55ea3f6fc186a9bfe9d20 -api.uniconsent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:11.463526,cde55ea3f6fc186a9bfe9d20 -uniconsent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:24.167881,cde55ea3f6fc186a9bfe9d20 -cmp.uniconsent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:24.279002,cde55ea3f6fc186a9bfe9d20 -log.uniconsent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:24.325296,cde55ea3f6fc186a9bfe9d20 -edge.uniconsent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:24.335870,cde55ea3f6fc186a9bfe9d20 -www.uniconsent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:24.353629,cde55ea3f6fc186a9bfe9d20 -api-staging.stack-sonar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:24.683023,cde55ea3f6fc186a9bfe9d20 -www-staging.stack-sonar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:24.992460,cde55ea3f6fc186a9bfe9d20 -api.stack-sonar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:25.106153,cde55ea3f6fc186a9bfe9d20 -stack-sonar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:25.136325,cde55ea3f6fc186a9bfe9d20 -www.stack-sonar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:25.155482,cde55ea3f6fc186a9bfe9d20 -bannersnack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:25.526752,cde55ea3f6fc186a9bfe9d20 -smac-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:25.841535,cde55ea3f6fc186a9bfe9d20 -cdn.bannersnack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:25.894033,cde55ea3f6fc186a9bfe9d20 -js.smac-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:25.926548,cde55ea3f6fc186a9bfe9d20 -www.bannersnack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:26.328043,cde55ea3f6fc186a9bfe9d20 -www.smac-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:26.353257,cde55ea3f6fc186a9bfe9d20 -ads5-eu.truecaller.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:26.471421,cde55ea3f6fc186a9bfe9d20 -ads-router-noneu.truecaller.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:26.574124,cde55ea3f6fc186a9bfe9d20 -ads5-noneu.truecaller.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:27.097056,cde55ea3f6fc186a9bfe9d20 -ads5.truecaller.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:27.184031,cde55ea3f6fc186a9bfe9d20 -appboycdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:27.368668,cde55ea3f6fc186a9bfe9d20 -assets.appboycdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:27.464043,cde55ea3f6fc186a9bfe9d20 -ads.truecaller.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:27.512883,cde55ea3f6fc186a9bfe9d20 -js.appboycdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:37.820798,cde55ea3f6fc186a9bfe9d20 -leadforensics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:47.847624,cde55ea3f6fc186a9bfe9d20 -c0.adalyser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:48.068603,cde55ea3f6fc186a9bfe9d20 -adalyser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:48.084523,cde55ea3f6fc186a9bfe9d20 -ldynamicspublicapi.leadforensics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:51.603678,cde55ea3f6fc186a9bfe9d20 -c5.adalyser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:52.081128,cde55ea3f6fc186a9bfe9d20 -c3.adalyser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:52.098420,cde55ea3f6fc186a9bfe9d20 -c1.adalyser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:52.143437,cde55ea3f6fc186a9bfe9d20 -c2.adalyser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:52.260145,cde55ea3f6fc186a9bfe9d20 -tracking.adalyser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:52.943261,cde55ea3f6fc186a9bfe9d20 -dotmetrics.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:54.967238,cde55ea3f6fc186a9bfe9d20 -www.adalyser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:55.386924,cde55ea3f6fc186a9bfe9d20 -script.dotmetrics.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:55.418237,cde55ea3f6fc186a9bfe9d20 -uk-script.dotmetrics.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:55.684584,cde55ea3f6fc186a9bfe9d20 -www.traq.li,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:55.950038,cde55ea3f6fc186a9bfe9d20 -api.rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:56.165084,cde55ea3f6fc186a9bfe9d20 -cdn.rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:56.451935,cde55ea3f6fc186a9bfe9d20 -ats.rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:56.587489,cde55ea3f6fc186a9bfe9d20 -ei.rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:56.743304,cde55ea3f6fc186a9bfe9d20 -geo.rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:57.072747,cde55ea3f6fc186a9bfe9d20 -traq.li,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:57.098359,cde55ea3f6fc186a9bfe9d20 -rc-ext-geo.rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:57.235294,cde55ea3f6fc186a9bfe9d20 -idsync.rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:57.265515,cde55ea3f6fc186a9bfe9d20 -rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:57.394678,cde55ea3f6fc186a9bfe9d20 -sr-weight.rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:57.873257,cde55ea3f6fc186a9bfe9d20 -so.rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:57.990092,cde55ea3f6fc186a9bfe9d20 -tv.rlcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:58.171569,cde55ea3f6fc186a9bfe9d20 -api.btloader.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:58.503512,cde55ea3f6fc186a9bfe9d20 -btloader.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:58.786058,cde55ea3f6fc186a9bfe9d20 -dmp.truoptik.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:58.993778,cde55ea3f6fc186a9bfe9d20 -www.truoptik.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:59.708637,cde55ea3f6fc186a9bfe9d20 -ads.videoadex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:59.880499,cde55ea3f6fc186a9bfe9d20 -truoptik.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:37:59.891190,cde55ea3f6fc186a9bfe9d20 -ad.360yield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:00.702013,cde55ea3f6fc186a9bfe9d20 -ads.360yield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:00.730403,cde55ea3f6fc186a9bfe9d20 -ad2.360yield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:00.865814,cde55ea3f6fc186a9bfe9d20 -360yield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:01.485641,cde55ea3f6fc186a9bfe9d20 -na-ice.360yield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:01.758403,cde55ea3f6fc186a9bfe9d20 -ads.undertone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:02.241692,cde55ea3f6fc186a9bfe9d20 -cdn.undertone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:02.419318,cde55ea3f6fc186a9bfe9d20 -ice.360yield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:02.933850,cde55ea3f6fc186a9bfe9d20 -match.360yield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:02.951919,cde55ea3f6fc186a9bfe9d20 -hb.undertone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:03.133843,cde55ea3f6fc186a9bfe9d20 -a.bestcontentfood.top,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:03.753408,cde55ea3f6fc186a9bfe9d20 -b.bestcontentfood.top,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:03.781568,cde55ea3f6fc186a9bfe9d20 -undertone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:03.825027,cde55ea3f6fc186a9bfe9d20 -www.undertone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:04.184655,cde55ea3f6fc186a9bfe9d20 -cdn3.bestcontentfood.top,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:04.604117,cde55ea3f6fc186a9bfe9d20 -bestcontentfood.top,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:04.836279,cde55ea3f6fc186a9bfe9d20 -i.bestcontentfood.top,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:05.008740,cde55ea3f6fc186a9bfe9d20 -ad.naver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:05.447341,cde55ea3f6fc186a9bfe9d20 -gfp.veta.naver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:05.516699,cde55ea3f6fc186a9bfe9d20 -veta.naver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:06.394320,cde55ea3f6fc186a9bfe9d20 -api.ematicsolutions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:07.177060,cde55ea3f6fc186a9bfe9d20 -adlog.shopping.naver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:07.240928,cde55ea3f6fc186a9bfe9d20 -blogherads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:07.891019,cde55ea3f6fc186a9bfe9d20 -ads.blogherads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:07.988136,cde55ea3f6fc186a9bfe9d20 -videoadex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:08.132530,cde55ea3f6fc186a9bfe9d20 -ematicsolutions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:08.390434,cde55ea3f6fc186a9bfe9d20 -staging-ads.blogherads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:08.514629,cde55ea3f6fc186a9bfe9d20 -lib.pgmcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:08.812538,cde55ea3f6fc186a9bfe9d20 -media.pgmcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:08.894796,cde55ea3f6fc186a9bfe9d20 -pgmcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:09.100894,cde55ea3f6fc186a9bfe9d20 -www.ematicsolutions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:09.141671,cde55ea3f6fc186a9bfe9d20 -jwpltx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:09.283077,cde55ea3f6fc186a9bfe9d20 -ping-meta-prd.jwpltx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:09.502233,cde55ea3f6fc186a9bfe9d20 -prd.jwpltx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:09.742548,cde55ea3f6fc186a9bfe9d20 -ak-events-collector.spot.im,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:09.747914,cde55ea3f6fc186a9bfe9d20 -api-2-0.spot.im,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:09.862071,cde55ea3f6fc186a9bfe9d20 -direct-events-collector.spot.im,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:09.980759,cde55ea3f6fc186a9bfe9d20 -event-stream.spot.im,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:10.032001,cde55ea3f6fc186a9bfe9d20 -events-collector.spot.im,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:10.403006,cde55ea3f6fc186a9bfe9d20 -metrics-logger.spot.im,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:10.548798,cde55ea3f6fc186a9bfe9d20 -publisher-assets.spot.im,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:10.571236,cde55ea3f6fc186a9bfe9d20 -pix.spot.im,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:10.829008,cde55ea3f6fc186a9bfe9d20 -t.spot.im,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:10.999251,cde55ea3f6fc186a9bfe9d20 -eoapxl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:11.150672,cde55ea3f6fc186a9bfe9d20 -eoapxl1.eoapxl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:11.205493,cde55ea3f6fc186a9bfe9d20 -traffic.spot.im,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:11.371987,cde55ea3f6fc186a9bfe9d20 -eoapxl2.eoapxl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:11.473508,cde55ea3f6fc186a9bfe9d20 -eoapxl3.eoapxl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:11.615450,cde55ea3f6fc186a9bfe9d20 -eoapxl4.eoapxl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:11.815129,cde55ea3f6fc186a9bfe9d20 -asdfix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:12.112322,cde55ea3f6fc186a9bfe9d20 -cdn.creativesumo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:12.331961,cde55ea3f6fc186a9bfe9d20 -creativesumo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:12.456731,cde55ea3f6fc186a9bfe9d20 -convertful.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:12.969552,cde55ea3f6fc186a9bfe9d20 -p.asdfix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:13.056058,cde55ea3f6fc186a9bfe9d20 -cdn.asdfix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:13.122828,cde55ea3f6fc186a9bfe9d20 -app.convertful.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:13.132906,cde55ea3f6fc186a9bfe9d20 -www.convertful.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:13.325587,cde55ea3f6fc186a9bfe9d20 -adx-id.ads.oppomobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:13.604326,cde55ea3f6fc186a9bfe9d20 -data-id.ads.oppomobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:14.065605,cde55ea3f6fc186a9bfe9d20 -adx.ads.oppomobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:14.465067,cde55ea3f6fc186a9bfe9d20 -bdapi.ads.oppomobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:15.003896,cde55ea3f6fc186a9bfe9d20 -uapi.ads.oppomobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:15.062554,cde55ea3f6fc186a9bfe9d20 -data.ads.oppomobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:15.337159,cde55ea3f6fc186a9bfe9d20 -bjdata.ads.oppomobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:15.374853,cde55ea3f6fc186a9bfe9d20 -adx-f.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:15.566349,cde55ea3f6fc186a9bfe9d20 -adx-id.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:15.629349,cde55ea3f6fc186a9bfe9d20 -adx-in.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:15.868034,cde55ea3f6fc186a9bfe9d20 -adx-kh.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:15.977560,cde55ea3f6fc186a9bfe9d20 -adx-mm.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:16.135634,cde55ea3f6fc186a9bfe9d20 -adx-my.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:16.212974,cde55ea3f6fc186a9bfe9d20 -adx-ph.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:16.471053,cde55ea3f6fc186a9bfe9d20 -adx-sg.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:16.572700,cde55ea3f6fc186a9bfe9d20 -adsfs.oppomobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:16.642022,cde55ea3f6fc186a9bfe9d20 -adx-th.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:16.695604,cde55ea3f6fc186a9bfe9d20 -adx-tw.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:16.769326,cde55ea3f6fc186a9bfe9d20 -adx-vn.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:17.066382,cde55ea3f6fc186a9bfe9d20 -bdapi-id.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:17.237297,cde55ea3f6fc186a9bfe9d20 -bdapi-in.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:17.309054,cde55ea3f6fc186a9bfe9d20 -cl-data-f.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:17.376868,cde55ea3f6fc186a9bfe9d20 -cl-data-id.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:17.403552,cde55ea3f6fc186a9bfe9d20 -cl-data-in.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:17.585422,cde55ea3f6fc186a9bfe9d20 -cl-data-vn.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:17.859255,cde55ea3f6fc186a9bfe9d20 -stg-data-in.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:17.989311,cde55ea3f6fc186a9bfe9d20 -stg-data-f.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:17.987389,cde55ea3f6fc186a9bfe9d20 -stg-data-id.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:18.059789,cde55ea3f6fc186a9bfe9d20 -stg-data-kh.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:18.156372,cde55ea3f6fc186a9bfe9d20 -stg-data-mm.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:18.455547,cde55ea3f6fc186a9bfe9d20 -stg-data-ph.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:18.669123,cde55ea3f6fc186a9bfe9d20 -stg-data-my.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:18.701854,cde55ea3f6fc186a9bfe9d20 -stg-data-sg.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:18.769833,cde55ea3f6fc186a9bfe9d20 -stg-data-th.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:18.780356,cde55ea3f6fc186a9bfe9d20 -stg-data-tw.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:19.046848,cde55ea3f6fc186a9bfe9d20 -stg-data-vn.ads.heytapmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:19.375567,cde55ea3f6fc186a9bfe9d20 -app.trackonomics.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:19.528325,cde55ea3f6fc186a9bfe9d20 -cdn-magiclinks.trackonomics.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:19.617545,cde55ea3f6fc186a9bfe9d20 -trackonomics.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:19.974943,cde55ea3f6fc186a9bfe9d20 -d.liadm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:20.249017,cde55ea3f6fc186a9bfe9d20 -www.trackonomics.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:20.283594,cde55ea3f6fc186a9bfe9d20 -idx.liadm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:20.574794,cde55ea3f6fc186a9bfe9d20 -i.liadm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:20.660893,cde55ea3f6fc186a9bfe9d20 -liadm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:20.685209,cde55ea3f6fc186a9bfe9d20 -p.liadm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:21.055302,cde55ea3f6fc186a9bfe9d20 -mct.rkdms.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:21.102469,cde55ea3f6fc186a9bfe9d20 -mid.rkdms.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:21.433948,cde55ea3f6fc186a9bfe9d20 -rkdms.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:21.470728,cde55ea3f6fc186a9bfe9d20 -www.rkdms.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:21.560319,cde55ea3f6fc186a9bfe9d20 -sofia.trustx.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:21.834212,cde55ea3f6fc186a9bfe9d20 -mobisage.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:22.770742,cde55ea3f6fc186a9bfe9d20 -adtrack.king.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:22.939117,cde55ea3f6fc186a9bfe9d20 -servicelayer.king.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:23.194045,cde55ea3f6fc186a9bfe9d20 -clarity.ms,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:23.824040,cde55ea3f6fc186a9bfe9d20 -www.trustx.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:24.032919,cde55ea3f6fc186a9bfe9d20 -trustx.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:24.194228,cde55ea3f6fc186a9bfe9d20 -c.clarity.ms,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:24.774131,cde55ea3f6fc186a9bfe9d20 -log.clarity.ms,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:25.123269,cde55ea3f6fc186a9bfe9d20 -pix.adxpremium.services,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:25.675001,cde55ea3f6fc186a9bfe9d20 -www.clarity.ms,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:25.928334,cde55ea3f6fc186a9bfe9d20 -adxpremium.services,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:25.939794,cde55ea3f6fc186a9bfe9d20 -rtb.adxpremium.services,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:25.987775,cde55ea3f6fc186a9bfe9d20 -request-global.czilladx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:26.602804,cde55ea3f6fc186a9bfe9d20 -www.adxpremium.services,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:26.762642,cde55ea3f6fc186a9bfe9d20 -cdn.czilladx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:27.048573,cde55ea3f6fc186a9bfe9d20 -czilladx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:27.061865,cde55ea3f6fc186a9bfe9d20 -request.czilladx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:27.421803,cde55ea3f6fc186a9bfe9d20 -akn.analytics.autodesk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:27.796040,cde55ea3f6fc186a9bfe9d20 -adelement.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:27.824274,cde55ea3f6fc186a9bfe9d20 -ads.adelement.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:28.113660,cde55ea3f6fc186a9bfe9d20 -ctv.adelement.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:28.635519,cde55ea3f6fc186a9bfe9d20 -st.adelement.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:28.724477,cde55ea3f6fc186a9bfe9d20 -sc.adelement.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:29.211834,cde55ea3f6fc186a9bfe9d20 -ad.fivecdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:29.447874,cde55ea3f6fc186a9bfe9d20 -ad2.fivecdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:29.611680,cde55ea3f6fc186a9bfe9d20 -bc.fivecdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:29.994899,cde55ea3f6fc186a9bfe9d20 -bc2.fivecdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:30.317233,cde55ea3f6fc186a9bfe9d20 -cdn.fivecdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:30.451174,cde55ea3f6fc186a9bfe9d20 -cdn2.fivecdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:30.744218,cde55ea3f6fc186a9bfe9d20 -log.fivecdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:31.251159,cde55ea3f6fc186a9bfe9d20 -sync.fivecdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:31.503769,cde55ea3f6fc186a9bfe9d20 -crsspxl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:31.889483,cde55ea3f6fc186a9bfe9d20 -tag.crsspxl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:32.576963,cde55ea3f6fc186a9bfe9d20 -script.crsspxl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:32.604409,cde55ea3f6fc186a9bfe9d20 -ads.pro-market.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:33.158774,cde55ea3f6fc186a9bfe9d20 -ado.pro-market.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:33.214274,cde55ea3f6fc186a9bfe9d20 -fei.pro-market.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:33.705890,cde55ea3f6fc186a9bfe9d20 -ha.pro-market.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:33.727274,cde55ea3f6fc186a9bfe9d20 -pbid.pro-market.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:34.256484,cde55ea3f6fc186a9bfe9d20 -pro-market.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:34.331125,cde55ea3f6fc186a9bfe9d20 -report.pro-market.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:34.768838,cde55ea3f6fc186a9bfe9d20 -eventgateway.soundcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:35.492319,cde55ea3f6fc186a9bfe9d20 -f.clarity.ms,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:35.694135,cde55ea3f6fc186a9bfe9d20 -eventlogger.soundcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:36.079510,cde55ea3f6fc186a9bfe9d20 -promoted.soundcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:36.213856,cde55ea3f6fc186a9bfe9d20 -telemetry.soundcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:36.756432,cde55ea3f6fc186a9bfe9d20 -adg-data.kajicam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:37.057032,cde55ea3f6fc186a9bfe9d20 -analytics.autodesk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:37.388521,cde55ea3f6fc186a9bfe9d20 -api-ad-data.kajicam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:37.603638,cde55ea3f6fc186a9bfe9d20 -adg.kajicam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:37.764479,cde55ea3f6fc186a9bfe9d20 -api-ad.kajicam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:38.020919,cde55ea3f6fc186a9bfe9d20 -fivecdm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:40.955578,cde55ea3f6fc186a9bfe9d20 -log.kajicam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:48.547763,cde55ea3f6fc186a9bfe9d20 -res-ad.kajicam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:48.702738,cde55ea3f6fc186a9bfe9d20 -api-adro.xtremepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:58.412934,cde55ea3f6fc186a9bfe9d20 -prod-collecticon.outlookmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:58.480645,cde55ea3f6fc186a9bfe9d20 -res-ad-kr.kajicam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:58.777691,cde55ea3f6fc186a9bfe9d20 -collecticon.outlookmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:58.780903,cde55ea3f6fc186a9bfe9d20 -s3.xtremepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:59.647564,cde55ea3f6fc186a9bfe9d20 -api.xtremepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:38:59.768411,cde55ea3f6fc186a9bfe9d20 -cdn-uat.instapagemetrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:00.168757,cde55ea3f6fc186a9bfe9d20 -adro.xtremepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:00.291777,cde55ea3f6fc186a9bfe9d20 -prod.xtremepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:00.298557,cde55ea3f6fc186a9bfe9d20 -cdn.instapagemetrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:00.451911,cde55ea3f6fc186a9bfe9d20 -ec-uat.instapagemetrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:00.719042,cde55ea3f6fc186a9bfe9d20 -instapagemetrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:00.885120,cde55ea3f6fc186a9bfe9d20 -ec.instapagemetrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:01.265544,cde55ea3f6fc186a9bfe9d20 -xtremepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:01.572153,cde55ea3f6fc186a9bfe9d20 -clk.wbidder.online,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:02.869815,cde55ea3f6fc186a9bfe9d20 -crtv.wbidder.online,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:04.188584,cde55ea3f6fc186a9bfe9d20 -wbidder.online,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:06.387795,cde55ea3f6fc186a9bfe9d20 -www.wbidder.online,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:07.813240,cde55ea3f6fc186a9bfe9d20 -yorclk.wbidder.online,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:09.376618,cde55ea3f6fc186a9bfe9d20 -click-eu.pclk.name,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:10.103650,cde55ea3f6fc186a9bfe9d20 -admin.inorbitad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:11.036154,cde55ea3f6fc186a9bfe9d20 -app2.inorbitad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:11.303661,cde55ea3f6fc186a9bfe9d20 -inorbitad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:11.414138,cde55ea3f6fc186a9bfe9d20 -www.inorbitad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:11.904525,cde55ea3f6fc186a9bfe9d20 -click.pclk.name,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:12.146005,cde55ea3f6fc186a9bfe9d20 -pclk.name,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:12.167772,cde55ea3f6fc186a9bfe9d20 -info.lgsmartad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:12.974159,cde55ea3f6fc186a9bfe9d20 -vn.ad.lgsmartad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:14.448041,cde55ea3f6fc186a9bfe9d20 -vn.info.lgsmartad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:15.601346,cde55ea3f6fc186a9bfe9d20 -ad.lgsmartad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:22.542842,cde55ea3f6fc186a9bfe9d20 -lgsmartad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:23.121434,cde55ea3f6fc186a9bfe9d20 -mx.lgsmartad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:23.466338,cde55ea3f6fc186a9bfe9d20 -q2adm.lgsmartad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:23.635786,cde55ea3f6fc186a9bfe9d20 -huerty.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:30.511379,cde55ea3f6fc186a9bfe9d20 -m.huerty.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:30.600414,cde55ea3f6fc186a9bfe9d20 -c.huerty.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:30.725367,cde55ea3f6fc186a9bfe9d20 -mask.pubnative.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:31.003712,cde55ea3f6fc186a9bfe9d20 -pubnative.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:31.335029,cde55ea3f6fc186a9bfe9d20 -sub.pubnative.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:31.485364,cde55ea3f6fc186a9bfe9d20 -www.pubnative.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:31.588241,cde55ea3f6fc186a9bfe9d20 -ad1x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:32.050121,cde55ea3f6fc186a9bfe9d20 -cdn.ad1x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:32.244275,cde55ea3f6fc186a9bfe9d20 -eu-cdn.ad1x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:32.246311,cde55ea3f6fc186a9bfe9d20 -edge.ad1x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:32.323069,cde55ea3f6fc186a9bfe9d20 -eu-edge.ad1x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:32.701025,cde55ea3f6fc186a9bfe9d20 -stg-edge.ad1x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:33.022612,cde55ea3f6fc186a9bfe9d20 -stg-cdn.ad1x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:33.024313,cde55ea3f6fc186a9bfe9d20 -wip-edge.ad1x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:33.044597,cde55ea3f6fc186a9bfe9d20 -www.ad1x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:33.888079,cde55ea3f6fc186a9bfe9d20 -adsbynimbus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:34.210684,cde55ea3f6fc186a9bfe9d20 -www.lgsmartad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:40.623778,cde55ea3f6fc186a9bfe9d20 -flickr.adsbynimbus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:43.763072,cde55ea3f6fc186a9bfe9d20 -growlr.adsbynimbus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:43.884538,cde55ea3f6fc186a9bfe9d20 -imgur.adsbynimbus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:44.524542,cde55ea3f6fc186a9bfe9d20 -ads.freeskreen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:44.565581,cde55ea3f6fc186a9bfe9d20 -www.adsbynimbus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:44.808817,cde55ea3f6fc186a9bfe9d20 -turbo.adsbynimbus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:44.983693,cde55ea3f6fc186a9bfe9d20 -sb.freeskreen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:45.294638,cde55ea3f6fc186a9bfe9d20 -static.freeskreen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:45.533568,cde55ea3f6fc186a9bfe9d20 -video.freeskreen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:45.654140,cde55ea3f6fc186a9bfe9d20 -nbryb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:46.137091,cde55ea3f6fc186a9bfe9d20 -play.nbryb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:46.386616,cde55ea3f6fc186a9bfe9d20 -www.nbryb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:46.722582,cde55ea3f6fc186a9bfe9d20 -adunit.datawrkz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:47.370570,cde55ea3f6fc186a9bfe9d20 -adunits.datawrkz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:47.549731,cde55ea3f6fc186a9bfe9d20 -cdn.datawrkz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:48.020763,cde55ea3f6fc186a9bfe9d20 -datawrkz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:48.671485,cde55ea3f6fc186a9bfe9d20 -dmp.datawrkz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:48.921986,cde55ea3f6fc186a9bfe9d20 -www.datawrkz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:50.015814,cde55ea3f6fc186a9bfe9d20 -pps-log.op-mobile.opera.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:50.805252,cde55ea3f6fc186a9bfe9d20 -serving.datawrkz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:50.891775,cde55ea3f6fc186a9bfe9d20 -wattpad.adsbynimbus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:51.238093,cde55ea3f6fc186a9bfe9d20 -freeskreen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:55.338603,cde55ea3f6fc186a9bfe9d20 -www.freeskreen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:39:56.018203,cde55ea3f6fc186a9bfe9d20 -sdklog.tvstore.opera.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:02.018253,cde55ea3f6fc186a9bfe9d20 -s-adx.op-mobile.opera.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:02.142914,cde55ea3f6fc186a9bfe9d20 -s.adx.opera.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:02.282864,cde55ea3f6fc186a9bfe9d20 -ads.jp.ap.valuecommerce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:02.863749,cde55ea3f6fc186a9bfe9d20 -ad.jp.ap.valuecommerce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:02.961652,cde55ea3f6fc186a9bfe9d20 -aml.valuecommerce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:03.116675,cde55ea3f6fc186a9bfe9d20 -trj.valuecommerce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:03.115789,cde55ea3f6fc186a9bfe9d20 -script.yomeno.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:03.583197,cde55ea3f6fc186a9bfe9d20 -vast.yomeno.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:03.817073,cde55ea3f6fc186a9bfe9d20 -www.yomeno.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:04.046405,cde55ea3f6fc186a9bfe9d20 -yomeno.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:04.044059,cde55ea3f6fc186a9bfe9d20 -sw.wpush.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:04.497791,cde55ea3f6fc186a9bfe9d20 -js.wpushsdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:04.692366,cde55ea3f6fc186a9bfe9d20 -wpush.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:04.757502,cde55ea3f6fc186a9bfe9d20 -wpushsdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:04.913297,cde55ea3f6fc186a9bfe9d20 -maxymiser.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:05.068266,cde55ea3f6fc186a9bfe9d20 -service.maxymiser.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:05.408450,cde55ea3f6fc186a9bfe9d20 -cb-api-eu.maxymiser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:05.511007,cde55ea3f6fc186a9bfe9d20 -valuecommerce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:05.584593,cde55ea3f6fc186a9bfe9d20 -ui-eu.maxymiser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:05.613564,cde55ea3f6fc186a9bfe9d20 -maxymiser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:05.922618,cde55ea3f6fc186a9bfe9d20 -adsterra.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:06.198085,cde55ea3f6fc186a9bfe9d20 -delivery.adsterra.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:06.203421,cde55ea3f6fc186a9bfe9d20 -www.adsterra.org,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:06.259042,cde55ea3f6fc186a9bfe9d20 -voodoo-ads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:06.575141,cde55ea3f6fc186a9bfe9d20 -voodoo-analytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:06.748446,cde55ea3f6fc186a9bfe9d20 -trackers.voodoo-analytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:06.853687,cde55ea3f6fc186a9bfe9d20 -www.voodoo-analytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:06.997285,cde55ea3f6fc186a9bfe9d20 -bidadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:07.027230,cde55ea3f6fc186a9bfe9d20 -cdn.bidadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:07.343221,cde55ea3f6fc186a9bfe9d20 -clarium.global.ssl.fastly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:07.514373,cde55ea3f6fc186a9bfe9d20 -advbanners.global.ssl.fastly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:07.533089,cde55ea3f6fc186a9bfe9d20 -tapdaq-adverts.global.ssl.fastly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:07.604751,cde55ea3f6fc186a9bfe9d20 -confiant-integrations.global.ssl.fastly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:07.705059,cde55ea3f6fc186a9bfe9d20 -ar.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:08.106479,cde55ea3f6fc186a9bfe9d20 -at.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:08.286295,cde55ea3f6fc186a9bfe9d20 -atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:08.420965,cde55ea3f6fc186a9bfe9d20 -cdn.at.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:08.561627,cde55ea3f6fc186a9bfe9d20 -as.y.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:08.673468,cde55ea3f6fc186a9bfe9d20 -cdn.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:08.884551,cde55ea3f6fc186a9bfe9d20 -cdn.uc.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:22.761413,cde55ea3f6fc186a9bfe9d20 -ir.us.y.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:33.602631,cde55ea3f6fc186a9bfe9d20 -jp.at.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:33.824982,cde55ea3f6fc186a9bfe9d20 -eu.y.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:33.969415,cde55ea3f6fc186a9bfe9d20 -sg.as.y.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:34.028280,cde55ea3f6fc186a9bfe9d20 -tw.as.y.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:34.226527,cde55ea3f6fc186a9bfe9d20 -us.y.atwola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:34.489624,cde55ea3f6fc186a9bfe9d20 -easyads28.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:34.502826,cde55ea3f6fc186a9bfe9d20 -cdn.easyads28.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:34.573406,cde55ea3f6fc186a9bfe9d20 -t.easyads28.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:34.945831,cde55ea3f6fc186a9bfe9d20 -anymad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:35.402523,cde55ea3f6fc186a9bfe9d20 -cdn1.anymad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:36.174289,cde55ea3f6fc186a9bfe9d20 -cdn.anymad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:36.287154,cde55ea3f6fc186a9bfe9d20 -click.anymad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:36.345857,cde55ea3f6fc186a9bfe9d20 -stats.anymad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:36.488948,cde55ea3f6fc186a9bfe9d20 -ad.mediafuse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:36.865754,cde55ea3f6fc186a9bfe9d20 -hb.mediafuse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:37.142611,cde55ea3f6fc186a9bfe9d20 -www.anymad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:37.163183,cde55ea3f6fc186a9bfe9d20 -hbmp.mediafuse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:37.409696,cde55ea3f6fc186a9bfe9d20 -player.mediafuse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:37.798468,cde55ea3f6fc186a9bfe9d20 -www.mediafuse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:38.219062,cde55ea3f6fc186a9bfe9d20 -mediafuse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:38.262850,cde55ea3f6fc186a9bfe9d20 -advertisers.speakol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:38.301717,cde55ea3f6fc186a9bfe9d20 -cdn.speakol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:38.960674,cde55ea3f6fc186a9bfe9d20 -crawler.speakol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:39.200533,cde55ea3f6fc186a9bfe9d20 -pixel.speakol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:39.400400,cde55ea3f6fc186a9bfe9d20 -plugins.speakol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:39.460127,cde55ea3f6fc186a9bfe9d20 -rd.speakol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:39.749955,cde55ea3f6fc186a9bfe9d20 -recommendation.speakol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:40.062026,cde55ea3f6fc186a9bfe9d20 -speakol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:40.262706,cde55ea3f6fc186a9bfe9d20 -www.speakol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:40.273878,cde55ea3f6fc186a9bfe9d20 -ad.api.ateam-ad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:40.415839,cde55ea3f6fc186a9bfe9d20 -api.ateam-ad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:40.709104,cde55ea3f6fc186a9bfe9d20 -banner.ateam-ad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:40.866261,cde55ea3f6fc186a9bfe9d20 -campaign.ateam-ad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:40.993470,cde55ea3f6fc186a9bfe9d20 -res.ateam-ad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:41.242919,cde55ea3f6fc186a9bfe9d20 -ateam-ad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:41.324342,cde55ea3f6fc186a9bfe9d20 -staging.campaign.ateam-ad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:41.389052,cde55ea3f6fc186a9bfe9d20 -www.ateam-ad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:41.533955,cde55ea3f6fc186a9bfe9d20 -admobclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:42.914687,cde55ea3f6fc186a9bfe9d20 -ads.mediafuse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:46.918250,cde55ea3f6fc186a9bfe9d20 -pixel.admobclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:40:57.115118,cde55ea3f6fc186a9bfe9d20 -app.xdrig.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:04.756992,cde55ea3f6fc186a9bfe9d20 -www.admobclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:05.110361,cde55ea3f6fc186a9bfe9d20 -ga.xdrig.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:05.829650,cde55ea3f6fc186a9bfe9d20 -cloud.xdrig.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:06.093766,cde55ea3f6fc186a9bfe9d20 -gv1.xdrig.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:06.580908,cde55ea3f6fc186a9bfe9d20 -xdrig.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:08.438528,cde55ea3f6fc186a9bfe9d20 -banners.tubeadvertising.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:09.316364,cde55ea3f6fc186a9bfe9d20 -smart.tubeadvertising.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:10.169383,cde55ea3f6fc186a9bfe9d20 -tubeadvertising.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:11.579492,cde55ea3f6fc186a9bfe9d20 -www.tubeadvertising.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:12.526095,cde55ea3f6fc186a9bfe9d20 -api.tradplusad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:13.635323,cde55ea3f6fc186a9bfe9d20 -bidder.tradplusad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:14.705802,cde55ea3f6fc186a9bfe9d20 -av1.xdrig.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:15.102600,cde55ea3f6fc186a9bfe9d20 -adt.xdrig.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:15.283909,cde55ea3f6fc186a9bfe9d20 -conf.xdrig.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:15.460539,cde55ea3f6fc186a9bfe9d20 -event.tradplusad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:16.013498,cde55ea3f6fc186a9bfe9d20 -cdn.tradplusad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:16.392989,cde55ea3f6fc186a9bfe9d20 -api.geniee.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:17.063440,cde55ea3f6fc186a9bfe9d20 -tradplusad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:17.157702,cde55ea3f6fc186a9bfe9d20 -www.tradplusad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:17.433588,cde55ea3f6fc186a9bfe9d20 -cpt.geniee.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:17.666829,cde55ea3f6fc186a9bfe9d20 -other.geniee.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:17.924441,cde55ea3f6fc186a9bfe9d20 -me.xdrig.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:17.950926,cde55ea3f6fc186a9bfe9d20 -adm.admixer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:18.627133,cde55ea3f6fc186a9bfe9d20 -s.geniee.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:18.737759,cde55ea3f6fc186a9bfe9d20 -geniee.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:19.166094,cde55ea3f6fc186a9bfe9d20 -cdn.adm.admixer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:19.323944,cde55ea3f6fc186a9bfe9d20 -ipds.adm.admixer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:19.444346,cde55ea3f6fc186a9bfe9d20 -www.geniee.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:19.538812,cde55ea3f6fc186a9bfe9d20 -admixer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:19.543097,cde55ea3f6fc186a9bfe9d20 -ipv6.adm.admixer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:19.853634,cde55ea3f6fc186a9bfe9d20 -pix.adm.admixer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:20.115287,cde55ea3f6fc186a9bfe9d20 -bid.adview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:36.726252,cde55ea3f6fc186a9bfe9d20 -gusabid.adview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:36.921779,cde55ea3f6fc186a9bfe9d20 -ghkbid.adview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:37.119456,cde55ea3f6fc186a9bfe9d20 -www.admixer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:37.194494,cde55ea3f6fc186a9bfe9d20 -adview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:37.527577,cde55ea3f6fc186a9bfe9d20 -hkbid.adview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:38.341582,cde55ea3f6fc186a9bfe9d20 -ads.atomex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:39.462894,cde55ea3f6fc186a9bfe9d20 -ar.atomex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:40.104032,cde55ea3f6fc186a9bfe9d20 -report.adview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:40.241492,cde55ea3f6fc186a9bfe9d20 -www.adview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:40.512555,cde55ea3f6fc186a9bfe9d20 -arg.atomex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:40.873553,cde55ea3f6fc186a9bfe9d20 -atomex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:41.233584,cde55ea3f6fc186a9bfe9d20 -cdn.atomex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:41.408475,cde55ea3f6fc186a9bfe9d20 -data.atomex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:41.646927,cde55ea3f6fc186a9bfe9d20 -pxs.atomex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:41.921821,cde55ea3f6fc186a9bfe9d20 -res.atomex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:42.276568,cde55ea3f6fc186a9bfe9d20 -sync.atomex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:42.400048,cde55ea3f6fc186a9bfe9d20 -webfile.adview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:42.516260,cde55ea3f6fc186a9bfe9d20 -trk.atomex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:42.686161,cde55ea3f6fc186a9bfe9d20 -click.meitustat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:43.302616,cde55ea3f6fc186a9bfe9d20 -mdc.meitustat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:43.679663,cde55ea3f6fc186a9bfe9d20 -dc.meitustat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:43.895377,cde55ea3f6fc186a9bfe9d20 -gondar.meitustat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:44.700686,cde55ea3f6fc186a9bfe9d20 -meepo.meitustat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:44.926437,cde55ea3f6fc186a9bfe9d20 -web-rabbit.meitustat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:45.218821,cde55ea3f6fc186a9bfe9d20 -rabbit.meitustat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:45.837222,cde55ea3f6fc186a9bfe9d20 -pre-adui.tg.meitu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:46.381008,cde55ea3f6fc186a9bfe9d20 -meitustat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:46.447837,cde55ea3f6fc186a9bfe9d20 -adui.tg.meitu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:46.925918,cde55ea3f6fc186a9bfe9d20 -www.meitustat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:47.358210,cde55ea3f6fc186a9bfe9d20 -mfadsrvr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:47.405392,cde55ea3f6fc186a9bfe9d20 -rabbit.tg.meitu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:47.764670,cde55ea3f6fc186a9bfe9d20 -gzjkbid.adview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:47.938142,cde55ea3f6fc186a9bfe9d20 -rtb-use.mfadsrvr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:41:52.766349,cde55ea3f6fc186a9bfe9d20 -adexp.liftoff.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:02.510516,cde55ea3f6fc186a9bfe9d20 -build-cdn.liftoff.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:04.478599,cde55ea3f6fc186a9bfe9d20 -rtb-usw.mfadsrvr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:04.486316,cde55ea3f6fc186a9bfe9d20 -cdn.liftoff.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:04.579345,cde55ea3f6fc186a9bfe9d20 -rtb.mfadsrvr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:04.981298,cde55ea3f6fc186a9bfe9d20 -click.liftoff.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:05.016572,cde55ea3f6fc186a9bfe9d20 -impression-asia.liftoff.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:05.538212,cde55ea3f6fc186a9bfe9d20 -impression-east.liftoff.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:05.548476,cde55ea3f6fc186a9bfe9d20 -events.liftoff.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:05.771668,cde55ea3f6fc186a9bfe9d20 -cdn.impactserving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:07.612082,cde55ea3f6fc186a9bfe9d20 -impression-europe.liftoff.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:07.620610,cde55ea3f6fc186a9bfe9d20 -impactserving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:07.655858,cde55ea3f6fc186a9bfe9d20 -m2.impactserving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:07.699244,cde55ea3f6fc186a9bfe9d20 -liftoff.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:08.002317,cde55ea3f6fc186a9bfe9d20 -mellowads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:08.505462,cde55ea3f6fc186a9bfe9d20 -s2.mellowads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:08.544826,cde55ea3f6fc186a9bfe9d20 -s1.mellowads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:08.553414,cde55ea3f6fc186a9bfe9d20 -banners.mellowads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:08.629011,cde55ea3f6fc186a9bfe9d20 -s3.mellowads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:08.708416,cde55ea3f6fc186a9bfe9d20 -adxplay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:09.425558,cde55ea3f6fc186a9bfe9d20 -www.mellowads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:09.626817,cde55ea3f6fc186a9bfe9d20 -tracking.mellowads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:09.881105,cde55ea3f6fc186a9bfe9d20 -adserver.exoticads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:10.338642,cde55ea3f6fc186a9bfe9d20 -cdn.exoticads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:10.897540,cde55ea3f6fc186a9bfe9d20 -content.exoticads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:10.916217,cde55ea3f6fc186a9bfe9d20 -exoticads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:11.591410,cde55ea3f6fc186a9bfe9d20 -www.exoticads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:12.202119,cde55ea3f6fc186a9bfe9d20 -adspyglass.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:12.548112,cde55ea3f6fc186a9bfe9d20 -api.adspyglass.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:13.197822,cde55ea3f6fc186a9bfe9d20 -dsp.adspyglass.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:13.616953,cde55ea3f6fc186a9bfe9d20 -clickadilla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:14.086739,cde55ea3f6fc186a9bfe9d20 -www.adspyglass.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:14.103400,cde55ea3f6fc186a9bfe9d20 -publishers-stage.clickadilla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:14.123696,cde55ea3f6fc186a9bfe9d20 -tracking.clickadilla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:15.012024,cde55ea3f6fc186a9bfe9d20 -publishers.clickadilla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:15.720645,cde55ea3f6fc186a9bfe9d20 -script.clickadilla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:15.892259,cde55ea3f6fc186a9bfe9d20 -na.nawpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:15.957218,cde55ea3f6fc186a9bfe9d20 -nawpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:16.354610,cde55ea3f6fc186a9bfe9d20 -soft-com.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:16.550340,cde55ea3f6fc186a9bfe9d20 -push.soft-com.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:16.709154,cde55ea3f6fc186a9bfe9d20 -kts.vasstycom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:17.170787,cde55ea3f6fc186a9bfe9d20 -a-mobile.genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:17.224361,cde55ea3f6fc186a9bfe9d20 -vasstycom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:17.325293,cde55ea3f6fc186a9bfe9d20 -ad-spire.genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:17.807834,cde55ea3f6fc186a9bfe9d20 -chin-adnetwork.genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:18.337374,cde55ea3f6fc186a9bfe9d20 -abh.genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:18.455668,cde55ea3f6fc186a9bfe9d20 -aladdin.genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:18.557441,cde55ea3f6fc186a9bfe9d20 -genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:19.393019,cde55ea3f6fc186a9bfe9d20 -ialaddin.genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:19.740311,cde55ea3f6fc186a9bfe9d20 -isboost.genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:19.803317,cde55ea3f6fc186a9bfe9d20 -ads13.exoticads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:20.120540,cde55ea3f6fc186a9bfe9d20 -ads15.exoticads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:20.144535,cde55ea3f6fc186a9bfe9d20 -sprout-ad.genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:20.321089,cde55ea3f6fc186a9bfe9d20 -jma.genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:20.616496,cde55ea3f6fc186a9bfe9d20 -mediaz.genieesspv.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:20.965443,cde55ea3f6fc186a9bfe9d20 -pbc.getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:21.065531,cde55ea3f6fc186a9bfe9d20 -pbs-eu.getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:21.217922,cde55ea3f6fc186a9bfe9d20 -getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:21.254260,cde55ea3f6fc186a9bfe9d20 -admedia.getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:21.273509,cde55ea3f6fc186a9bfe9d20 -prebid-log.getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:21.681655,cde55ea3f6fc186a9bfe9d20 -pbs.getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:21.708802,cde55ea3f6fc186a9bfe9d20 -usersync.getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:22.093304,cde55ea3f6fc186a9bfe9d20 -sync.getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:22.104472,cde55ea3f6fc186a9bfe9d20 -vastpixel.getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:22.404187,cde55ea3f6fc186a9bfe9d20 -staging.getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:22.635745,cde55ea3f6fc186a9bfe9d20 -www.getpublica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:22.634337,cde55ea3f6fc186a9bfe9d20 -segment-data-us-east.zqtk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:22.760522,cde55ea3f6fc186a9bfe9d20 -api-us-east.zqtk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:22.854056,cde55ea3f6fc186a9bfe9d20 -segment-data-us-west.zqtk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:22.918815,cde55ea3f6fc186a9bfe9d20 -segment-data.zqtk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:23.315174,cde55ea3f6fc186a9bfe9d20 -t.zqtk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:23.468882,cde55ea3f6fc186a9bfe9d20 -zqtk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:23.490302,cde55ea3f6fc186a9bfe9d20 -api.fouanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:23.651499,cde55ea3f6fc186a9bfe9d20 -adsbydomain.fouanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:23.976038,cde55ea3f6fc186a9bfe9d20 -pagexray-eu.fouanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:24.067180,cde55ea3f6fc186a9bfe9d20 -fouanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:24.187518,cde55ea3f6fc186a9bfe9d20 -pagexray.fouanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:24.450769,cde55ea3f6fc186a9bfe9d20 -www.fouanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:24.479998,cde55ea3f6fc186a9bfe9d20 -t.urlhausa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:24.823516,cde55ea3f6fc186a9bfe9d20 -urlhausa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:24.865504,cde55ea3f6fc186a9bfe9d20 -cdn.urlhausa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:24.906631,cde55ea3f6fc186a9bfe9d20 -v3.qrlsx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:25.254857,cde55ea3f6fc186a9bfe9d20 -qrlsx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:25.336175,cde55ea3f6fc186a9bfe9d20 -vo2.qrlsx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:25.556066,cde55ea3f6fc186a9bfe9d20 -as.ad4m.at,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:25.808471,cde55ea3f6fc186a9bfe9d20 -cdn.ad4m.at,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:26.117059,cde55ea3f6fc186a9bfe9d20 -ad4m.at,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:26.225657,cde55ea3f6fc186a9bfe9d20 -kras.ad4m.at,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:26.319895,cde55ea3f6fc186a9bfe9d20 -assets.ad4m.at,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:26.450393,cde55ea3f6fc186a9bfe9d20 -www.ad4m.at,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:26.692559,cde55ea3f6fc186a9bfe9d20 -hb.adscale.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:27.275748,cde55ea3f6fc186a9bfe9d20 -cotads.adscale.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:27.289895,cde55ea3f6fc186a9bfe9d20 -ih.adscale.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:27.326707,cde55ea3f6fc186a9bfe9d20 -js.adscale.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:27.594666,cde55ea3f6fc186a9bfe9d20 -vh.adscale.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:28.259106,cde55ea3f6fc186a9bfe9d20 -trx.adscale.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:28.273760,cde55ea3f6fc186a9bfe9d20 -cdn.twiago.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:29.123384,cde55ea3f6fc186a9bfe9d20 -a.twiago.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:30.016056,cde55ea3f6fc186a9bfe9d20 -b.twiago.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:31.486387,cde55ea3f6fc186a9bfe9d20 -www.twiago.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:33.174889,cde55ea3f6fc186a9bfe9d20 -twiago.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:34.040850,cde55ea3f6fc186a9bfe9d20 -api.onaudience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:34.151721,cde55ea3f6fc186a9bfe9d20 -onaudience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:34.648662,cde55ea3f6fc186a9bfe9d20 -click.showcasethat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:35.502448,cde55ea3f6fc186a9bfe9d20 -pixel.onaudience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:35.735815,cde55ea3f6fc186a9bfe9d20 -www.onaudience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:35.785927,cde55ea3f6fc186a9bfe9d20 -showcasethat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:36.350013,cde55ea3f6fc186a9bfe9d20 -images.showcasethat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:36.377491,cde55ea3f6fc186a9bfe9d20 -push.showcasethat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:36.758294,cde55ea3f6fc186a9bfe9d20 -www.showcasethat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:37.025586,cde55ea3f6fc186a9bfe9d20 -adscale.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:37.148513,cde55ea3f6fc186a9bfe9d20 -stats.showcasethat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:37.473074,cde55ea3f6fc186a9bfe9d20 -xml.showcasethat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:37.634844,cde55ea3f6fc186a9bfe9d20 -ad.wsod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:37.790893,cde55ea3f6fc186a9bfe9d20 -www.adscale.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:38.007309,cde55ea3f6fc186a9bfe9d20 -dispatcher.mng-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:38.753813,cde55ea3f6fc186a9bfe9d20 -creative.mng-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:38.963716,cde55ea3f6fc186a9bfe9d20 -lb-adsdis.mng-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:39.074478,cde55ea3f6fc186a9bfe9d20 -mng-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:39.565448,cde55ea3f6fc186a9bfe9d20 -lb-adsmob.mng-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:39.666083,cde55ea3f6fc186a9bfe9d20 -adsconex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:40.096111,cde55ea3f6fc186a9bfe9d20 -mobile.mng-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:40.162271,cde55ea3f6fc186a9bfe9d20 -www.adsconex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:40.742803,cde55ea3f6fc186a9bfe9d20 -cdnativepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:41.595990,cde55ea3f6fc186a9bfe9d20 -static.cdnativepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:41.962924,cde55ea3f6fc186a9bfe9d20 -events-writer.smartlook.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:42.475736,cde55ea3f6fc186a9bfe9d20 -www.cdnativepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:42.810897,cde55ea3f6fc186a9bfe9d20 -rec.smartlook.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:43.161553,cde55ea3f6fc186a9bfe9d20 -rec1.smartlook.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:43.550554,cde55ea3f6fc186a9bfe9d20 -www.smartlook.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:44.866462,cde55ea3f6fc186a9bfe9d20 -smartlook.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:44.961001,cde55ea3f6fc186a9bfe9d20 -track.wg-aff.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:45.520259,cde55ea3f6fc186a9bfe9d20 -api.wg-aff.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:45.520573,cde55ea3f6fc186a9bfe9d20 -wg-aff.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:46.139940,cde55ea3f6fc186a9bfe9d20 -www.wg-aff.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:46.198542,cde55ea3f6fc186a9bfe9d20 -revsci.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:47.142005,cde55ea3f6fc186a9bfe9d20 -admedia.wsod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:47.908510,cde55ea3f6fc186a9bfe9d20 -cm.tns-counter.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:47.907297,cde55ea3f6fc186a9bfe9d20 -wsod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:48.136514,cde55ea3f6fc186a9bfe9d20 -ar.tns-counter.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:48.616148,cde55ea3f6fc186a9bfe9d20 -tns-counter.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:48.663543,cde55ea3f6fc186a9bfe9d20 -kz.tns-counter.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:49.036856,cde55ea3f6fc186a9bfe9d20 -www.tns-counter.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:49.133081,cde55ea3f6fc186a9bfe9d20 -adpicmedia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:49.168677,cde55ea3f6fc186a9bfe9d20 -bid.adpicmedia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:49.248854,cde55ea3f6fc186a9bfe9d20 -eu.adpicmedia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:49.667154,cde55ea3f6fc186a9bfe9d20 -www.adpicmedia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:49.807930,cde55ea3f6fc186a9bfe9d20 -xml.adpicmedia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:49.863216,cde55ea3f6fc186a9bfe9d20 -traffic2.adsconex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:50.224495,cde55ea3f6fc186a9bfe9d20 -bid.rklmstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:50.385850,cde55ea3f6fc186a9bfe9d20 -cdn.rklmstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:50.638946,cde55ea3f6fc186a9bfe9d20 -rtb.rklmstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:50.714054,cde55ea3f6fc186a9bfe9d20 -static.rklmstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:50.986307,cde55ea3f6fc186a9bfe9d20 -xml2.rklmstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:51.536506,cde55ea3f6fc186a9bfe9d20 -boffoadsfeeds.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:51.808263,cde55ea3f6fc186a9bfe9d20 -xml.boffoadsfeeds.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:52.320369,cde55ea3f6fc186a9bfe9d20 -www.boffoadsfeeds.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:52.569733,cde55ea3f6fc186a9bfe9d20 -xml.rklmstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:52.930558,cde55ea3f6fc186a9bfe9d20 -widgets.asdpoi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:53.506177,cde55ea3f6fc186a9bfe9d20 -asdpoi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:53.640975,cde55ea3f6fc186a9bfe9d20 -admozartxml.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:54.185381,cde55ea3f6fc186a9bfe9d20 -www.asdpoi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:54.312723,cde55ea3f6fc186a9bfe9d20 -static.admozartxml.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:54.428924,cde55ea3f6fc186a9bfe9d20 -www.admozartxml.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:54.974153,cde55ea3f6fc186a9bfe9d20 -admidainsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:55.102745,cde55ea3f6fc186a9bfe9d20 -xml.admozartxml.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:55.248568,cde55ea3f6fc186a9bfe9d20 -static.admidainsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:55.767754,cde55ea3f6fc186a9bfe9d20 -www.admidainsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:55.864390,cde55ea3f6fc186a9bfe9d20 -xml.admidainsight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:56.196171,cde55ea3f6fc186a9bfe9d20 -adservercheck.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:56.758974,cde55ea3f6fc186a9bfe9d20 -bid.adservercheck.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:56.946845,cde55ea3f6fc186a9bfe9d20 -www.adservercheck.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:57.211773,cde55ea3f6fc186a9bfe9d20 -xml.adservercheck.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:57.850271,cde55ea3f6fc186a9bfe9d20 -am15.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:57.866954,cde55ea3f6fc186a9bfe9d20 -b.am15.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:58.149343,cde55ea3f6fc186a9bfe9d20 -rtb.am15.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:58.809586,cde55ea3f6fc186a9bfe9d20 -c.am15.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:58.832683,cde55ea3f6fc186a9bfe9d20 -an.yandexadexchange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:42:59.994726,cde55ea3f6fc186a9bfe9d20 -postback.yandexadexchange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:00.416711,cde55ea3f6fc186a9bfe9d20 -rklmstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:00.424534,cde55ea3f6fc186a9bfe9d20 -mobile.yandexadexchange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:00.560093,cde55ea3f6fc186a9bfe9d20 -www.rklmstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:00.982790,cde55ea3f6fc186a9bfe9d20 -yandexadexchange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:01.712767,cde55ea3f6fc186a9bfe9d20 -cdn.jampp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:01.827794,cde55ea3f6fc186a9bfe9d20 -st.yandexadexchange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:02.001640,cde55ea3f6fc186a9bfe9d20 -bigo.dsp.yandexadexchange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:02.133414,cde55ea3f6fc186a9bfe9d20 -imgx.jampp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:02.615281,cde55ea3f6fc186a9bfe9d20 -tracking.jampp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:02.655657,cde55ea3f6fc186a9bfe9d20 -jampp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:03.095525,cde55ea3f6fc186a9bfe9d20 -advideo.dsp.yandexadexchange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:03.375576,cde55ea3f6fc186a9bfe9d20 -app.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:03.670994,cde55ea3f6fc186a9bfe9d20 -bid.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:03.714105,cde55ea3f6fc186a9bfe9d20 -api.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:04.124963,cde55ea3f6fc186a9bfe9d20 -cdn.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:04.178710,cde55ea3f6fc186a9bfe9d20 -img.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:04.686031,cde55ea3f6fc186a9bfe9d20 -s.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:04.734698,cde55ea3f6fc186a9bfe9d20 -cdni.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:05.030108,cde55ea3f6fc186a9bfe9d20 -sdk.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:05.132579,cde55ea3f6fc186a9bfe9d20 -sdki.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:05.792662,cde55ea3f6fc186a9bfe9d20 -flurry.cachefly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:06.341079,cde55ea3f6fc186a9bfe9d20 -ambientdsp.cachefly.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:06.457434,cde55ea3f6fc186a9bfe9d20 -stats.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:06.670924,cde55ea3f6fc186a9bfe9d20 -c.idealmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:07.153346,cde55ea3f6fc186a9bfe9d20 -cdn.idealmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:07.263788,cde55ea3f6fc186a9bfe9d20 -cm.idealmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:07.478069,cde55ea3f6fc186a9bfe9d20 -s-img.idealmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:07.999270,cde55ea3f6fc186a9bfe9d20 -jsc.idealmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:08.071494,cde55ea3f6fc186a9bfe9d20 -idealmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:08.459141,cde55ea3f6fc186a9bfe9d20 -truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:08.730495,cde55ea3f6fc186a9bfe9d20 -servicer.idealmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:08.740938,cde55ea3f6fc186a9bfe9d20 -www.idealmedia.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:08.741100,cde55ea3f6fc186a9bfe9d20 -www.truepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:09.132435,cde55ea3f6fc186a9bfe9d20 -ezmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:09.650510,cde55ea3f6fc186a9bfe9d20 -cdnaz.win,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:10.356380,cde55ea3f6fc186a9bfe9d20 -ads.cdnaz.win,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:10.458149,cde55ea3f6fc186a9bfe9d20 -www.ezmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:10.594186,cde55ea3f6fc186a9bfe9d20 -filter.ezmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:10.674901,cde55ea3f6fc186a9bfe9d20 -xml.ezmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:10.960296,cde55ea3f6fc186a9bfe9d20 -www.cdnaz.win,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:10.999449,cde55ea3f6fc186a9bfe9d20 -content-cdn.swrve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:11.319154,cde55ea3f6fc186a9bfe9d20 -content.swrve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:11.586294,cde55ea3f6fc186a9bfe9d20 -api.swrve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:11.632362,cde55ea3f6fc186a9bfe9d20 -link.swrve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:11.804954,cde55ea3f6fc186a9bfe9d20 -swrve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:12.376579,cde55ea3f6fc186a9bfe9d20 -rvadnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:12.841512,cde55ea3f6fc186a9bfe9d20 -partner.rvadnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:13.006753,cde55ea3f6fc186a9bfe9d20 -ads.rvadnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:13.132792,cde55ea3f6fc186a9bfe9d20 -ext-arango.ad4mat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:13.373271,cde55ea3f6fc186a9bfe9d20 -prod-rtb.ad4mat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:13.650907,cde55ea3f6fc186a9bfe9d20 -static-de.ad4mat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:13.898326,cde55ea3f6fc186a9bfe9d20 -nexus.ad4mat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:14.316888,cde55ea3f6fc186a9bfe9d20 -ad4mat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:14.666414,cde55ea3f6fc186a9bfe9d20 -static.ad4mat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:14.907866,cde55ea3f6fc186a9bfe9d20 -ag.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:15.124794,cde55ea3f6fc186a9bfe9d20 -dts.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:15.580066,cde55ea3f6fc186a9bfe9d20 -rtr.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:15.831342,cde55ea3f6fc186a9bfe9d20 -www.ad4mat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:16.164046,cde55ea3f6fc186a9bfe9d20 -s-a.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:16.253971,cde55ea3f6fc186a9bfe9d20 -innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:16.256197,cde55ea3f6fc186a9bfe9d20 -s-cdn.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:16.518073,cde55ea3f6fc186a9bfe9d20 -s-files.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:16.868168,cde55ea3f6fc186a9bfe9d20 -s-video.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:16.980072,cde55ea3f6fc186a9bfe9d20 -s-static.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:17.006210,cde55ea3f6fc186a9bfe9d20 -s.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:17.238339,cde55ea3f6fc186a9bfe9d20 -static.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:21.254790,cde55ea3f6fc186a9bfe9d20 -video.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:21.506863,cde55ea3f6fc186a9bfe9d20 -dmp.ad4mat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:23.068685,cde55ea3f6fc186a9bfe9d20 -x.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:24.219939,cde55ea3f6fc186a9bfe9d20 -service.innovid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:24.263951,cde55ea3f6fc186a9bfe9d20 -js.users.51.la,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:24.487983,cde55ea3f6fc186a9bfe9d20 -aqua-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:25.112607,cde55ea3f6fc186a9bfe9d20 -51.la,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:25.702023,cde55ea3f6fc186a9bfe9d20 -servedby.aqua-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:26.680090,cde55ea3f6fc186a9bfe9d20 -static.aqua-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:26.971020,cde55ea3f6fc186a9bfe9d20 -ia.51.la,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:27.130843,cde55ea3f6fc186a9bfe9d20 -api.aqua-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:27.200033,cde55ea3f6fc186a9bfe9d20 -www.aqua-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:27.361494,cde55ea3f6fc186a9bfe9d20 -ak-is.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:27.848147,cde55ea3f6fc186a9bfe9d20 -image.b91vip.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:28.148786,cde55ea3f6fc186a9bfe9d20 -b91vip.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:28.156182,cde55ea3f6fc186a9bfe9d20 -www.51.la,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:28.279605,cde55ea3f6fc186a9bfe9d20 -ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:28.915353,cde55ea3f6fc186a9bfe9d20 -www.ak-is.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:29.012920,cde55ea3f6fc186a9bfe9d20 -xml.ak-is.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:29.191035,cde55ea3f6fc186a9bfe9d20 -adoptim.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:30.478955,cde55ea3f6fc186a9bfe9d20 -www.b91vip.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:30.767784,cde55ea3f6fc186a9bfe9d20 -kinesis-doo.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:41.282915,cde55ea3f6fc186a9bfe9d20 -ctrtraffic.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:41.628822,cde55ea3f6fc186a9bfe9d20 -adwooo.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:41.629049,cde55ea3f6fc186a9bfe9d20 -ezmob.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:41.630935,cde55ea3f6fc186a9bfe9d20 -rtb-xs.ak-is.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:41.787094,cde55ea3f6fc186a9bfe9d20 -leoyard.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:41.800576,cde55ea3f6fc186a9bfe9d20 -rtbnext.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:42.263603,cde55ea3f6fc186a9bfe9d20 -nativeadsfeed.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:42.330808,cde55ea3f6fc186a9bfe9d20 -onwardclick.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:42.365075,cde55ea3f6fc186a9bfe9d20 -skinkexchange.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:42.404536,cde55ea3f6fc186a9bfe9d20 -sedodna.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:42.443915,cde55ea3f6fc186a9bfe9d20 -xmlppc.fs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:42.854447,cde55ea3f6fc186a9bfe9d20 -ad-maven.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:43.007655,cde55ea3f6fc186a9bfe9d20 -adscompute.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:43.046541,cde55ea3f6fc186a9bfe9d20 -adventurefeeds.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:43.063265,cde55ea3f6fc186a9bfe9d20 -bappaads.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:43.100508,cde55ea3f6fc186a9bfe9d20 -danarimedia.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:43.379299,cde55ea3f6fc186a9bfe9d20 -explorads.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:43.681262,cde55ea3f6fc186a9bfe9d20 -pushub.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:43.713931,cde55ea3f6fc186a9bfe9d20 -sedodna.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:43.727611,cde55ea3f6fc186a9bfe9d20 -topdealad.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:43.777265,cde55ea3f6fc186a9bfe9d20 -trafficmoose.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:43.920760,cde55ea3f6fc186a9bfe9d20 -upperseeker.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:44.359697,cde55ea3f6fc186a9bfe9d20 -vertoz.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:44.426923,cde55ea3f6fc186a9bfe9d20 -vokut.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:44.446101,cde55ea3f6fc186a9bfe9d20 -userwave.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:44.460294,cde55ea3f6fc186a9bfe9d20 -vtads.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:44.506848,cde55ea3f6fc186a9bfe9d20 -xmlking.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:44.953546,cde55ea3f6fc186a9bfe9d20 -zeusadx.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:45.183818,cde55ea3f6fc186a9bfe9d20 -xmlppc.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:45.196327,cde55ea3f6fc186a9bfe9d20 -yeesshh.xml.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:45.209842,cde55ea3f6fc186a9bfe9d20 -ad-maven.xml-eu.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:45.223573,cde55ea3f6fc186a9bfe9d20 -adop.xml-eu.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:45.484223,cde55ea3f6fc186a9bfe9d20 -expmediadirect1.xml-eu.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:45.891605,cde55ea3f6fc186a9bfe9d20 -adright.xml-eu.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:45.941941,cde55ea3f6fc186a9bfe9d20 -adventurefeeds.xml-eu.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:45.962354,cde55ea3f6fc186a9bfe9d20 -app-shake.xml-eu.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:45.999134,cde55ea3f6fc186a9bfe9d20 -mobviks.xml-eu.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:46.069876,cde55ea3f6fc186a9bfe9d20 -pressize.xml-eu.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:46.594395,cde55ea3f6fc186a9bfe9d20 -reacheffect.xml-eu.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:46.628218,cde55ea3f6fc186a9bfe9d20 -pushub.xml-eu.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:46.703850,cde55ea3f6fc186a9bfe9d20 -adventurefeeds.xml-v6.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:46.720665,cde55ea3f6fc186a9bfe9d20 -ad-maven.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:46.790004,cde55ea3f6fc186a9bfe9d20 -adfclick1.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:47.267639,cde55ea3f6fc186a9bfe9d20 -adop.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:47.402373,cde55ea3f6fc186a9bfe9d20 -kinesis-doo.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:47.477540,cde55ea3f6fc186a9bfe9d20 -app-shake.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:47.486002,cde55ea3f6fc186a9bfe9d20 -metaadserving.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:47.488755,cde55ea3f6fc186a9bfe9d20 -monadplug.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:47.846576,cde55ea3f6fc186a9bfe9d20 -nativeadsfeed.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:48.096206,cde55ea3f6fc186a9bfe9d20 -pushub.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:48.195545,cde55ea3f6fc186a9bfe9d20 -onwardclick.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:48.197348,cde55ea3f6fc186a9bfe9d20 -pulsefintech.xs.ak-is2.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:48.219256,cde55ea3f6fc186a9bfe9d20 -asia-southeast1.ads.playground.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:48.867109,cde55ea3f6fc186a9bfe9d20 -ads.playground.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:48.930920,cde55ea3f6fc186a9bfe9d20 -exchange.buzzoola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:48.983746,cde55ea3f6fc186a9bfe9d20 -australia-southeast1.ads.playground.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:49.499282,cde55ea3f6fc186a9bfe9d20 -europe-west2.ads.playground.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:49.585871,cde55ea3f6fc186a9bfe9d20 -us-east4.ads.playground.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:49.617070,cde55ea3f6fc186a9bfe9d20 -buzzoola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:49.695236,cde55ea3f6fc186a9bfe9d20 -us-west1.ads.playground.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:50.103416,cde55ea3f6fc186a9bfe9d20 -tok.akisinn.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:50.648718,cde55ea3f6fc186a9bfe9d20 -co.akisinn.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:50.679301,cde55ea3f6fc186a9bfe9d20 -int.akisinn.info,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:50.682513,cde55ea3f6fc186a9bfe9d20 -co.akisinn.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:51.024450,cde55ea3f6fc186a9bfe9d20 -tok.akisinn.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:51.556076,cde55ea3f6fc186a9bfe9d20 -int.akisinn.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:51.576551,cde55ea3f6fc186a9bfe9d20 -co.akisinn.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:51.606455,cde55ea3f6fc186a9bfe9d20 -int.akisinn.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:58.678802,cde55ea3f6fc186a9bfe9d20 -int.dewrain.life,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:58.793885,cde55ea3f6fc186a9bfe9d20 -co.dewrain.life,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:58.797728,cde55ea3f6fc186a9bfe9d20 -tok.akisinn.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:58.808806,cde55ea3f6fc186a9bfe9d20 -tube.buzzoola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:59.344720,cde55ea3f6fc186a9bfe9d20 -tok.dewrain.life,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:59.569389,cde55ea3f6fc186a9bfe9d20 -tok.dewrain.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:59.737367,cde55ea3f6fc186a9bfe9d20 -co.dewrain.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:59.740284,cde55ea3f6fc186a9bfe9d20 -int.dewrain.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:43:59.846814,cde55ea3f6fc186a9bfe9d20 -int.dewrain.world,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:00.494212,cde55ea3f6fc186a9bfe9d20 -tok.dewrain.world,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:00.708595,cde55ea3f6fc186a9bfe9d20 -co.vaicore.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:00.737762,cde55ea3f6fc186a9bfe9d20 -int.vaicore.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:00.847644,cde55ea3f6fc186a9bfe9d20 -tok.vaicore.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:01.362188,cde55ea3f6fc186a9bfe9d20 -co.vaicore.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:02.293107,cde55ea3f6fc186a9bfe9d20 -co.dewrain.world,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:02.872058,cde55ea3f6fc186a9bfe9d20 -tok.vaicore.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:03.706047,cde55ea3f6fc186a9bfe9d20 -int.vaicore.store,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:03.862169,cde55ea3f6fc186a9bfe9d20 -co.vaicore.store,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:03.866886,cde55ea3f6fc186a9bfe9d20 -tok.vaicore.store,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:03.977652,cde55ea3f6fc186a9bfe9d20 -int.vaicore.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:04.073341,cde55ea3f6fc186a9bfe9d20 -co.vlancaa.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:04.636109,cde55ea3f6fc186a9bfe9d20 -int.vlancaa.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:10.044758,cde55ea3f6fc186a9bfe9d20 -tok.vlancaa.site,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:12.508488,cde55ea3f6fc186a9bfe9d20 -co.vlancaa.fun,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:12.560086,cde55ea3f6fc186a9bfe9d20 -int.vlancaa.fun,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:12.740487,cde55ea3f6fc186a9bfe9d20 -tok.vlancaa.fun,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:12.759876,cde55ea3f6fc186a9bfe9d20 -hal9000.redintelligence.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:13.574041,cde55ea3f6fc186a9bfe9d20 -redintelligence.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:14.033311,cde55ea3f6fc186a9bfe9d20 -hal90002.redintelligence.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:14.196914,cde55ea3f6fc186a9bfe9d20 -hal90006.redintelligence.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:14.457727,cde55ea3f6fc186a9bfe9d20 -a1.awin1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:15.000402,cde55ea3f6fc186a9bfe9d20 -track.webgains.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:15.428562,cde55ea3f6fc186a9bfe9d20 -b1.awin1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:15.637197,cde55ea3f6fc186a9bfe9d20 -www.webgains.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:16.360336,cde55ea3f6fc186a9bfe9d20 -webgains.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:16.373163,cde55ea3f6fc186a9bfe9d20 -awin1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:16.532127,cde55ea3f6fc186a9bfe9d20 -i.awin1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:17.244842,cde55ea3f6fc186a9bfe9d20 -pv.awin1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:17.484339,cde55ea3f6fc186a9bfe9d20 -ad.media01.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:17.495230,cde55ea3f6fc186a9bfe9d20 -ad2.media01.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:17.674975,cde55ea3f6fc186a9bfe9d20 -www.awin1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:18.117625,cde55ea3f6fc186a9bfe9d20 -pb.media01.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:18.415783,cde55ea3f6fc186a9bfe9d20 -t.media01.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:18.531705,cde55ea3f6fc186a9bfe9d20 -lidl.media01.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:18.686790,cde55ea3f6fc186a9bfe9d20 -media01.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:18.810132,cde55ea3f6fc186a9bfe9d20 -www.media01.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:18.968114,cde55ea3f6fc186a9bfe9d20 -cdn.rudderlabs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:19.498780,cde55ea3f6fc186a9bfe9d20 -api.rudderlabs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:19.567362,cde55ea3f6fc186a9bfe9d20 -c.parkingcrew.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:19.995431,cde55ea3f6fc186a9bfe9d20 -js.parkingcrew.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:20.533845,cde55ea3f6fc186a9bfe9d20 -parkingcrew.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:20.622336,cde55ea3f6fc186a9bfe9d20 -rudderlabs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:20.666725,cde55ea3f6fc186a9bfe9d20 -track.parkingcrew.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:21.022481,cde55ea3f6fc186a9bfe9d20 -www.rudderlabs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:21.127105,cde55ea3f6fc186a9bfe9d20 -rtpdn12.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:21.494156,cde55ea3f6fc186a9bfe9d20 -clk.rtpdn12.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:21.645327,cde55ea3f6fc186a9bfe9d20 -www.parkingcrew.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:21.829191,cde55ea3f6fc186a9bfe9d20 -rtpdn14.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:22.031525,cde55ea3f6fc186a9bfe9d20 -rtpdn15.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:22.407633,cde55ea3f6fc186a9bfe9d20 -ad.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:22.925213,cde55ea3f6fc186a9bfe9d20 -ad1.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:23.264825,cde55ea3f6fc186a9bfe9d20 -ad11.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:23.875802,cde55ea3f6fc186a9bfe9d20 -clkv6.rtpdn14.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:23.950923,cde55ea3f6fc186a9bfe9d20 -clk.rtpdn15.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:24.011169,cde55ea3f6fc186a9bfe9d20 -clk.rtpdn14.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:24.013677,cde55ea3f6fc186a9bfe9d20 -ad11p.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:24.242975,cde55ea3f6fc186a9bfe9d20 -ad13.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:24.952411,cde55ea3f6fc186a9bfe9d20 -ad4.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:25.034521,cde55ea3f6fc186a9bfe9d20 -ad3.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:25.036942,cde55ea3f6fc186a9bfe9d20 -ad2.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:25.099984,cde55ea3f6fc186a9bfe9d20 -ad5.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:25.117681,cde55ea3f6fc186a9bfe9d20 -ad8.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:35.869798,cde55ea3f6fc186a9bfe9d20 -adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:44.761152,cde55ea3f6fc186a9bfe9d20 -ad71.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:44.773978,cde55ea3f6fc186a9bfe9d20 -ad9.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:44.780837,cde55ea3f6fc186a9bfe9d20 -adsdk.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:44.885281,cde55ea3f6fc186a9bfe9d20 -adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:45.086688,cde55ea3f6fc186a9bfe9d20 -cd.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:45.820315,cde55ea3f6fc186a9bfe9d20 -imagesrv.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:45.919686,cde55ea3f6fc186a9bfe9d20 -dspcluster.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:45.929754,cde55ea3f6fc186a9bfe9d20 -dsp.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:45.946670,cde55ea3f6fc186a9bfe9d20 -match.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:46.460944,cde55ea3f6fc186a9bfe9d20 -mobile.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:46.744466,cde55ea3f6fc186a9bfe9d20 -vt.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:47.104795,cde55ea3f6fc186a9bfe9d20 -track.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:47.111696,cde55ea3f6fc186a9bfe9d20 -static.adfarm1.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:47.115541,cde55ea3f6fc186a9bfe9d20 -collector-px4176swub.perimeterx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:47.356149,cde55ea3f6fc186a9bfe9d20 -www.adition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:47.967527,cde55ea3f6fc186a9bfe9d20 -collector-pxuarm9b04.perimeterx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:47.972602,cde55ea3f6fc186a9bfe9d20 -px-conf.perimeterx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:48.050997,cde55ea3f6fc186a9bfe9d20 -bus.clevernt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:48.233427,cde55ea3f6fc186a9bfe9d20 -are.clevernt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:48.866430,cde55ea3f6fc186a9bfe9d20 -sender.clevernt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:49.069825,cde55ea3f6fc186a9bfe9d20 -clevernt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:49.183565,cde55ea3f6fc186a9bfe9d20 -ui.clevernt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:49.219231,cde55ea3f6fc186a9bfe9d20 -www.clevernt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:49.778205,cde55ea3f6fc186a9bfe9d20 -www.marketgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:49.923644,cde55ea3f6fc186a9bfe9d20 -jsc.marketgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:50.031127,cde55ea3f6fc186a9bfe9d20 -stats.clevernt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:50.048607,cde55ea3f6fc186a9bfe9d20 -vercel-insights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:50.274752,cde55ea3f6fc186a9bfe9d20 -vitals.vercel-insights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:50.508277,cde55ea3f6fc186a9bfe9d20 -req.appads.in,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:50.779729,cde55ea3f6fc186a9bfe9d20 -sg-tracker.appads.in,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:50.793504,cde55ea3f6fc186a9bfe9d20 -appads.in,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:51.160159,cde55ea3f6fc186a9bfe9d20 -api-apac.bidmachine.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:51.420419,cde55ea3f6fc186a9bfe9d20 -www.appads.in,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:51.518977,cde55ea3f6fc186a9bfe9d20 -api-eu.bidmachine.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:51.712505,cde55ea3f6fc186a9bfe9d20 -api-us.bidmachine.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:51.810195,cde55ea3f6fc186a9bfe9d20 -balanced-collect.deltadna.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:52.197365,cde55ea3f6fc186a9bfe9d20 -balanced-engage.deltadna.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:52.382380,cde55ea3f6fc186a9bfe9d20 -deltadna.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:52.583006,cde55ea3f6fc186a9bfe9d20 -adn-i.sp.gmossp-sp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:53.006390,cde55ea3f6fc186a9bfe9d20 -adn-j.sp.gmossp-sp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:53.100455,cde55ea3f6fc186a9bfe9d20 -cdn.gmossp-sp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:53.143564,cde55ea3f6fc186a9bfe9d20 -adn-d.sp.gmossp-sp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:53.157230,cde55ea3f6fc186a9bfe9d20 -sp.gmossp-sp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:53.808672,cde55ea3f6fc186a9bfe9d20 -gmossp-sp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:54.060178,cde55ea3f6fc186a9bfe9d20 -api.relaido.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:54.306378,cde55ea3f6fc186a9bfe9d20 -cdn.relaido.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:54.400079,cde55ea3f6fc186a9bfe9d20 -relaido.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:54.820747,cde55ea3f6fc186a9bfe9d20 -sync.relaido.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:55.032618,cde55ea3f6fc186a9bfe9d20 -tracker.relaido.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:55.270771,cde55ea3f6fc186a9bfe9d20 -cdn.switchadhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:55.367425,cde55ea3f6fc186a9bfe9d20 -delivery.g.switchadhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:55.681198,cde55ea3f6fc186a9bfe9d20 -delivery.swid.switchadhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:55.873482,cde55ea3f6fc186a9bfe9d20 -delivery.switchadhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:56.160985,cde55ea3f6fc186a9bfe9d20 -switchadhub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:56.266677,cde55ea3f6fc186a9bfe9d20 -firebase-settings.crashlytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:56.732744,cde55ea3f6fc186a9bfe9d20 -update.crashlytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:57.191581,cde55ea3f6fc186a9bfe9d20 -crashlytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:57.530101,cde55ea3f6fc186a9bfe9d20 -api.unblockia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:57.709821,cde55ea3f6fc186a9bfe9d20 -cdn.unblockia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:58.133154,cde55ea3f6fc186a9bfe9d20 -r.unblockia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:58.186176,cde55ea3f6fc186a9bfe9d20 -unblockia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:58.850461,cde55ea3f6fc186a9bfe9d20 -tracking.adclickmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:59.334154,cde55ea3f6fc186a9bfe9d20 -network.adclickmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:59.445898,cde55ea3f6fc186a9bfe9d20 -marketgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:44:59.845353,cde55ea3f6fc186a9bfe9d20 -cdn.admixer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:00.770670,cde55ea3f6fc186a9bfe9d20 -www.adclickmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:01.253733,cde55ea3f6fc186a9bfe9d20 -adclickmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:01.469099,cde55ea3f6fc186a9bfe9d20 -inv-dmp.admixer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:01.702590,cde55ea3f6fc186a9bfe9d20 -inv-nets.admixer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:02.318675,cde55ea3f6fc186a9bfe9d20 -inv-nets-eu.admixer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:06.924034,cde55ea3f6fc186a9bfe9d20 -inv-nets-nyc-s1.admixer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:11.979108,cde55ea3f6fc186a9bfe9d20 -admixer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:12.854918,cde55ea3f6fc186a9bfe9d20 -inv-nets-eu-s2.admixer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:14.450140,cde55ea3f6fc186a9bfe9d20 -v2.denakop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:14.607501,cde55ea3f6fc186a9bfe9d20 -v3.denakop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:14.611341,cde55ea3f6fc186a9bfe9d20 -premiumads.com.br,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:14.670211,cde55ea3f6fc186a9bfe9d20 -api.premiumads.com.br,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:15.014305,cde55ea3f6fc186a9bfe9d20 -cs.luckyorange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:15.421285,cde55ea3f6fc186a9bfe9d20 -static.premiumads.com.br,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:15.560111,cde55ea3f6fc186a9bfe9d20 -www.premiumads.com.br,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:15.645670,cde55ea3f6fc186a9bfe9d20 -tags.premiumads.com.br,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:15.719467,cde55ea3f6fc186a9bfe9d20 -settings.luckyorange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:16.162874,cde55ea3f6fc186a9bfe9d20 -upload.luckyorange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:16.234445,cde55ea3f6fc186a9bfe9d20 -creative.dmzjmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:16.691165,cde55ea3f6fc186a9bfe9d20 -video.dmzjmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:17.124673,cde55ea3f6fc186a9bfe9d20 -aarth.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:17.348599,cde55ea3f6fc186a9bfe9d20 -go.dmzjmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:17.419671,cde55ea3f6fc186a9bfe9d20 -push.aarth.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:18.493356,cde55ea3f6fc186a9bfe9d20 -origin-tracking.m6r.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:19.217383,cde55ea3f6fc186a9bfe9d20 -tracking.m6r.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:20.282561,cde55ea3f6fc186a9bfe9d20 -a.tribalfusion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:20.933823,cde55ea3f6fc186a9bfe9d20 -s.tribalfusion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:21.582734,cde55ea3f6fc186a9bfe9d20 -tribalfusion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:22.516324,cde55ea3f6fc186a9bfe9d20 -blismedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:24.417599,cde55ea3f6fc186a9bfe9d20 -tr.blismedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:25.094388,cde55ea3f6fc186a9bfe9d20 -luckyorange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:25.701318,cde55ea3f6fc186a9bfe9d20 -ads.w55c.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:26.259565,cde55ea3f6fc186a9bfe9d20 -cdn.w55c.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:26.628785,cde55ea3f6fc186a9bfe9d20 -cti.w55c.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:26.948275,cde55ea3f6fc186a9bfe9d20 -madserve.aarth.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:27.268503,cde55ea3f6fc186a9bfe9d20 -cts.w55c.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:27.376222,cde55ea3f6fc186a9bfe9d20 -cdn.m6r.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:27.433435,cde55ea3f6fc186a9bfe9d20 -rtb.aarth.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:29.212561,cde55ea3f6fc186a9bfe9d20 -geotags.w55c.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:32.314243,cde55ea3f6fc186a9bfe9d20 -www.w55c.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:33.096311,cde55ea3f6fc186a9bfe9d20 -i.w55c.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:33.174519,cde55ea3f6fc186a9bfe9d20 -a.ctnsnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:33.833163,cde55ea3f6fc186a9bfe9d20 -apac.ctnsnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:33.958927,cde55ea3f6fc186a9bfe9d20 -pm.w55c.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:34.183450,cde55ea3f6fc186a9bfe9d20 -tags.w55c.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:34.292820,cde55ea3f6fc186a9bfe9d20 -gcm.ctnsnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:34.818425,cde55ea3f6fc186a9bfe9d20 -i.ctnsnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:35.014789,cde55ea3f6fc186a9bfe9d20 -cdn.ctnsnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:35.080053,cde55ea3f6fc186a9bfe9d20 -cm.ctnsnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:35.130571,cde55ea3f6fc186a9bfe9d20 -securetags.w55c.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:35.174475,cde55ea3f6fc186a9bfe9d20 -ipac.ctnsnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:35.455499,cde55ea3f6fc186a9bfe9d20 -ius.ctnsnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:35.755830,cde55ea3f6fc186a9bfe9d20 -mobile.ctnsnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:36.043495,cde55ea3f6fc186a9bfe9d20 -public-trace-http-intake.logs.datadoghq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:47.062170,cde55ea3f6fc186a9bfe9d20 -browser-http-intake.logs.datadoghq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:47.072837,cde55ea3f6fc186a9bfe9d20 -mobile-http-intake.logs.datadoghq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:47.075353,cde55ea3f6fc186a9bfe9d20 -rum-http-intake.logs.datadoghq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:47.074972,cde55ea3f6fc186a9bfe9d20 -uas.ctnsnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:47.111266,cde55ea3f6fc186a9bfe9d20 -mobile-http-intake.logs.datadoghq.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:47.815435,cde55ea3f6fc186a9bfe9d20 -browser-intake-datadoghq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:47.936570,cde55ea3f6fc186a9bfe9d20 -public-trace-http-intake.logs.datadoghq.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:47.984134,cde55ea3f6fc186a9bfe9d20 -rum-http-intake.logs.datadoghq.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:48.054639,cde55ea3f6fc186a9bfe9d20 -browser-http-intake.logs.datadoghq.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:48.088938,cde55ea3f6fc186a9bfe9d20 -logs.browser-intake-datadoghq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:48.395500,cde55ea3f6fc186a9bfe9d20 -rum.browser-intake-datadoghq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:48.624093,cde55ea3f6fc186a9bfe9d20 -session-replay.browser-intake-datadoghq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:48.738355,cde55ea3f6fc186a9bfe9d20 -trace.browser-intake-datadoghq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:48.792680,cde55ea3f6fc186a9bfe9d20 -beacon-api.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:48.933067,cde55ea3f6fc186a9bfe9d20 -event-tracking-project.ap-southeast-1.log.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:48.957296,cde55ea3f6fc186a9bfe9d20 -hdp-raw-log.cn-shanghai.log.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:49.295874,cde55ea3f6fc186a9bfe9d20 -hotbit-io-app-logs.cn-hongkong.log.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:49.379911,cde55ea3f6fc186a9bfe9d20 -fineboost-loghub.ap-southeast-1.log.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:49.686508,cde55ea3f6fc186a9bfe9d20 -lazada-compliance-project.ap-southeast-1.log.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:49.710007,cde55ea3f6fc186a9bfe9d20 -huobi-global-prd.cn-hangzhou.log.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:49.725080,cde55ea3f6fc186a9bfe9d20 -tap-android-logs-hk.cn-hongkong.log.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:49.883180,cde55ea3f6fc186a9bfe9d20 -tap-snow-hk.cn-hongkong.log.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:50.109374,cde55ea3f6fc186a9bfe9d20 -hdp-raw-log.log-global.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:50.494896,cde55ea3f6fc186a9bfe9d20 -wizardlog.cn-hongkong.log.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:50.513623,cde55ea3f6fc186a9bfe9d20 -analytics.userreport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:50.892572,cde55ea3f6fc186a9bfe9d20 -bapi.userreport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:51.267791,cde55ea3f6fc186a9bfe9d20 -cdn.userreport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:51.542364,cde55ea3f6fc186a9bfe9d20 -mock-bapi.userreport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:53.257702,cde55ea3f6fc186a9bfe9d20 -sak.userreport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:54.343884,cde55ea3f6fc186a9bfe9d20 -tag.userreport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:54.390806,cde55ea3f6fc186a9bfe9d20 -userreport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:55.519526,cde55ea3f6fc186a9bfe9d20 -sync.userreport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:55.689697,cde55ea3f6fc186a9bfe9d20 -sdscdn.userreport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:55.874212,cde55ea3f6fc186a9bfe9d20 -m.data.mob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:55.911840,cde55ea3f6fc186a9bfe9d20 -4dex.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:56.516149,cde55ea3f6fc186a9bfe9d20 -c.4dex.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:57.361013,cde55ea3f6fc186a9bfe9d20 -c.data.mob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:57.871179,cde55ea3f6fc186a9bfe9d20 -mp.4dex.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:57.937379,cde55ea3f6fc186a9bfe9d20 -api.share.mob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:58.171267,cde55ea3f6fc186a9bfe9d20 -api.exc.mob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:58.535842,cde55ea3f6fc186a9bfe9d20 -api.adnet.mob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:58.708370,cde55ea3f6fc186a9bfe9d20 -script.4dex.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:58.778961,cde55ea3f6fc186a9bfe9d20 -pls.ximad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:59.069088,cde55ea3f6fc186a9bfe9d20 -asgdfasad.mm-cgnews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:59.345043,cde55ea3f6fc186a9bfe9d20 -opt.ximad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:59.395973,cde55ea3f6fc186a9bfe9d20 -mm-cgnews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:59.574735,cde55ea3f6fc186a9bfe9d20 -www.mm-cgnews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:59.892818,cde55ea3f6fc186a9bfe9d20 -puzzlestore.ximad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:45:59.948668,cde55ea3f6fc186a9bfe9d20 -assets.pubpowerplatform.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:00.056072,cde55ea3f6fc186a9bfe9d20 -ms.pubpowerplatform.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:00.213952,cde55ea3f6fc186a9bfe9d20 -nc.pubpowerplatform.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:00.566696,cde55ea3f6fc186a9bfe9d20 -pubpowerplatform.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:00.726119,cde55ea3f6fc186a9bfe9d20 -api.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:00.868856,cde55ea3f6fc186a9bfe9d20 -appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:01.337820,cde55ea3f6fc186a9bfe9d20 -pix.pubpowerplatform.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:01.457811,cde55ea3f6fc186a9bfe9d20 -attr.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:01.567001,cde55ea3f6fc186a9bfe9d20 -ximad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:01.872012,cde55ea3f6fc186a9bfe9d20 -cdn-testsettings.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:01.939353,cde55ea3f6fc186a9bfe9d20 -conversions.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:02.354678,cde55ea3f6fc186a9bfe9d20 -monitorsdk.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:02.956974,cde55ea3f6fc186a9bfe9d20 -cdn-settings.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:03.430649,cde55ea3f6fc186a9bfe9d20 -events.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:08.777244,cde55ea3f6fc186a9bfe9d20 -sdk.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:18.029200,cde55ea3f6fc186a9bfe9d20 -register.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:18.255876,cde55ea3f6fc186a9bfe9d20 -inapps.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:18.497181,cde55ea3f6fc186a9bfe9d20 -launches.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:18.778187,cde55ea3f6fc186a9bfe9d20 -t.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:19.029100,cde55ea3f6fc186a9bfe9d20 -onelink.appsflyersdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:19.064090,cde55ea3f6fc186a9bfe9d20 -hetaruvg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:19.303036,cde55ea3f6fc186a9bfe9d20 -ak.hetaruvg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:19.309590,cde55ea3f6fc186a9bfe9d20 -ak.hetaruwg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:19.818865,cde55ea3f6fc186a9bfe9d20 -hetartwg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:19.885173,cde55ea3f6fc186a9bfe9d20 -hetaruwg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:19.967713,cde55ea3f6fc186a9bfe9d20 -hetapus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:20.194645,cde55ea3f6fc186a9bfe9d20 -ak.hetartwg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:20.377173,cde55ea3f6fc186a9bfe9d20 -hetaint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:20.766421,cde55ea3f6fc186a9bfe9d20 -ak.hetapus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:20.942733,cde55ea3f6fc186a9bfe9d20 -hetahien.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:20.977910,cde55ea3f6fc186a9bfe9d20 -ak.hetaint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:21.058584,cde55ea3f6fc186a9bfe9d20 -ak.hetahien.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:21.484781,cde55ea3f6fc186a9bfe9d20 -ak.ongastlya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:21.721565,cde55ea3f6fc186a9bfe9d20 -ongastlya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:21.755989,cde55ea3f6fc186a9bfe9d20 -geoip5m1y07.admix.in,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:22.019840,cde55ea3f6fc186a9bfe9d20 -admix.in,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:22.151342,cde55ea3f6fc186a9bfe9d20 -playstream.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:22.429805,cde55ea3f6fc186a9bfe9d20 -ssp.admix.in,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:22.475540,cde55ea3f6fc186a9bfe9d20 -servg.playstream.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:22.836026,cde55ea3f6fc186a9bfe9d20 -app.playstream.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:22.874859,cde55ea3f6fc186a9bfe9d20 -servx.playstream.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:22.882541,cde55ea3f6fc186a9bfe9d20 -tg1.playstream.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:23.282006,cde55ea3f6fc186a9bfe9d20 -streaming.playstream.media,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:23.369705,cde55ea3f6fc186a9bfe9d20 -ads.betweendigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:24.015892,cde55ea3f6fc186a9bfe9d20 -vastb.adwmg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:25.018540,cde55ea3f6fc186a9bfe9d20 -hb.adwmg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:25.079535,cde55ea3f6fc186a9bfe9d20 -betweendigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:25.172978,cde55ea3f6fc186a9bfe9d20 -rtb.adwmg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:25.426060,cde55ea3f6fc186a9bfe9d20 -protagcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:25.778147,cde55ea3f6fc186a9bfe9d20 -x.protagcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:25.813417,cde55ea3f6fc186a9bfe9d20 -y.protagcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:26.021689,cde55ea3f6fc186a9bfe9d20 -crs-hometab-event.line.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:26.663048,cde55ea3f6fc186a9bfe9d20 -crs-event.line.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:26.722619,cde55ea3f6fc186a9bfe9d20 -tr.line.me,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:27.118956,cde55ea3f6fc186a9bfe9d20 -torimochi.line-apps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:27.382615,cde55ea3f6fc186a9bfe9d20 -uts-front.line-apps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:27.440688,cde55ea3f6fc186a9bfe9d20 -nelo2-col.linecorp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:27.835174,cde55ea3f6fc186a9bfe9d20 -getdomain.woodpeckerlog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:28.235278,cde55ea3f6fc186a9bfe9d20 -open.woodpeckerlog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:28.334216,cde55ea3f6fc186a9bfe9d20 -report.woodpeckerlog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:28.689625,cde55ea3f6fc186a9bfe9d20 -woodpeckerlog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:28.806692,cde55ea3f6fc186a9bfe9d20 -datacollector-dra.dt.hicloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:28.871785,cde55ea3f6fc186a9bfe9d20 -events-dra.op.hicloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:29.326021,cde55ea3f6fc186a9bfe9d20 -logservice-dra.platform.hicloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:29.414265,cde55ea3f6fc186a9bfe9d20 -metrics-dra.dt.hicloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:29.953664,cde55ea3f6fc186a9bfe9d20 -adwmg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:29.969896,cde55ea3f6fc186a9bfe9d20 -yourwebbars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:30.603258,cde55ea3f6fc186a9bfe9d20 -cdn.yourwebbars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:30.745265,cde55ea3f6fc186a9bfe9d20 -cdn.cquotient.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:31.342379,cde55ea3f6fc186a9bfe9d20 -e.cquotient.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:32.143900,cde55ea3f6fc186a9bfe9d20 -cquotient.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:32.335463,cde55ea3f6fc186a9bfe9d20 -www.adwmg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:32.741660,cde55ea3f6fc186a9bfe9d20 -p.cquotient.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:32.930442,cde55ea3f6fc186a9bfe9d20 -r.cquotient.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:33.156377,cde55ea3f6fc186a9bfe9d20 -pulsar.xlisting.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:33.598415,cde55ea3f6fc186a9bfe9d20 -cdn.d2-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:33.841027,cde55ea3f6fc186a9bfe9d20 -xlisting.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:33.948502,cde55ea3f6fc186a9bfe9d20 -d2-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:34.133403,cde55ea3f6fc186a9bfe9d20 -pp.d2-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:34.544924,cde55ea3f6fc186a9bfe9d20 -sync.d2-apps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:34.642730,cde55ea3f6fc186a9bfe9d20 -cdn.smartnews-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:34.892671,cde55ea3f6fc186a9bfe9d20 -smartnews-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:35.139899,cde55ea3f6fc186a9bfe9d20 -i.smartnews-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:35.195783,cde55ea3f6fc186a9bfe9d20 -cd.ladsp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:35.748060,cde55ea3f6fc186a9bfe9d20 -cr-p22000.ladsp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:35.814935,cde55ea3f6fc186a9bfe9d20 -cr-p3.ladsp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:35.848305,cde55ea3f6fc186a9bfe9d20 -cr-p35.ladsp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:36.560691,cde55ea3f6fc186a9bfe9d20 -cr-p31.ladsp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:36.589639,cde55ea3f6fc186a9bfe9d20 -ladsp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:36.846849,cde55ea3f6fc186a9bfe9d20 -cr-pall.ladsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:37.378883,cde55ea3f6fc186a9bfe9d20 -tag.ladsp.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:37.381667,cde55ea3f6fc186a9bfe9d20 -cd.ladsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:37.518492,cde55ea3f6fc186a9bfe9d20 -ladsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:38.218573,cde55ea3f6fc186a9bfe9d20 -headerlift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:38.365924,cde55ea3f6fc186a9bfe9d20 -ana.headerlift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:38.416402,cde55ea3f6fc186a9bfe9d20 -pub.headerlift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:38.947636,cde55ea3f6fc186a9bfe9d20 -improvedigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:39.202350,cde55ea3f6fc186a9bfe9d20 -logbak.hicloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:39.500674,cde55ea3f6fc186a9bfe9d20 -lciapi.ninthdecimal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:39.645356,cde55ea3f6fc186a9bfe9d20 -hb.improvedigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:39.691030,cde55ea3f6fc186a9bfe9d20 -logservice.hicloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:39.912488,cde55ea3f6fc186a9bfe9d20 -ninthdecimal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:39.988952,cde55ea3f6fc186a9bfe9d20 -prebidcdn.e-volution.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:40.324048,cde55ea3f6fc186a9bfe9d20 -rtb2-eu.e-volution.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:40.542498,cde55ea3f6fc186a9bfe9d20 -rtb2-useast.e-volution.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:40.573832,cde55ea3f6fc186a9bfe9d20 -e-volution.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:40.803375,cde55ea3f6fc186a9bfe9d20 -sync.e-volution.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:40.864113,cde55ea3f6fc186a9bfe9d20 -ad-cdn.technoratimedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:41.128082,cde55ea3f6fc186a9bfe9d20 -prebid.technoratimedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:41.479884,cde55ea3f6fc186a9bfe9d20 -sync.technoratimedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:41.719101,cde55ea3f6fc186a9bfe9d20 -track.technoratimedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:41.878143,cde55ea3f6fc186a9bfe9d20 -uat-net.technoratimedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:42.046661,cde55ea3f6fc186a9bfe9d20 -footprintdns.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:42.380184,cde55ea3f6fc186a9bfe9d20 -tring.clo.footprintdns.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:42.536077,cde55ea3f6fc186a9bfe9d20 -telemetry.swe.quicinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:42.693835,cde55ea3f6fc186a9bfe9d20 -tls.telemetry.swe.quicinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:43.133630,cde55ea3f6fc186a9bfe9d20 -async-px-eu.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:43.192059,cde55ea3f6fc186a9bfe9d20 -async-px.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:43.372063,cde55ea3f6fc186a9bfe9d20 -cdn-eu.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:43.900117,cde55ea3f6fc186a9bfe9d20 -cdn.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:44.294821,cde55ea3f6fc186a9bfe9d20 -em.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:44.492195,cde55ea3f6fc186a9bfe9d20 -px-eu.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:44.538953,cde55ea3f6fc186a9bfe9d20 -px.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:45.059487,cde55ea3f6fc186a9bfe9d20 -rcom-eu.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:45.211111,cde55ea3f6fc186a9bfe9d20 -rcom.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:45.464429,cde55ea3f6fc186a9bfe9d20 -rest.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:45.881486,cde55ea3f6fc186a9bfe9d20 -st-eu.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:45.929973,cde55ea3f6fc186a9bfe9d20 -st.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:46.415132,cde55ea3f6fc186a9bfe9d20 -adx-sg.anythinktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:46.568717,cde55ea3f6fc186a9bfe9d20 -anythinktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:47.083951,cde55ea3f6fc186a9bfe9d20 -adx.anythinktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:47.246719,cde55ea3f6fc186a9bfe9d20 -api.anythinktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:47.356544,cde55ea3f6fc186a9bfe9d20 -tk-sg.anythinktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:47.875652,cde55ea3f6fc186a9bfe9d20 -img.anythinktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:47.970042,cde55ea3f6fc186a9bfe9d20 -da.anythinktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:47.968098,cde55ea3f6fc186a9bfe9d20 -aa.toponad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:48.687956,cde55ea3f6fc186a9bfe9d20 -tk.anythinktech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:48.855513,cde55ea3f6fc186a9bfe9d20 -dd.toponad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:48.929812,cde55ea3f6fc186a9bfe9d20 -img.toponad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:49.404810,cde55ea3f6fc186a9bfe9d20 -tt.toponad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:49.834835,cde55ea3f6fc186a9bfe9d20 -toponad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:49.909435,cde55ea3f6fc186a9bfe9d20 -rtb.ninthdecimal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:50.262091,cde55ea3f6fc186a9bfe9d20 -www.toponad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:50.445718,cde55ea3f6fc186a9bfe9d20 -analytics-http.mintegral.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:50.493419,cde55ea3f6fc186a9bfe9d20 -analytics-tcp.mintegral.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:50.551524,cde55ea3f6fc186a9bfe9d20 -pok.mintegral.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:51.313235,cde55ea3f6fc186a9bfe9d20 -analytics.mintegral.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:51.478009,cde55ea3f6fc186a9bfe9d20 -technoratimedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:51.576508,cde55ea3f6fc186a9bfe9d20 -adnuntius.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:51.657390,cde55ea3f6fc186a9bfe9d20 -mintegral.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:52.072849,cde55ea3f6fc186a9bfe9d20 -cdn.adnuntius.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:52.409180,cde55ea3f6fc186a9bfe9d20 -akstat.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:52.423898,cde55ea3f6fc186a9bfe9d20 -delivery.adnuntius.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:52.426024,cde55ea3f6fc186a9bfe9d20 -17de4c16.akstat.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:52.934059,cde55ea3f6fc186a9bfe9d20 -tags.adnuntius.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:52.969803,cde55ea3f6fc186a9bfe9d20 -17de4c17.akstat.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:53.451245,cde55ea3f6fc186a9bfe9d20 -684dd32c.akstat.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:53.487003,cde55ea3f6fc186a9bfe9d20 -684dd325.akstat.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:53.501163,cde55ea3f6fc186a9bfe9d20 -aem-collector-22ylcwym.kgslb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:53.517627,cde55ea3f6fc186a9bfe9d20 -analytics-ad-eyu9u2md.kgslb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:53.964458,cde55ea3f6fc186a9bfe9d20 -display-ad-rgt0me85.kgslb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:54.419261,cde55ea3f6fc186a9bfe9d20 -tblog-8sodn459.kgslb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:54.539813,cde55ea3f6fc186a9bfe9d20 -core.iprom.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:54.976041,cde55ea3f6fc186a9bfe9d20 -adserver.iprom.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:55.310548,cde55ea3f6fc186a9bfe9d20 -iprom.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:55.704573,cde55ea3f6fc186a9bfe9d20 -p.fiftyt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:55.802857,cde55ea3f6fc186a9bfe9d20 -visitor-uk.fiftyt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:55.991765,cde55ea3f6fc186a9bfe9d20 -adsec.iprom.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:56.269693,cde55ea3f6fc186a9bfe9d20 -visitor.fiftyt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:56.344682,cde55ea3f6fc186a9bfe9d20 -fiftyt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:56.398521,cde55ea3f6fc186a9bfe9d20 -erne.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:56.898164,cde55ea3f6fc186a9bfe9d20 -green.erne.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:57.198542,cde55ea3f6fc186a9bfe9d20 -analytics.truffle.bid,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:57.413041,cde55ea3f6fc186a9bfe9d20 -grey.erne.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:57.509322,cde55ea3f6fc186a9bfe9d20 -red.erne.co,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:57.758116,cde55ea3f6fc186a9bfe9d20 -cdn.truffle.bid,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:57.932488,cde55ea3f6fc186a9bfe9d20 -matching.truffle.bid,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:58.064201,cde55ea3f6fc186a9bfe9d20 -dsp.nrich.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:58.390803,cde55ea3f6fc186a9bfe9d20 -truffle.bid,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:58.870796,cde55ea3f6fc186a9bfe9d20 -serve.nrich.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:59.284202,cde55ea3f6fc186a9bfe9d20 -adserve.somplo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:46:59.498773,cde55ea3f6fc186a9bfe9d20 -nrich.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:00.140008,cde55ea3f6fc186a9bfe9d20 -pixel.somplo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:00.305291,cde55ea3f6fc186a9bfe9d20 -previewcdn.somplo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:00.411692,cde55ea3f6fc186a9bfe9d20 -cdn.somplo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:00.554405,cde55ea3f6fc186a9bfe9d20 -tag.nrich.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:00.606712,cde55ea3f6fc186a9bfe9d20 -serve.somplo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:00.993505,cde55ea3f6fc186a9bfe9d20 -modoro360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:01.066320,cde55ea3f6fc186a9bfe9d20 -serv.modoro360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:01.330335,cde55ea3f6fc186a9bfe9d20 -servg.modoro360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:01.367081,cde55ea3f6fc186a9bfe9d20 -somplo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:01.638531,cde55ea3f6fc186a9bfe9d20 -servs.modoro360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:01.744534,cde55ea3f6fc186a9bfe9d20 -servt.modoro360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:01.887786,cde55ea3f6fc186a9bfe9d20 -www.modoro360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:02.080244,cde55ea3f6fc186a9bfe9d20 -tg1.modoro360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:02.107352,cde55ea3f6fc186a9bfe9d20 -analytics.webpushr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:02.650502,cde55ea3f6fc186a9bfe9d20 -bot.webpushr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:02.836223,cde55ea3f6fc186a9bfe9d20 -cdn.contentspread.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:03.003912,cde55ea3f6fc186a9bfe9d20 -webpushr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:03.484621,cde55ea3f6fc186a9bfe9d20 -contentspread.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:03.902532,cde55ea3f6fc186a9bfe9d20 -cdn.vidverto.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:06.359938,cde55ea3f6fc186a9bfe9d20 -100008436.collect.igodigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:07.229110,cde55ea3f6fc186a9bfe9d20 -vidverto.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:07.543168,cde55ea3f6fc186a9bfe9d20 -100022618.collect.igodigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:47:08.072495,cde55ea3f6fc186a9bfe9d20 -ad.vidverto.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:07.623997,cde55ea3f6fc186a9bfe9d20 -10907971.collect.igodigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:07.745628,cde55ea3f6fc186a9bfe9d20 -514007132.collect.igodigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:07.893438,cde55ea3f6fc186a9bfe9d20 -514012690.collect.igodigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:08.444050,cde55ea3f6fc186a9bfe9d20 -appnext-a.akamaihd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:08.536200,cde55ea3f6fc186a9bfe9d20 -ds-aksb-a.akamaihd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:08.729871,cde55ea3f6fc186a9bfe9d20 -ssp.vidverto.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:09.148506,cde55ea3f6fc186a9bfe9d20 -techlab-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:09.176754,cde55ea3f6fc186a9bfe9d20 -inmobisdk-a.akamaihd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:09.222820,cde55ea3f6fc186a9bfe9d20 -supersonicads-a.akamaihd.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:09.313282,cde55ea3f6fc186a9bfe9d20 -p11.techlab-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:09.835442,cde55ea3f6fc186a9bfe9d20 -mxcdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:10.014882,cde55ea3f6fc186a9bfe9d20 -s400.mxcdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:10.099000,cde55ea3f6fc186a9bfe9d20 -s385.mxcdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:10.331174,cde55ea3f6fc186a9bfe9d20 -static-v2.trbo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:10.672030,cde55ea3f6fc186a9bfe9d20 -static.trbo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:10.858043,cde55ea3f6fc186a9bfe9d20 -track2.trbo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:11.035067,cde55ea3f6fc186a9bfe9d20 -collect.trbo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:11.058194,cde55ea3f6fc186a9bfe9d20 -analytics.logsss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:11.757124,cde55ea3f6fc186a9bfe9d20 -logsss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:12.371833,cde55ea3f6fc186a9bfe9d20 -trbo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:12.523968,cde55ea3f6fc186a9bfe9d20 -www.trbo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:12.551710,cde55ea3f6fc186a9bfe9d20 -s.logsss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:13.183952,cde55ea3f6fc186a9bfe9d20 -orgxts.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:13.467550,cde55ea3f6fc186a9bfe9d20 -cdn.orgxts.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:13.485827,cde55ea3f6fc186a9bfe9d20 -appcloud.ironbeast.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:13.774639,cde55ea3f6fc186a9bfe9d20 -lb.ironbeast.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:14.055349,cde55ea3f6fc186a9bfe9d20 -sdk.ironbeast.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:14.293422,cde55ea3f6fc186a9bfe9d20 -secure.ironbeast.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:14.552308,cde55ea3f6fc186a9bfe9d20 -supersonic.ironbeast.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:14.806747,cde55ea3f6fc186a9bfe9d20 -config.hiido.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:15.788741,cde55ea3f6fc186a9bfe9d20 -xng.trbo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:16.472439,cde55ea3f6fc186a9bfe9d20 -cdn.webpushr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:16.810965,cde55ea3f6fc186a9bfe9d20 -hlog.hiido.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:17.066690,cde55ea3f6fc186a9bfe9d20 -dlog.hiido.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:17.122028,cde55ea3f6fc186a9bfe9d20 -mlog.hiido.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:18.422139,cde55ea3f6fc186a9bfe9d20 -klog.hiido.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:18.917260,cde55ea3f6fc186a9bfe9d20 -tlog.hiido.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:19.057451,cde55ea3f6fc186a9bfe9d20 -zn2rjw8v8ecfgyigt-paypalxm.siteintercept.qualtrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:19.527604,cde55ea3f6fc186a9bfe9d20 -zn1ynnliufrct75cb-paypalxm.siteintercept.qualtrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:19.990389,cde55ea3f6fc186a9bfe9d20 -xlog.hiido.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:20.158413,cde55ea3f6fc186a9bfe9d20 -ylog.hiido.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:20.460845,cde55ea3f6fc186a9bfe9d20 -siteintercept.qualtrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:20.467151,cde55ea3f6fc186a9bfe9d20 -geo.adobe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:20.849757,cde55ea3f6fc186a9bfe9d20 -stats.adobe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:21.137179,cde55ea3f6fc186a9bfe9d20 -sstats.adobe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:21.168727,cde55ea3f6fc186a9bfe9d20 -cdn-eu-vid1.statserv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:21.435473,cde55ea3f6fc186a9bfe9d20 -cdn-img1.statserv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:21.754083,cde55ea3f6fc186a9bfe9d20 -cdn-us-vid1.statserv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:21.808226,cde55ea3f6fc186a9bfe9d20 -statserv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:22.115165,cde55ea3f6fc186a9bfe9d20 -a.impactradius-event.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:22.270250,cde55ea3f6fc186a9bfe9d20 -d.impactradius-event.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:22.376410,cde55ea3f6fc186a9bfe9d20 -impactradius-event.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:22.705368,cde55ea3f6fc186a9bfe9d20 -www.impactradius-event.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:22.733250,cde55ea3f6fc186a9bfe9d20 -act.ds.kakao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:23.833858,cde55ea3f6fc186a9bfe9d20 -ironbeast.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:23.993129,cde55ea3f6fc186a9bfe9d20 -agency.ad.kakao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:25.671598,cde55ea3f6fc186a9bfe9d20 -videostats.kakao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:26.032584,cde55ea3f6fc186a9bfe9d20 -kakaostory.ad.kakao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:27.153126,cde55ea3f6fc186a9bfe9d20 -adnetwork.ad.kakaocorp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:27.833182,cde55ea3f6fc186a9bfe9d20 -display.ad.kakaocorp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:29.505774,cde55ea3f6fc186a9bfe9d20 -kakaotalk.ad.kakaocorp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:29.934245,cde55ea3f6fc186a9bfe9d20 -kakaostory.ad.kakaocorp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:29.969119,cde55ea3f6fc186a9bfe9d20 -apm-collector.daumkakao.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:30.455266,cde55ea3f6fc186a9bfe9d20 -awmdelivery.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:30.558755,cde55ea3f6fc186a9bfe9d20 -campaign.adobe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:30.580791,cde55ea3f6fc186a9bfe9d20 -cluster.awmdelivery.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:31.052012,cde55ea3f6fc186a9bfe9d20 -serve.awmdelivery.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:31.104437,cde55ea3f6fc186a9bfe9d20 -aem-collector.daumkakao.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:31.254528,cde55ea3f6fc186a9bfe9d20 -www.awmdelivery.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:31.319637,cde55ea3f6fc186a9bfe9d20 -livetracker.rfe.pangea-cms.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:31.651920,cde55ea3f6fc186a9bfe9d20 -livetracker.voa.pangea-cms.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:31.711258,cde55ea3f6fc186a9bfe9d20 -aa.online-metrix.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:31.818615,cde55ea3f6fc186a9bfe9d20 -shopping.ad.kakaocorp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:31.943191,cde55ea3f6fc186a9bfe9d20 -h-sdk.online-metrix.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:31.949790,cde55ea3f6fc186a9bfe9d20 -h.online-metrix.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:32.366937,cde55ea3f6fc186a9bfe9d20 -online-metrix.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:32.457398,cde55ea3f6fc186a9bfe9d20 -ads.amxrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:32.599299,cde55ea3f6fc186a9bfe9d20 -amxrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:32.624370,cde55ea3f6fc186a9bfe9d20 -assets.amxrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:32.655052,cde55ea3f6fc186a9bfe9d20 -bidder.amxrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:32.952875,cde55ea3f6fc186a9bfe9d20 -clk.amxrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:33.123096,cde55ea3f6fc186a9bfe9d20 -verify.amxrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:33.255486,cde55ea3f6fc186a9bfe9d20 -clkn.amxrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:33.288937,cde55ea3f6fc186a9bfe9d20 -geo-storage.amxrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:33.294339,cde55ea3f6fc186a9bfe9d20 -www.amxrtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:33.629538,cde55ea3f6fc186a9bfe9d20 -staging-curate.themediagrid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:34.462957,cde55ea3f6fc186a9bfe9d20 -staging-access.themediagrid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:34.469023,cde55ea3f6fc186a9bfe9d20 -www.adiiix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:34.744387,cde55ea3f6fc186a9bfe9d20 -adiiix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:34.759187,cde55ea3f6fc186a9bfe9d20 -themediagrid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:35.119220,cde55ea3f6fc186a9bfe9d20 -staging-pub.themediagrid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:35.299523,cde55ea3f6fc186a9bfe9d20 -20239be1ae.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:35.593667,cde55ea3f6fc186a9bfe9d20 -pmp.adiiix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:35.779189,cde55ea3f6fc186a9bfe9d20 -2431bce671.20239be1ae.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:35.791877,cde55ea3f6fc186a9bfe9d20 -www.themediagrid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:35.840814,cde55ea3f6fc186a9bfe9d20 -eu1.wzrkt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:36.138085,cde55ea3f6fc186a9bfe9d20 -us1-spiky.wzrkt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:36.541453,cde55ea3f6fc186a9bfe9d20 -sg1-spiky.wzrkt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:36.564217,cde55ea3f6fc186a9bfe9d20 -in1.wzrkt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:36.825175,cde55ea3f6fc186a9bfe9d20 -us1.wzrkt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:37.002030,cde55ea3f6fc186a9bfe9d20 -cdn.pncloudfl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:37.178351,cde55ea3f6fc186a9bfe9d20 -sg1.wzrkt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:37.205954,cde55ea3f6fc186a9bfe9d20 -pncloudfl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:37.343030,cde55ea3f6fc186a9bfe9d20 -wzrkt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:37.387258,cde55ea3f6fc186a9bfe9d20 -cnt.trvdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:37.836606,cde55ea3f6fc186a9bfe9d20 -sdk.hansel.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:37.889753,cde55ea3f6fc186a9bfe9d20 -p.trvdp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:37.931296,cde55ea3f6fc186a9bfe9d20 -ujm.hansel.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:37.968312,cde55ea3f6fc186a9bfe9d20 -c.statcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:38.038744,cde55ea3f6fc186a9bfe9d20 -33b9b88162.dc1c6c157e.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:38.743348,cde55ea3f6fc186a9bfe9d20 -dc1c6c157e.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:38.837138,cde55ea3f6fc186a9bfe9d20 -1d354c1645.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:38.877717,cde55ea3f6fc186a9bfe9d20 -statcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:38.891223,cde55ea3f6fc186a9bfe9d20 -www.statcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:39.167672,cde55ea3f6fc186a9bfe9d20 -referrer.disqus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:39.562593,cde55ea3f6fc186a9bfe9d20 -0696e8978a.e0d4e3650c.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:39.582054,cde55ea3f6fc186a9bfe9d20 -e0d4e3650c.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:39.634653,cde55ea3f6fc186a9bfe9d20 -links.services.disqus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:39.805396,cde55ea3f6fc186a9bfe9d20 -f4733d7c73.1d354c1645.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:39.848869,cde55ea3f6fc186a9bfe9d20 -juggler.services.disqus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:40.305533,cde55ea3f6fc186a9bfe9d20 -tempest.services.disqus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:40.315253,cde55ea3f6fc186a9bfe9d20 -glitter.services.disqus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:40.367008,cde55ea3f6fc186a9bfe9d20 -7fb60feaa4.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:40.494804,cde55ea3f6fc186a9bfe9d20 -e7a875c424.7fb60feaa4.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:40.621522,cde55ea3f6fc186a9bfe9d20 -ads.mediams.mb.softbank.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:41.235811,cde55ea3f6fc186a9bfe9d20 -api.reproio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:41.326541,cde55ea3f6fc186a9bfe9d20 -tag.getdrip.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:41.362067,cde55ea3f6fc186a9bfe9d20 -js.mediams.mb.softbank.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:41.459899,cde55ea3f6fc186a9bfe9d20 -reproio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:41.951179,cde55ea3f6fc186a9bfe9d20 -cdn.reproio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:42.193077,cde55ea3f6fc186a9bfe9d20 -d9a902a337.593e7fec57.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:42.198349,cde55ea3f6fc186a9bfe9d20 -593e7fec57.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:42.205274,cde55ea3f6fc186a9bfe9d20 -api.getdrip.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:42.597036,cde55ea3f6fc186a9bfe9d20 -1ts18.top,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:42.725420,cde55ea3f6fc186a9bfe9d20 -p.1ts18.top,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:43.006018,cde55ea3f6fc186a9bfe9d20 -s.1ts18.top,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:43.038557,cde55ea3f6fc186a9bfe9d20 -0i0i0i0.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:43.580191,cde55ea3f6fc186a9bfe9d20 -u50.0i0i0i0.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:43.608328,cde55ea3f6fc186a9bfe9d20 -log.api.useinsider.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:43.765202,cde55ea3f6fc186a9bfe9d20 -popcashjs.b-cdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:44.131153,cde55ea3f6fc186a9bfe9d20 -mellowads.b-cdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:44.161464,cde55ea3f6fc186a9bfe9d20 -sys.vidsrev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:44.481746,cde55ea3f6fc186a9bfe9d20 -useinsider.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:44.584246,cde55ea3f6fc186a9bfe9d20 -tracker.vidsrev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:44.851134,cde55ea3f6fc186a9bfe9d20 -vidsrev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:44.868125,cde55ea3f6fc186a9bfe9d20 -www.vidsrev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:45.181302,cde55ea3f6fc186a9bfe9d20 -mobileanalytics.useinsider.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:45.188149,cde55ea3f6fc186a9bfe9d20 -cdn.pushmaster-cdn.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:45.742912,cde55ea3f6fc186a9bfe9d20 -pushmaster-cdn.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:45.766125,cde55ea3f6fc186a9bfe9d20 -c5b6f5b3b0.856f639e2a.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:49.796101,cde55ea3f6fc186a9bfe9d20 -856f639e2a.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:49.893041,cde55ea3f6fc186a9bfe9d20 -hostedprebid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:50.013886,cde55ea3f6fc186a9bfe9d20 -xxxjmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:50.339325,cde55ea3f6fc186a9bfe9d20 -imhd.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:50.425820,cde55ea3f6fc186a9bfe9d20 -cdn.imhd.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:50.474133,cde55ea3f6fc186a9bfe9d20 -go.xxxjmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:50.547880,cde55ea3f6fc186a9bfe9d20 -adrizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:50.758489,cde55ea3f6fc186a9bfe9d20 -collector-12486.tvsquared.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:51.103394,cde55ea3f6fc186a9bfe9d20 -run.adrizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:51.136026,cde55ea3f6fc186a9bfe9d20 -collector-20079.tvsquared.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:51.152146,cde55ea3f6fc186a9bfe9d20 -collector-15234.us.tvsquared.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:51.160173,cde55ea3f6fc186a9bfe9d20 -collector-16238.us.tvsquared.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:51.276801,cde55ea3f6fc186a9bfe9d20 -cdn-gl.imrworldwide.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:51.769812,cde55ea3f6fc186a9bfe9d20 -secure-us.imrworldwide.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:51.959011,cde55ea3f6fc186a9bfe9d20 -imrworldwide.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:51.998953,cde55ea3f6fc186a9bfe9d20 -secure-gl.imrworldwide.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:52.075009,cde55ea3f6fc186a9bfe9d20 -live.rezync.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:52.201063,cde55ea3f6fc186a9bfe9d20 -cdn.p-n.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:52.587442,cde55ea3f6fc186a9bfe9d20 -p-n.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:52.684856,cde55ea3f6fc186a9bfe9d20 -cdn-pci.optimizely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:52.728959,cde55ea3f6fc186a9bfe9d20 -cdn.optimizely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:53.062004,cde55ea3f6fc186a9bfe9d20 -cdn3.optimizely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:53.177827,cde55ea3f6fc186a9bfe9d20 -logx.optimizely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:53.434978,cde55ea3f6fc186a9bfe9d20 -felix.data.tm-awx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:56:53.650640,cde55ea3f6fc186a9bfe9d20 -rezync.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:02.282698,cde55ea3f6fc186a9bfe9d20 -322c318d55.7d9bbf7e5b.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:08.788207,cde55ea3f6fc186a9bfe9d20 -7d9bbf7e5b.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:08.794909,cde55ea3f6fc186a9bfe9d20 -beta.tapdb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:13.955409,cde55ea3f6fc186a9bfe9d20 -e-eu.tapdb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:20.781129,cde55ea3f6fc186a9bfe9d20 -sense.tapdb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:21.355979,cde55ea3f6fc186a9bfe9d20 -l.tapdb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:22.016169,cde55ea3f6fc186a9bfe9d20 -www.tapdb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:22.255781,cde55ea3f6fc186a9bfe9d20 -e-sg.tapdb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:22.301198,cde55ea3f6fc186a9bfe9d20 -tapdb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:22.453263,cde55ea3f6fc186a9bfe9d20 -gfw-eu.tapdb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:22.772010,cde55ea3f6fc186a9bfe9d20 -gfw-sg.tapdb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:23.211929,cde55ea3f6fc186a9bfe9d20 -gfw-hk.tapdb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:23.345965,cde55ea3f6fc186a9bfe9d20 -media.evolv.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:24.304820,cde55ea3f6fc186a9bfe9d20 -participants.evolv.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:25.028050,cde55ea3f6fc186a9bfe9d20 -e.tapdb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:25.558773,cde55ea3f6fc186a9bfe9d20 -tags-eu.tiqcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:25.624350,cde55ea3f6fc186a9bfe9d20 -tags.tiqcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:26.082222,cde55ea3f6fc186a9bfe9d20 -static.tapdb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:26.606835,cde55ea3f6fc186a9bfe9d20 -72c73fef76.55a70c5ade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:26.683267,cde55ea3f6fc186a9bfe9d20 -55a70c5ade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:26.804863,cde55ea3f6fc186a9bfe9d20 -91dacd27c8.d2e48d0dce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:27.398652,cde55ea3f6fc186a9bfe9d20 -d2e48d0dce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:27.512166,cde55ea3f6fc186a9bfe9d20 -media-api.maio.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:27.871176,cde55ea3f6fc186a9bfe9d20 -tapdb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:34.939279,cde55ea3f6fc186a9bfe9d20 -maio.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:43.169713,cde55ea3f6fc186a9bfe9d20 -ads-pixiv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:43.677835,cde55ea3f6fc186a9bfe9d20 -pixon.ads-pixiv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:44.165684,cde55ea3f6fc186a9bfe9d20 -static-tapad.tapdb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:48.854853,cde55ea3f6fc186a9bfe9d20 -pi.ispot.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:50.569808,cde55ea3f6fc186a9bfe9d20 -pt.ispot.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:50.579669,cde55ea3f6fc186a9bfe9d20 -5265c011ae.60b8fe6ea3.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:50.727100,cde55ea3f6fc186a9bfe9d20 -60b8fe6ea3.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:50.826527,cde55ea3f6fc186a9bfe9d20 -ispot.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:51.136879,cde55ea3f6fc186a9bfe9d20 -ln.gamesrevenue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:51.428138,cde55ea3f6fc186a9bfe9d20 -gamesrevenue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:51.654376,cde55ea3f6fc186a9bfe9d20 -readpeak.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:51.969632,cde55ea3f6fc186a9bfe9d20 -app.readpeak.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:52.059127,cde55ea3f6fc186a9bfe9d20 -cdn.ggsfq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:52.630224,cde55ea3f6fc186a9bfe9d20 -ggsfq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:53.163451,cde55ea3f6fc186a9bfe9d20 -wensixuetang.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:53.300792,cde55ea3f6fc186a9bfe9d20 -www.ggsfq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:53.448790,cde55ea3f6fc186a9bfe9d20 -www.wensixuetang.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:53.566637,cde55ea3f6fc186a9bfe9d20 -adserve.work,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:53.697432,cde55ea3f6fc186a9bfe9d20 -cdn.adserve.work,AVAILABILITY,origin.list,origin.list,2022-05-14 07:57:54.103386,cde55ea3f6fc186a9bfe9d20 -xlviirdr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:14.585841,cde55ea3f6fc186a9bfe9d20 -analytics.m2.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:20.857397,cde55ea3f6fc186a9bfe9d20 -creative.xlviirdr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:20.924063,cde55ea3f6fc186a9bfe9d20 -video.xlviirdr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:20.969239,cde55ea3f6fc186a9bfe9d20 -go.xlviirdr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:21.227666,cde55ea3f6fc186a9bfe9d20 -www.adserve.work,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:21.509197,cde55ea3f6fc186a9bfe9d20 -analytics2.m2.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:21.543871,cde55ea3f6fc186a9bfe9d20 -geo.m2.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:21.557391,cde55ea3f6fc186a9bfe9d20 -f.m2.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:21.601040,cde55ea3f6fc186a9bfe9d20 -kvp.m2.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:21.744860,cde55ea3f6fc186a9bfe9d20 -m2d.m2.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:22.278784,cde55ea3f6fc186a9bfe9d20 -a-reporting.nytimes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:22.348320,cde55ea3f6fc186a9bfe9d20 -geoedge.be,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:22.429168,cde55ea3f6fc186a9bfe9d20 -rumcdn.geoedge.be,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:22.481088,cde55ea3f6fc186a9bfe9d20 -als-svc.nytimes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:22.783007,cde55ea3f6fc186a9bfe9d20 -meter-svc.nytimes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:22.972092,cde55ea3f6fc186a9bfe9d20 -a.et.nytimes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:23.206357,cde55ea3f6fc186a9bfe9d20 -et.nytimes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:23.258460,cde55ea3f6fc186a9bfe9d20 -k.et.nytimes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:23.366091,cde55ea3f6fc186a9bfe9d20 -m2.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:32.714193,cde55ea3f6fc186a9bfe9d20 -pbs.venatusmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:33.537427,cde55ea3f6fc186a9bfe9d20 -balancer.devtodev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:43.938108,cde55ea3f6fc186a9bfe9d20 -venatusmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:44.012894,cde55ea3f6fc186a9bfe9d20 -statgw.devtodev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:51.198798,cde55ea3f6fc186a9bfe9d20 -track.venatusmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:51.233367,cde55ea3f6fc186a9bfe9d20 -cdn.openinstall.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:51.419061,cde55ea3f6fc186a9bfe9d20 -web.cdn.openinstall.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:51.988172,cde55ea3f6fc186a9bfe9d20 -data.mediaintelligence.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:52.215730,cde55ea3f6fc186a9bfe9d20 -cdn.avantisvideo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:52.761299,cde55ea3f6fc186a9bfe9d20 -events.avantisvideo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:53.040552,cde55ea3f6fc186a9bfe9d20 -mediaintelligence.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:53.422991,cde55ea3f6fc186a9bfe9d20 -www.mediaintelligence.de,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:53.488928,cde55ea3f6fc186a9bfe9d20 -bj-api.ad.jiguang.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:53.537789,cde55ea3f6fc186a9bfe9d20 -gd-api.ad.jiguang.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:54.079613,cde55ea3f6fc186a9bfe9d20 -report-stats.ad.jiguang.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:54.170811,cde55ea3f6fc186a9bfe9d20 -asia-stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:54.576805,cde55ea3f6fc186a9bfe9d20 -onrt-stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:54.757442,cde55ea3f6fc186a9bfe9d20 -onrt.stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:55.552696,cde55ea3f6fc186a9bfe9d20 -stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:55.924917,cde55ea3f6fc186a9bfe9d20 -asia-compnrt-stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:56.429372,cde55ea3f6fc186a9bfe9d20 -res.cdn.openinstall.io,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:56.471603,cde55ea3f6fc186a9bfe9d20 -prt.stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:56.573677,cde55ea3f6fc186a9bfe9d20 -asia-comprt-stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:56.952541,cde55ea3f6fc186a9bfe9d20 -asia-onrt-stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:57.096792,cde55ea3f6fc186a9bfe9d20 -asia-monitor-stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:57.096908,cde55ea3f6fc186a9bfe9d20 -res-push.ad.jiguang.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:57.275106,cde55ea3f6fc186a9bfe9d20 -asia-ort-stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:57.442792,cde55ea3f6fc186a9bfe9d20 -asia-pnrt-stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:57.619242,cde55ea3f6fc186a9bfe9d20 -asia-prt-stsdk.vivoglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:57.692814,cde55ea3f6fc186a9bfe9d20 -tagan.adlightning.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:58.098529,cde55ea3f6fc186a9bfe9d20 -adlightning.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:58.190858,cde55ea3f6fc186a9bfe9d20 -beacon.tingyun.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:58.842677,cde55ea3f6fc186a9bfe9d20 -res.ad.jiguang.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:58:59.129249,cde55ea3f6fc186a9bfe9d20 -wkrd.tingyun.com,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:21.663689,cde55ea3f6fc186a9bfe9d20 -api.adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:21.675368,cde55ea3f6fc186a9bfe9d20 -adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:23.243596,cde55ea3f6fc186a9bfe9d20 -media.adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:23.641387,cde55ea3f6fc186a9bfe9d20 -log.adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:23.693709,cde55ea3f6fc186a9bfe9d20 -staging.api.adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:23.944171,cde55ea3f6fc186a9bfe9d20 -media.org.adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:24.114510,cde55ea3f6fc186a9bfe9d20 -static.adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:25.559017,cde55ea3f6fc186a9bfe9d20 -static2.adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:25.772776,cde55ea3f6fc186a9bfe9d20 -stream.org.adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:25.891911,cde55ea3f6fc186a9bfe9d20 -stream.adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:26.096507,cde55ea3f6fc186a9bfe9d20 -web.api.adtimaserver.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:26.151601,cde55ea3f6fc186a9bfe9d20 -c.d.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:28.140592,cde55ea3f6fc186a9bfe9d20 -c.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:28.323749,cde55ea3f6fc186a9bfe9d20 -cpm.d.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:29.776528,cde55ea3f6fc186a9bfe9d20 -cpm.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:30.369368,cde55ea3f6fc186a9bfe9d20 -cpm.j.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:30.777647,cde55ea3f6fc186a9bfe9d20 -admin.iad.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:37.514074,cde55ea3f6fc186a9bfe9d20 -analytics.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:37.534916,cde55ea3f6fc186a9bfe9d20 -dmp.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:41.901918,cde55ea3f6fc186a9bfe9d20 -e.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:47.120537,cde55ea3f6fc186a9bfe9d20 -g.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:52.803522,cde55ea3f6fc186a9bfe9d20 -d.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:53.760482,cde55ea3f6fc186a9bfe9d20 -eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:54.257280,cde55ea3f6fc186a9bfe9d20 -iad.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:54.728471,cde55ea3f6fc186a9bfe9d20 -j.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:56.257388,cde55ea3f6fc186a9bfe9d20 -emarketing.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:56.364144,cde55ea3f6fc186a9bfe9d20 -img.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:56.420033,cde55ea3f6fc186a9bfe9d20 -la.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:58.210605,cde55ea3f6fc186a9bfe9d20 -la2.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 07:59:59.054386,cde55ea3f6fc186a9bfe9d20 -log.d.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:00.928465,cde55ea3f6fc186a9bfe9d20 -log.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:01.267635,cde55ea3f6fc186a9bfe9d20 -l.a.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:01.990825,cde55ea3f6fc186a9bfe9d20 -imgportal.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:02.377545,cde55ea3f6fc186a9bfe9d20 -rtb.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:04.609210,cde55ea3f6fc186a9bfe9d20 -s.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:06.832836,cde55ea3f6fc186a9bfe9d20 -l.d.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:07.635041,cde55ea3f6fc186a9bfe9d20 -scdn.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:11.174345,cde55ea3f6fc186a9bfe9d20 -log.pv.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:12.467748,cde55ea3f6fc186a9bfe9d20 -log.pv1.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:12.794944,cde55ea3f6fc186a9bfe9d20 -r.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:13.525525,cde55ea3f6fc186a9bfe9d20 -st.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:14.771476,cde55ea3f6fc186a9bfe9d20 -st.l.a.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:15.026172,cde55ea3f6fc186a9bfe9d20 -static.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:16.777288,cde55ea3f6fc186a9bfe9d20 -stla.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:18.805209,cde55ea3f6fc186a9bfe9d20 -staging.j.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:20.549018,cde55ea3f6fc186a9bfe9d20 -st.a.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:21.283436,cde55ea3f6fc186a9bfe9d20 -stportal.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:22.003561,cde55ea3f6fc186a9bfe9d20 -t.d.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:22.769333,cde55ea3f6fc186a9bfe9d20 -st.admin.iad.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:22.923238,cde55ea3f6fc186a9bfe9d20 -t.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:23.488933,cde55ea3f6fc186a9bfe9d20 -adi.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:24.172310,cde55ea3f6fc186a9bfe9d20 -tracking.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:24.225484,cde55ea3f6fc186a9bfe9d20 -www.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:25.493340,cde55ea3f6fc186a9bfe9d20 -b.logging.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:25.552033,cde55ea3f6fc186a9bfe9d20 -admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:26.345011,cde55ea3f6fc186a9bfe9d20 -boxpr.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:26.709279,cde55ea3f6fc186a9bfe9d20 -stiad.eclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:26.782854,cde55ea3f6fc186a9bfe9d20 -adx.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:27.324498,cde55ea3f6fc186a9bfe9d20 -beta.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:27.984996,cde55ea3f6fc186a9bfe9d20 -cmsanalytics.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:28.044188,cde55ea3f6fc186a9bfe9d20 -corenlp.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:28.485838,cde55ea3f6fc186a9bfe9d20 -defaultdsp.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:28.550690,cde55ea3f6fc186a9bfe9d20 -enterpriseapi.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:30.104648,cde55ea3f6fc186a9bfe9d20 -dl.logging.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:30.224572,cde55ea3f6fc186a9bfe9d20 -brand.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:30.790866,cde55ea3f6fc186a9bfe9d20 -dio.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:31.123315,cde55ea3f6fc186a9bfe9d20 -hd.logging.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:31.959707,cde55ea3f6fc186a9bfe9d20 -k.logging.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:32.448199,cde55ea3f6fc186a9bfe9d20 -fingerprint.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:32.951312,cde55ea3f6fc186a9bfe9d20 -lg.logging.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:33.295654,cde55ea3f6fc186a9bfe9d20 -lg1.logging.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:33.631650,cde55ea3f6fc186a9bfe9d20 -file.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:34.366507,cde55ea3f6fc186a9bfe9d20 -logging.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:34.570274,cde55ea3f6fc186a9bfe9d20 -notify-service.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:35.120819,cde55ea3f6fc186a9bfe9d20 -media1.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:35.839020,cde55ea3f6fc186a9bfe9d20 -marketingai.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:36.426505,cde55ea3f6fc186a9bfe9d20 -pson.logging.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:37.101881,cde55ea3f6fc186a9bfe9d20 -pio.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:37.768746,cde55ea3f6fc186a9bfe9d20 -sspapi.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:38.485789,cde55ea3f6fc186a9bfe9d20 -static-cmsads.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:38.498669,cde55ea3f6fc186a9bfe9d20 -rec.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:39.188103,cde55ea3f6fc186a9bfe9d20 -adi.vcmedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:40.297652,cde55ea3f6fc186a9bfe9d20 -wcc.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:40.863970,cde55ea3f6fc186a9bfe9d20 -www.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:41.101044,cde55ea3f6fc186a9bfe9d20 -demo.corenlp.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:41.276150,cde55ea3f6fc186a9bfe9d20 -admicro1.vcmedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:41.419322,cde55ea3f6fc186a9bfe9d20 -admicro4.vcmedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:42.005365,cde55ea3f6fc186a9bfe9d20 -admicro5.vcmedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:42.990079,cde55ea3f6fc186a9bfe9d20 -client-pages.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:43.737609,cde55ea3f6fc186a9bfe9d20 -mb.logging.admicro.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:44.489816,cde55ea3f6fc186a9bfe9d20 -admicro6.vcmedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:52.779909,cde55ea3f6fc186a9bfe9d20 -adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:52.858949,cde55ea3f6fc186a9bfe9d20 -media.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:55.116412,cde55ea3f6fc186a9bfe9d20 -conv.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:55.399048,cde55ea3f6fc186a9bfe9d20 -delivery.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:56.066891,cde55ea3f6fc186a9bfe9d20 -imp.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:57.166890,cde55ea3f6fc186a9bfe9d20 -s-cm.send.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:00:57.376066,cde55ea3f6fc186a9bfe9d20 -member.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:05.024189,cde55ea3f6fc186a9bfe9d20 -retg.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:06.938945,cde55ea3f6fc186a9bfe9d20 -metrics.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:07.533718,cde55ea3f6fc186a9bfe9d20 -track.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:09.250904,cde55ea3f6fc186a9bfe9d20 -www.adnetwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:09.784148,cde55ea3f6fc186a9bfe9d20 -analytics.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:10.171477,cde55ea3f6fc186a9bfe9d20 -ads.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:10.789847,cde55ea3f6fc186a9bfe9d20 -banner.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:11.254208,cde55ea3f6fc186a9bfe9d20 -cpcclick.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:13.583134,cde55ea3f6fc186a9bfe9d20 -admin.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:17.046808,cde55ea3f6fc186a9bfe9d20 -f.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:18.358323,cde55ea3f6fc186a9bfe9d20 -cp.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:20.710501,cde55ea3f6fc186a9bfe9d20 -file.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:23.317521,cde55ea3f6fc186a9bfe9d20 -f2.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:23.533006,cde55ea3f6fc186a9bfe9d20 -click.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:24.005083,cde55ea3f6fc186a9bfe9d20 -cpm.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:26.186974,cde55ea3f6fc186a9bfe9d20 -novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:26.301098,cde55ea3f6fc186a9bfe9d20 -lp.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:27.783030,cde55ea3f6fc186a9bfe9d20 -script.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:29.543227,cde55ea3f6fc186a9bfe9d20 -landingpage.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:32.305125,cde55ea3f6fc186a9bfe9d20 -mobile.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:35.122971,cde55ea3f6fc186a9bfe9d20 -novaonads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:38.843908,cde55ea3f6fc186a9bfe9d20 -www.novaonads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:39.684500,cde55ea3f6fc186a9bfe9d20 -static.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:40.796393,cde55ea3f6fc186a9bfe9d20 -rnd.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:41.960381,cde55ea3f6fc186a9bfe9d20 -novaon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:42.363067,cde55ea3f6fc186a9bfe9d20 -www.novaon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:42.594526,cde55ea3f6fc186a9bfe9d20 -www.novanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:43.386077,cde55ea3f6fc186a9bfe9d20 -novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:43.502838,cde55ea3f6fc186a9bfe9d20 -erp.novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:45.110751,cde55ea3f6fc186a9bfe9d20 -hrm.novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:46.484482,cde55ea3f6fc186a9bfe9d20 -erp2.novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:47.145924,cde55ea3f6fc186a9bfe9d20 -phi.novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:48.179384,cde55ea3f6fc186a9bfe9d20 -hrm2.novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:48.730699,cde55ea3f6fc186a9bfe9d20 -www.novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:51.646285,cde55ea3f6fc186a9bfe9d20 -api-ldp.novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:52.117362,cde55ea3f6fc186a9bfe9d20 -cms.novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:52.508312,cde55ea3f6fc186a9bfe9d20 -chatbot-staging.novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:52.651075,cde55ea3f6fc186a9bfe9d20 -crowd.novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:52.927087,cde55ea3f6fc186a9bfe9d20 -chatbot-tracking.novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:52.982933,cde55ea3f6fc186a9bfe9d20 -report.novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:53.111541,cde55ea3f6fc186a9bfe9d20 -chatbotthoitrang.novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:53.800743,cde55ea3f6fc186a9bfe9d20 -chatbot.novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:54.699372,cde55ea3f6fc186a9bfe9d20 -chatbottudong.novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:54.862817,cde55ea3f6fc186a9bfe9d20 -pub-dev.novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:55.172768,cde55ea3f6fc186a9bfe9d20 -novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:55.376872,cde55ea3f6fc186a9bfe9d20 -landingpage.novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:55.402199,cde55ea3f6fc186a9bfe9d20 -staging.novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:55.805309,cde55ea3f6fc186a9bfe9d20 -www.novaonx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:56.139409,cde55ea3f6fc186a9bfe9d20 -cdn-qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:56.549657,cde55ea3f6fc186a9bfe9d20 -jira.novaon.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:57.093276,cde55ea3f6fc186a9bfe9d20 -banners-gallery.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:57.238566,cde55ea3f6fc186a9bfe9d20 -metrics.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:58.024187,cde55ea3f6fc186a9bfe9d20 -qc-static.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:01:59.926279,cde55ea3f6fc186a9bfe9d20 -cdn.comedia.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:00.155197,cde55ea3f6fc186a9bfe9d20 -pixel.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:00.791345,cde55ea3f6fc186a9bfe9d20 -catalog.qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:02.008299,cde55ea3f6fc186a9bfe9d20 -context.qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:03.087562,cde55ea3f6fc186a9bfe9d20 -api.qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:03.358348,cde55ea3f6fc186a9bfe9d20 -shop-cdn.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:03.472190,cde55ea3f6fc186a9bfe9d20 -cdn.qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:04.096338,cde55ea3f6fc186a9bfe9d20 -display.qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:05.417850,cde55ea3f6fc186a9bfe9d20 -ntrb.qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:05.440125,cde55ea3f6fc186a9bfe9d20 -cp.qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:05.941109,cde55ea3f6fc186a9bfe9d20 -qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:07.037191,cde55ea3f6fc186a9bfe9d20 -ssp.qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:07.527292,cde55ea3f6fc186a9bfe9d20 -qc.coccoc.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:07.771050,cde55ea3f6fc186a9bfe9d20 -searcher.qc.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:07.820115,cde55ea3f6fc186a9bfe9d20 -qccoccocmedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:07.925484,cde55ea3f6fc186a9bfe9d20 -spell.itim.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:09.748882,cde55ea3f6fc186a9bfe9d20 -ad.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:10.044343,cde55ea3f6fc186a9bfe9d20 -banner.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:10.231404,cde55ea3f6fc186a9bfe9d20 -creatives.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:11.996984,cde55ea3f6fc186a9bfe9d20 -admin.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:12.610054,cde55ea3f6fc186a9bfe9d20 -itim.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:12.931104,cde55ea3f6fc186a9bfe9d20 -delivery1.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:13.659517,cde55ea3f6fc186a9bfe9d20 -lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:14.328052,cde55ea3f6fc186a9bfe9d20 -delivery.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:15.042628,cde55ea3f6fc186a9bfe9d20 -libs.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:15.288560,cde55ea3f6fc186a9bfe9d20 -img.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:16.314040,cde55ea3f6fc186a9bfe9d20 -revive.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:16.590187,cde55ea3f6fc186a9bfe9d20 -www.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:17.520397,cde55ea3f6fc186a9bfe9d20 -video.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:18.658968,cde55ea3f6fc186a9bfe9d20 -core.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:18.939494,cde55ea3f6fc186a9bfe9d20 -pub.lavanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:19.046941,cde55ea3f6fc186a9bfe9d20 -ds.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:21.020246,cde55ea3f6fc186a9bfe9d20 -dst.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:21.824765,cde55ea3f6fc186a9bfe9d20 -html.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:24.193659,cde55ea3f6fc186a9bfe9d20 -img.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:26.964413,cde55ea3f6fc186a9bfe9d20 -polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:28.837421,cde55ea3f6fc186a9bfe9d20 -cp.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:29.182311,cde55ea3f6fc186a9bfe9d20 -cpx.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:29.270925,cde55ea3f6fc186a9bfe9d20 -st.core.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:30.692948,cde55ea3f6fc186a9bfe9d20 -dt.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:31.506971,cde55ea3f6fc186a9bfe9d20 -st.html.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:31.879677,cde55ea3f6fc186a9bfe9d20 -go.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:32.565235,cde55ea3f6fc186a9bfe9d20 -campaigns.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:33.101892,cde55ea3f6fc186a9bfe9d20 -cdn.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:34.551761,cde55ea3f6fc186a9bfe9d20 -cdn.m.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:34.643996,cde55ea3f6fc186a9bfe9d20 -ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:42.050673,cde55ea3f6fc186a9bfe9d20 -st.polyad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:42.459278,cde55ea3f6fc186a9bfe9d20 -media.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:44.087592,cde55ea3f6fc186a9bfe9d20 -media.m.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:44.469330,cde55ea3f6fc186a9bfe9d20 -click.m.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:44.670833,cde55ea3f6fc186a9bfe9d20 -app.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:45.730938,cde55ea3f6fc186a9bfe9d20 -imp.m.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:46.010914,cde55ea3f6fc186a9bfe9d20 -rd.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:46.315372,cde55ea3f6fc186a9bfe9d20 -delivery.m.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:46.358884,cde55ea3f6fc186a9bfe9d20 -cm-supply-web.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:46.474762,cde55ea3f6fc186a9bfe9d20 -clk.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:46.687361,cde55ea3f6fc186a9bfe9d20 -cm.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:47.366992,cde55ea3f6fc186a9bfe9d20 -d.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:47.372569,cde55ea3f6fc186a9bfe9d20 -gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:47.643252,cde55ea3f6fc186a9bfe9d20 -hb.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:47.752725,cde55ea3f6fc186a9bfe9d20 -in-view.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:48.125117,cde55ea3f6fc186a9bfe9d20 -imp2.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:48.349493,cde55ea3f6fc186a9bfe9d20 -imp.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:48.503112,cde55ea3f6fc186a9bfe9d20 -login.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:49.425958,cde55ea3f6fc186a9bfe9d20 -static.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:49.504040,cde55ea3f6fc186a9bfe9d20 -stc.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:49.507188,cde55ea3f6fc186a9bfe9d20 -track.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:50.564597,cde55ea3f6fc186a9bfe9d20 -tag.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:50.572893,cde55ea3f6fc186a9bfe9d20 -www.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:50.579222,cde55ea3f6fc186a9bfe9d20 -gammadsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:51.248110,cde55ea3f6fc186a9bfe9d20 -cm.gammadsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:51.726857,cde55ea3f6fc186a9bfe9d20 -clk.gammadsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:51.734048,cde55ea3f6fc186a9bfe9d20 -imp.gammadsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:52.243315,cde55ea3f6fc186a9bfe9d20 -metrics.gammadsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:52.753232,cde55ea3f6fc186a9bfe9d20 -trk.gammadsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:52.770879,cde55ea3f6fc186a9bfe9d20 -www.gammadsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:52.938613,cde55ea3f6fc186a9bfe9d20 -test-places.gammassp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:53.443986,cde55ea3f6fc186a9bfe9d20 -advertising.gammassp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:53.942020,cde55ea3f6fc186a9bfe9d20 -gammassp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:54.728986,cde55ea3f6fc186a9bfe9d20 -www.gammassp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:55.387027,cde55ea3f6fc186a9bfe9d20 -b.serving-system.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:55.550296,cde55ea3f6fc186a9bfe9d20 -optimize.serving-system.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:55.852236,cde55ea3f6fc186a9bfe9d20 -metrics.m.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:55.874772,cde55ea3f6fc186a9bfe9d20 -serving-system.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:55.953667,cde55ea3f6fc186a9bfe9d20 -ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:56.582556,cde55ea3f6fc186a9bfe9d20 -analytics.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:56.695414,cde55ea3f6fc186a9bfe9d20 -ut.serving-system.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:57.027588,cde55ea3f6fc186a9bfe9d20 -campaigns.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:57.217322,cde55ea3f6fc186a9bfe9d20 -cdn-media.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:57.288597,cde55ea3f6fc186a9bfe9d20 -ut-static.serving-system.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:57.412582,cde55ea3f6fc186a9bfe9d20 -cdn-media.m.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:57.679573,cde55ea3f6fc186a9bfe9d20 -cdn-media-m.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:57.845075,cde55ea3f6fc186a9bfe9d20 -cli.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:57.880942,cde55ea3f6fc186a9bfe9d20 -cli.m.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:57.923784,cde55ea3f6fc186a9bfe9d20 -conv.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:58.225990,cde55ea3f6fc186a9bfe9d20 -delivery.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:58.459145,cde55ea3f6fc186a9bfe9d20 -delivery.m.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:58.512005,cde55ea3f6fc186a9bfe9d20 -delivery-m.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:58.547197,cde55ea3f6fc186a9bfe9d20 -imp.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:58.745288,cde55ea3f6fc186a9bfe9d20 -t.gammaplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:59.138773,cde55ea3f6fc186a9bfe9d20 -imp.m.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:59.158552,cde55ea3f6fc186a9bfe9d20 -imp-m.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:59.191614,cde55ea3f6fc186a9bfe9d20 -local-media.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:59.204588,cde55ea3f6fc186a9bfe9d20 -local-media.m.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:59.287792,cde55ea3f6fc186a9bfe9d20 -retg.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:59.831371,cde55ea3f6fc186a9bfe9d20 -metrics.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:02:59.968278,cde55ea3f6fc186a9bfe9d20 -static.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:00.023289,cde55ea3f6fc186a9bfe9d20 -www.ambient-platform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:00.044526,cde55ea3f6fc186a9bfe9d20 -ambientdsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:00.428796,cde55ea3f6fc186a9bfe9d20 -clk.ambientdsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:00.856292,cde55ea3f6fc186a9bfe9d20 -cm.ambientdsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:01.018537,cde55ea3f6fc186a9bfe9d20 -imp.ambientdsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:01.172479,cde55ea3f6fc186a9bfe9d20 -metrics.ambientdsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:01.196935,cde55ea3f6fc186a9bfe9d20 -static.ambientdsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:01.413605,cde55ea3f6fc186a9bfe9d20 -trk.ambientdsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:01.840740,cde55ea3f6fc186a9bfe9d20 -www.ambientdsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:02.134620,cde55ea3f6fc186a9bfe9d20 -abs.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:03.289835,cde55ea3f6fc186a9bfe9d20 -a.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:03.418803,cde55ea3f6fc186a9bfe9d20 -ads.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:03.662954,cde55ea3f6fc186a9bfe9d20 -ad.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:03.662471,cde55ea3f6fc186a9bfe9d20 -api-app.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:04.829369,cde55ea3f6fc186a9bfe9d20 -apps.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:07.062996,cde55ea3f6fc186a9bfe9d20 -ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:07.141864,cde55ea3f6fc186a9bfe9d20 -antalyser.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:07.717739,cde55ea3f6fc186a9bfe9d20 -au-insight.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:08.244062,cde55ea3f6fc186a9bfe9d20 -adx.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:08.451922,cde55ea3f6fc186a9bfe9d20 -au.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:09.320615,cde55ea3f6fc186a9bfe9d20 -app.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:10.096582,cde55ea3f6fc186a9bfe9d20 -babe.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:10.179297,cde55ea3f6fc186a9bfe9d20 -d.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:10.806411,cde55ea3f6fc186a9bfe9d20 -dsp-d.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:11.290715,cde55ea3f6fc186a9bfe9d20 -crm.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:11.845361,cde55ea3f6fc186a9bfe9d20 -m-a.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:12.996046,cde55ea3f6fc186a9bfe9d20 -e.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:13.440279,cde55ea3f6fc186a9bfe9d20 -developers.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:13.969641,cde55ea3f6fc186a9bfe9d20 -oms-t.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:14.548262,cde55ea3f6fc186a9bfe9d20 -ogs.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:15.471517,cde55ea3f6fc186a9bfe9d20 -p.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:16.193227,cde55ea3f6fc186a9bfe9d20 -ma.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:16.335576,cde55ea3f6fc186a9bfe9d20 -insight.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:16.449065,cde55ea3f6fc186a9bfe9d20 -prebid.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:16.790973,cde55ea3f6fc186a9bfe9d20 -staging-d.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:17.321645,cde55ea3f6fc186a9bfe9d20 -staging-d-tiki.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:17.447715,cde55ea3f6fc186a9bfe9d20 -schemas.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:17.706302,cde55ea3f6fc186a9bfe9d20 -st-au.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:17.759893,cde55ea3f6fc186a9bfe9d20 -t.d.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:19.573180,cde55ea3f6fc186a9bfe9d20 -analytics.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:19.833196,cde55ea3f6fc186a9bfe9d20 -t.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:19.951683,cde55ea3f6fc186a9bfe9d20 -atrack-a.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:20.959433,cde55ea3f6fc186a9bfe9d20 -anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:21.332319,cde55ea3f6fc186a9bfe9d20 -tiki.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:21.495827,cde55ea3f6fc186a9bfe9d20 -www.ants.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:24.377046,cde55ea3f6fc186a9bfe9d20 -d.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:24.804366,cde55ea3f6fc186a9bfe9d20 -c0.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:24.831326,cde55ea3f6fc186a9bfe9d20 -c0-vcdn.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:26.009624,cde55ea3f6fc186a9bfe9d20 -e.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:26.802739,cde55ea3f6fc186a9bfe9d20 -i0-vcdn.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:26.827468,cde55ea3f6fc186a9bfe9d20 -e-vcdn.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:26.940763,cde55ea3f6fc186a9bfe9d20 -origin-st-a.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:27.883807,cde55ea3f6fc186a9bfe9d20 -origin-c0.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:27.984156,cde55ea3f6fc186a9bfe9d20 -id.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:28.055639,cde55ea3f6fc186a9bfe9d20 -i0.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:28.617206,cde55ea3f6fc186a9bfe9d20 -origin-e.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:29.086327,cde55ea3f6fc186a9bfe9d20 -p.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:29.986158,cde55ea3f6fc186a9bfe9d20 -st.a.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:30.073260,cde55ea3f6fc186a9bfe9d20 -st.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:30.300658,cde55ea3f6fc186a9bfe9d20 -st-a-id.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:31.219701,cde55ea3f6fc186a9bfe9d20 -st-a.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:31.576116,cde55ea3f6fc186a9bfe9d20 -staging-e.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:32.104169,cde55ea3f6fc186a9bfe9d20 -st-analytics.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:32.333598,cde55ea3f6fc186a9bfe9d20 -staging-e-vcdn.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:32.336395,cde55ea3f6fc186a9bfe9d20 -st-ssp.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:32.766400,cde55ea3f6fc186a9bfe9d20 -st-a1.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:33.533602,cde55ea3f6fc186a9bfe9d20 -st-vcdn.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:34.754654,cde55ea3f6fc186a9bfe9d20 -v0-vcdn.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:35.030984,cde55ea3f6fc186a9bfe9d20 -v3-ads-st-vcdn.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:39.599691,cde55ea3f6fc186a9bfe9d20 -v3-st-vcdn.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:43.031083,cde55ea3f6fc186a9bfe9d20 -v0.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:43.962783,cde55ea3f6fc186a9bfe9d20 -www.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:43.968338,cde55ea3f6fc186a9bfe9d20 -vcdn.anthill.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:45.148371,cde55ea3f6fc186a9bfe9d20 -api.adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:45.369225,cde55ea3f6fc186a9bfe9d20 -adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:45.611277,cde55ea3f6fc186a9bfe9d20 -demo.adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:46.207266,cde55ea3f6fc186a9bfe9d20 -gallery.adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:46.705820,cde55ea3f6fc186a9bfe9d20 -static.adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:48.789560,cde55ea3f6fc186a9bfe9d20 -prp.adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:48.935652,cde55ea3f6fc186a9bfe9d20 -stc.adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:50.943186,cde55ea3f6fc186a9bfe9d20 -manage.adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:51.468565,cde55ea3f6fc186a9bfe9d20 -product.adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:52.333715,cde55ea3f6fc186a9bfe9d20 -www.adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:52.467299,cde55ea3f6fc186a9bfe9d20 -log.vietnamnetad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:55.686194,cde55ea3f6fc186a9bfe9d20 -img.vietnamnetad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:56.412567,cde55ea3f6fc186a9bfe9d20 -rss2.vietnamnetad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:56.582827,cde55ea3f6fc186a9bfe9d20 -vietnamnetad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:57.525941,cde55ea3f6fc186a9bfe9d20 -ignite.adtima.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:57.534948,cde55ea3f6fc186a9bfe9d20 -tracking.vietnamnetad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:57.922975,cde55ea3f6fc186a9bfe9d20 -adstracking.apps.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:59.600785,cde55ea3f6fc186a9bfe9d20 -log.mp3.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:03:59.934089,cde55ea3f6fc186a9bfe9d20 -adsbanner.game.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:01.413627,cde55ea3f6fc186a9bfe9d20 -log.tv.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:02.087879,cde55ea3f6fc186a9bfe9d20 -log.news.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:03.746372,cde55ea3f6fc186a9bfe9d20 -logv2.mp3.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:06.522937,cde55ea3f6fc186a9bfe9d20 -tracking.playzing.g6.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:07.422141,cde55ea3f6fc186a9bfe9d20 -widget.vietnamnetad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:10.744846,cde55ea3f6fc186a9bfe9d20 -zlog.mp3.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:11.639544,cde55ea3f6fc186a9bfe9d20 -tracking.tv.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:14.586108,cde55ea3f6fc186a9bfe9d20 -adtima.brand.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:15.006644,cde55ea3f6fc186a9bfe9d20 -tracking.banner.g6.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:15.014855,cde55ea3f6fc186a9bfe9d20 -adtimabox.brand.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:15.094339,cde55ea3f6fc186a9bfe9d20 -app.brand.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:17.264640,cde55ea3f6fc186a9bfe9d20 -brand.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:17.443999,cde55ea3f6fc186a9bfe9d20 -campaign.brand.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:17.839589,cde55ea3f6fc186a9bfe9d20 -banner.brand.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:17.944597,cde55ea3f6fc186a9bfe9d20 -stc.interactive.brand.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:19.586275,cde55ea3f6fc186a9bfe9d20 -log.zingmp3.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:19.644342,cde55ea3f6fc186a9bfe9d20 -interactive.brand.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:19.894913,cde55ea3f6fc186a9bfe9d20 -za.zingmp3.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:21.466002,cde55ea3f6fc186a9bfe9d20 -za.zingnews.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:22.905494,cde55ea3f6fc186a9bfe9d20 -log.zingnews.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:23.076931,cde55ea3f6fc186a9bfe9d20 -zlog.zingmp3.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:23.290538,cde55ea3f6fc186a9bfe9d20 -api.widget.zalo.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:26.440826,cde55ea3f6fc186a9bfe9d20 -ads.platform.zalo.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:26.592163,cde55ea3f6fc186a9bfe9d20 -button-follow.zalo.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:27.338091,cde55ea3f6fc186a9bfe9d20 -button-share.zalo.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:27.658812,cde55ea3f6fc186a9bfe9d20 -page.widget.zalo.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:29.958151,cde55ea3f6fc186a9bfe9d20 -widget.chat.zalo.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:30.861580,cde55ea3f6fc186a9bfe9d20 -ad.zing.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:30.936715,cde55ea3f6fc186a9bfe9d20 -ads.zalo.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:30.986877,cde55ea3f6fc186a9bfe9d20 -px.za.zalo.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:31.436090,cde55ea3f6fc186a9bfe9d20 -photo-ads.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:32.106138,cde55ea3f6fc186a9bfe9d20 -centralized.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:32.900930,cde55ea3f6fc186a9bfe9d20 -log.api.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:32.920404,cde55ea3f6fc186a9bfe9d20 -static-ads.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:33.967331,cde55ea3f6fc186a9bfe9d20 -trk-pcweb.api.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:34.864270,cde55ea3f6fc186a9bfe9d20 -px.dmp.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:34.995858,cde55ea3f6fc186a9bfe9d20 -ads.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:35.313073,cde55ea3f6fc186a9bfe9d20 -px.za.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:35.735218,cde55ea3f6fc186a9bfe9d20 -adtima-common.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:36.845329,cde55ea3f6fc186a9bfe9d20 -adtima-media-td.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:38.168335,cde55ea3f6fc186a9bfe9d20 -ztevents.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:38.257657,cde55ea3f6fc186a9bfe9d20 -wg.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:38.310708,cde55ea3f6fc186a9bfe9d20 -adtima-media.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:39.338792,cde55ea3f6fc186a9bfe9d20 -adtima-static-td.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:39.456315,cde55ea3f6fc186a9bfe9d20 -adtima-static.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:39.576622,cde55ea3f6fc186a9bfe9d20 -stats.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:40.244799,cde55ea3f6fc186a9bfe9d20 -adtima-video.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:40.506041,cde55ea3f6fc186a9bfe9d20 -mplaylist-ads.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:40.594810,cde55ea3f6fc186a9bfe9d20 -zalo-ads-240-td.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:40.726706,cde55ea3f6fc186a9bfe9d20 -zalo-ads-240.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:41.151376,cde55ea3f6fc186a9bfe9d20 -zalo-ads-480-td.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:41.678776,cde55ea3f6fc186a9bfe9d20 -zalo-ads-td.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:41.827396,cde55ea3f6fc186a9bfe9d20 -zalo-ads-480.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:41.983077,cde55ea3f6fc186a9bfe9d20 -zalo-ads.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:42.485026,cde55ea3f6fc186a9bfe9d20 -adtima-common.zascdn.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:42.790218,cde55ea3f6fc186a9bfe9d20 -adtima-static.zascdn.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:42.879704,cde55ea3f6fc186a9bfe9d20 -adtima-media.zascdn.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:42.932934,cde55ea3f6fc186a9bfe9d20 -adtima-video.zascdn.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:43.603415,cde55ea3f6fc186a9bfe9d20 -mplaylist-ads.zascdn.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:43.914056,cde55ea3f6fc186a9bfe9d20 -api.sdk.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:45.126526,cde55ea3f6fc186a9bfe9d20 -log.sdk.zadn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:45.388840,cde55ea3f6fc186a9bfe9d20 -zminer.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:46.256721,cde55ea3f6fc186a9bfe9d20 -stc-support-app-brand.zdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:46.294805,cde55ea3f6fc186a9bfe9d20 -240.zaloapp.ads.zdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:46.509464,cde55ea3f6fc186a9bfe9d20 -480.zaloapp.ads.zdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:46.862059,cde55ea3f6fc186a9bfe9d20 -zplayer-trk.zdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:47.326186,cde55ea3f6fc186a9bfe9d20 -zaloads-480.zdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:47.438246,cde55ea3f6fc186a9bfe9d20 -za.zdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:48.145687,cde55ea3f6fc186a9bfe9d20 -org.zaloapp.ads.zdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:48.416192,cde55ea3f6fc186a9bfe9d20 -tracker-mw-zlivestream.zapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:48.554974,cde55ea3f6fc186a9bfe9d20 -tracker-zlivestream.zapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:49.273723,cde55ea3f6fc186a9bfe9d20 -jslog.zapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:49.445730,cde55ea3f6fc186a9bfe9d20 -analytics.yomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:53.587379,cde55ea3f6fc186a9bfe9d20 -zplayer.trk.zapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:54.239827,cde55ea3f6fc186a9bfe9d20 -tracking.api.media.zapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:54.271718,cde55ea3f6fc186a9bfe9d20 -analytics.zapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:54.341651,cde55ea3f6fc186a9bfe9d20 -delivery.yomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:54.649653,cde55ea3f6fc186a9bfe9d20 -dmp-log.yomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:54.869065,cde55ea3f6fc186a9bfe9d20 -media.yomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:55.397250,cde55ea3f6fc186a9bfe9d20 -ss.yomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:55.750975,cde55ea3f6fc186a9bfe9d20 -sslstatic.yomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:55.823059,cde55ea3f6fc186a9bfe9d20 -za.zapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:56.049153,cde55ea3f6fc186a9bfe9d20 -static.yomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:56.354805,cde55ea3f6fc186a9bfe9d20 -demo.yomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:56.357763,cde55ea3f6fc186a9bfe9d20 -tracking.yomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:57.068983,cde55ea3f6fc186a9bfe9d20 -www.pinetech.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:57.237853,cde55ea3f6fc186a9bfe9d20 -demo.pinetech.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:57.245749,cde55ea3f6fc186a9bfe9d20 -pinetech.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:57.249872,cde55ea3f6fc186a9bfe9d20 -yomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:04:58.054742,cde55ea3f6fc186a9bfe9d20 -business.cleverads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:02.660428,cde55ea3f6fc186a9bfe9d20 -tool.cleverads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:02.949015,cde55ea3f6fc186a9bfe9d20 -tracking.cleverads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:03.221214,cde55ea3f6fc186a9bfe9d20 -showcase.cleverads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:04.210481,cde55ea3f6fc186a9bfe9d20 -wifiads.cleverads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:06.081434,cde55ea3f6fc186a9bfe9d20 -cleverads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:06.185111,cde55ea3f6fc186a9bfe9d20 -widget.cleverads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:08.514936,cde55ea3f6fc186a9bfe9d20 -euro.klick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:13.709453,cde55ea3f6fc186a9bfe9d20 -klick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:15.512187,cde55ea3f6fc186a9bfe9d20 -youtube.cleverads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:15.865864,cde55ea3f6fc186a9bfe9d20 -www.cleverads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:17.743499,cde55ea3f6fc186a9bfe9d20 -qc.klick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:18.563341,cde55ea3f6fc186a9bfe9d20 -text1.klick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:20.238237,cde55ea3f6fc186a9bfe9d20 -demo.klick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:21.416949,cde55ea3f6fc186a9bfe9d20 -wakeup247.klick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:21.563768,cde55ea3f6fc186a9bfe9d20 -adv.klick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:22.598900,cde55ea3f6fc186a9bfe9d20 -wakeup.klick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:23.117138,cde55ea3f6fc186a9bfe9d20 -www.klick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:24.608751,cde55ea3f6fc186a9bfe9d20 -adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:25.641399,cde55ea3f6fc186a9bfe9d20 -ac.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:25.885932,cde55ea3f6fc186a9bfe9d20 -event.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:27.524467,cde55ea3f6fc186a9bfe9d20 -front.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:29.108559,cde55ea3f6fc186a9bfe9d20 -click.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:29.559642,cde55ea3f6fc186a9bfe9d20 -healcheck.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:30.955394,cde55ea3f6fc186a9bfe9d20 -img.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:32.405720,cde55ea3f6fc186a9bfe9d20 -s3.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:34.920294,cde55ea3f6fc186a9bfe9d20 -sendy.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:35.651522,cde55ea3f6fc186a9bfe9d20 -digital.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:35.932047,cde55ea3f6fc186a9bfe9d20 -facebookid.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:36.198510,cde55ea3f6fc186a9bfe9d20 -gandalf.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:36.566943,cde55ea3f6fc186a9bfe9d20 -uptime.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:36.792537,cde55ea3f6fc186a9bfe9d20 -smartlink.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:36.950479,cde55ea3f6fc186a9bfe9d20 -jenkins.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:37.151189,cde55ea3f6fc186a9bfe9d20 -git.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:37.289140,cde55ea3f6fc186a9bfe9d20 -sen02.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:37.601218,cde55ea3f6fc186a9bfe9d20 -sh-cdn.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:37.782897,cde55ea3f6fc186a9bfe9d20 -sh.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:37.895052,cde55ea3f6fc186a9bfe9d20 -ranking.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:37.959092,cde55ea3f6fc186a9bfe9d20 -sh-staging.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:38.136174,cde55ea3f6fc186a9bfe9d20 -sh-staging-cdn.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:38.333713,cde55ea3f6fc186a9bfe9d20 -smtp1.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:38.590232,cde55ea3f6fc186a9bfe9d20 -smtp2.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:38.608174,cde55ea3f6fc186a9bfe9d20 -www.adpia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:38.703800,cde55ea3f6fc186a9bfe9d20 -smtp3.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:38.719922,cde55ea3f6fc186a9bfe9d20 -smtp4.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:38.890527,cde55ea3f6fc186a9bfe9d20 -smtp5.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:39.300243,cde55ea3f6fc186a9bfe9d20 -smtp6.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:39.341554,cde55ea3f6fc186a9bfe9d20 -socialheat.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:39.401805,cde55ea3f6fc186a9bfe9d20 -static.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:39.863239,cde55ea3f6fc186a9bfe9d20 -ad.org.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:43.362023,cde55ea3f6fc186a9bfe9d20 -younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:45.524306,cde55ea3f6fc186a9bfe9d20 -cdn.serving.ad.org.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:46.249628,cde55ea3f6fc186a9bfe9d20 -member.ad.org.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:46.328285,cde55ea3f6fc186a9bfe9d20 -serving.ad.org.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:47.202695,cde55ea3f6fc186a9bfe9d20 -adv.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:47.340172,cde55ea3f6fc186a9bfe9d20 -www.younetmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:47.540161,cde55ea3f6fc186a9bfe9d20 -static.ad.org.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:47.841930,cde55ea3f6fc186a9bfe9d20 -aliexpress-summer.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:49.864036,cde55ea3f6fc186a9bfe9d20 -ali.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:50.034466,cde55ea3f6fc186a9bfe9d20 -auth.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:50.741487,cde55ea3f6fc186a9bfe9d20 -www.ad.org.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:52.434217,cde55ea3f6fc186a9bfe9d20 -auth2.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:52.779342,cde55ea3f6fc186a9bfe9d20 -cdn.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:52.872536,cde55ea3f6fc186a9bfe9d20 -challenge.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:56.136811,cde55ea3f6fc186a9bfe9d20 -api.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:56.736672,cde55ea3f6fc186a9bfe9d20 -cdn77.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:56.836816,cde55ea3f6fc186a9bfe9d20 -cnt.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:56.935636,cde55ea3f6fc186a9bfe9d20 -cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:57.018141,cde55ea3f6fc186a9bfe9d20 -checker.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:05:58.177947,cde55ea3f6fc186a9bfe9d20 -dsp.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:00.402443,cde55ea3f6fc186a9bfe9d20 -finance.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:00.438759,cde55ea3f6fc186a9bfe9d20 -demobl.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:00.795982,cde55ea3f6fc186a9bfe9d20 -developers.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:00.868485,cde55ea3f6fc186a9bfe9d20 -grand-prix.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:00.931027,cde55ea3f6fc186a9bfe9d20 -games.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:01.731803,cde55ea3f6fc186a9bfe9d20 -love.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:03.098376,cde55ea3f6fc186a9bfe9d20 -geo.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:03.832158,cde55ea3f6fc186a9bfe9d20 -keitaro1.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:04.086636,cde55ea3f6fc186a9bfe9d20 -join.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:04.552992,cde55ea3f6fc186a9bfe9d20 -infiniti.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:04.735001,cde55ea3f6fc186a9bfe9d20 -mvas.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:04.831228,cde55ea3f6fc186a9bfe9d20 -m.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:05.048868,cde55ea3f6fc186a9bfe9d20 -mx00.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:05.135446,cde55ea3f6fc186a9bfe9d20 -nl-geo.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:05.610197,cde55ea3f6fc186a9bfe9d20 -mxs02.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:05.616300,cde55ea3f6fc186a9bfe9d20 -market.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:05.709627,cde55ea3f6fc186a9bfe9d20 -out2.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:06.534585,cde55ea3f6fc186a9bfe9d20 -new.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:07.026380,cde55ea3f6fc186a9bfe9d20 -out3.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:07.267634,cde55ea3f6fc186a9bfe9d20 -o.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:07.641649,cde55ea3f6fc186a9bfe9d20 -ru-geo.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:08.109296,cde55ea3f6fc186a9bfe9d20 -promo.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:08.867107,cde55ea3f6fc186a9bfe9d20 -redmine.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:09.145125,cde55ea3f6fc186a9bfe9d20 -september.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:09.944105,cde55ea3f6fc186a9bfe9d20 -us-geo.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:10.413555,cde55ea3f6fc186a9bfe9d20 -sg.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:10.669938,cde55ea3f6fc186a9bfe9d20 -tinkoff.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:10.984282,cde55ea3f6fc186a9bfe9d20 -wp-cdn.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:11.005835,cde55ea3f6fc186a9bfe9d20 -cityadstrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:11.753516,cde55ea3f6fc186a9bfe9d20 -stats.cityadstrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:12.522835,cde55ea3f6fc186a9bfe9d20 -www.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:12.526709,cde55ea3f6fc186a9bfe9d20 -p.cityadstrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:13.082260,cde55ea3f6fc186a9bfe9d20 -agency.adsota.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:14.079471,cde55ea3f6fc186a9bfe9d20 -adsota.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:14.734372,cde55ea3f6fc186a9bfe9d20 -app.adsota.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:15.131464,cde55ea3f6fc186a9bfe9d20 -mxs01.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:15.285251,cde55ea3f6fc186a9bfe9d20 -out1.cityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:16.448982,cde55ea3f6fc186a9bfe9d20 -www.adsota.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:17.550632,cde55ea3f6fc186a9bfe9d20 -ads.appota.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:23.140028,cde55ea3f6fc186a9bfe9d20 -alpha2.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:24.033409,cde55ea3f6fc186a9bfe9d20 -highlandscoffee.adsota.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:25.254760,cde55ea3f6fc186a9bfe9d20 -static.adsota.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:25.708929,cde55ea3f6fc186a9bfe9d20 -track.adsota.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:25.802894,cde55ea3f6fc186a9bfe9d20 -api.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:27.383313,cde55ea3f6fc186a9bfe9d20 -alphaapi.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:29.067017,cde55ea3f6fc186a9bfe9d20 -betaapi.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:29.407533,cde55ea3f6fc186a9bfe9d20 -autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:30.435476,cde55ea3f6fc186a9bfe9d20 -betacdn.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:30.632616,cde55ea3f6fc186a9bfe9d20 -cdn.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:30.884466,cde55ea3f6fc186a9bfe9d20 -file.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:32.858238,cde55ea3f6fc186a9bfe9d20 -fcd.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:33.094601,cde55ea3f6fc186a9bfe9d20 -mantis.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:33.834953,cde55ea3f6fc186a9bfe9d20 -indo.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:34.167110,cde55ea3f6fc186a9bfe9d20 -pixel.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:34.383745,cde55ea3f6fc186a9bfe9d20 -tracking.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:36.145148,cde55ea3f6fc186a9bfe9d20 -alpha.onfluencer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:36.457560,cde55ea3f6fc186a9bfe9d20 -xacthuc.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:37.168777,cde55ea3f6fc186a9bfe9d20 -www.autoads.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:37.571924,cde55ea3f6fc186a9bfe9d20 -analytics.onfluencer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:38.088875,cde55ea3f6fc186a9bfe9d20 -iosalpha.onfluencer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:39.386890,cde55ea3f6fc186a9bfe9d20 -beta.onfluencer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:39.958090,cde55ea3f6fc186a9bfe9d20 -l.onfluencer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:40.707176,cde55ea3f6fc186a9bfe9d20 -onfluencer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:40.770489,cde55ea3f6fc186a9bfe9d20 -hub.onfluencer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:40.936049,cde55ea3f6fc186a9bfe9d20 -api-internal-dev.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:41.684032,cde55ea3f6fc186a9bfe9d20 -api-internal.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:41.963688,cde55ea3f6fc186a9bfe9d20 -tracking.onfluencer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:42.991722,cde55ea3f6fc186a9bfe9d20 -www.onfluencer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:43.523769,cde55ea3f6fc186a9bfe9d20 -live-api.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:44.470820,cde55ea3f6fc186a9bfe9d20 -beta.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:45.297710,cde55ea3f6fc186a9bfe9d20 -app.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:45.373744,cde55ea3f6fc186a9bfe9d20 -reports-api.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:46.526353,cde55ea3f6fc186a9bfe9d20 -livechat.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:47.417908,cde55ea3f6fc186a9bfe9d20 -push.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:47.526822,cde55ea3f6fc186a9bfe9d20 -widget-1.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:48.542965,cde55ea3f6fc186a9bfe9d20 -widget-2.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:48.624349,cde55ea3f6fc186a9bfe9d20 -webbot.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:50.097564,cde55ea3f6fc186a9bfe9d20 -widget.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:51.885582,cde55ea3f6fc186a9bfe9d20 -click.phanquang.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:52.330408,cde55ea3f6fc186a9bfe9d20 -oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:53.058769,cde55ea3f6fc186a9bfe9d20 -phanquang.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:53.483969,cde55ea3f6fc186a9bfe9d20 -www.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:53.818415,cde55ea3f6fc186a9bfe9d20 -quangcao.phanquang.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:54.332121,cde55ea3f6fc186a9bfe9d20 -hook.oncustomer.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:54.475751,cde55ea3f6fc186a9bfe9d20 -brief.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:56.357148,cde55ea3f6fc186a9bfe9d20 -go.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:57.634255,cde55ea3f6fc186a9bfe9d20 -imc.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:06:58.957058,cde55ea3f6fc186a9bfe9d20 -ohchat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:00.227194,cde55ea3f6fc186a9bfe9d20 -insight.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:00.404420,cde55ea3f6fc186a9bfe9d20 -www.ohchat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:01.453960,cde55ea3f6fc186a9bfe9d20 -landing.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:01.528454,cde55ea3f6fc186a9bfe9d20 -mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:01.981142,cde55ea3f6fc186a9bfe9d20 -offer.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:02.843082,cde55ea3f6fc186a9bfe9d20 -proof.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:03.250180,cde55ea3f6fc186a9bfe9d20 -report.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:04.401956,cde55ea3f6fc186a9bfe9d20 -send.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:04.568903,cde55ea3f6fc186a9bfe9d20 -dnsbak.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:04.989567,cde55ea3f6fc186a9bfe9d20 -seo.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:05.696175,cde55ea3f6fc186a9bfe9d20 -tuyendung.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:06.125188,cde55ea3f6fc186a9bfe9d20 -viral.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:06.309123,cde55ea3f6fc186a9bfe9d20 -zalo-ads.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:06.781234,cde55ea3f6fc186a9bfe9d20 -www.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:08.655463,cde55ea3f6fc186a9bfe9d20 -mediazcorp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:08.850264,cde55ea3f6fc186a9bfe9d20 -mediaz.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:09.438292,cde55ea3f6fc186a9bfe9d20 -www.mediazcorp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:10.266902,cde55ea3f6fc186a9bfe9d20 -js.mediaz.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:10.308500,cde55ea3f6fc186a9bfe9d20 -www.mediaz.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:10.962763,cde55ea3f6fc186a9bfe9d20 -static.mediaz.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:11.231563,cde55ea3f6fc186a9bfe9d20 -nsbak.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:11.974405,cde55ea3f6fc186a9bfe9d20 -mediad.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:12.816541,cde55ea3f6fc186a9bfe9d20 -adx.mediaz.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:12.818330,cde55ea3f6fc186a9bfe9d20 -dsp.mediaz.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:13.614467,cde55ea3f6fc186a9bfe9d20 -asset.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:13.927426,cde55ea3f6fc186a9bfe9d20 -bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:14.329403,cde55ea3f6fc186a9bfe9d20 -www.mediad.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:14.366853,cde55ea3f6fc186a9bfe9d20 -cdn.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:14.575112,cde55ea3f6fc186a9bfe9d20 -demand.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:15.103167,cde55ea3f6fc186a9bfe9d20 -dsp.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:15.144563,cde55ea3f6fc186a9bfe9d20 -imp-dsp.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:15.165278,cde55ea3f6fc186a9bfe9d20 -media.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:15.782608,cde55ea3f6fc186a9bfe9d20 -imp8.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:15.795444,cde55ea3f6fc186a9bfe9d20 -imp9.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:15.815314,cde55ea3f6fc186a9bfe9d20 -wallet.mediaz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:16.267355,cde55ea3f6fc186a9bfe9d20 -pixel-dsp.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:16.422025,cde55ea3f6fc186a9bfe9d20 -platform.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:16.591910,cde55ea3f6fc186a9bfe9d20 -source.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:16.633955,cde55ea3f6fc186a9bfe9d20 -vn-platform.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:16.891854,cde55ea3f6fc186a9bfe9d20 -zabbix.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:17.189771,cde55ea3f6fc186a9bfe9d20 -www.bidgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:17.193777,cde55ea3f6fc186a9bfe9d20 -ad-log.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:17.346639,cde55ea3f6fc186a9bfe9d20 -r-log.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:17.419332,cde55ea3f6fc186a9bfe9d20 -api.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:18.303061,cde55ea3f6fc186a9bfe9d20 -adx.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:18.369951,cde55ea3f6fc186a9bfe9d20 -images.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:18.893917,cde55ea3f6fc186a9bfe9d20 -dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:19.130968,cde55ea3f6fc186a9bfe9d20 -dsp.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:19.254737,cde55ea3f6fc186a9bfe9d20 -app.ohchat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:19.449715,cde55ea3f6fc186a9bfe9d20 -admin.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:19.463066,cde55ea3f6fc186a9bfe9d20 -sp-api.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:20.011512,cde55ea3f6fc186a9bfe9d20 -redirect.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:20.048810,cde55ea3f6fc186a9bfe9d20 -news.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:20.259830,cde55ea3f6fc186a9bfe9d20 -sp-r.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:20.641996,cde55ea3f6fc186a9bfe9d20 -k8s.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:20.665639,cde55ea3f6fc186a9bfe9d20 -static.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:20.718172,cde55ea3f6fc186a9bfe9d20 -marketing.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:21.177443,cde55ea3f6fc186a9bfe9d20 -thumb.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:21.199026,cde55ea3f6fc186a9bfe9d20 -api.adbro.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:21.903121,cde55ea3f6fc186a9bfe9d20 -www.dable.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:22.291391,cde55ea3f6fc186a9bfe9d20 -adbro.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:22.499239,cde55ea3f6fc186a9bfe9d20 -apis.adbro.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:22.663476,cde55ea3f6fc186a9bfe9d20 -cdn.adbro.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:23.114163,cde55ea3f6fc186a9bfe9d20 -tag.adbro.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:23.573558,cde55ea3f6fc186a9bfe9d20 -portal.adbro.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:23.667476,cde55ea3f6fc186a9bfe9d20 -adnetwork.adasiaholdings.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:24.231096,cde55ea3f6fc186a9bfe9d20 -apm.adasiaholdings.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:25.767153,cde55ea3f6fc186a9bfe9d20 -advertisers.adasiaholdings.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:26.068747,cde55ea3f6fc186a9bfe9d20 -pixel.adasiaholdings.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:26.131801,cde55ea3f6fc186a9bfe9d20 -adasiaholdings.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:26.683710,cde55ea3f6fc186a9bfe9d20 -publishers.adasiaholdings.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:28.866842,cde55ea3f6fc186a9bfe9d20 -adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:30.820698,cde55ea3f6fc186a9bfe9d20 -d.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:30.929798,cde55ea3f6fc186a9bfe9d20 -d1.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:31.267087,cde55ea3f6fc186a9bfe9d20 -www.adasiaholdings.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:32.748405,cde55ea3f6fc186a9bfe9d20 -d2.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:32.966492,cde55ea3f6fc186a9bfe9d20 -d3.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:35.951648,cde55ea3f6fc186a9bfe9d20 -d5.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:36.163733,cde55ea3f6fc186a9bfe9d20 -d4.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:37.571232,cde55ea3f6fc186a9bfe9d20 -d6.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:38.008507,cde55ea3f6fc186a9bfe9d20 -log.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:40.104813,cde55ea3f6fc186a9bfe9d20 -engineering.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:40.458544,cde55ea3f6fc186a9bfe9d20 -log1.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:41.321880,cde55ea3f6fc186a9bfe9d20 -admin.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:42.010900,cde55ea3f6fc186a9bfe9d20 -log2.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:42.182021,cde55ea3f6fc186a9bfe9d20 -log3.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:43.701344,cde55ea3f6fc186a9bfe9d20 -log4.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:43.744230,cde55ea3f6fc186a9bfe9d20 -st.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:44.518145,cde55ea3f6fc186a9bfe9d20 -yoads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:45.338409,cde55ea3f6fc186a9bfe9d20 -push.yoads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:46.245712,cde55ea3f6fc186a9bfe9d20 -static.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:07:49.229129,cde55ea3f6fc186a9bfe9d20 -www.yoads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:00.891575,cde55ea3f6fc186a9bfe9d20 -yoads.network,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:02.008677,cde55ea3f6fc186a9bfe9d20 -www.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:03.824858,cde55ea3f6fc186a9bfe9d20 -a.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:05.982736,cde55ea3f6fc186a9bfe9d20 -a1.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:07.415605,cde55ea3f6fc186a9bfe9d20 -a3.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:09.741709,cde55ea3f6fc186a9bfe9d20 -push2.yoads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:09.905058,cde55ea3f6fc186a9bfe9d20 -id.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:10.679109,cde55ea3f6fc186a9bfe9d20 -a4.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:11.217851,cde55ea3f6fc186a9bfe9d20 -report.adsplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:12.350370,cde55ea3f6fc186a9bfe9d20 -admin.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:13.249219,cde55ea3f6fc186a9bfe9d20 -api.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:14.386633,cde55ea3f6fc186a9bfe9d20 -api4report.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:15.149636,cde55ea3f6fc186a9bfe9d20 -cdn.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:16.096573,cde55ea3f6fc186a9bfe9d20 -cp.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:16.811027,cde55ea3f6fc186a9bfe9d20 -cp1.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:17.941334,cde55ea3f6fc186a9bfe9d20 -cpd.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:18.671385,cde55ea3f6fc186a9bfe9d20 -d7.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:18.929543,cde55ea3f6fc186a9bfe9d20 -d.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:20.069898,cde55ea3f6fc186a9bfe9d20 -gw01.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:20.256689,cde55ea3f6fc186a9bfe9d20 -ingress.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:21.021547,cde55ea3f6fc186a9bfe9d20 -adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:21.056934,cde55ea3f6fc186a9bfe9d20 -id.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:22.340831,cde55ea3f6fc186a9bfe9d20 -report.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:23.412165,cde55ea3f6fc186a9bfe9d20 -log7.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:23.973872,cde55ea3f6fc186a9bfe9d20 -log.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:24.770665,cde55ea3f6fc186a9bfe9d20 -sony.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:25.677944,cde55ea3f6fc186a9bfe9d20 -sdk.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:25.891241,cde55ea3f6fc186a9bfe9d20 -omo.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:26.122992,cde55ea3f6fc186a9bfe9d20 -wifi-api.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:26.830733,cde55ea3f6fc186a9bfe9d20 -wifi-api1.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:27.073517,cde55ea3f6fc186a9bfe9d20 -wifi-api2.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:27.257644,cde55ea3f6fc186a9bfe9d20 -wifi-api3.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:27.743641,cde55ea3f6fc186a9bfe9d20 -sony1.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:28.100824,cde55ea3f6fc186a9bfe9d20 -wifi-api4.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:28.231158,cde55ea3f6fc186a9bfe9d20 -wifi.adsplay.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:28.571387,cde55ea3f6fc186a9bfe9d20 -viam.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:29.894433,cde55ea3f6fc186a9bfe9d20 -www.viam.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:31.571070,cde55ea3f6fc186a9bfe9d20 -www.vads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:31.838899,cde55ea3f6fc186a9bfe9d20 -baogia.vads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:32.076455,cde55ea3f6fc186a9bfe9d20 -vads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:32.230041,cde55ea3f6fc186a9bfe9d20 -log.vads.net.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:33.743273,cde55ea3f6fc186a9bfe9d20 -vads.net.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:34.114365,cde55ea3f6fc186a9bfe9d20 -www.vads.net.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:35.095446,cde55ea3f6fc186a9bfe9d20 -mepuzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:35.665821,cde55ea3f6fc186a9bfe9d20 -static.mepuzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:35.740726,cde55ea3f6fc186a9bfe9d20 -dev.mobilead.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:37.066897,cde55ea3f6fc186a9bfe9d20 -www.mepuzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:37.510541,cde55ea3f6fc186a9bfe9d20 -cdn.hbplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:38.043286,cde55ea3f6fc186a9bfe9d20 -mobilead.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:38.092117,cde55ea3f6fc186a9bfe9d20 -hbplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:38.140447,cde55ea3f6fc186a9bfe9d20 -adfill.fuseplatform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:38.921854,cde55ea3f6fc186a9bfe9d20 -static.hbplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:38.947654,cde55ea3f6fc186a9bfe9d20 -adasia.fuseplatform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:38.990496,cde55ea3f6fc186a9bfe9d20 -cdn.fuseplatform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:39.749964,cde55ea3f6fc186a9bfe9d20 -adireto.fuseplatform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:39.847650,cde55ea3f6fc186a9bfe9d20 -hc.viam.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:40.044707,cde55ea3f6fc186a9bfe9d20 -api.fuseplatform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:40.179064,cde55ea3f6fc186a9bfe9d20 -fuseplatform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:40.514612,cde55ea3f6fc186a9bfe9d20 -demo.fuseplatform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:40.523457,cde55ea3f6fc186a9bfe9d20 -staging.fuseplatform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:40.794057,cde55ea3f6fc186a9bfe9d20 -static.fuseplatform.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:40.926309,cde55ea3f6fc186a9bfe9d20 -sourcetobin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:41.675412,cde55ea3f6fc186a9bfe9d20 -philacct.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:42.443094,cde55ea3f6fc186a9bfe9d20 -static.sourcetobin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:42.464229,cde55ea3f6fc186a9bfe9d20 -static.philacct.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:43.007657,cde55ea3f6fc186a9bfe9d20 -fgp.philacct.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:43.083745,cde55ea3f6fc186a9bfe9d20 -cdn.contineljs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:43.648340,cde55ea3f6fc186a9bfe9d20 -contineljs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:43.709130,cde55ea3f6fc186a9bfe9d20 -client.vads.net.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:43.936721,cde55ea3f6fc186a9bfe9d20 -defaultdsp.contineljs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:44.395976,cde55ea3f6fc186a9bfe9d20 -static.contineljs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:44.530444,cde55ea3f6fc186a9bfe9d20 -cms.surfcountor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:44.942520,cde55ea3f6fc186a9bfe9d20 -surfcountor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:45.002707,cde55ea3f6fc186a9bfe9d20 -play.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:45.278735,cde55ea3f6fc186a9bfe9d20 -cdn.surfcountor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:45.645321,cde55ea3f6fc186a9bfe9d20 -pushad.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:45.922483,cde55ea3f6fc186a9bfe9d20 -publisher.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:46.334622,cde55ea3f6fc186a9bfe9d20 -adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:46.442147,cde55ea3f6fc186a9bfe9d20 -video.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:46.569156,cde55ea3f6fc186a9bfe9d20 -prebid.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:46.792674,cde55ea3f6fc186a9bfe9d20 -adsmt1.adsparc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:47.181486,cde55ea3f6fc186a9bfe9d20 -adsuite.adsparc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:47.246408,cde55ea3f6fc186a9bfe9d20 -adsvr.adsparc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:47.764490,cde55ea3f6fc186a9bfe9d20 -demo.adsparc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:47.875693,cde55ea3f6fc186a9bfe9d20 -adsvr2.adsparc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:48.145513,cde55ea3f6fc186a9bfe9d20 -www.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:48.261203,cde55ea3f6fc186a9bfe9d20 -hi-cdn.adsparc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:48.445845,cde55ea3f6fc186a9bfe9d20 -adsparc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:48.842116,cde55ea3f6fc186a9bfe9d20 -pixel.adsparc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:48.866393,cde55ea3f6fc186a9bfe9d20 -cheap-ads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:49.415248,cde55ea3f6fc186a9bfe9d20 -amcdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:49.579425,cde55ea3f6fc186a9bfe9d20 -pb.adsparc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:49.755677,cde55ea3f6fc186a9bfe9d20 -verycheap.cheap-ads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:50.045099,cde55ea3f6fc186a9bfe9d20 -www.cheap-ads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:50.184072,cde55ea3f6fc186a9bfe9d20 -static.amcdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:50.219750,cde55ea3f6fc186a9bfe9d20 -ads.sporttv.today,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:50.643556,cde55ea3f6fc186a9bfe9d20 -ads.vidoomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:51.481009,cde55ea3f6fc186a9bfe9d20 -cpm.vidoomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:53.217898,cde55ea3f6fc186a9bfe9d20 -rtb-useast.vidoomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:54.732356,cde55ea3f6fc186a9bfe9d20 -www.adsparc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:55.668763,cde55ea3f6fc186a9bfe9d20 -vidoomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:56.161654,cde55ea3f6fc186a9bfe9d20 -www.vidoomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:56.867470,cde55ea3f6fc186a9bfe9d20 -adrealclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:58.286371,cde55ea3f6fc186a9bfe9d20 -stats.adrealclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:58.950928,cde55ea3f6fc186a9bfe9d20 -www.adrealclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:19:59.362125,cde55ea3f6fc186a9bfe9d20 -cdnstoremedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:00.168492,cde55ea3f6fc186a9bfe9d20 -sporttv.today,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:00.751466,cde55ea3f6fc186a9bfe9d20 -www.sporttv.today,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:00.986549,cde55ea3f6fc186a9bfe9d20 -static.cdnstoremedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:01.078121,cde55ea3f6fc186a9bfe9d20 -vp.cdnstoremedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:01.568820,cde55ea3f6fc186a9bfe9d20 -api.adfly.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:02.025753,cde55ea3f6fc186a9bfe9d20 -adfly.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:02.246459,cde55ea3f6fc186a9bfe9d20 -pixel.vidoomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:02.476733,cde55ea3f6fc186a9bfe9d20 -aff.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:02.610577,cde55ea3f6fc186a9bfe9d20 -www.adfly.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:02.608354,cde55ea3f6fc186a9bfe9d20 -cpa-tracking.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:03.137619,cde55ea3f6fc186a9bfe9d20 -cloudfront.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:03.263797,cde55ea3f6fc186a9bfe9d20 -cdn.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:03.415907,cde55ea3f6fc186a9bfe9d20 -down.us2.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:13.286659,cde55ea3f6fc186a9bfe9d20 -down140.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:13.314632,cde55ea3f6fc186a9bfe9d20 -down141.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:13.798540,cde55ea3f6fc186a9bfe9d20 -download.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:13.832731,cde55ea3f6fc186a9bfe9d20 -mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:13.959683,cde55ea3f6fc186a9bfe9d20 -script.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:14.361094,cde55ea3f6fc186a9bfe9d20 -track.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:14.945715,cde55ea3f6fc186a9bfe9d20 -www.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:14.995491,cde55ea3f6fc186a9bfe9d20 -adv.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:16.006551,cde55ea3f6fc186a9bfe9d20 -aff.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:16.074277,cde55ea3f6fc186a9bfe9d20 -adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:16.878969,cde55ea3f6fc186a9bfe9d20 -ap.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:17.106004,cde55ea3f6fc186a9bfe9d20 -cdn.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:18.951495,cde55ea3f6fc186a9bfe9d20 -cdn2.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:19.845219,cde55ea3f6fc186a9bfe9d20 -cloudfront.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:20.294937,cde55ea3f6fc186a9bfe9d20 -cpo.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:22.612947,cde55ea3f6fc186a9bfe9d20 -cpi.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:22.991885,cde55ea3f6fc186a9bfe9d20 -static.download.mclick.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:23.919440,cde55ea3f6fc186a9bfe9d20 -ads.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:24.910744,cde55ea3f6fc186a9bfe9d20 -apk.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:26.632865,cde55ea3f6fc186a9bfe9d20 -image.static.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:27.648110,cde55ea3f6fc186a9bfe9d20 -dev.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:33.162722,cde55ea3f6fc186a9bfe9d20 -dn.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:33.540671,cde55ea3f6fc186a9bfe9d20 -image-static.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:33.667033,cde55ea3f6fc186a9bfe9d20 -ecm.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:34.473001,cde55ea3f6fc186a9bfe9d20 -ecn.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:35.553175,cde55ea3f6fc186a9bfe9d20 -kiemtien.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:36.364535,cde55ea3f6fc186a9bfe9d20 -image3.static.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:38.470581,cde55ea3f6fc186a9bfe9d20 -pub.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:40.366812,cde55ea3f6fc186a9bfe9d20 -log.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:44.214538,cde55ea3f6fc186a9bfe9d20 -mediation.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:45.032732,cde55ea3f6fc186a9bfe9d20 -sdk.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:45.200016,cde55ea3f6fc186a9bfe9d20 -pi.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:46.132157,cde55ea3f6fc186a9bfe9d20 -po.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:46.898513,cde55ea3f6fc186a9bfe9d20 -schemas.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:50.915931,cde55ea3f6fc186a9bfe9d20 -static2.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:55.568109,cde55ea3f6fc186a9bfe9d20 -tmp.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:55.736652,cde55ea3f6fc186a9bfe9d20 -track.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:56.693623,cde55ea3f6fc186a9bfe9d20 -www.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:56.985415,cde55ea3f6fc186a9bfe9d20 -tracking.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:57.449246,cde55ea3f6fc186a9bfe9d20 -pushdy.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:58.725511,cde55ea3f6fc186a9bfe9d20 -pushdy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:58.745076,cde55ea3f6fc186a9bfe9d20 -www.pushdy.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:58.816018,cde55ea3f6fc186a9bfe9d20 -www.pushdy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:59.685792,cde55ea3f6fc186a9bfe9d20 -pushdi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:20:59.973697,cde55ea3f6fc186a9bfe9d20 -cdn.pushdy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:00.426481,cde55ea3f6fc186a9bfe9d20 -api.pushdi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:00.726009,cde55ea3f6fc186a9bfe9d20 -sdk.pushdi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:01.207720,cde55ea3f6fc186a9bfe9d20 -update.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:01.461085,cde55ea3f6fc186a9bfe9d20 -24h-ad.24hstatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:03.584496,cde55ea3f6fc186a9bfe9d20 -v2.api.adflex.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:06.530513,cde55ea3f6fc186a9bfe9d20 -24h-ipad-ad.24hstatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:26.345447,cde55ea3f6fc186a9bfe9d20 -ad-us.24hstatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:26.426333,cde55ea3f6fc186a9bfe9d20 -nv-ad.24hstatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:27.372913,cde55ea3f6fc186a9bfe9d20 -vnnayngaytin.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:27.571171,cde55ea3f6fc186a9bfe9d20 -ad.vnnayngaytin.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:27.800190,cde55ea3f6fc186a9bfe9d20 -eva-ad.24hstatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:28.910830,cde55ea3f6fc186a9bfe9d20 -donglogs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:29.445090,cde55ea3f6fc186a9bfe9d20 -api.donglogs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:29.469876,cde55ea3f6fc186a9bfe9d20 -rec.donglogs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:29.902287,cde55ea3f6fc186a9bfe9d20 -www.donglogs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:32.397825,cde55ea3f6fc186a9bfe9d20 -analytics.nanda.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:32.465352,cde55ea3f6fc186a9bfe9d20 -analytics.donglogs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:32.531217,cde55ea3f6fc186a9bfe9d20 -ai.nanda.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:32.746853,cde55ea3f6fc186a9bfe9d20 -nanda.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:33.545768,cde55ea3f6fc186a9bfe9d20 -scripts.donglogs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:33.958809,cde55ea3f6fc186a9bfe9d20 -lg.nanda.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:33.982779,cde55ea3f6fc186a9bfe9d20 -cdn.nanda.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:34.083799,cde55ea3f6fc186a9bfe9d20 -static.nanda.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:34.413279,cde55ea3f6fc186a9bfe9d20 -mega1app.yeah1publishing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:34.423616,cde55ea3f6fc186a9bfe9d20 -adx.proadscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:35.014551,cde55ea3f6fc186a9bfe9d20 -cdn.proadscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:35.263995,cde55ea3f6fc186a9bfe9d20 -yeah1publishing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:36.770886,cde55ea3f6fc186a9bfe9d20 -cdn5.proadscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:45.079189,cde55ea3f6fc186a9bfe9d20 -www.yeah1publishing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:55.744179,cde55ea3f6fc186a9bfe9d20 -proadscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:57.329853,cde55ea3f6fc186a9bfe9d20 -media.proadscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:57.610181,cde55ea3f6fc186a9bfe9d20 -opt.proadscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:57.625219,cde55ea3f6fc186a9bfe9d20 -script.proadscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:57.630545,cde55ea3f6fc186a9bfe9d20 -www.proadscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:58.141504,cde55ea3f6fc186a9bfe9d20 -game-static.hotngay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:58.607983,cde55ea3f6fc186a9bfe9d20 -game.hotngay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:58.937470,cde55ea3f6fc186a9bfe9d20 -hotngay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:21:59.028654,cde55ea3f6fc186a9bfe9d20 -delivery.atdnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:00.053275,cde55ea3f6fc186a9bfe9d20 -adserver.atdnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:00.281776,cde55ea3f6fc186a9bfe9d20 -atdnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:00.731087,cde55ea3f6fc186a9bfe9d20 -static01.atdnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:01.142868,cde55ea3f6fc186a9bfe9d20 -owl.proadscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:20.924867,cde55ea3f6fc186a9bfe9d20 -platform.atdnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:21.236770,cde55ea3f6fc186a9bfe9d20 -track.atdnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:28.384550,cde55ea3f6fc186a9bfe9d20 -www.atdnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:29.372482,cde55ea3f6fc186a9bfe9d20 -cdn01.pushtimize.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:30.408588,cde55ea3f6fc186a9bfe9d20 -adv.pushtimize.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:31.316535,cde55ea3f6fc186a9bfe9d20 -feed.pushtimize.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:31.433355,cde55ea3f6fc186a9bfe9d20 -www.pushtimize.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:32.870417,cde55ea3f6fc186a9bfe9d20 -pushtimize.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:33.586809,cde55ea3f6fc186a9bfe9d20 -anymind360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:33.975909,cde55ea3f6fc186a9bfe9d20 -stg.anymind360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:35.167270,cde55ea3f6fc186a9bfe9d20 -clevernet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:39.266692,cde55ea3f6fc186a9bfe9d20 -m.clevernet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:40.788964,cde55ea3f6fc186a9bfe9d20 -www.clevernet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:41.207985,cde55ea3f6fc186a9bfe9d20 -promo-stage.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:41.766021,cde55ea3f6fc186a9bfe9d20 -promo-staging.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:42.291194,cde55ea3f6fc186a9bfe9d20 -promo.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:42.597484,cde55ea3f6fc186a9bfe9d20 -cworth.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:44.570297,cde55ea3f6fc186a9bfe9d20 -growth.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:45.794889,cde55ea3f6fc186a9bfe9d20 -plo.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:49.870671,cde55ea3f6fc186a9bfe9d20 -site-dev.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:58.445080,cde55ea3f6fc186a9bfe9d20 -promo-v2.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:58.533576,cde55ea3f6fc186a9bfe9d20 -st.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:58.990998,cde55ea3f6fc186a9bfe9d20 -wsite.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:59.603780,cde55ea3f6fc186a9bfe9d20 -smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:22:59.908406,cde55ea3f6fc186a9bfe9d20 -www.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:00.176725,cde55ea3f6fc186a9bfe9d20 -flygame.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:00.426083,cde55ea3f6fc186a9bfe9d20 -api.flygame.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:00.611770,cde55ea3f6fc186a9bfe9d20 -images.flygame.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:01.031307,cde55ea3f6fc186a9bfe9d20 -game.flygame.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:01.183633,cde55ea3f6fc186a9bfe9d20 -lottery.flygame.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:02.460347,cde55ea3f6fc186a9bfe9d20 -stat.flygame.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:03.464255,cde55ea3f6fc186a9bfe9d20 -thapi.flygame.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:04.487814,cde55ea3f6fc186a9bfe9d20 -thgame.flygame.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:05.504433,cde55ea3f6fc186a9bfe9d20 -recsite.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:08.498620,cde55ea3f6fc186a9bfe9d20 -worth.smartconvert.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:09.086627,cde55ea3f6fc186a9bfe9d20 -images.kabbmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:10.268935,cde55ea3f6fc186a9bfe9d20 -delivery.kabbmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:10.455673,cde55ea3f6fc186a9bfe9d20 -kabbmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:10.852728,cde55ea3f6fc186a9bfe9d20 -inapi.flygame.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:11.153469,cde55ea3f6fc186a9bfe9d20 -testcentre.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:11.402985,cde55ea3f6fc186a9bfe9d20 -ingame.flygame.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:11.580717,cde55ea3f6fc186a9bfe9d20 -api.piads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:16.664202,cde55ea3f6fc186a9bfe9d20 -piads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:16.871945,cde55ea3f6fc186a9bfe9d20 -haraloyalty.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:19.716737,cde55ea3f6fc186a9bfe9d20 -k8s2.testcentre.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:21.110097,cde55ea3f6fc186a9bfe9d20 -app.haraloyalty.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:21.206779,cde55ea3f6fc186a9bfe9d20 -static.piads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:21.873975,cde55ea3f6fc186a9bfe9d20 -harafunnel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:27.347258,cde55ea3f6fc186a9bfe9d20 -www.haraloyalty.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:29.375608,cde55ea3f6fc186a9bfe9d20 -app.harafunnel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:30.136614,cde55ea3f6fc186a9bfe9d20 -www.harafunnel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:30.791566,cde55ea3f6fc186a9bfe9d20 -haraads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:31.290013,cde55ea3f6fc186a9bfe9d20 -www.haraads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:31.850128,cde55ea3f6fc186a9bfe9d20 -assets.harafunnel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:32.005606,cde55ea3f6fc186a9bfe9d20 -apps.haraads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:32.114259,cde55ea3f6fc186a9bfe9d20 -log.starseed.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:34.159973,cde55ea3f6fc186a9bfe9d20 -ads.kabbmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:34.936438,cde55ea3f6fc186a9bfe9d20 -starseed.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:35.852190,cde55ea3f6fc186a9bfe9d20 -a.t.sieu-viet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:36.356650,cde55ea3f6fc186a9bfe9d20 -d.t.sieu-viet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:36.866235,cde55ea3f6fc186a9bfe9d20 -j.t.sieu-viet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:37.369337,cde55ea3f6fc186a9bfe9d20 -t.sieu-viet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:37.882585,cde55ea3f6fc186a9bfe9d20 -public-gcs.subiz-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:38.386451,cde55ea3f6fc186a9bfe9d20 -subiz-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:38.872094,cde55ea3f6fc186a9bfe9d20 -www.subiz-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:39.416342,cde55ea3f6fc186a9bfe9d20 -apiv4.subiz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:40.246446,cde55ea3f6fc186a9bfe9d20 -static.subiz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:41.413627,cde55ea3f6fc186a9bfe9d20 -cdn.starseed.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:41.839671,cde55ea3f6fc186a9bfe9d20 -widget.subiz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:42.269313,cde55ea3f6fc186a9bfe9d20 -widgetv4.subiz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:42.676589,cde55ea3f6fc186a9bfe9d20 -api.sbz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:43.252460,cde55ea3f6fc186a9bfe9d20 -app.slimads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:43.746637,cde55ea3f6fc186a9bfe9d20 -widget.sbz.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:43.782906,cde55ea3f6fc186a9bfe9d20 -api.subiz.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:44.054660,cde55ea3f6fc186a9bfe9d20 -widget.subiz.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:44.653021,cde55ea3f6fc186a9bfe9d20 -api.subiz.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:44.694453,cde55ea3f6fc186a9bfe9d20 -widget.subiz.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:44.865590,cde55ea3f6fc186a9bfe9d20 -c1.gostats.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:45.453067,cde55ea3f6fc186a9bfe9d20 -app.subiz.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:45.593692,cde55ea3f6fc186a9bfe9d20 -slimads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:45.614572,cde55ea3f6fc186a9bfe9d20 -api.subiz.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:45.797253,cde55ea3f6fc186a9bfe9d20 -www.slimads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:46.659002,cde55ea3f6fc186a9bfe9d20 -c4.gostats.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:51.296604,cde55ea3f6fc186a9bfe9d20 -c2.gostats.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:56.097360,cde55ea3f6fc186a9bfe9d20 -c3.gostats.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:56.272685,cde55ea3f6fc186a9bfe9d20 -c5.gostats.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:56.444731,cde55ea3f6fc186a9bfe9d20 -gostats.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:57.223337,cde55ea3f6fc186a9bfe9d20 -rp.codon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:58.386990,cde55ea3f6fc186a9bfe9d20 -s2.codon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:59.246212,cde55ea3f6fc186a9bfe9d20 -wpn.codon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:59.335130,cde55ea3f6fc186a9bfe9d20 -codon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:23:59.682379,cde55ea3f6fc186a9bfe9d20 -xmadsapi.codon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:01.467056,cde55ea3f6fc186a9bfe9d20 -xads.codon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:01.604624,cde55ea3f6fc186a9bfe9d20 -www.gostats.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:01.871816,cde55ea3f6fc186a9bfe9d20 -www.codon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:01.988698,cde55ea3f6fc186a9bfe9d20 -adx.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:02.640327,cde55ea3f6fc186a9bfe9d20 -matomo.shac.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:04.682454,cde55ea3f6fc186a9bfe9d20 -mon.adx.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:04.880375,cde55ea3f6fc186a9bfe9d20 -matomo.energyfacility.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:06.485840,cde55ea3f6fc186a9bfe9d20 -matomo.vepg.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:07.331065,cde55ea3f6fc186a9bfe9d20 -matomo.ecoe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:07.672856,cde55ea3f6fc186a9bfe9d20 -mautic.chetaomaysaigon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:07.916940,cde55ea3f6fc186a9bfe9d20 -mautic.akhoe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:09.691553,cde55ea3f6fc186a9bfe9d20 -mautic.datium.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:09.956948,cde55ea3f6fc186a9bfe9d20 -mautic.cloudify.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:11.347648,cde55ea3f6fc186a9bfe9d20 -mautic.casso.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:12.284882,cde55ea3f6fc186a9bfe9d20 -mautic.dongdomedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:12.536375,cde55ea3f6fc186a9bfe9d20 -mautic.easygroup.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:13.160919,cde55ea3f6fc186a9bfe9d20 -mautic.educe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:15.839677,cde55ea3f6fc186a9bfe9d20 -mautic.educa.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:16.273146,cde55ea3f6fc186a9bfe9d20 -mautic.haproinfo.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:16.655073,cde55ea3f6fc186a9bfe9d20 -mautic.icsc.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:17.010146,cde55ea3f6fc186a9bfe9d20 -mautic.hicity.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:17.977754,cde55ea3f6fc186a9bfe9d20 -mautic.sts.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:19.037655,cde55ea3f6fc186a9bfe9d20 -mautic.jagodo.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:19.815688,cde55ea3f6fc186a9bfe9d20 -mautic.vmax.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:22.113297,cde55ea3f6fc186a9bfe9d20 -mautic.yte-suckhoe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:23.245430,cde55ea3f6fc186a9bfe9d20 -mautic.itnavi.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:26.497105,cde55ea3f6fc186a9bfe9d20 -mautic.thietkexaynhadep.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:27.838900,cde55ea3f6fc186a9bfe9d20 -mautic.paa.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:28.270501,cde55ea3f6fc186a9bfe9d20 -mautic.serverhub.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:28.636739,cde55ea3f6fc186a9bfe9d20 -ad.accesstrade.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:28.888728,cde55ea3f6fc186a9bfe9d20 -service-api.accesstrade.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:29.453419,cde55ea3f6fc186a9bfe9d20 -piwik.tienhiep.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:30.060346,cde55ea3f6fc186a9bfe9d20 -track.accesstrade.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:30.554138,cde55ea3f6fc186a9bfe9d20 -static.accesstrade.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:30.960124,cde55ea3f6fc186a9bfe9d20 -a.cdp.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:31.063595,cde55ea3f6fc186a9bfe9d20 -partner.accesstrade.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:31.161716,cde55ea3f6fc186a9bfe9d20 -app.cdp.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:31.337200,cde55ea3f6fc186a9bfe9d20 -st-a.cdp.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:31.799378,cde55ea3f6fc186a9bfe9d20 -st-e.cdp.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:31.911844,cde55ea3f6fc186a9bfe9d20 -delivery.cdp.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:32.048929,cde55ea3f6fc186a9bfe9d20 -www.cdp.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:32.948851,cde55ea3f6fc186a9bfe9d20 -piwik.rta.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:34.905906,cde55ea3f6fc186a9bfe9d20 -loind.mobio.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:36.085262,cde55ea3f6fc186a9bfe9d20 -cdp.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:36.354403,cde55ea3f6fc186a9bfe9d20 -www.mobio.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:39.430269,cde55ea3f6fc186a9bfe9d20 -bm.stats.vng.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:40.823473,cde55ea3f6fc186a9bfe9d20 -app.mobio.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:43.444846,cde55ea3f6fc186a9bfe9d20 -mobio.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:43.561905,cde55ea3f6fc186a9bfe9d20 -api.mobio.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:44.655421,cde55ea3f6fc186a9bfe9d20 -notebook.stats.vng.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:46.590305,cde55ea3f6fc186a9bfe9d20 -kpi.stats.vng.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:46.938474,cde55ea3f6fc186a9bfe9d20 -sso.stats.vng.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:47.011871,cde55ea3f6fc186a9bfe9d20 -oss.stats.vng.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:47.078353,cde55ea3f6fc186a9bfe9d20 -tpmedia.online,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:48.176673,cde55ea3f6fc186a9bfe9d20 -mvideo.tpmedia.online,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:48.237441,cde55ea3f6fc186a9bfe9d20 -cdn.tpmedia.online,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:49.445669,cde55ea3f6fc186a9bfe9d20 -www.tpmedia.online,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:49.480315,cde55ea3f6fc186a9bfe9d20 -cdn1.tpmedia.online,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:50.288065,cde55ea3f6fc186a9bfe9d20 -cdnv.tpmedia.online,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:52.901265,cde55ea3f6fc186a9bfe9d20 -google-shopping.sapoapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:54.807042,cde55ea3f6fc186a9bfe9d20 -bwstatistics.sapoapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:55.242895,cde55ea3f6fc186a9bfe9d20 -onmarketer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:56.875614,cde55ea3f6fc186a9bfe9d20 -popup.sapoapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:59.096711,cde55ea3f6fc186a9bfe9d20 -blogstatistics.sapoapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:24:59.552396,cde55ea3f6fc186a9bfe9d20 -www.onmarketer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:02.458243,cde55ea3f6fc186a9bfe9d20 -beta.onmarketer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:02.622710,cde55ea3f6fc186a9bfe9d20 -ads-thanhnien-vn.cdn.ampproject.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:02.997833,cde55ea3f6fc186a9bfe9d20 -hub.onmarketer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:03.043857,cde55ea3f6fc186a9bfe9d20 -anymind360-com.cdn.ampproject.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:03.160605,cde55ea3f6fc186a9bfe9d20 -log-vietnamplus-vn.cdn.ampproject.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:03.773614,cde55ea3f6fc186a9bfe9d20 -cdn-bongdadem-net.cdn.ampproject.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:03.775529,cde55ea3f6fc186a9bfe9d20 -sbbanner-com.cdn.ampproject.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:03.797275,cde55ea3f6fc186a9bfe9d20 -promotionpopup.sapoapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:04.196514,cde55ea3f6fc186a9bfe9d20 -chin-adnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:04.490677,cde55ea3f6fc186a9bfe9d20 -v9banners-com.cdn.ampproject.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:04.510588,cde55ea3f6fc186a9bfe9d20 -static-addtoany-com.cdn.ampproject.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:04.508466,cde55ea3f6fc186a9bfe9d20 -googleshopping.sapoapps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:06.006500,cde55ea3f6fc186a9bfe9d20 -adscare.myad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:07.097265,cde55ea3f6fc186a9bfe9d20 -cdn.myad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:07.341640,cde55ea3f6fc186a9bfe9d20 -dmp.myad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:07.389037,cde55ea3f6fc186a9bfe9d20 -campaign.myad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:07.540530,cde55ea3f6fc186a9bfe9d20 -fptad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:08.738498,cde55ea3f6fc186a9bfe9d20 -customers.fptad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:10.882270,cde55ea3f6fc186a9bfe9d20 -img.customers.fptad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:10.901731,cde55ea3f6fc186a9bfe9d20 -www.myad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:11.046642,cde55ea3f6fc186a9bfe9d20 -partner.fptad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:12.117911,cde55ea3f6fc186a9bfe9d20 -phukienthoitranggiare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:12.149068,cde55ea3f6fc186a9bfe9d20 -asg.phukienthoitranggiare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:12.171045,cde55ea3f6fc186a9bfe9d20 -www.fptad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:12.242993,cde55ea3f6fc186a9bfe9d20 -code.native-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:13.002768,cde55ea3f6fc186a9bfe9d20 -beauty.native-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:13.230476,cde55ea3f6fc186a9bfe9d20 -ad.native-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:13.329353,cde55ea3f6fc186a9bfe9d20 -www.phukienthoitranggiare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:13.652393,cde55ea3f6fc186a9bfe9d20 -native-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:13.758494,cde55ea3f6fc186a9bfe9d20 -tags.native-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:13.860120,cde55ea3f6fc186a9bfe9d20 -gluco.native-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:13.878776,cde55ea3f6fc186a9bfe9d20 -static.customers.fptad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:14.161166,cde55ea3f6fc186a9bfe9d20 -vena.native-ad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:14.486424,cde55ea3f6fc186a9bfe9d20 -academy.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:14.938136,cde55ea3f6fc186a9bfe9d20 -api-player.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:15.004846,cde55ea3f6fc186a9bfe9d20 -adsservices.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:15.085733,cde55ea3f6fc186a9bfe9d20 -cdn-js.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:15.687147,cde55ea3f6fc186a9bfe9d20 -adv.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:15.731806,cde55ea3f6fc186a9bfe9d20 -cdn-player.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:20.764354,cde55ea3f6fc186a9bfe9d20 -adserving.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:24.592730,cde55ea3f6fc186a9bfe9d20 -bd.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:34.212055,cde55ea3f6fc186a9bfe9d20 -clickmeter.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:34.680919,cde55ea3f6fc186a9bfe9d20 -cdn.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:34.844139,cde55ea3f6fc186a9bfe9d20 -dco.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:35.307890,cde55ea3f6fc186a9bfe9d20 -imps.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:36.323407,cde55ea3f6fc186a9bfe9d20 -dsp.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:36.595481,cde55ea3f6fc186a9bfe9d20 -dmp.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:36.700915,cde55ea3f6fc186a9bfe9d20 -crp.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:37.029429,cde55ea3f6fc186a9bfe9d20 -jsons.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:37.347093,cde55ea3f6fc186a9bfe9d20 -landingpage.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:37.783501,cde55ea3f6fc186a9bfe9d20 -optimize.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:38.389739,cde55ea3f6fc186a9bfe9d20 -karaoke.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:38.820895,cde55ea3f6fc186a9bfe9d20 -log.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:39.025206,cde55ea3f6fc186a9bfe9d20 -sellers.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:39.524226,cde55ea3f6fc186a9bfe9d20 -player.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:41.057249,cde55ea3f6fc186a9bfe9d20 -solution.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:41.636892,cde55ea3f6fc186a9bfe9d20 -ssp.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:42.149465,cde55ea3f6fc186a9bfe9d20 -static.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:42.683448,cde55ea3f6fc186a9bfe9d20 -sop.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:42.893443,cde55ea3f6fc186a9bfe9d20 -static3.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:43.215407,cde55ea3f6fc186a9bfe9d20 -u-connect.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:43.724008,cde55ea3f6fc186a9bfe9d20 -tracking.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:43.759171,cde55ea3f6fc186a9bfe9d20 -chatbox.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:44.228168,cde55ea3f6fc186a9bfe9d20 -u-dmp.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:44.292206,cde55ea3f6fc186a9bfe9d20 -transfer.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:44.424808,cde55ea3f6fc186a9bfe9d20 -ulead.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:45.766654,cde55ea3f6fc186a9bfe9d20 -dest.modestsunf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:45.811562,cde55ea3f6fc186a9bfe9d20 -www.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:46.977865,cde55ea3f6fc186a9bfe9d20 -daleriki.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:47.040125,cde55ea3f6fc186a9bfe9d20 -cdnstatic.daleriki.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:47.145346,cde55ea3f6fc186a9bfe9d20 -modestsunf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:47.839612,cde55ea3f6fc186a9bfe9d20 -iki.daleriki.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:48.362994,cde55ea3f6fc186a9bfe9d20 -quangcao.urekamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:49.004725,cde55ea3f6fc186a9bfe9d20 -ccx.cococx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:49.132912,cde55ea3f6fc186a9bfe9d20 -cd.cococx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:49.383836,cde55ea3f6fc186a9bfe9d20 -cdp.cococx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:49.459202,cde55ea3f6fc186a9bfe9d20 -gs.cococx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:49.922341,cde55ea3f6fc186a9bfe9d20 -ccxp.opencoccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:50.283200,cde55ea3f6fc186a9bfe9d20 -sdk-cdn.aiactiv.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:50.428163,cde55ea3f6fc186a9bfe9d20 -tag-cdn.aiactiv.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:50.794218,cde55ea3f6fc186a9bfe9d20 -occi.opencoccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:50.797251,cde55ea3f6fc186a9bfe9d20 -ccxj.opencoccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:50.804507,cde55ea3f6fc186a9bfe9d20 -sr.opencoccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:25:51.071253,cde55ea3f6fc186a9bfe9d20 -tags.aiactiv.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:04.326329,cde55ea3f6fc186a9bfe9d20 -delivery.smartadnetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:04.367162,cde55ea3f6fc186a9bfe9d20 -tracking.smartadnetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:04.378188,cde55ea3f6fc186a9bfe9d20 -smartadnetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:05.398547,cde55ea3f6fc186a9bfe9d20 -metaconex.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:05.439293,cde55ea3f6fc186a9bfe9d20 -boxpr.aiservice.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:06.290688,cde55ea3f6fc186a9bfe9d20 -pub.metaconex.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:06.823610,cde55ea3f6fc186a9bfe9d20 -analytics.saas-vn.network,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:06.960150,cde55ea3f6fc186a9bfe9d20 -js.aiservice.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:07.001069,cde55ea3f6fc186a9bfe9d20 -nspapi.aiservice.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:07.078796,cde55ea3f6fc186a9bfe9d20 -congnb.analytics.saas-vn.network,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:07.540279,cde55ea3f6fc186a9bfe9d20 -www.metaconex.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:07.881989,cde55ea3f6fc186a9bfe9d20 -delivery.lavamedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:09.877952,cde55ea3f6fc186a9bfe9d20 -dtadnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:09.912943,cde55ea3f6fc186a9bfe9d20 -static.dtadnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:11.076162,cde55ea3f6fc186a9bfe9d20 -lavamedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:11.743035,cde55ea3f6fc186a9bfe9d20 -pub.lavamedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:12.000423,cde55ea3f6fc186a9bfe9d20 -delivery1.lavamedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:12.475949,cde55ea3f6fc186a9bfe9d20 -api.unibots.in,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:13.012689,cde55ea3f6fc186a9bfe9d20 -chatbox-static.botbanhang.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:13.544634,cde55ea3f6fc186a9bfe9d20 -chatbox-tracking.botbanhang.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:14.107595,cde55ea3f6fc186a9bfe9d20 -ads.botbanhang.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:14.643151,cde55ea3f6fc186a9bfe9d20 -cdn.unibots.in,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:14.643235,cde55ea3f6fc186a9bfe9d20 -chatbox-widget.botbanhang.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:14.668529,cde55ea3f6fc186a9bfe9d20 -vdo.unibots.in,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:15.472780,cde55ea3f6fc186a9bfe9d20 -static.tebrand.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:15.965591,cde55ea3f6fc186a9bfe9d20 -static.tebrand.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:16.276196,cde55ea3f6fc186a9bfe9d20 -tebrand.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:16.404916,cde55ea3f6fc186a9bfe9d20 -tebrand.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:16.656619,cde55ea3f6fc186a9bfe9d20 -unibots.in,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:16.679785,cde55ea3f6fc186a9bfe9d20 -ad-admin.vnay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:17.363675,cde55ea3f6fc186a9bfe9d20 -ad-ndtv.3s.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:17.914484,cde55ea3f6fc186a9bfe9d20 -703531862.vws.vegacdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:19.771036,cde55ea3f6fc186a9bfe9d20 -5734a40f2d.vws.vegacdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:20.051761,cde55ea3f6fc186a9bfe9d20 -ad.chieuhoa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:20.425221,cde55ea3f6fc186a9bfe9d20 -95395c25b4.vws.vegacdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:20.925490,cde55ea3f6fc186a9bfe9d20 -12signup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:21.807368,cde55ea3f6fc186a9bfe9d20 -ad.happynest.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:22.505184,cde55ea3f6fc186a9bfe9d20 -ad.24h.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:22.815986,cde55ea3f6fc186a9bfe9d20 -ad.icheck.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:35.070302,cde55ea3f6fc186a9bfe9d20 -ad.lapa.pub,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:35.510757,cde55ea3f6fc186a9bfe9d20 -ad.phunuxuavanay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:36.834939,cde55ea3f6fc186a9bfe9d20 -ad.eva.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:37.184328,cde55ea3f6fc186a9bfe9d20 -ad.vietbao.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:37.534036,cde55ea3f6fc186a9bfe9d20 -adadmin.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:37.848857,cde55ea3f6fc186a9bfe9d20 -ad.vkool.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:38.186216,cde55ea3f6fc186a9bfe9d20 -adapi.tuyensinh247.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:38.224808,cde55ea3f6fc186a9bfe9d20 -adchoice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:38.590919,cde55ea3f6fc186a9bfe9d20 -ad.sunflower.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:39.326692,cde55ea3f6fc186a9bfe9d20 -addtop.trangvangvietnam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:41.440434,cde55ea3f6fc186a9bfe9d20 -adm.phunusuckhoe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:41.770874,cde55ea3f6fc186a9bfe9d20 -adclient.vietnamnetjsc.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:42.104466,cde55ea3f6fc186a9bfe9d20 -adpostback.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:43.112748,cde55ea3f6fc186a9bfe9d20 -adms.phunusuckhoe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:43.258774,cde55ea3f6fc186a9bfe9d20 -ads-api.playfun.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:43.627341,cde55ea3f6fc186a9bfe9d20 -adm.phunuvagiadinh.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:43.807229,cde55ea3f6fc186a9bfe9d20 -ads-backend.nhadatmoi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:44.164122,cde55ea3f6fc186a9bfe9d20 -admin.sothuchi.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:46.776775,cde55ea3f6fc186a9bfe9d20 -ads.1thegioi.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:47.899305,cde55ea3f6fc186a9bfe9d20 -adjusts.info,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:48.800664,cde55ea3f6fc186a9bfe9d20 -ads.568play.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:48.873071,cde55ea3f6fc186a9bfe9d20 -ads-cdn.fptplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:49.968388,cde55ea3f6fc186a9bfe9d20 -ads.autonet.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:50.721161,cde55ea3f6fc186a9bfe9d20 -ads.baoangiang.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:52.350886,cde55ea3f6fc186a9bfe9d20 -ads.baobinhthuan.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:54.183159,cde55ea3f6fc186a9bfe9d20 -ads.247phim.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:54.701190,cde55ea3f6fc186a9bfe9d20 -ads.baohaiduong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:55.335972,cde55ea3f6fc186a9bfe9d20 -ads.baodatviet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:55.404383,cde55ea3f6fc186a9bfe9d20 -ads.bkitsoftware.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:56.974832,cde55ea3f6fc186a9bfe9d20 -ads.baocantho.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:57.234198,cde55ea3f6fc186a9bfe9d20 -ads.careerbuilder.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:57.984740,cde55ea3f6fc186a9bfe9d20 -ads.carmudi.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:26:59.134909,cde55ea3f6fc186a9bfe9d20 -ads.baobinhduong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:04.909473,cde55ea3f6fc186a9bfe9d20 -ads.chanhtuoi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:06.155467,cde55ea3f6fc186a9bfe9d20 -ads.businessstyle.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:06.648510,cde55ea3f6fc186a9bfe9d20 -ads.baotainguyenmoitruong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:07.076777,cde55ea3f6fc186a9bfe9d20 -ads.fptplay.net.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:08.052198,cde55ea3f6fc186a9bfe9d20 -ads.home.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:09.217096,cde55ea3f6fc186a9bfe9d20 -ads.homedy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:09.827209,cde55ea3f6fc186a9bfe9d20 -ads.cungcau.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:11.661432,cde55ea3f6fc186a9bfe9d20 -ads.gosu.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:14.860920,cde55ea3f6fc186a9bfe9d20 -ads.khoahocdoisong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:14.973304,cde55ea3f6fc186a9bfe9d20 -ads.kiemsat.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:15.940529,cde55ea3f6fc186a9bfe9d20 -ads.conlatatca.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:16.744157,cde55ea3f6fc186a9bfe9d20 -ads.laodongbinhduong.org.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:17.323412,cde55ea3f6fc186a9bfe9d20 -ads.laodongnghean.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:18.078442,cde55ea3f6fc186a9bfe9d20 -ads.nghenhinvietnam.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:20.486946,cde55ea3f6fc186a9bfe9d20 -ads.markettimes.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:20.777690,cde55ea3f6fc186a9bfe9d20 -ads.marry.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:21.005540,cde55ea3f6fc186a9bfe9d20 -ads.ictnews.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:22.075196,cde55ea3f6fc186a9bfe9d20 -ads.lamchame.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:22.228840,cde55ea3f6fc186a9bfe9d20 -ads.nhadatmoi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:22.400108,cde55ea3f6fc186a9bfe9d20 -ads.phunusuckhoe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:23.115474,cde55ea3f6fc186a9bfe9d20 -ads.phunuvagiadinh.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:25.296891,cde55ea3f6fc186a9bfe9d20 -ads.suckhoegiadinh.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:25.357576,cde55ea3f6fc186a9bfe9d20 -ads.thanhnien.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:25.521342,cde55ea3f6fc186a9bfe9d20 -ads.phunuonline.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:25.649702,cde55ea3f6fc186a9bfe9d20 -ads.songmoi.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:25.733234,cde55ea3f6fc186a9bfe9d20 -ads.tiki.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:26.770204,cde55ea3f6fc186a9bfe9d20 -ads.thegioitiepthi.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:27.682868,cde55ea3f6fc186a9bfe9d20 -ads.vkool.info,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:28.461224,cde55ea3f6fc186a9bfe9d20 -ads.thesaigontimes.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:28.580039,cde55ea3f6fc186a9bfe9d20 -ads.thitruongtaichinhtiente.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:29.344020,cde55ea3f6fc186a9bfe9d20 -ads.vishare.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:29.608961,cde55ea3f6fc186a9bfe9d20 -ads.vietbao.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:30.497554,cde55ea3f6fc186a9bfe9d20 -ads.xedoisong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:31.172893,cde55ea3f6fc186a9bfe9d20 -adserver.lag.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:31.860946,cde55ea3f6fc186a9bfe9d20 -ads1.careerbuilder.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:31.948959,cde55ea3f6fc186a9bfe9d20 -ads.vlr.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:32.240352,cde55ea3f6fc186a9bfe9d20 -adserver.sudo.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:32.956192,cde55ea3f6fc186a9bfe9d20 -ads.vovlive.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:33.331927,cde55ea3f6fc186a9bfe9d20 -adserver.trangphim.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:33.331672,cde55ea3f6fc186a9bfe9d20 -adserver.muaban.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:33.928765,cde55ea3f6fc186a9bfe9d20 -adsnetonline.work,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:34.012042,cde55ea3f6fc186a9bfe9d20 -adsv2.autodaily.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:35.417456,cde55ea3f6fc186a9bfe9d20 -adsplus.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:35.794021,cde55ea3f6fc186a9bfe9d20 -adsweb.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:36.829918,cde55ea3f6fc186a9bfe9d20 -adsgo.nhipcaudautu.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:37.421354,cde55ea3f6fc186a9bfe9d20 -adt.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:37.617822,cde55ea3f6fc186a9bfe9d20 -adtima.net.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:39.618441,cde55ea3f6fc186a9bfe9d20 -ads.xemphimso.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:40.164748,cde55ea3f6fc186a9bfe9d20 -adtima.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:40.462257,cde55ea3f6fc186a9bfe9d20 -adv.autosurf.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:40.473840,cde55ea3f6fc186a9bfe9d20 -adv.anhsangvacuocsong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:40.820099,cde55ea3f6fc186a9bfe9d20 -adv.baovemoitruong.org.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:43.297233,cde55ea3f6fc186a9bfe9d20 -adv.baotintuc.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:43.488609,cde55ea3f6fc186a9bfe9d20 -advertisement-nhatanh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:43.975749,cde55ea3f6fc186a9bfe9d20 -advert-admin.vnay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:44.017264,cde55ea3f6fc186a9bfe9d20 -adv.vnnshop.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:44.049591,cde55ea3f6fc186a9bfe9d20 -adver.24h.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:44.537749,cde55ea3f6fc186a9bfe9d20 -adv.thuvienphapluat.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:44.842887,cde55ea3f6fc186a9bfe9d20 -advzone.ioe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:49.635755,cde55ea3f6fc186a9bfe9d20 -adx.edutimes.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:55.002227,cde55ea3f6fc186a9bfe9d20 -adx.chinmedia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:56.406173,cde55ea3f6fc186a9bfe9d20 -advserver.cgv.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:57.396522,cde55ea3f6fc186a9bfe9d20 -adx.hoanggia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:27:57.776362,cde55ea3f6fc186a9bfe9d20 -adx.golfnews.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:00.188899,cde55ea3f6fc186a9bfe9d20 -adx.baolongan.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:01.512547,cde55ea3f6fc186a9bfe9d20 -adx.phunuadong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:02.038095,cde55ea3f6fc186a9bfe9d20 -adx.hoanggia.net.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:02.139436,cde55ea3f6fc186a9bfe9d20 -adx.xemvtv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:02.214677,cde55ea3f6fc186a9bfe9d20 -adx.hongtinnhanh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:02.218318,cde55ea3f6fc186a9bfe9d20 -ailamtrieuphu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:03.494726,cde55ea3f6fc186a9bfe9d20 -aj2393.online,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:03.499057,cde55ea3f6fc186a9bfe9d20 -affiliate.k4.tinhte.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:03.685230,cde55ea3f6fc186a9bfe9d20 -an.dongphim.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:04.334974,cde55ea3f6fc186a9bfe9d20 -an.xemvtv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:04.399296,cde55ea3f6fc186a9bfe9d20 -adx.xtv.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:04.519051,cde55ea3f6fc186a9bfe9d20 -ak9.6895588.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:05.540605,cde55ea3f6fc186a9bfe9d20 -api.nas.nct.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:05.605732,cde55ea3f6fc186a9bfe9d20 -apia.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:06.632801,cde55ea3f6fc186a9bfe9d20 -apinas.nct.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:06.834189,cde55ea3f6fc186a9bfe9d20 -as.gamevui.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:07.737248,cde55ea3f6fc186a9bfe9d20 -api2.boclinkads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:08.656857,cde55ea3f6fc186a9bfe9d20 -ax.mpapis.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:08.783315,cde55ea3f6fc186a9bfe9d20 -api.boclinkads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:08.986077,cde55ea3f6fc186a9bfe9d20 -banhtv.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:09.935458,cde55ea3f6fc186a9bfe9d20 -avoadsservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:11.327813,cde55ea3f6fc186a9bfe9d20 -banner.5giay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:11.744774,cde55ea3f6fc186a9bfe9d20 -banner.thadaco.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:12.631939,cde55ea3f6fc186a9bfe9d20 -adx.kul.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:12.756704,cde55ea3f6fc186a9bfe9d20 -bidgear-syndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:13.133426,cde55ea3f6fc186a9bfe9d20 -bgadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:13.285668,cde55ea3f6fc186a9bfe9d20 -bluemaulpuffs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:13.456882,cde55ea3f6fc186a9bfe9d20 -cdn.bongdadem.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:14.386915,cde55ea3f6fc186a9bfe9d20 -cdn.rongzhouxing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:14.615520,cde55ea3f6fc186a9bfe9d20 -banner.trangvangvietnam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:14.820931,cde55ea3f6fc186a9bfe9d20 -cdn-ads.thesaigontimes.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:15.077708,cde55ea3f6fc186a9bfe9d20 -click.vieon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:15.630757,cde55ea3f6fc186a9bfe9d20 -chiasephim.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:16.031790,cde55ea3f6fc186a9bfe9d20 -clipbongda.info,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:16.273285,cde55ea3f6fc186a9bfe9d20 -cdn2.cache.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:16.290554,cde55ea3f6fc186a9bfe9d20 -crocopop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:17.125022,cde55ea3f6fc186a9bfe9d20 -core.vnecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:18.612931,cde55ea3f6fc186a9bfe9d20 -csmads.gameclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:19.299252,cde55ea3f6fc186a9bfe9d20 -banner.etargeting.mobifone.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:20.794491,cde55ea3f6fc186a9bfe9d20 -delivery.senvangvn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:21.550526,cde55ea3f6fc186a9bfe9d20 -clix.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:22.857072,cde55ea3f6fc186a9bfe9d20 -delivery.vtc.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:22.909763,cde55ea3f6fc186a9bfe9d20 -delecpuzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:23.344374,cde55ea3f6fc186a9bfe9d20 -demopage.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:23.555928,cde55ea3f6fc186a9bfe9d20 -delivery.vtcnew.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:23.670626,cde55ea3f6fc186a9bfe9d20 -deltago.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:24.051896,cde55ea3f6fc186a9bfe9d20 -duamilsyr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:24.333702,cde55ea3f6fc186a9bfe9d20 -deqik.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:24.457487,cde55ea3f6fc186a9bfe9d20 -financial-agent.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:24.865276,cde55ea3f6fc186a9bfe9d20 -genmonet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:25.747980,cde55ea3f6fc186a9bfe9d20 -ghimc.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:26.249718,cde55ea3f6fc186a9bfe9d20 -ff.imacdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:26.345680,cde55ea3f6fc186a9bfe9d20 -hexapinow.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:27.369291,cde55ea3f6fc186a9bfe9d20 -iads.staticscdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:27.424061,cde55ea3f6fc186a9bfe9d20 -imgcdnbet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:28.619538,cde55ea3f6fc186a9bfe9d20 -cpx.vnecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:28.939713,cde55ea3f6fc186a9bfe9d20 -k8trangphim.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:29.519095,cde55ea3f6fc186a9bfe9d20 -ketquaxosotoancau.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:29.965629,cde55ea3f6fc186a9bfe9d20 -lamthong.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:30.540437,cde55ea3f6fc186a9bfe9d20 -interactive.tinnhanhchungkhoan.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:31.733630,cde55ea3f6fc186a9bfe9d20 -link.cado.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:32.547842,cde55ea3f6fc186a9bfe9d20 -lottery.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:33.000672,cde55ea3f6fc186a9bfe9d20 -landingpagelagi.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:33.623011,cde55ea3f6fc186a9bfe9d20 -marketing.hub-js.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:34.603774,cde55ea3f6fc186a9bfe9d20 -dt.vnecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:35.614794,cde55ea3f6fc186a9bfe9d20 -menu.metu.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:35.724599,cde55ea3f6fc186a9bfe9d20 -media.dabong247.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:28:37.442870,cde55ea3f6fc186a9bfe9d20 -ng-vn-notice.gameitop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:49.561590,cde55ea3f6fc186a9bfe9d20 -mobileads.dieuviet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:49.995369,cde55ea3f6fc186a9bfe9d20 -offerwall.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:50.553764,cde55ea3f6fc186a9bfe9d20 -onapp.haravan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:51.604548,cde55ea3f6fc186a9bfe9d20 -microad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:52.510513,cde55ea3f6fc186a9bfe9d20 -openx.motgame.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:53.174342,cde55ea3f6fc186a9bfe9d20 -promotion.haravan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:54.199391,cde55ea3f6fc186a9bfe9d20 -qc.5giay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:54.939155,cde55ea3f6fc186a9bfe9d20 -ox1.vietstock.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:55.374081,cde55ea3f6fc186a9bfe9d20 -qc.kqbd88.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:56.354748,cde55ea3f6fc186a9bfe9d20 -qc.designervn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:56.370434,cde55ea3f6fc186a9bfe9d20 -qc.japo.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:56.766969,cde55ea3f6fc186a9bfe9d20 -qctt24h.24h.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:58.800070,cde55ea3f6fc186a9bfe9d20 -go.vnecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:59.248857,cde55ea3f6fc186a9bfe9d20 -qc.mhsolution.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:40:59.613106,cde55ea3f6fc186a9bfe9d20 -quangcao.baovannghe.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:00.611393,cde55ea3f6fc186a9bfe9d20 -quangcao.24h.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:00.913450,cde55ea3f6fc186a9bfe9d20 -qc.violet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:01.144238,cde55ea3f6fc186a9bfe9d20 -quangcao.fff.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:01.911710,cde55ea3f6fc186a9bfe9d20 -quangcao.tuoitre.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:02.872989,cde55ea3f6fc186a9bfe9d20 -qcv5.blogtruyen.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:03.101539,cde55ea3f6fc186a9bfe9d20 -r.tinmoi24.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:03.872117,cde55ea3f6fc186a9bfe9d20 -quangcao.thanhnien.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:04.517609,cde55ea3f6fc186a9bfe9d20 -quangcao247.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:04.646618,cde55ea3f6fc186a9bfe9d20 -s.cntqk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:05.184367,cde55ea3f6fc186a9bfe9d20 -realclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:06.075204,cde55ea3f6fc186a9bfe9d20 -s.cntqk.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:06.104637,cde55ea3f6fc186a9bfe9d20 -sbbanner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:06.742667,cde55ea3f6fc186a9bfe9d20 -serving-ad.tv24.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:07.196827,cde55ea3f6fc186a9bfe9d20 -s.giaoducthoidai.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:07.453088,cde55ea3f6fc186a9bfe9d20 -sharks.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:08.165962,cde55ea3f6fc186a9bfe9d20 -shop.vnay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:08.219821,cde55ea3f6fc186a9bfe9d20 -sda.tamdiem247.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:09.225635,cde55ea3f6fc186a9bfe9d20 -static.mvot.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:09.389122,cde55ea3f6fc186a9bfe9d20 -slm.dantri.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:10.033284,cde55ea3f6fc186a9bfe9d20 -stc-nas.nixcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:10.372659,cde55ea3f6fc186a9bfe9d20 -static.adconnect.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:10.789273,cde55ea3f6fc186a9bfe9d20 -stockbook-ads.firebaseapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:10.981038,cde55ea3f6fc186a9bfe9d20 -stockbook-ads.firebaseio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:11.036625,cde55ea3f6fc186a9bfe9d20 -stc.nas.nixcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:11.220820,cde55ea3f6fc186a9bfe9d20 -sv-api-lottery.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:11.343661,cde55ea3f6fc186a9bfe9d20 -sv-static-lottery.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:11.551637,cde55ea3f6fc186a9bfe9d20 -syncwowsails.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:12.219960,cde55ea3f6fc186a9bfe9d20 -tkpopup.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:13.266232,cde55ea3f6fc186a9bfe9d20 -tkpopup.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:13.515874,cde55ea3f6fc186a9bfe9d20 -sv-static1-lottery.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:14.200244,cde55ea3f6fc186a9bfe9d20 -trenddigital.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:14.882709,cde55ea3f6fc186a9bfe9d20 -toppage.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:15.151855,cde55ea3f6fc186a9bfe9d20 -truoctran.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:15.716565,cde55ea3f6fc186a9bfe9d20 -ttus.tructiepbongda.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:15.904120,cde55ea3f6fc186a9bfe9d20 -v9banners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:16.585943,cde55ea3f6fc186a9bfe9d20 -user.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:16.722357,cde55ea3f6fc186a9bfe9d20 -vietbuzzad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:17.507767,cde55ea3f6fc186a9bfe9d20 -vietdorje.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:17.676653,cde55ea3f6fc186a9bfe9d20 -vinaads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:19.066895,cde55ea3f6fc186a9bfe9d20 -vnadssb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:22.152937,cde55ea3f6fc186a9bfe9d20 -widget.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:23.475758,cde55ea3f6fc186a9bfe9d20 -www.12signup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:24.227415,cde55ea3f6fc186a9bfe9d20 -www.adsnetonline.work,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:25.325882,cde55ea3f6fc186a9bfe9d20 -tvnotice.kg.garena.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:25.492872,cde55ea3f6fc186a9bfe9d20 -upfile16.mediaphim.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:25.760497,cde55ea3f6fc186a9bfe9d20 -www.adt.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:27.445771,cde55ea3f6fc186a9bfe9d20 -www.advertisement-nhatanh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:27.471272,cde55ea3f6fc186a9bfe9d20 -vlxx.host,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:28.354492,cde55ea3f6fc186a9bfe9d20 -www.bidgear-syndication.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:28.910919,cde55ea3f6fc186a9bfe9d20 -www.banhtv.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:29.468896,cde55ea3f6fc186a9bfe9d20 -www.adsweb.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:30.096219,cde55ea3f6fc186a9bfe9d20 -www.avoadsservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:30.909811,cde55ea3f6fc186a9bfe9d20 -www.ketquaxosotoancau.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:31.003184,cde55ea3f6fc186a9bfe9d20 -www.hexapinow.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:31.025236,cde55ea3f6fc186a9bfe9d20 -www.realclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:32.215024,cde55ea3f6fc186a9bfe9d20 -www.landingpagelagi.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:32.625066,cde55ea3f6fc186a9bfe9d20 -www.sbbanner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:33.060191,cde55ea3f6fc186a9bfe9d20 -www.delecpuzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:33.630761,cde55ea3f6fc186a9bfe9d20 -www.v9banners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:34.328555,cde55ea3f6fc186a9bfe9d20 -www.vietdorje.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:34.614976,cde55ea3f6fc186a9bfe9d20 -www.microad.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:34.759741,cde55ea3f6fc186a9bfe9d20 -a.vtvdigital.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:35.892559,cde55ea3f6fc186a9bfe9d20 -a.ladipage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:36.322619,cde55ea3f6fc186a9bfe9d20 -360.anatic.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:36.801861,cde55ea3f6fc186a9bfe9d20 -admin.phunusuckhoe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:37.943694,cde55ea3f6fc186a9bfe9d20 -addlog.thuvienphapluat.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:37.990079,cde55ea3f6fc186a9bfe9d20 -ai.thanhnien.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:38.956631,cde55ea3f6fc186a9bfe9d20 -affiliate.chiaki.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:39.003738,cde55ea3f6fc186a9bfe9d20 -www.vietbuzzad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:39.256059,cde55ea3f6fc186a9bfe9d20 -alexajstrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:39.636082,cde55ea3f6fc186a9bfe9d20 -admin.voh.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:39.742388,cde55ea3f6fc186a9bfe9d20 -analytic.baodantoc.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:41.002234,cde55ea3f6fc186a9bfe9d20 -analytic.vnanet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:42.631425,cde55ea3f6fc186a9bfe9d20 -analytics.bkav.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:44.354254,cde55ea3f6fc186a9bfe9d20 -analytics.bkav.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:45.251194,cde55ea3f6fc186a9bfe9d20 -analytics.explus.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:46.276617,cde55ea3f6fc186a9bfe9d20 -analytics.fsoft.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:48.586377,cde55ea3f6fc186a9bfe9d20 -analytics.admon.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:50.252576,cde55ea3f6fc186a9bfe9d20 -analytics.hub-js.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:51.079396,cde55ea3f6fc186a9bfe9d20 -analytics.mfocus.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:51.203535,cde55ea3f6fc186a9bfe9d20 -analytics.aita.gov.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:51.464335,cde55ea3f6fc186a9bfe9d20 -analytics.moneycat.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:51.834699,cde55ea3f6fc186a9bfe9d20 -analytics.nhattao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:52.297629,cde55ea3f6fc186a9bfe9d20 -analytics.molistar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:53.239417,cde55ea3f6fc186a9bfe9d20 -analytics.rever.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:53.657689,cde55ea3f6fc186a9bfe9d20 -analytics.sohatv.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:54.268065,cde55ea3f6fc186a9bfe9d20 -analytics.tiki.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:55.900762,cde55ea3f6fc186a9bfe9d20 -analytics.diamondstarfinancial.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:55.948467,cde55ea3f6fc186a9bfe9d20 -analytics.viblo.asia,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:56.551240,cde55ea3f6fc186a9bfe9d20 -analytics.videocloud.top,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:57.059189,cde55ea3f6fc186a9bfe9d20 -analytics.tintuc.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:57.597346,cde55ea3f6fc186a9bfe9d20 -analytics.vnreview.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:59.703100,cde55ea3f6fc186a9bfe9d20 -analytics.vietnamfinance.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:41:59.879423,cde55ea3f6fc186a9bfe9d20 -analytics.vnpt.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:00.301007,cde55ea3f6fc186a9bfe9d20 -analytics.zim.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:01.425907,cde55ea3f6fc186a9bfe9d20 -api.ozui.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:01.527329,cde55ea3f6fc186a9bfe9d20 -apiv2.tiin.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:01.996495,cde55ea3f6fc186a9bfe9d20 -app.hstatic.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:02.436088,cde55ea3f6fc186a9bfe9d20 -apl.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:02.505066,cde55ea3f6fc186a9bfe9d20 -app.sbz.workers.dev,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:02.696947,cde55ea3f6fc186a9bfe9d20 -cdn.api-connect.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:03.153248,cde55ea3f6fc186a9bfe9d20 -btrack.homedy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:03.881736,cde55ea3f6fc186a9bfe9d20 -analytics.teko.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:04.026430,cde55ea3f6fc186a9bfe9d20 -cdn.doke.app,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:04.069570,cde55ea3f6fc186a9bfe9d20 -cdn.tekoapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:04.412594,cde55ea3f6fc186a9bfe9d20 -clicker.chiaki.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:04.851538,cde55ea3f6fc186a9bfe9d20 -clientinfo.phimmoizz.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:05.120124,cde55ea3f6fc186a9bfe9d20 -counter.ntdvn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:06.104704,cde55ea3f6fc186a9bfe9d20 -core.vchat.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:06.547828,cde55ea3f6fc186a9bfe9d20 -counter.24h.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:06.865266,cde55ea3f6fc186a9bfe9d20 -counter.ntdvn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:06.947296,cde55ea3f6fc186a9bfe9d20 -collect.ovp.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:08.060064,cde55ea3f6fc186a9bfe9d20 -crmbizfly.todo.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:08.779836,cde55ea3f6fc186a9bfe9d20 -crm.englishtown.edu.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:10.705743,cde55ea3f6fc186a9bfe9d20 -crm.bizfly.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:10.958750,cde55ea3f6fc186a9bfe9d20 -elink.nhanlucnganhluat.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:12.604522,cde55ea3f6fc186a9bfe9d20 -elogs.vnexpress.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:12.906286,cde55ea3f6fc186a9bfe9d20 -event.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:13.871343,cde55ea3f6fc186a9bfe9d20 -cskh.onlinecrm.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:13.914586,cde55ea3f6fc186a9bfe9d20 -f-emc.ngsp.gov.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:16.345945,cde55ea3f6fc186a9bfe9d20 -digi.vinut.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:16.452599,cde55ea3f6fc186a9bfe9d20 -ema.hostvn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:16.679890,cde55ea3f6fc186a9bfe9d20 -facebookinbox-omni-onapp.haravan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:16.901856,cde55ea3f6fc186a9bfe9d20 -file-subiz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:17.214734,cde55ea3f6fc186a9bfe9d20 -follow.vnay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:17.912884,cde55ea3f6fc186a9bfe9d20 -gtmjs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:18.847282,cde55ea3f6fc186a9bfe9d20 -hit.123c.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:20.039833,cde55ea3f6fc186a9bfe9d20 -invite.baomoi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:20.886513,cde55ea3f6fc186a9bfe9d20 -kv-analytics.kiotviet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:21.436721,cde55ea3f6fc186a9bfe9d20 -la.vietid.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:22.915341,cde55ea3f6fc186a9bfe9d20 -kh.suno.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:23.797855,cde55ea3f6fc186a9bfe9d20 -la.vnbusiness.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:24.777336,cde55ea3f6fc186a9bfe9d20 -la.vnecdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:25.435113,cde55ea3f6fc186a9bfe9d20 -fa.fpt.shop,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:25.956132,cde55ea3f6fc186a9bfe9d20 -la2.vnecdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:26.390142,cde55ea3f6fc186a9bfe9d20 -la3.vnecdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:26.901660,cde55ea3f6fc186a9bfe9d20 -fbuser.ovp.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:27.478952,cde55ea3f6fc186a9bfe9d20 -log-collector.shopee.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:27.500196,cde55ea3f6fc186a9bfe9d20 -lg.lotus.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:28.417153,cde55ea3f6fc186a9bfe9d20 -live.vnpgroup.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:43.440365,cde55ea3f6fc186a9bfe9d20 -log.baomoi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:49.872572,cde55ea3f6fc186a9bfe9d20 -log.baodauthau.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:49.938850,cde55ea3f6fc186a9bfe9d20 -log.baodatviet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:50.130917,cde55ea3f6fc186a9bfe9d20 -log.anninhthudo.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:51.120883,cde55ea3f6fc186a9bfe9d20 -log.beecost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:52.317769,cde55ea3f6fc186a9bfe9d20 -log.beecost.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:53.158072,cde55ea3f6fc186a9bfe9d20 -log.baonghean.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:53.846729,cde55ea3f6fc186a9bfe9d20 -log.baophapluat.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:54.644494,cde55ea3f6fc186a9bfe9d20 -log.daidoanket.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:54.801394,cde55ea3f6fc186a9bfe9d20 -log.bizlive.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:56.427124,cde55ea3f6fc186a9bfe9d20 -log.dantocmiennui.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:42:56.792375,cde55ea3f6fc186a9bfe9d20 -log.giaoduc.net.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:12.063636,cde55ea3f6fc186a9bfe9d20 -log.doanhnhan.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:12.357429,cde55ea3f6fc186a9bfe9d20 -log.kaka.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:19.428691,cde55ea3f6fc186a9bfe9d20 -log.hemera.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:20.513837,cde55ea3f6fc186a9bfe9d20 -log.infonet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:21.230370,cde55ea3f6fc186a9bfe9d20 -log.kienthuc.net.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:21.709171,cde55ea3f6fc186a9bfe9d20 -log.kinhdoanhhoinhap.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:22.930018,cde55ea3f6fc186a9bfe9d20 -log.nhipcaudautu.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:24.125337,cde55ea3f6fc186a9bfe9d20 -log.oto.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:25.130517,cde55ea3f6fc186a9bfe9d20 -log.ngaynay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:25.345843,cde55ea3f6fc186a9bfe9d20 -log.saleup88.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:26.118484,cde55ea3f6fc186a9bfe9d20 -log.kinhtedouong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:46.429209,cde55ea3f6fc186a9bfe9d20 -log.plo.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:46.784502,cde55ea3f6fc186a9bfe9d20 -log.sggp.org.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:52.507408,cde55ea3f6fc186a9bfe9d20 -log.tapchimattran.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:53.195875,cde55ea3f6fc186a9bfe9d20 -log.thanhnien.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:53.445676,cde55ea3f6fc186a9bfe9d20 -log.tapchitaichinh.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:53.703576,cde55ea3f6fc186a9bfe9d20 -log.theleader.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:54.225374,cde55ea3f6fc186a9bfe9d20 -log.tienphong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:55.460375,cde55ea3f6fc186a9bfe9d20 -log.tinnhac.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:55.816488,cde55ea3f6fc186a9bfe9d20 -log.tieudungthoinay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:57.103249,cde55ea3f6fc186a9bfe9d20 -log.toss.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:57.529790,cde55ea3f6fc186a9bfe9d20 -log.tinxe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:57.655931,cde55ea3f6fc186a9bfe9d20 -log.tinnhanhchungkhoan.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:58.572169,cde55ea3f6fc186a9bfe9d20 -log.trithuctructuyen.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:43:59.392107,cde55ea3f6fc186a9bfe9d20 -log.tv360.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:09.536878,cde55ea3f6fc186a9bfe9d20 -log.trithuctructuyen.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:22.224273,cde55ea3f6fc186a9bfe9d20 -log.viettimes.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:22.415546,cde55ea3f6fc186a9bfe9d20 -log.vietnamdaily.net.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:22.617175,cde55ea3f6fc186a9bfe9d20 -log.vnay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:23.211913,cde55ea3f6fc186a9bfe9d20 -log.vneconomy.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:24.650554,cde55ea3f6fc186a9bfe9d20 -log.vnfinance.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:25.359032,cde55ea3f6fc186a9bfe9d20 -log.vovplus.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:26.655573,cde55ea3f6fc186a9bfe9d20 -log.vietnamplus.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:26.784762,cde55ea3f6fc186a9bfe9d20 -log4x.nixcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:28.583294,cde55ea3f6fc186a9bfe9d20 -logapi.misa.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:28.821603,cde55ea3f6fc186a9bfe9d20 -mega1.yeah1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:29.201184,cde55ea3f6fc186a9bfe9d20 -logperf.vnexpress.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:31.330054,cde55ea3f6fc186a9bfe9d20 -log.vov.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:31.575468,cde55ea3f6fc186a9bfe9d20 -logg4u.cnnd.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:31.664808,cde55ea3f6fc186a9bfe9d20 -logen.vietnamplus.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:31.891436,cde55ea3f6fc186a9bfe9d20 -logs.docnhanh.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:33.227959,cde55ea3f6fc186a9bfe9d20 -logs1.reatimes.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:34.156712,cde55ea3f6fc186a9bfe9d20 -log.zamba.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:36.894140,cde55ea3f6fc186a9bfe9d20 -logs.giaoducthoidai.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:42.249586,cde55ea3f6fc186a9bfe9d20 -logscafef.channelvn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:51.596344,cde55ea3f6fc186a9bfe9d20 -logsbin.dantri.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:51.627427,cde55ea3f6fc186a9bfe9d20 -logs.thethaovanhoa.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:51.922153,cde55ea3f6fc186a9bfe9d20 -marketing.itgeek.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:51.979328,cde55ea3f6fc186a9bfe9d20 -mautic.teky.edu.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:52.454445,cde55ea3f6fc186a9bfe9d20 -monitor.teko.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:53.712732,cde55ea3f6fc186a9bfe9d20 -mysapo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:54.051806,cde55ea3f6fc186a9bfe9d20 -mkt.hoanghamobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:54.074684,cde55ea3f6fc186a9bfe9d20 -myharavan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:54.630610,cde55ea3f6fc186a9bfe9d20 -nct1.logging.nextsmarty.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:54.697292,cde55ea3f6fc186a9bfe9d20 -nstat.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:55.103443,cde55ea3f6fc186a9bfe9d20 -production-tracking.riviu.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:55.761275,cde55ea3f6fc186a9bfe9d20 -newlog.daidoanket.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:55.879871,cde55ea3f6fc186a9bfe9d20 -proof.sudo.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:56.159896,cde55ea3f6fc186a9bfe9d20 -pixel.chotot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:56.703033,cde55ea3f6fc186a9bfe9d20 -report.vnay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:56.772178,cde55ea3f6fc186a9bfe9d20 -s.homedy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:57.964577,cde55ea3f6fc186a9bfe9d20 -s.kenh14.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:58.135055,cde55ea3f6fc186a9bfe9d20 -s.baomoi.xdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:58.159056,cde55ea3f6fc186a9bfe9d20 -s.tuoitre.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:58.928749,cde55ea3f6fc186a9bfe9d20 -sentry.mediacdn.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:44:59.360450,cde55ea3f6fc186a9bfe9d20 -smetrics.kone.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:00.257003,cde55ea3f6fc186a9bfe9d20 -sharefb.cnnd.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:00.311849,cde55ea3f6fc186a9bfe9d20 -socialloginplus-apps.haravan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:00.856478,cde55ea3f6fc186a9bfe9d20 -st-a.vtvdigital.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:00.966548,cde55ea3f6fc186a9bfe9d20 -stat.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:01.836687,cde55ea3f6fc186a9bfe9d20 -sentry.dantri.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:02.061785,cde55ea3f6fc186a9bfe9d20 -staticad.thethao247.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:02.792833,cde55ea3f6fc186a9bfe9d20 -static.masoffer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:02.947565,cde55ea3f6fc186a9bfe9d20 -mto.cgv.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:03.418203,cde55ea3f6fc186a9bfe9d20 -statistic.batdongsan.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:04.154793,cde55ea3f6fc186a9bfe9d20 -statis.dsp.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:04.251617,cde55ea3f6fc186a9bfe9d20 -statistics-vov2.vov.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:04.526744,cde55ea3f6fc186a9bfe9d20 -statistics.tapchimypham.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:06.204018,cde55ea3f6fc186a9bfe9d20 -stats.123c.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:06.617671,cde55ea3f6fc186a9bfe9d20 -stats.dongphim.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:07.550928,cde55ea3f6fc186a9bfe9d20 -statistics.vov.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:07.599786,cde55ea3f6fc186a9bfe9d20 -s.soha.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:08.022063,cde55ea3f6fc186a9bfe9d20 -statistics.vov2.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:08.263543,cde55ea3f6fc186a9bfe9d20 -stats.hstatic.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:08.545096,cde55ea3f6fc186a9bfe9d20 -stats.vietnammoi.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:09.554650,cde55ea3f6fc186a9bfe9d20 -sv-api-event.headlines.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:10.107944,cde55ea3f6fc186a9bfe9d20 -ta.toprework.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:10.887441,cde55ea3f6fc186a9bfe9d20 -stats.petrotimes.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:11.261309,cde55ea3f6fc186a9bfe9d20 -stats.tamdiem247.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:11.680783,cde55ea3f6fc186a9bfe9d20 -thongke.24h.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:12.871596,cde55ea3f6fc186a9bfe9d20 -thongke.tcdulichtphcm.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:14.519237,cde55ea3f6fc186a9bfe9d20 -thongke.baotintuc.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:15.006010,cde55ea3f6fc186a9bfe9d20 -thongke.vui.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:15.489211,cde55ea3f6fc186a9bfe9d20 -thongke.opencps.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:15.606729,cde55ea3f6fc186a9bfe9d20 -tr.topdevvn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:16.493206,cde55ea3f6fc186a9bfe9d20 -track-srv.vietnamnet.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:17.399119,cde55ea3f6fc186a9bfe9d20 -stats.bizweb.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:17.652122,cde55ea3f6fc186a9bfe9d20 -tracer.concung.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:18.763458,cde55ea3f6fc186a9bfe9d20 -thongke99.baogiaothong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:18.884291,cde55ea3f6fc186a9bfe9d20 -stats.muasamcong.gov.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:19.096340,cde55ea3f6fc186a9bfe9d20 -track.adshay.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:19.199035,cde55ea3f6fc186a9bfe9d20 -track.lapa.pub,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:20.613760,cde55ea3f6fc186a9bfe9d20 -track.lemonnovel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:21.546182,cde55ea3f6fc186a9bfe9d20 -track.sendo.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:22.000584,cde55ea3f6fc186a9bfe9d20 -track.pnj.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:22.058423,cde55ea3f6fc186a9bfe9d20 -track.vio.edu.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:22.552313,cde55ea3f6fc186a9bfe9d20 -tracker.anime47.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:22.966897,cde55ea3f6fc186a9bfe9d20 -tracker.bongngo.bar,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:23.275225,cde55ea3f6fc186a9bfe9d20 -track.icheck.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:23.480315,cde55ea3f6fc186a9bfe9d20 -tracker.edupia.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:23.513082,cde55ea3f6fc186a9bfe9d20 -tracker.fado.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:23.948996,cde55ea3f6fc186a9bfe9d20 -tracker.gigaphim.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:24.128196,cde55ea3f6fc186a9bfe9d20 -tracker.thichxemphim.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:25.207129,cde55ea3f6fc186a9bfe9d20 -tracker.phunusuckhoe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:25.336189,cde55ea3f6fc186a9bfe9d20 -tracking-web.smobgame.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:25.905371,cde55ea3f6fc186a9bfe9d20 -tracking-amp.vnexpress.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:26.251478,cde55ea3f6fc186a9bfe9d20 -tracker.phunuvagiadinh.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:26.258892,cde55ea3f6fc186a9bfe9d20 -tracking.appwifi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:26.882053,cde55ea3f6fc186a9bfe9d20 -tracking.fado.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:27.302494,cde55ea3f6fc186a9bfe9d20 -tracking.fff.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:27.856531,cde55ea3f6fc186a9bfe9d20 -tracker.nhandaovadoisong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:28.699720,cde55ea3f6fc186a9bfe9d20 -tracking.dantri.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:29.559758,cde55ea3f6fc186a9bfe9d20 -tracking.gapone.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:30.175696,cde55ea3f6fc186a9bfe9d20 -tracking.hapiwork.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:30.292530,cde55ea3f6fc186a9bfe9d20 -track.kyna.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:30.372424,cde55ea3f6fc186a9bfe9d20 -tracking.meta.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:30.557346,cde55ea3f6fc186a9bfe9d20 -tracking.tekoapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:31.413411,cde55ea3f6fc186a9bfe9d20 -tracking.hongtinnhanh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:31.736485,cde55ea3f6fc186a9bfe9d20 -tracking.tvet-vietnam.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:31.929820,cde55ea3f6fc186a9bfe9d20 -tracking.phunuadong.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:32.025256,cde55ea3f6fc186a9bfe9d20 -tracking.tinxe.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:32.336361,cde55ea3f6fc186a9bfe9d20 -tracking.vietbao.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:33.383013,cde55ea3f6fc186a9bfe9d20 -tracking.vht.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:33.488297,cde55ea3f6fc186a9bfe9d20 -tracking.vegaid.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:33.564420,cde55ea3f6fc186a9bfe9d20 -trackingapi.foody.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:34.543665,cde55ea3f6fc186a9bfe9d20 -tracking.vnncdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:34.875348,cde55ea3f6fc186a9bfe9d20 -trackity.tiki.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:34.986214,cde55ea3f6fc186a9bfe9d20 -trackingvn.zingplay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:35.346921,cde55ea3f6fc186a9bfe9d20 -vieon-tracking.vieon.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:35.914410,cde55ea3f6fc186a9bfe9d20 -trk.staging.123c.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:36.663007,cde55ea3f6fc186a9bfe9d20 -vn.alexajstrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:36.893043,cde55ea3f6fc186a9bfe9d20 -trk.123c.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:37.051634,cde55ea3f6fc186a9bfe9d20 -web-analytic.ghtk.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:37.229186,cde55ea3f6fc186a9bfe9d20 -webpush.todo.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:39.233093,cde55ea3f6fc186a9bfe9d20 -webchat.caresoft.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:41.060870,cde55ea3f6fc186a9bfe9d20 -webpush.bizfly.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:41.697804,cde55ea3f6fc186a9bfe9d20 -webstag.kplus.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:43.262079,cde55ea3f6fc186a9bfe9d20 -tracking.vtcnew.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:44.290950,cde55ea3f6fc186a9bfe9d20 -za.baomoi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:44.503315,cde55ea3f6fc186a9bfe9d20 -bloodleian.club,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:45.229972,cde55ea3f6fc186a9bfe9d20 -userstats.shopee.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:45.627502,cde55ea3f6fc186a9bfe9d20 -bluvenie.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:45.808771,cde55ea3f6fc186a9bfe9d20 -zigzag.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:45.873536,cde55ea3f6fc186a9bfe9d20 -cettiarl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:46.463969,cde55ea3f6fc186a9bfe9d20 -celerantatters.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:46.747894,cde55ea3f6fc186a9bfe9d20 -code-garena-vn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:46.987607,cde55ea3f6fc186a9bfe9d20 -atspace.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:47.173195,cde55ea3f6fc186a9bfe9d20 -code-lienquan-vn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:47.276668,cde55ea3f6fc186a9bfe9d20 -drakeesh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:47.564998,cde55ea3f6fc186a9bfe9d20 -ff-member-ganena.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:48.087695,cde55ea3f6fc186a9bfe9d20 -ff-member-gazeza.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:48.167940,cde55ea3f6fc186a9bfe9d20 -campxanh.info,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:48.217488,cde55ea3f6fc186a9bfe9d20 -ff-members-garena.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:48.717302,cde55ea3f6fc186a9bfe9d20 -ff-membership-garena.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:48.801604,cde55ea3f6fc186a9bfe9d20 -eventlqvn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:48.827611,cde55ea3f6fc186a9bfe9d20 -ff-membersship-garrena.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:48.833714,cde55ea3f6fc186a9bfe9d20 -ff-memnber-garena.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:49.400953,cde55ea3f6fc186a9bfe9d20 -ff-menber-garena.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:49.550028,cde55ea3f6fc186a9bfe9d20 -freefire-membershipvn-garena.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:49.925427,cde55ea3f6fc186a9bfe9d20 -ff.member.garenae.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:50.707747,cde55ea3f6fc186a9bfe9d20 -gaerena.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:51.257764,cde55ea3f6fc186a9bfe9d20 -garane.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:51.765610,cde55ea3f6fc186a9bfe9d20 -garean.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:52.303821,cde55ea3f6fc186a9bfe9d20 -widget.kyna.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:52.530146,cde55ea3f6fc186a9bfe9d20 -garena-members.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:52.825094,cde55ea3f6fc186a9bfe9d20 -gareena.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:52.856511,cde55ea3f6fc186a9bfe9d20 -garena.fan,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:53.199137,cde55ea3f6fc186a9bfe9d20 -garenaa.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:53.962370,cde55ea3f6fc186a9bfe9d20 -garenaj.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:54.217940,cde55ea3f6fc186a9bfe9d20 -garena.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:54.678814,cde55ea3f6fc186a9bfe9d20 -giftcode-lienquanmobile-vn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:54.845004,cde55ea3f6fc186a9bfe9d20 -giftcode-mobilelienquan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:55.142930,cde55ea3f6fc186a9bfe9d20 -https-apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:55.257210,cde55ea3f6fc186a9bfe9d20 -kaurroot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:55.726589,cde55ea3f6fc186a9bfe9d20 -larpollicwilli.club,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:56.040930,cde55ea3f6fc186a9bfe9d20 -lienquan-garena-giftcode.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:56.568931,cde55ea3f6fc186a9bfe9d20 -irduwhojas.ga,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:57.123302,cde55ea3f6fc186a9bfe9d20 -lib1.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:57.144929,cde55ea3f6fc186a9bfe9d20 -lienquanmobilequatang.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:57.163514,cde55ea3f6fc186a9bfe9d20 -lmht-membership.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:57.820457,cde55ea3f6fc186a9bfe9d20 -member-gaarena.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:57.843913,cde55ea3f6fc186a9bfe9d20 -memberr-garenaa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:58.220362,cde55ea3f6fc186a9bfe9d20 -menberships-ff-garrena.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:58.413320,cde55ea3f6fc186a9bfe9d20 -membershipsgarenavn-ff.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:58.418290,cde55ea3f6fc186a9bfe9d20 -nhanquaffob31.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:59.055564,cde55ea3f6fc186a9bfe9d20 -rituationscardb.info,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:59.357534,cde55ea3f6fc186a9bfe9d20 -sacchaeleduk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:59.737145,cde55ea3f6fc186a9bfe9d20 -ff.garena.memmbershipp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:45:59.764420,cde55ea3f6fc186a9bfe9d20 -simpliftsbefore.info,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:00.084612,cde55ea3f6fc186a9bfe9d20 -tammenaa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:00.374069,cde55ea3f6fc186a9bfe9d20 -smilitygorb.club,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:00.492226,cde55ea3f6fc186a9bfe9d20 -garaena.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:00.844617,cde55ea3f6fc186a9bfe9d20 -thegioididong.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:00.879351,cde55ea3f6fc186a9bfe9d20 -thseaeing.fun,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:00.954205,cde55ea3f6fc186a9bfe9d20 -ucesreferre.club,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:01.163103,cde55ea3f6fc186a9bfe9d20 -vongquay-pubgmobilevn-zing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:01.631051,cde55ea3f6fc186a9bfe9d20 -vietnammoi.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:01.975385,cde55ea3f6fc186a9bfe9d20 -vongquaymienphi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:02.205837,cde55ea3f6fc186a9bfe9d20 -www.vongquaymienphi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:02.427645,cde55ea3f6fc186a9bfe9d20 -b8zk2cl6bjs92j7ah8k2kzi92jf8ck9vj7v0z5bv2v3cj2azlp0c8z5vb7dt.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:03.051112,cde55ea3f6fc186a9bfe9d20 -ch6p2aj2gh8zy5cm0px9ow7aj3tmzhtk6lzx2ch9xj7gx2jq1cj8v4jklz6b.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:03.376828,cde55ea3f6fc186a9bfe9d20 -h6o2z0pwx5ja7dwxn0wx4fhv7mp0qoladm8vj6do4h1c6gja8evrn6g5fixk.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:03.646962,cde55ea3f6fc186a9bfe9d20 -kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:03.692517,cde55ea3f6fc186a9bfe9d20 -m6pz5h8qi18jq1s7hjkytxn7sjc0zpxw5gks3vyk8dcxs2cstjgdxkp7t1eb.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:04.428334,cde55ea3f6fc186a9bfe9d20 -q2h0x5l7gj8xdm5wdx8ht5szd4jw8nzq5klt8sr9sk2zjg6mtk0q8xzi0i9z.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:04.781603,cde55ea3f6fc186a9bfe9d20 -rei9jc56oyqux0rcpcquqmm7jc5freirpsquqkope3n3axrjacg8ipolxvbm.codes,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:05.051969,cde55ea3f6fc186a9bfe9d20 -t2zc6vo8zj2ch6sh6kvu5vq8cjz4iv8v2aj1ckjy8zktaj8vm6visk6als8l.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:05.104472,cde55ea3f6fc186a9bfe9d20 -u7z5fgj3k9c0vkah2v8zj1zj7v6gkm2f8zjc9j2vk6o9p2zks3a6sjc2mj6h.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:05.815344,cde55ea3f6fc186a9bfe9d20 -v0h8c6kcd8wd9lzg2mtlo0gj7cju82latost2c8qjs2gj6yti8zhs5kltx7d.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:06.200085,cde55ea3f6fc186a9bfe9d20 -y8z5nv0slz06vj2k5vh6akv7dj2c8aj62zhj2v7zj8vp0zq7fj2gf4mv6zsb.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:06.479176,cde55ea3f6fc186a9bfe9d20 -wfgo5vjs6cp0cdjx7bms3cn9lof2p01xho0pxgm1fd2fah3j5d8qd7x1d6eu.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:06.487653,cde55ea3f6fc186a9bfe9d20 -03ed9035a0801f.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:06.877308,cde55ea3f6fc186a9bfe9d20 -z8g0wlq5p0f6jg3k7eh2kyd58hjeskx0w9g5eu7q3m5hyq8l0xwofj3ap2nv.me,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:07.169613,cde55ea3f6fc186a9bfe9d20 -0n.click,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:07.449504,cde55ea3f6fc186a9bfe9d20 -1-1ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:07.546698,cde55ea3f6fc186a9bfe9d20 -0x01n2ptpuz3.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:07.639433,cde55ea3f6fc186a9bfe9d20 -152media.info,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:08.023878,cde55ea3f6fc186a9bfe9d20 -1frozenthrone1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:08.440415,cde55ea3f6fc186a9bfe9d20 -207.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:08.469607,cde55ea3f6fc186a9bfe9d20 -1phads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:08.902378,cde55ea3f6fc186a9bfe9d20 -qualienquan.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:09.196622,cde55ea3f6fc186a9bfe9d20 -268stephe5en3king.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:09.848692,cde55ea3f6fc186a9bfe9d20 -24newstech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:09.950475,cde55ea3f6fc186a9bfe9d20 -24log.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:10.022311,cde55ea3f6fc186a9bfe9d20 -2qj7mq3w4uxe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:10.488341,cde55ea3f6fc186a9bfe9d20 -24log.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:10.552949,cde55ea3f6fc186a9bfe9d20 -42d61f012e27b36d53.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:10.652798,cde55ea3f6fc186a9bfe9d20 -4d5.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:10.993132,cde55ea3f6fc186a9bfe9d20 -4hfchest5kdnfnut.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:11.276570,cde55ea3f6fc186a9bfe9d20 -4mads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:11.814524,cde55ea3f6fc186a9bfe9d20 -520click.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:11.914044,cde55ea3f6fc186a9bfe9d20 -5toft8or7on8tt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:12.560343,cde55ea3f6fc186a9bfe9d20 -5advertise.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:12.908211,cde55ea3f6fc186a9bfe9d20 -7c0616849b.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:13.264279,cde55ea3f6fc186a9bfe9d20 -7ca78m3csgbrid7ge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:13.557060,cde55ea3f6fc186a9bfe9d20 -9gg23.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:14.345616,cde55ea3f6fc186a9bfe9d20 -a.mktw.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:15.535797,cde55ea3f6fc186a9bfe9d20 -999.money,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:16.238804,cde55ea3f6fc186a9bfe9d20 -a.photowonder.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:16.276925,cde55ea3f6fc186a9bfe9d20 -a.xanga.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:17.335917,cde55ea3f6fc186a9bfe9d20 -a135.wftv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:18.182783,cde55ea3f6fc186a9bfe9d20 -247media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:18.756520,cde55ea3f6fc186a9bfe9d20 -a2tw6yoodsag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:18.844161,cde55ea3f6fc186a9bfe9d20 -a9.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:19.762227,cde55ea3f6fc186a9bfe9d20 -a.sakh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:20.546312,cde55ea3f6fc186a9bfe9d20 -aaddzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:20.904445,cde55ea3f6fc186a9bfe9d20 -abackchain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:21.377277,cde55ea3f6fc186a9bfe9d20 -4info.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:21.380348,cde55ea3f6fc186a9bfe9d20 -4wnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:21.660326,cde55ea3f6fc186a9bfe9d20 -abandonedaction.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:21.793323,cde55ea3f6fc186a9bfe9d20 -abc-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:22.103121,cde55ea3f6fc186a9bfe9d20 -aboardlevel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:22.388088,cde55ea3f6fc186a9bfe9d20 -abroad-ad.kingsoft-office-service.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:22.442552,cde55ea3f6fc186a9bfe9d20 -abruptroad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:22.670713,cde55ea3f6fc186a9bfe9d20 -absentstream.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:22.973760,cde55ea3f6fc186a9bfe9d20 -absoluteclickscom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:23.457641,cde55ea3f6fc186a9bfe9d20 -absorbingband.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:23.511699,cde55ea3f6fc186a9bfe9d20 -abstractedauthority.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:23.583278,cde55ea3f6fc186a9bfe9d20 -absurdwater.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:23.800444,cde55ea3f6fc186a9bfe9d20 -acacdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:24.449456,cde55ea3f6fc186a9bfe9d20 -acdcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:24.579109,cde55ea3f6fc186a9bfe9d20 -achcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:25.284294,cde55ea3f6fc186a9bfe9d20 -acento.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:25.290921,cde55ea3f6fc186a9bfe9d20 -acidpigs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:26.140948,cde55ea3f6fc186a9bfe9d20 -abz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:26.232752,cde55ea3f6fc186a9bfe9d20 -ackcdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:26.326931,cde55ea3f6fc186a9bfe9d20 -aclickads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:26.865104,cde55ea3f6fc186a9bfe9d20 -acridtwist.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:27.212257,cde55ea3f6fc186a9bfe9d20 -acscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:27.638395,cde55ea3f6fc186a9bfe9d20 -actionsplash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:28.282673,cde55ea3f6fc186a9bfe9d20 -acsseo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:28.304903,cde55ea3f6fc186a9bfe9d20 -actuallysheep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:29.205565,cde55ea3f6fc186a9bfe9d20 -actualdeals.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:29.530895,cde55ea3f6fc186a9bfe9d20 -actuallysnake.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:30.062132,cde55ea3f6fc186a9bfe9d20 -abacho.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:31.010421,cde55ea3f6fc186a9bfe9d20 -ad-balancer.at,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:31.191461,cde55ea3f6fc186a9bfe9d20 -acuityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:31.197251,cde55ea3f6fc186a9bfe9d20 -ad-balancer.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:31.609257,cde55ea3f6fc186a9bfe9d20 -ad-channel.wikawika.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:31.835898,cde55ea3f6fc186a9bfe9d20 -ad-center.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:31.892392,cde55ea3f6fc186a9bfe9d20 -ad-delivery.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:32.232981,cde55ea3f6fc186a9bfe9d20 -ad-miner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:32.504532,cde55ea3f6fc186a9bfe9d20 -ad-display.wikawika.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:32.560687,cde55ea3f6fc186a9bfe9d20 -ad-rotator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:33.173026,cde55ea3f6fc186a9bfe9d20 -ad-pay.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:33.243605,cde55ea3f6fc186a9bfe9d20 -ad-server.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:33.586884,cde55ea3f6fc186a9bfe9d20 -ad-server.unlimapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:33.816588,cde55ea3f6fc186a9bfe9d20 -ad-server.gulasidorna.se,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:33.870082,cde55ea3f6fc186a9bfe9d20 -ad-serverparc.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:34.180462,cde55ea3f6fc186a9bfe9d20 -ad-souk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:34.415650,cde55ea3f6fc186a9bfe9d20 -ac.rnm.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:34.496333,cde55ea3f6fc186a9bfe9d20 -ad-space.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:34.545510,cde55ea3f6fc186a9bfe9d20 -ad-spb.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:34.711141,cde55ea3f6fc186a9bfe9d20 -ad-srv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:35.172536,cde55ea3f6fc186a9bfe9d20 -ad-up.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:35.409442,cde55ea3f6fc186a9bfe9d20 -ad-tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:35.416474,cde55ea3f6fc186a9bfe9d20 -ad-specs.guoshipartners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:35.862035,cde55ea3f6fc186a9bfe9d20 -ad.103092804.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:36.208985,cde55ea3f6fc186a9bfe9d20 -acloudimages.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:37.066516,cde55ea3f6fc186a9bfe9d20 -ad.abum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:37.991395,cde55ea3f6fc186a9bfe9d20 -ad.aboutwebservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:38.063344,cde55ea3f6fc186a9bfe9d20 -ad.adpon.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:38.853218,cde55ea3f6fc186a9bfe9d20 -ad.amgdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:39.995129,cde55ea3f6fc186a9bfe9d20 -ad.980x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:40.500395,cde55ea3f6fc186a9bfe9d20 -ad.abcnews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:46.186724,cde55ea3f6fc186a9bfe9d20 -ad.apsalar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:47.529212,cde55ea3f6fc186a9bfe9d20 -ad.abctv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:47.796471,cde55ea3f6fc186a9bfe9d20 -ad.auditude.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:48.266457,cde55ea3f6fc186a9bfe9d20 -ad.bizo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:49.541134,cde55ea3f6fc186a9bfe9d20 -ad.anuntis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:50.723184,cde55ea3f6fc186a9bfe9d20 -ad.allstar.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:51.340430,cde55ea3f6fc186a9bfe9d20 -ad.api.3g.tudou.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:51.360317,cde55ea3f6fc186a9bfe9d20 -ad.digitallook.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:52.332180,cde55ea3f6fc186a9bfe9d20 -ad.cooks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:52.481117,cde55ea3f6fc186a9bfe9d20 -ad.eplayer.is,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:53.263537,cde55ea3f6fc186a9bfe9d20 -ad.ettoday.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:53.643434,cde55ea3f6fc186a9bfe9d20 -ad.cgi.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:53.758310,cde55ea3f6fc186a9bfe9d20 -ad.eurosport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:54.065483,cde55ea3f6fc186a9bfe9d20 -ad.centrum.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:54.356108,cde55ea3f6fc186a9bfe9d20 -ad.foxitsoftware.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:54.496517,cde55ea3f6fc186a9bfe9d20 -ad.foxnetworks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:54.645612,cde55ea3f6fc186a9bfe9d20 -ad.garenanow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:55.040807,cde55ea3f6fc186a9bfe9d20 -ad.hyena.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:46:59.311588,cde55ea3f6fc186a9bfe9d20 -ad.domainfactory.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:02.159213,cde55ea3f6fc186a9bfe9d20 -ad.iinfo.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:03.325130,cde55ea3f6fc186a9bfe9d20 -ad.infoseek.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:03.337721,cde55ea3f6fc186a9bfe9d20 -ad.jetsoftware.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:04.234303,cde55ea3f6fc186a9bfe9d20 -ad.kissasian.es,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:04.370501,cde55ea3f6fc186a9bfe9d20 -ad.leadboltapps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:05.325061,cde55ea3f6fc186a9bfe9d20 -ad.hbv.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:05.364449,cde55ea3f6fc186a9bfe9d20 -ad.leadboltmobile.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:05.432829,cde55ea3f6fc186a9bfe9d20 -ad.hodomobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:05.708362,cde55ea3f6fc186a9bfe9d20 -ad.letmeads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:06.619375,cde55ea3f6fc186a9bfe9d20 -ad.grafika.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:06.932365,cde55ea3f6fc186a9bfe9d20 -ad.media-servers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:07.207486,cde55ea3f6fc186a9bfe9d20 -ad.mgd.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:08.106177,cde55ea3f6fc186a9bfe9d20 -ad.lupa.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:08.500692,cde55ea3f6fc186a9bfe9d20 -ad.mox.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:08.782959,cde55ea3f6fc186a9bfe9d20 -ad.musicmatch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:09.034900,cde55ea3f6fc186a9bfe9d20 -ad.mail.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:09.171874,cde55ea3f6fc186a9bfe9d20 -ad.nozonedata.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:10.094982,cde55ea3f6fc186a9bfe9d20 -ad.netmedia.hu,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:11.471437,cde55ea3f6fc186a9bfe9d20 -ad.nvdvr.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:11.539723,cde55ea3f6fc186a9bfe9d20 -ad.pandora.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:12.637242,cde55ea3f6fc186a9bfe9d20 -ad.period-calendar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:13.302748,cde55ea3f6fc186a9bfe9d20 -ad.nwt.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:16.290662,cde55ea3f6fc186a9bfe9d20 -ad.pornimg.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:17.298289,cde55ea3f6fc186a9bfe9d20 -ad.liveinternet.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:17.384438,cde55ea3f6fc186a9bfe9d20 -ad.pr.ameba.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:18.126539,cde55ea3f6fc186a9bfe9d20 -ad.preferances.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:18.445073,cde55ea3f6fc186a9bfe9d20 -ad.prisma-ai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:18.744963,cde55ea3f6fc186a9bfe9d20 -ad.queryly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:19.538135,cde55ea3f6fc186a9bfe9d20 -ad.nachtagenten.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:19.848447,cde55ea3f6fc186a9bfe9d20 -ad.prv.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:20.146523,cde55ea3f6fc186a9bfe9d20 -ad.nttnavi.co.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:20.414294,cde55ea3f6fc186a9bfe9d20 -ad.setn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:20.856532,cde55ea3f6fc186a9bfe9d20 -ad.simgames.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:21.169121,cde55ea3f6fc186a9bfe9d20 -ad.site-landing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:21.176473,cde55ea3f6fc186a9bfe9d20 -ad.tv2.no,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:22.631756,cde55ea3f6fc186a9bfe9d20 -ad.trafficgate.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:23.505569,cde55ea3f6fc186a9bfe9d20 -ad.virtual-nights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:24.637994,cde55ea3f6fc186a9bfe9d20 -ad.scanmedios.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:24.714062,cde55ea3f6fc186a9bfe9d20 -ad.usatoday.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:24.887886,cde55ea3f6fc186a9bfe9d20 -ad.playground.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:25.046504,cde55ea3f6fc186a9bfe9d20 -ad.unimhk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:25.128278,cde55ea3f6fc186a9bfe9d20 -ad.zuimeitianqi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:27.380698,cde55ea3f6fc186a9bfe9d20 -ad.weatherbug.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:27.646930,cde55ea3f6fc186a9bfe9d20 -ad.wz.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:27.693046,cde55ea3f6fc186a9bfe9d20 -ad.zanox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:27.926744,cde55ea3f6fc186a9bfe9d20 -ad1.emule-project.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:29.012332,cde55ea3f6fc186a9bfe9d20 -ad0.bigmir.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:29.315767,cde55ea3f6fc186a9bfe9d20 -ad1.missyusa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:30.185396,cde55ea3f6fc186a9bfe9d20 -ad1.emediate.dk,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:31.062741,cde55ea3f6fc186a9bfe9d20 -ad120m.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:31.283164,cde55ea3f6fc186a9bfe9d20 -ad127m.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:32.190314,cde55ea3f6fc186a9bfe9d20 -ad1.kde.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:32.459629,cde55ea3f6fc186a9bfe9d20 -ad.xrea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:37.014213,cde55ea3f6fc186a9bfe9d20 -ad01.mediacorpsingapore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:38.328697,cde55ea3f6fc186a9bfe9d20 -ad2.trafficgate.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:39.060128,cde55ea3f6fc186a9bfe9d20 -ad287.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:39.959339,cde55ea3f6fc186a9bfe9d20 -ad2.iinfo.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:40.019740,cde55ea3f6fc186a9bfe9d20 -ad2.lupa.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:40.276298,cde55ea3f6fc186a9bfe9d20 -ad2games.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:41.652439,cde55ea3f6fc186a9bfe9d20 -ad3.iinfo.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:43.389242,cde55ea3f6fc186a9bfe9d20 -ad4mat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:45.063631,cde55ea3f6fc186a9bfe9d20 -ad2.gammae.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:47.436541,cde55ea3f6fc186a9bfe9d20 -ad4mat.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:48.313600,cde55ea3f6fc186a9bfe9d20 -ad4push.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:48.628989,cde55ea3f6fc186a9bfe9d20 -adacado.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:49.675506,cde55ea3f6fc186a9bfe9d20 -ad2.xrea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:50.064362,cde55ea3f6fc186a9bfe9d20 -adalgard-wol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:50.593704,cde55ea3f6fc186a9bfe9d20 -ad2flash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:50.688412,cde55ea3f6fc186a9bfe9d20 -ad6media.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:51.450042,cde55ea3f6fc186a9bfe9d20 -adapt.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:51.588298,cde55ea3f6fc186a9bfe9d20 -adasiatagmanager.appspot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:51.832519,cde55ea3f6fc186a9bfe9d20 -adaction.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:52.094803,cde55ea3f6fc186a9bfe9d20 -adbard.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:52.744071,cde55ea3f6fc186a9bfe9d20 -ad3.xrea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:53.702179,cde55ea3f6fc186a9bfe9d20 -adblockanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:54.395434,cde55ea3f6fc186a9bfe9d20 -adbooth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:54.432567,cde55ea3f6fc186a9bfe9d20 -adblox.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:54.892532,cde55ea3f6fc186a9bfe9d20 -adbooth.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:55.339642,cde55ea3f6fc186a9bfe9d20 -adbrn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:47:56.449508,cde55ea3f6fc186a9bfe9d20 -adbroker.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:01.219560,cde55ea3f6fc186a9bfe9d20 -adbanner.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:01.784273,cde55ea3f6fc186a9bfe9d20 -adbunker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:02.250078,cde55ea3f6fc186a9bfe9d20 -adbutler.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:02.873810,cde55ea3f6fc186a9bfe9d20 -adbutler.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:03.331483,cde55ea3f6fc186a9bfe9d20 -adbutter.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:03.948957,cde55ea3f6fc186a9bfe9d20 -adbot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:05.340459,cde55ea3f6fc186a9bfe9d20 -adbrite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:05.518225,cde55ea3f6fc186a9bfe9d20 -adbuyer3.lycos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:05.953194,cde55ea3f6fc186a9bfe9d20 -adcash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:06.072687,cde55ea3f6fc186a9bfe9d20 -adcast.deviantart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:06.304883,cde55ea3f6fc186a9bfe9d20 -adcel.vrvm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:06.817129,cde55ea3f6fc186a9bfe9d20 -adcell.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:08.792619,cde55ea3f6fc186a9bfe9d20 -adcenter.mdf.se,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:09.513800,cde55ea3f6fc186a9bfe9d20 -adcenter.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:09.795730,cde55ea3f6fc186a9bfe9d20 -adcentriconline.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:10.141364,cde55ea3f6fc186a9bfe9d20 -adchdwfbs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:10.414809,cde55ea3f6fc186a9bfe9d20 -adboost.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:10.442381,cde55ea3f6fc186a9bfe9d20 -adcept.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:10.794746,cde55ea3f6fc186a9bfe9d20 -adbuyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:14.034404,cde55ea3f6fc186a9bfe9d20 -adcloud.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:20.280267,cde55ea3f6fc186a9bfe9d20 -adcito.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:20.409262,cde55ea3f6fc186a9bfe9d20 -adclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:20.910528,cde55ea3f6fc186a9bfe9d20 -adchina.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:21.375740,cde55ea3f6fc186a9bfe9d20 -adcomplete.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:21.433263,cde55ea3f6fc186a9bfe9d20 -adcontent.gamespy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:21.655602,cde55ea3f6fc186a9bfe9d20 -adcycle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:22.244838,cde55ea3f6fc186a9bfe9d20 -addash.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:23.187188,cde55ea3f6fc186a9bfe9d20 -addapptr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:24.088649,cde55ea3f6fc186a9bfe9d20 -addealing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:24.225813,cde55ea3f6fc186a9bfe9d20 -addesktop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:25.282057,cde55ea3f6fc186a9bfe9d20 -add.newmedia.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:26.770866,cde55ea3f6fc186a9bfe9d20 -addfreestats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:26.868455,cde55ea3f6fc186a9bfe9d20 -addefend.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:27.543838,cde55ea3f6fc186a9bfe9d20 -addme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:27.607424,cde55ea3f6fc186a9bfe9d20 -addresseepaper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:27.873895,cde55ea3f6fc186a9bfe9d20 -addresseetransportationsyndrome.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:28.692137,cde55ea3f6fc186a9bfe9d20 -ademails.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:29.107128,cde55ea3f6fc186a9bfe9d20 -adecn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:29.337253,cde55ea3f6fc186a9bfe9d20 -adentifi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:29.754454,cde55ea3f6fc186a9bfe9d20 -adexchangegate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:30.103905,cde55ea3f6fc186a9bfe9d20 -adexchangeprediction.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:30.489374,cde55ea3f6fc186a9bfe9d20 -adclient1.tucows.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:30.928163,cde55ea3f6fc186a9bfe9d20 -adexpose.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:31.012853,cde55ea3f6fc186a9bfe9d20 -adconion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:31.260330,cde55ea3f6fc186a9bfe9d20 -adfactor.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:31.850194,cde55ea3f6fc186a9bfe9d20 -adfonic.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:31.857409,cde55ea3f6fc186a9bfe9d20 -adflight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:31.897436,cde55ea3f6fc186a9bfe9d20 -adext.inkclub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:32.066690,cde55ea3f6fc186a9bfe9d20 -adformdsp.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:32.901263,cde55ea3f6fc186a9bfe9d20 -adforce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:33.509494,cde55ea3f6fc186a9bfe9d20 -adgardener.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:33.528115,cde55ea3f6fc186a9bfe9d20 -adgoto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:34.284898,cde55ea3f6fc186a9bfe9d20 -adgridwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:34.314871,cde55ea3f6fc186a9bfe9d20 -adhbkatqyzqd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:35.138214,cde55ea3f6fc186a9bfe9d20 -adform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:35.350710,cde55ea3f6fc186a9bfe9d20 -adgear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:36.241753,cde55ea3f6fc186a9bfe9d20 -adhese.be,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:36.485596,cde55ea3f6fc186a9bfe9d20 -adgroups.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:36.679558,cde55ea3f6fc186a9bfe9d20 -adhese.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:36.680813,cde55ea3f6fc186a9bfe9d20 -adhoc4.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:36.983018,cde55ea3f6fc186a9bfe9d20 -adengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:39.654434,cde55ea3f6fc186a9bfe9d20 -adimages.been.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:47.771803,cde55ea3f6fc186a9bfe9d20 -adimages.carsoup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:51.277264,cde55ea3f6fc186a9bfe9d20 -adikteev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:51.301303,cde55ea3f6fc186a9bfe9d20 -adimages.homestore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:51.354280,cde55ea3f6fc186a9bfe9d20 -adimage.sphdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:51.620715,cde55ea3f6fc186a9bfe9d20 -adimage.guardian.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:51.763868,cde55ea3f6fc186a9bfe9d20 -adimg.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:52.175263,cde55ea3f6fc186a9bfe9d20 -adimg.rekmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:52.467348,cde55ea3f6fc186a9bfe9d20 -adimg.cbsi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:52.509854,cde55ea3f6fc186a9bfe9d20 -adimg.uimserv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:53.254501,cde55ea3f6fc186a9bfe9d20 -adincube.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:54.024329,cde55ea3f6fc186a9bfe9d20 -adimpact.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:54.144615,cde55ea3f6fc186a9bfe9d20 -adimgs.sapo.pt,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:54.164027,cde55ea3f6fc186a9bfe9d20 -adinfuse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:55.437568,cde55ea3f6fc186a9bfe9d20 -adinterax.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:55.945297,cde55ea3f6fc186a9bfe9d20 -adisfy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:57.093378,cde55ea3f6fc186a9bfe9d20 -adition.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:58.482892,cde55ea3f6fc186a9bfe9d20 -adition.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:48:59.254543,cde55ea3f6fc186a9bfe9d20 -adjix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:00.047266,cde55ea3f6fc186a9bfe9d20 -adizio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:00.385412,cde55ea3f6fc186a9bfe9d20 -adimg1.chosun.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:02.519329,cde55ea3f6fc186a9bfe9d20 -adjuggler.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:02.884516,cde55ea3f6fc186a9bfe9d20 -adjuggler.yourdictionary.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:03.191696,cde55ea3f6fc186a9bfe9d20 -adinch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:03.719543,cde55ea3f6fc186a9bfe9d20 -adinjector.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:04.946778,cde55ea3f6fc186a9bfe9d20 -adkeeper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:08.016899,cde55ea3f6fc186a9bfe9d20 -adk2.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:08.085134,cde55ea3f6fc186a9bfe9d20 -adjug.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:10.750832,cde55ea3f6fc186a9bfe9d20 -adlantic.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:11.444686,cde55ea3f6fc186a9bfe9d20 -adlike.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:12.509638,cde55ea3f6fc186a9bfe9d20 -adledge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:13.429636,cde55ea3f6fc186a9bfe9d20 -adk2.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:13.930994,cde55ea3f6fc186a9bfe9d20 -adlite.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:14.263416,cde55ea3f6fc186a9bfe9d20 -adlink.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:14.771097,cde55ea3f6fc186a9bfe9d20 -adlog.cbsi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:15.030604,cde55ea3f6fc186a9bfe9d20 -adlure.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:15.838923,cde55ea3f6fc186a9bfe9d20 -adland.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:16.394110,cde55ea3f6fc186a9bfe9d20 -adloox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:17.242111,cde55ea3f6fc186a9bfe9d20 -adman.gr,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:18.915826,cde55ea3f6fc186a9bfe9d20 -adlegend.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:21.446329,cde55ea3f6fc186a9bfe9d20 -admagnet.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:26.386110,cde55ea3f6fc186a9bfe9d20 -admailtiser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:26.579762,cde55ea3f6fc186a9bfe9d20 -admanager.carsoup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:27.272234,cde55ea3f6fc186a9bfe9d20 -admedia.network,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:27.336538,cde55ea3f6fc186a9bfe9d20 -adman.otenet.gr,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:28.458437,cde55ea3f6fc186a9bfe9d20 -admedo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:29.059235,cde55ea3f6fc186a9bfe9d20 -admeld.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:29.127614,cde55ea3f6fc186a9bfe9d20 -admeta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:29.908477,cde55ea3f6fc186a9bfe9d20 -admex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:30.813289,cde55ea3f6fc186a9bfe9d20 -adminder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:31.329572,cde55ea3f6fc186a9bfe9d20 -admanagement.ch,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:31.500552,cde55ea3f6fc186a9bfe9d20 -adminshop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:32.376834,cde55ea3f6fc186a9bfe9d20 -admanager.btopenworld.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:32.562076,cde55ea3f6fc186a9bfe9d20 -admized.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:32.665137,cde55ea3f6fc186a9bfe9d20 -admedia.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:32.815609,cde55ea3f6fc186a9bfe9d20 -admitad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:33.165681,cde55ea3f6fc186a9bfe9d20 -admobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:33.184342,cde55ea3f6fc186a9bfe9d20 -admonitor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:33.273285,cde55ea3f6fc186a9bfe9d20 -admotion.com.ar,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:33.452462,cde55ea3f6fc186a9bfe9d20 -admtpmp127.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:34.539657,cde55ea3f6fc186a9bfe9d20 -admtpmp123.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:34.662958,cde55ea3f6fc186a9bfe9d20 -adn.ebay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:34.691216,cde55ea3f6fc186a9bfe9d20 -adnection.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:35.315085,cde55ea3f6fc186a9bfe9d20 -admtpmp124.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:35.330052,cde55ea3f6fc186a9bfe9d20 -adnet-media.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:35.421203,cde55ea3f6fc186a9bfe9d20 -adnet.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:38.048376,cde55ea3f6fc186a9bfe9d20 -adnet.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:38.091894,cde55ea3f6fc186a9bfe9d20 -adnetinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:39.395561,cde55ea3f6fc186a9bfe9d20 -adnetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:40.022723,cde55ea3f6fc186a9bfe9d20 -adnetworkperformance.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:40.075613,cde55ea3f6fc186a9bfe9d20 -adnami.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:41.060020,cde55ea3f6fc186a9bfe9d20 -adnotch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:41.337602,cde55ea3f6fc186a9bfe9d20 -adoperator.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:43.208729,cde55ea3f6fc186a9bfe9d20 -adocean.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:43.557501,cde55ea3f6fc186a9bfe9d20 -adorigin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:45.194151,cde55ea3f6fc186a9bfe9d20 -adnet.asahi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:45.564559,cde55ea3f6fc186a9bfe9d20 -adotmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:45.702941,cde55ea3f6fc186a9bfe9d20 -adpacks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:45.893825,cde55ea3f6fc186a9bfe9d20 -adpay.network,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:46.251210,cde55ea3f6fc186a9bfe9d20 -adpenguin.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:46.516068,cde55ea3f6fc186a9bfe9d20 -adnet.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:46.916333,cde55ea3f6fc186a9bfe9d20 -adperium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:47.945662,cde55ea3f6fc186a9bfe9d20 -adplexity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:48.711498,cde55ea3f6fc186a9bfe9d20 -adplxmd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:49.808428,cde55ea3f6fc186a9bfe9d20 -adpepper.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:49.857824,cde55ea3f6fc186a9bfe9d20 -adprimemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:51.233111,cde55ea3f6fc186a9bfe9d20 -adplus.co.id,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:51.456192,cde55ea3f6fc186a9bfe9d20 -adonspot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:51.792469,cde55ea3f6fc186a9bfe9d20 -adprojekt.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:52.191931,cde55ea3f6fc186a9bfe9d20 -adprotected.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:52.876813,cde55ea3f6fc186a9bfe9d20 -adprofile.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:52.985219,cde55ea3f6fc186a9bfe9d20 -adreactor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:54.463136,cde55ea3f6fc186a9bfe9d20 -adrazzi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:54.726030,cde55ea3f6fc186a9bfe9d20 -adreclaim.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:55.492124,cde55ea3f6fc186a9bfe9d20 -adpost.org,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:55.502461,cde55ea3f6fc186a9bfe9d20 -adrenalpop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:56.177871,cde55ea3f6fc186a9bfe9d20 -adpepper.dk,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:56.764456,cde55ea3f6fc186a9bfe9d20 -adrecreate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:57.241911,cde55ea3f6fc186a9bfe9d20 -adreporting.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:57.472075,cde55ea3f6fc186a9bfe9d20 -adreq.togothermany.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:57.773158,cde55ea3f6fc186a9bfe9d20 -adremedy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:58.131158,cde55ea3f6fc186a9bfe9d20 -adreq.uqualities.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:58.413204,cde55ea3f6fc186a9bfe9d20 -adrock.com.ua,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:59.228641,cde55ea3f6fc186a9bfe9d20 -adrino.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 08:49:59.775381,cde55ea3f6fc186a9bfe9d20 -adrolays.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:01.069138,cde55ea3f6fc186a9bfe9d20 -adriver.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:01.471801,cde55ea3f6fc186a9bfe9d20 -adru.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:02.062732,cde55ea3f6fc186a9bfe9d20 -adrotic.girlonthenet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:02.108588,cde55ea3f6fc186a9bfe9d20 -adrotate.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:02.238644,cde55ea3f6fc186a9bfe9d20 -ads-bi.zenkube.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:02.867435,cde55ea3f6fc186a9bfe9d20 -adpxl.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:02.880413,cde55ea3f6fc186a9bfe9d20 -ads-click.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:02.977154,cde55ea3f6fc186a9bfe9d20 -ads-ios-sdk.ogury.co,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:03.545047,cde55ea3f6fc186a9bfe9d20 -ads-trk.vidible.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:03.822501,cde55ea3f6fc186a9bfe9d20 -ads.abovetopsecret.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:04.228968,cde55ea3f6fc186a9bfe9d20 -ads.activestate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:05.222829,cde55ea3f6fc186a9bfe9d20 -ads.adadapted.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:06.346286,cde55ea3f6fc186a9bfe9d20 -ads.adfox.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:07.652182,cde55ea3f6fc186a9bfe9d20 -adrevolver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:08.266205,cde55ea3f6fc186a9bfe9d20 -ads.administrator.de,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:09.117553,cde55ea3f6fc186a9bfe9d20 -ads.adultfriendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:09.765708,cde55ea3f6fc186a9bfe9d20 -ads.advance.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:10.431908,cde55ea3f6fc186a9bfe9d20 -ads.adstream.com.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:12.200969,cde55ea3f6fc186a9bfe9d20 -ads.adverline.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:12.651095,cde55ea3f6fc186a9bfe9d20 -ads.affiliates.match.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:13.158790,cde55ea3f6fc186a9bfe9d20 -ads.4tube.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:13.851523,cde55ea3f6fc186a9bfe9d20 -ads.alibaba.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:13.920702,cde55ea3f6fc186a9bfe9d20 -ads.alt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:13.950537,cde55ea3f6fc186a9bfe9d20 -ads.aceweb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:14.502250,cde55ea3f6fc186a9bfe9d20 -ads.amigos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:14.839375,cde55ea3f6fc186a9bfe9d20 -ads.5ci.lt,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:14.916322,cde55ea3f6fc186a9bfe9d20 -ads.apn.co.nz,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:15.190588,cde55ea3f6fc186a9bfe9d20 -ads.aol.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:15.294395,cde55ea3f6fc186a9bfe9d20 -ads.appsgeyser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:15.941636,cde55ea3f6fc186a9bfe9d20 -ads.asiafriendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:16.153894,cde55ea3f6fc186a9bfe9d20 -ads.avazu.net,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:17.105257,cde55ea3f6fc186a9bfe9d20 -ads.aspalliance.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:17.123197,cde55ea3f6fc186a9bfe9d20 -ads.avct.cloud,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:18.029288,cde55ea3f6fc186a9bfe9d20 -ads.avocet.io,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:18.077815,cde55ea3f6fc186a9bfe9d20 -ads.bigchurch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:18.938478,cde55ea3f6fc186a9bfe9d20 -ads.betfair.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:19.157554,cde55ea3f6fc186a9bfe9d20 -ads.bitesms.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:19.917572,cde55ea3f6fc186a9bfe9d20 -ads.bittorrent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:20.788095,cde55ea3f6fc186a9bfe9d20 -ads.blog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:21.697875,cde55ea3f6fc186a9bfe9d20 -ads.amdmb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 08:50:24.943312,cde55ea3f6fc186a9bfe9d20 -ads.boylesports.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:49.222360,cde55ea3f6fc186a9bfe9d20 -ads.brain.pk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:51.305016,cde55ea3f6fc186a9bfe9d20 -ads.brazzers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:52.038883,cde55ea3f6fc186a9bfe9d20 -ads.bullionyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:53.117230,cde55ea3f6fc186a9bfe9d20 -ads.bumq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:55.170723,cde55ea3f6fc186a9bfe9d20 -ads.as4x.tmcs.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:56.482063,cde55ea3f6fc186a9bfe9d20 -ads.as4x.tmcs.ticketmaster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:56.482065,cde55ea3f6fc186a9bfe9d20 -ads.casinocity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:57.558750,cde55ea3f6fc186a9bfe9d20 -ads.bigfoot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:57.590296,cde55ea3f6fc186a9bfe9d20 -ads.casumoaffiliates.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:57.786163,cde55ea3f6fc186a9bfe9d20 -ads.bluemountain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:58.130214,cde55ea3f6fc186a9bfe9d20 -ads.cdn.rovio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:58.614597,cde55ea3f6fc186a9bfe9d20 -ads.centraliprom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:58.765887,cde55ea3f6fc186a9bfe9d20 -ads.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:58.982976,cde55ea3f6fc186a9bfe9d20 -ads.co.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:59.249725,cde55ea3f6fc186a9bfe9d20 -ads.crakmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:02:59.898794,cde55ea3f6fc186a9bfe9d20 -ads.creative-serving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:00.471052,cde55ea3f6fc186a9bfe9d20 -ads.colombiaonline.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:01.618097,cde55ea3f6fc186a9bfe9d20 -ads.comeon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:02.178295,cde55ea3f6fc186a9bfe9d20 -ads.cybersales.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:05.112176,cde55ea3f6fc186a9bfe9d20 -ads.dennisnet.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:05.322205,cde55ea3f6fc186a9bfe9d20 -ads.desmoinesregister.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:05.944343,cde55ea3f6fc186a9bfe9d20 -ads.deviantart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:06.675563,cde55ea3f6fc186a9bfe9d20 -ads.cbc.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:07.249599,cde55ea3f6fc186a9bfe9d20 -ads.digital-digest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:07.277310,cde55ea3f6fc186a9bfe9d20 -ads.digitalmedianet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:07.979707,cde55ea3f6fc186a9bfe9d20 -ads.digitalpoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:08.210580,cde55ea3f6fc186a9bfe9d20 -ads.directionsmag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:09.052846,cde55ea3f6fc186a9bfe9d20 -ads.domeus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:09.466782,cde55ea3f6fc186a9bfe9d20 -ads.contactmusic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:09.658557,cde55ea3f6fc186a9bfe9d20 -ads.eagletribune.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:09.994236,cde55ea3f6fc186a9bfe9d20 -ads.easy-forex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:10.278228,cde55ea3f6fc186a9bfe9d20 -ads.economist.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:11.265671,cde55ea3f6fc186a9bfe9d20 -ads.ebay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:11.456931,cde55ea3f6fc186a9bfe9d20 -ads.dada.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:12.704878,cde55ea3f6fc186a9bfe9d20 -ads.einmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:13.195749,cde55ea3f6fc186a9bfe9d20 -ads.egrana.com.br,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:13.231667,cde55ea3f6fc186a9bfe9d20 -ads.electrocelt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:13.637669,cde55ea3f6fc186a9bfe9d20 -ads.epltalk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:15.289575,cde55ea3f6fc186a9bfe9d20 -ads.emirates.net.ae,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:16.028488,cde55ea3f6fc186a9bfe9d20 -ads.epomtestsite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:16.403022,cde55ea3f6fc186a9bfe9d20 -ads.detelefoongids.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:16.414138,cde55ea3f6fc186a9bfe9d20 -ads.expat-blog.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:17.164073,cde55ea3f6fc186a9bfe9d20 -ads.fasttrack-ignite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:17.286551,cde55ea3f6fc186a9bfe9d20 -ads.faxo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:18.325971,cde55ea3f6fc186a9bfe9d20 -ads.ferianc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:19.978911,cde55ea3f6fc186a9bfe9d20 -ads.filmup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:20.934531,cde55ea3f6fc186a9bfe9d20 -ads.financialcontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:20.943279,cde55ea3f6fc186a9bfe9d20 -ads.fool.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:22.465225,cde55ea3f6fc186a9bfe9d20 -ads.elitetrader.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:24.036175,cde55ea3f6fc186a9bfe9d20 -ads.edbindex.dk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:25.622050,cde55ea3f6fc186a9bfe9d20 -ads.exactdrive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:26.966159,cde55ea3f6fc186a9bfe9d20 -ads.fotosidan.se,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:29.793405,cde55ea3f6fc186a9bfe9d20 -ads.foxnetworks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:31.465757,cde55ea3f6fc186a9bfe9d20 -ads.flooble.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:32.022253,cde55ea3f6fc186a9bfe9d20 -ads.friendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:32.128782,cde55ea3f6fc186a9bfe9d20 -ads.gamespyid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:32.799080,cde55ea3f6fc186a9bfe9d20 -ads.footymad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:33.205172,cde55ea3f6fc186a9bfe9d20 -ads.gaming-universe.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:33.655718,cde55ea3f6fc186a9bfe9d20 -ads.geekswithblogs.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:34.064499,cde55ea3f6fc186a9bfe9d20 -ads.goyk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:34.484885,cde55ea3f6fc186a9bfe9d20 -ads.forbes.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:34.679097,cde55ea3f6fc186a9bfe9d20 -ads.gradfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:35.348708,cde55ea3f6fc186a9bfe9d20 -ads.gsm-exchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:36.199905,cde55ea3f6fc186a9bfe9d20 -ads.grindinggears.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:36.328512,cde55ea3f6fc186a9bfe9d20 -ads.fortunecity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:36.478083,cde55ea3f6fc186a9bfe9d20 -ads.guardianunlimited.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:37.491866,cde55ea3f6fc186a9bfe9d20 -ads.gsmexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:38.011160,cde55ea3f6fc186a9bfe9d20 -ads.harvard.edu,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:40.604152,cde55ea3f6fc186a9bfe9d20 -ads.gamigo.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:43.352105,cde55ea3f6fc186a9bfe9d20 -ads.hearstmags.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:44.818248,cde55ea3f6fc186a9bfe9d20 -ads.gplusmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:44.876110,cde55ea3f6fc186a9bfe9d20 -ads.hollywood.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:45.656368,cde55ea3f6fc186a9bfe9d20 -ads.heartlight.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:45.887120,cde55ea3f6fc186a9bfe9d20 -ads.horyzon-media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:46.826801,cde55ea3f6fc186a9bfe9d20 -ads.horsehero.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:46.895859,cde55ea3f6fc186a9bfe9d20 -ads.guardian.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:47.030322,cde55ea3f6fc186a9bfe9d20 -ads.ibest.com.br,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:48.750055,cde55ea3f6fc186a9bfe9d20 -ads.guru3d.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:48.862213,cde55ea3f6fc186a9bfe9d20 -ads.ign.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:49.399494,cde55ea3f6fc186a9bfe9d20 -ads.imgur.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:50.454792,cde55ea3f6fc186a9bfe9d20 -ads.icq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:50.700167,cde55ea3f6fc186a9bfe9d20 -ads.hbv.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:51.294375,cde55ea3f6fc186a9bfe9d20 -ads.internic.co.il,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:52.313857,cde55ea3f6fc186a9bfe9d20 -ads.img.co.za,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:52.388850,cde55ea3f6fc186a9bfe9d20 -ads.isoftmarketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:53.314282,cde55ea3f6fc186a9bfe9d20 -ads.interfax.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:55.729159,cde55ea3f6fc186a9bfe9d20 -ads.iwon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:57.175465,cde55ea3f6fc186a9bfe9d20 -ads.ibryte.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:57.711949,cde55ea3f6fc186a9bfe9d20 -ads.jeded.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:58.135452,cde55ea3f6fc186a9bfe9d20 -ads.jewishfriendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:58.527657,cde55ea3f6fc186a9bfe9d20 -ads.jobsite.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:59.424555,cde55ea3f6fc186a9bfe9d20 -ads.joaffs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:03:59.617482,cde55ea3f6fc186a9bfe9d20 -ads.kabooaffiliates.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:00.622033,cde55ea3f6fc186a9bfe9d20 -ads.infi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:01.112019,cde55ea3f6fc186a9bfe9d20 -ads.kaktuz.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:01.519281,cde55ea3f6fc186a9bfe9d20 -ads.justhungry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:01.552076,cde55ea3f6fc186a9bfe9d20 -ads.kelbymediagroup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:01.972689,cde55ea3f6fc186a9bfe9d20 -ads.kitidi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:02.915383,cde55ea3f6fc186a9bfe9d20 -ads.ipowerweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:03.134548,cde55ea3f6fc186a9bfe9d20 -ads.kinxxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:03.260779,cde55ea3f6fc186a9bfe9d20 -ads.itv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:03.950106,cde55ea3f6fc186a9bfe9d20 -ads.lapalingo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:04.051292,cde55ea3f6fc186a9bfe9d20 -ads.leovegas.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:05.437215,cde55ea3f6fc186a9bfe9d20 -ads.larryaffiliates.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:06.155804,cde55ea3f6fc186a9bfe9d20 -ads.kompass.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:06.252616,cde55ea3f6fc186a9bfe9d20 -ads.lesbianpersonals.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:06.315007,cde55ea3f6fc186a9bfe9d20 -ads.kinobox.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:06.496612,cde55ea3f6fc186a9bfe9d20 -ads.lordlucky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:07.269208,cde55ea3f6fc186a9bfe9d20 -ads.krawall.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:07.361921,cde55ea3f6fc186a9bfe9d20 -ads.livetv314.me,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:07.527156,cde55ea3f6fc186a9bfe9d20 -ads.massinfra.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:08.943425,cde55ea3f6fc186a9bfe9d20 -ads.miarroba.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:09.076263,cde55ea3f6fc186a9bfe9d20 -ads.mediaodyssey.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:09.866342,cde55ea3f6fc186a9bfe9d20 -ads.ndtv1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:11.824687,cde55ea3f6fc186a9bfe9d20 -ads.mobilebet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:12.532168,cde55ea3f6fc186a9bfe9d20 -ads.newgrounds.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:13.643418,cde55ea3f6fc186a9bfe9d20 -ads.livenation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:16.882151,cde55ea3f6fc186a9bfe9d20 -ads.mcafee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:18.019127,cde55ea3f6fc186a9bfe9d20 -ads.newsquest.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:19.012855,cde55ea3f6fc186a9bfe9d20 -ads.newmedia.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:19.817319,cde55ea3f6fc186a9bfe9d20 -ads.nj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:19.840352,cde55ea3f6fc186a9bfe9d20 -ads.nola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:20.564522,cde55ea3f6fc186a9bfe9d20 -ads.mmania.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:20.606126,cde55ea3f6fc186a9bfe9d20 -ads.nobid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:21.505444,cde55ea3f6fc186a9bfe9d20 -ads.networksolutions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:22.564224,cde55ea3f6fc186a9bfe9d20 -ads.nordichardware.se,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:23.039381,cde55ea3f6fc186a9bfe9d20 -ads.newsint.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:27.521103,cde55ea3f6fc186a9bfe9d20 -ads.nordichardware.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:31.743949,cde55ea3f6fc186a9bfe9d20 -ads.nyi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:32.214238,cde55ea3f6fc186a9bfe9d20 -ads.okcimg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:33.220282,cde55ea3f6fc186a9bfe9d20 -ads.nzcity.co.nz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:33.725812,cde55ea3f6fc186a9bfe9d20 -ads.oddschecker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:34.010030,cde55ea3f6fc186a9bfe9d20 -ads.ontarget.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:34.999160,cde55ea3f6fc186a9bfe9d20 -ads.opus-static.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:35.646238,cde55ea3f6fc186a9bfe9d20 -ads.outpersonals.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:36.424073,cde55ea3f6fc186a9bfe9d20 -ads.p161.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:37.183337,cde55ea3f6fc186a9bfe9d20 -ads.passion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:37.959264,cde55ea3f6fc186a9bfe9d20 -ads.phpclasses.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:39.404951,cde55ea3f6fc186a9bfe9d20 -ads.nyx.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:39.727254,cde55ea3f6fc186a9bfe9d20 -ads.o2.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:43.489049,cde55ea3f6fc186a9bfe9d20 -ads.ole.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:44.100146,cde55ea3f6fc186a9bfe9d20 -ads.pof.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:44.398831,cde55ea3f6fc186a9bfe9d20 -ads.oneplace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:44.984458,cde55ea3f6fc186a9bfe9d20 -ads.printscr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:46.510933,cde55ea3f6fc186a9bfe9d20 -ads.pni.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:50.372043,cde55ea3f6fc186a9bfe9d20 -ads.program3.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:51.160745,cde55ea3f6fc186a9bfe9d20 -ads.planet.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:51.230142,cde55ea3f6fc186a9bfe9d20 -ads.powweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:55.221837,cde55ea3f6fc186a9bfe9d20 -ads.primissima.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:56.671553,cde55ea3f6fc186a9bfe9d20 -ads.prisacom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:04:57.142206,cde55ea3f6fc186a9bfe9d20 -ads.projectagoraservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:03.606314,cde55ea3f6fc186a9bfe9d20 -ads.pushplay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:03.728356,cde55ea3f6fc186a9bfe9d20 -ads.psd2html.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:03.764464,cde55ea3f6fc186a9bfe9d20 -ads.quoka.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:04.812806,cde55ea3f6fc186a9bfe9d20 -ads.reddit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:05.202238,cde55ea3f6fc186a9bfe9d20 -ads.rediff.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:05.971050,cde55ea3f6fc186a9bfe9d20 -ads.rekmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:06.936810,cde55ea3f6fc186a9bfe9d20 -ads.redlightcenter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:07.194978,cde55ea3f6fc186a9bfe9d20 -ads.roblox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:07.817121,cde55ea3f6fc186a9bfe9d20 -ads.samsungads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:08.656648,cde55ea3f6fc186a9bfe9d20 -ads.rpgdot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:08.987810,cde55ea3f6fc186a9bfe9d20 -ads.seniorfriendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:09.810312,cde55ea3f6fc186a9bfe9d20 -ads.quasaraffiliates.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:13.995618,cde55ea3f6fc186a9bfe9d20 -ads.rcs.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:15.084892,cde55ea3f6fc186a9bfe9d20 -ads.recoletos.es,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:17.375457,cde55ea3f6fc186a9bfe9d20 -ads.scifi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:19.292169,cde55ea3f6fc186a9bfe9d20 -ads.sexinyourcity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:30.427587,cde55ea3f6fc186a9bfe9d20 -ads.sift.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:34.011090,cde55ea3f6fc186a9bfe9d20 -ads.smartclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:34.106588,cde55ea3f6fc186a9bfe9d20 -ads.shopstyle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:34.554570,cde55ea3f6fc186a9bfe9d20 -ads.shizmoo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:34.614237,cde55ea3f6fc186a9bfe9d20 -ads.socialtheater.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:34.898751,cde55ea3f6fc186a9bfe9d20 -ads.snapchat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:35.094314,cde55ea3f6fc186a9bfe9d20 -ads.space.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:35.318265,cde55ea3f6fc186a9bfe9d20 -ads.stackoverflow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:36.023431,cde55ea3f6fc186a9bfe9d20 -ads.soft32.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:36.296249,cde55ea3f6fc186a9bfe9d20 -ads.suomiautomaatti.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:36.983804,cde55ea3f6fc186a9bfe9d20 -ads.supplyframe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:37.058883,cde55ea3f6fc186a9bfe9d20 -ads.superawesome.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:37.067451,cde55ea3f6fc186a9bfe9d20 -ads.themovienation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:38.116545,cde55ea3f6fc186a9bfe9d20 -ads.tapdaq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:38.170416,cde55ea3f6fc186a9bfe9d20 -ads.thestar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:38.961147,cde55ea3f6fc186a9bfe9d20 -ads.thrillsaffiliates.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:39.170238,cde55ea3f6fc186a9bfe9d20 -ads.silverdisc.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:44.400066,cde55ea3f6fc186a9bfe9d20 -ads.sun.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:45.886606,cde55ea3f6fc186a9bfe9d20 -ads.tahono.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:47.777967,cde55ea3f6fc186a9bfe9d20 -ads.tmcs.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:05:49.605440,cde55ea3f6fc186a9bfe9d20 -ads.travelaudience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:04.605567,cde55ea3f6fc186a9bfe9d20 -ads.trinitymirror.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:05.241134,cde55ea3f6fc186a9bfe9d20 -ads.toplayaffiliates.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:05.391086,cde55ea3f6fc186a9bfe9d20 -ads.totallyfreestuff.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:05.662024,cde55ea3f6fc186a9bfe9d20 -ads.tripod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:06.130857,cde55ea3f6fc186a9bfe9d20 -ads.tso.dennisnet.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:06.168616,cde55ea3f6fc186a9bfe9d20 -ads.ultimate-guitar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:06.393507,cde55ea3f6fc186a9bfe9d20 -ads.uncrate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:07.303266,cde55ea3f6fc186a9bfe9d20 -ads.uknetguide.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:07.345361,cde55ea3f6fc186a9bfe9d20 -ads.verticalresponse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:07.515353,cde55ea3f6fc186a9bfe9d20 -ads.usatoday.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:08.126977,cde55ea3f6fc186a9bfe9d20 -ads.videosz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:08.283270,cde55ea3f6fc186a9bfe9d20 -ads.virtual-nights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:08.705019,cde55ea3f6fc186a9bfe9d20 -ads.virtualcountries.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:08.907612,cde55ea3f6fc186a9bfe9d20 -ads.vnumedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:09.372973,cde55ea3f6fc186a9bfe9d20 -ads.vgchartz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:09.520384,cde55ea3f6fc186a9bfe9d20 -ads.waps.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:10.086368,cde55ea3f6fc186a9bfe9d20 -ads.wapx.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:11.055364,cde55ea3f6fc186a9bfe9d20 -ads.townhall.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:14.340060,cde55ea3f6fc186a9bfe9d20 -ads.watson.ch,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:20.738323,cde55ea3f6fc186a9bfe9d20 -ads.weather.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:20.793388,cde55ea3f6fc186a9bfe9d20 -ads.web.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:30.709570,cde55ea3f6fc186a9bfe9d20 -ads.whoishostingthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:34.843966,cde55ea3f6fc186a9bfe9d20 -ads.wikia.nocookie.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:34.951546,cde55ea3f6fc186a9bfe9d20 -ads.websiteservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:35.697099,cde55ea3f6fc186a9bfe9d20 -ads.webmasterpoint.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:36.853056,cde55ea3f6fc186a9bfe9d20 -ads.xhamster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:37.389313,cde55ea3f6fc186a9bfe9d20 -ads.yimg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:38.064303,cde55ea3f6fc186a9bfe9d20 -ads.yldmgrimg.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:38.832498,cde55ea3f6fc186a9bfe9d20 -ads04.tapsense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:39.774537,cde55ea3f6fc186a9bfe9d20 -ads.wiezoekje.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:45.392611,cde55ea3f6fc186a9bfe9d20 -ads.wineenthusiast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:45.592427,cde55ea3f6fc186a9bfe9d20 -ads1.rne.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:46.484358,cde55ea3f6fc186a9bfe9d20 -ads1.opensubtitles.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:46.494363,cde55ea3f6fc186a9bfe9d20 -ads.wwe.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:46.618239,cde55ea3f6fc186a9bfe9d20 -ads10.speedbit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:47.456538,cde55ea3f6fc186a9bfe9d20 -ads180.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:47.573860,cde55ea3f6fc186a9bfe9d20 -ads1.virtual-nights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:47.797614,cde55ea3f6fc186a9bfe9d20 -ads.xtra.co.nz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:47.822086,cde55ea3f6fc186a9bfe9d20 -ads2.brazzers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:48.210406,cde55ea3f6fc186a9bfe9d20 -ads2.net-communities.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:49.038000,cde55ea3f6fc186a9bfe9d20 -ads2.rne.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:49.171070,cde55ea3f6fc186a9bfe9d20 -ads2.virtual-nights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:50.188975,cde55ea3f6fc186a9bfe9d20 -ads1.mediacapital.pt,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:52.536270,cde55ea3f6fc186a9bfe9d20 -ads2.xnet.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:53.167582,cde55ea3f6fc186a9bfe9d20 -ads24h.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:54.290831,cde55ea3f6fc186a9bfe9d20 -ads3.virtual-nights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:54.315945,cde55ea3f6fc186a9bfe9d20 -ads4homes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:55.061158,cde55ea3f6fc186a9bfe9d20 -ads4.virtual-nights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:55.472924,cde55ea3f6fc186a9bfe9d20 -ads5.virtual-nights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:56.202665,cde55ea3f6fc186a9bfe9d20 -ads2.clearchannel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:58.248141,cde55ea3f6fc186a9bfe9d20 -adsage.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:58.569513,cde55ea3f6fc186a9bfe9d20 -ads2.oneplace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:58.992695,cde55ea3f6fc186a9bfe9d20 -adsapi.snapchat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:59.312082,cde55ea3f6fc186a9bfe9d20 -adsapi.togothermany.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 09:06:59.885903,cde55ea3f6fc186a9bfe9d20 -adsbridge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:01.486726,cde55ea3f6fc186a9bfe9d20 -adscfg.togothermany.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:02.167436,cde55ea3f6fc186a9bfe9d20 -ads2004.treiberupdate.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:02.193809,cde55ea3f6fc186a9bfe9d20 -adscholar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:03.203124,cde55ea3f6fc186a9bfe9d20 -adscfg.uqualities.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:03.695150,cde55ea3f6fc186a9bfe9d20 -adscpm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:04.700584,cde55ea3f6fc186a9bfe9d20 -adsdaq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:05.714998,cde55ea3f6fc186a9bfe9d20 -adsdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:06.615109,cde55ea3f6fc186a9bfe9d20 -ads8.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:06.717458,cde55ea3f6fc186a9bfe9d20 -adsensecustomsearchads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:07.456582,cde55ea3f6fc186a9bfe9d20 -adserve.ams.rhythmxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:08.481967,cde55ea3f6fc186a9bfe9d20 -adsend.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:08.763796,cde55ea3f6fc186a9bfe9d20 -adsage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:09.110209,cde55ea3f6fc186a9bfe9d20 -adserver-e7.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:09.140591,cde55ea3f6fc186a9bfe9d20 -adserver.adultfriendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:09.692124,cde55ea3f6fc186a9bfe9d20 -adserver.aol.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:10.182027,cde55ea3f6fc186a9bfe9d20 -adserver.barrapunto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:10.332443,cde55ea3f6fc186a9bfe9d20 -adserver.break-even.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:11.301113,cde55ea3f6fc186a9bfe9d20 -adserver.beggarspromo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:11.859682,cde55ea3f6fc186a9bfe9d20 -adscan.yelabapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:12.270222,cde55ea3f6fc186a9bfe9d20 -adserver.digitoday.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:13.731077,cde55ea3f6fc186a9bfe9d20 -adserver.cams.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:14.016467,cde55ea3f6fc186a9bfe9d20 -adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:14.326914,cde55ea3f6fc186a9bfe9d20 -adserver.friendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:14.685639,cde55ea3f6fc186a9bfe9d20 -adscience.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:14.772913,cde55ea3f6fc186a9bfe9d20 -adserver.hwupgrade.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:15.675688,cde55ea3f6fc186a9bfe9d20 -adserver.ngz-network.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:16.267828,cde55ea3f6fc186a9bfe9d20 -adserver.mgsex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:17.113441,cde55ea3f6fc186a9bfe9d20 -adserver.bizhat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:22.103622,cde55ea3f6fc186a9bfe9d20 -adserver.oddschecker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:23.616984,cde55ea3f6fc186a9bfe9d20 -adserver.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:24.637915,cde55ea3f6fc186a9bfe9d20 -adserver.janes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:25.362173,cde55ea3f6fc186a9bfe9d20 -adserver.html.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:25.494425,cde55ea3f6fc186a9bfe9d20 -adserver.quizdingo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:26.681127,cde55ea3f6fc186a9bfe9d20 -adserver.nydailynews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:27.076511,cde55ea3f6fc186a9bfe9d20 -adserver.pressboard.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:27.822849,cde55ea3f6fc186a9bfe9d20 -adserver.sciflicks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:28.248776,cde55ea3f6fc186a9bfe9d20 -adserver.o2.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:28.258144,cde55ea3f6fc186a9bfe9d20 -adserver.twitpic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:28.980451,cde55ea3f6fc186a9bfe9d20 -adserver1-images.backbeatmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:29.566003,cde55ea3f6fc186a9bfe9d20 -adserver.spankaway.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:29.715899,cde55ea3f6fc186a9bfe9d20 -adserver1.backbeatmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:30.325058,cde55ea3f6fc186a9bfe9d20 -adserver.portugalmail.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:35.372137,cde55ea3f6fc186a9bfe9d20 -adserverplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:36.085215,cde55ea3f6fc186a9bfe9d20 -adserverpub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:37.836486,cde55ea3f6fc186a9bfe9d20 -adserver.theonering.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:38.690240,cde55ea3f6fc186a9bfe9d20 -adserver.virginmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:39.404087,cde55ea3f6fc186a9bfe9d20 -adserving.unibet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:39.768907,cde55ea3f6fc186a9bfe9d20 -adserversolutions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:40.586204,cde55ea3f6fc186a9bfe9d20 -adsessionserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:40.786906,cde55ea3f6fc186a9bfe9d20 -adsfac.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:41.580764,cde55ea3f6fc186a9bfe9d20 -adserver1.mindshare.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:41.658177,cde55ea3f6fc186a9bfe9d20 -adsfac.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:41.799231,cde55ea3f6fc186a9bfe9d20 -adserver2.mindshare.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:42.022054,cde55ea3f6fc186a9bfe9d20 -adsfac.us,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:42.722187,cde55ea3f6fc186a9bfe9d20 -adservinginternational.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:42.778819,cde55ea3f6fc186a9bfe9d20 -adshark.site,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:43.224861,cde55ea3f6fc186a9bfe9d20 -adshost1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:43.273340,cde55ea3f6fc186a9bfe9d20 -adshost2.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:44.493248,cde55ea3f6fc186a9bfe9d20 -adside.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:44.698097,cde55ea3f6fc186a9bfe9d20 -adsloading.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:45.241577,cde55ea3f6fc186a9bfe9d20 -adslop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:45.443186,cde55ea3f6fc186a9bfe9d20 -adsk2.co,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:45.487141,cde55ea3f6fc186a9bfe9d20 -adsklick.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:45.975618,cde55ea3f6fc186a9bfe9d20 -adskape.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:46.107812,cde55ea3f6fc186a9bfe9d20 -adsmarket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:46.244437,cde55ea3f6fc186a9bfe9d20 -adsluna.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:46.410180,cde55ea3f6fc186a9bfe9d20 -adsmetadata.mobileadexchange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:47.036301,cde55ea3f6fc186a9bfe9d20 -adsmetadata.startappk8s.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:47.137477,cde55ea3f6fc186a9bfe9d20 -adsmart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:47.242845,cde55ea3f6fc186a9bfe9d20 -adsmart.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:47.655822,cde55ea3f6fc186a9bfe9d20 -adsmart.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:48.010938,cde55ea3f6fc186a9bfe9d20 -adsmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:48.386573,cde55ea3f6fc186a9bfe9d20 -adsmogo.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:48.518995,cde55ea3f6fc186a9bfe9d20 -adsmogo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:49.037926,cde55ea3f6fc186a9bfe9d20 -adsmind.gdtimg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:49.342522,cde55ea3f6fc186a9bfe9d20 -adsnative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:50.197626,cde55ea3f6fc186a9bfe9d20 -adsniper.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:50.616043,cde55ea3f6fc186a9bfe9d20 -adsoldier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:51.377644,cde55ea3f6fc186a9bfe9d20 -adsoftware.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:51.908286,cde55ea3f6fc186a9bfe9d20 -adsolut.in,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:52.597744,cde55ea3f6fc186a9bfe9d20 -adsonar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:52.665874,cde55ea3f6fc186a9bfe9d20 -adsoptimal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:53.326556,cde55ea3f6fc186a9bfe9d20 -adsoss.uqualities.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:53.981000,cde55ea3f6fc186a9bfe9d20 -adspleen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:54.882496,cde55ea3f6fc186a9bfe9d20 -adsponse.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:57.059002,cde55ea3f6fc186a9bfe9d20 -adsmogo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:58.186227,cde55ea3f6fc186a9bfe9d20 -adspot.co,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:58.220811,cde55ea3f6fc186a9bfe9d20 -adsrevenue.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:59.356549,cde55ea3f6fc186a9bfe9d20 -adsrocket.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:07:59.371409,cde55ea3f6fc186a9bfe9d20 -adsrv.wtf,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:00.063504,cde55ea3f6fc186a9bfe9d20 -adsrveys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:00.793084,cde55ea3f6fc186a9bfe9d20 -adsstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:01.499272,cde55ea3f6fc186a9bfe9d20 -adsrv.deviantart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:01.574040,cde55ea3f6fc186a9bfe9d20 -adstage.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:02.473672,cde55ea3f6fc186a9bfe9d20 -adsolutions.yp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:02.678093,cde55ea3f6fc186a9bfe9d20 -adsterra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:03.567353,cde55ea3f6fc186a9bfe9d20 -adstat.4u.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:03.807229,cde55ea3f6fc186a9bfe9d20 -adsmogo.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:03.950035,cde55ea3f6fc186a9bfe9d20 -adspace.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:04.022050,cde55ea3f6fc186a9bfe9d20 -adstune.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:04.491915,cde55ea3f6fc186a9bfe9d20 -adsupplyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:04.772919,cde55ea3f6fc186a9bfe9d20 -adsupply.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:05.107834,cde55ea3f6fc186a9bfe9d20 -adswitcher.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:05.139315,cde55ea3f6fc186a9bfe9d20 -adsxyz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:05.288749,cde55ea3f6fc186a9bfe9d20 -adsup.togothermany.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:05.303737,cde55ea3f6fc186a9bfe9d20 -adsynergy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:05.648400,cde55ea3f6fc186a9bfe9d20 -adsys.townnews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:06.177910,cde55ea3f6fc186a9bfe9d20 -adtag.sphdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:06.371042,cde55ea3f6fc186a9bfe9d20 -adtech.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:07.295600,cde55ea3f6fc186a9bfe9d20 -adtech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:07.594932,cde55ea3f6fc186a9bfe9d20 -adthis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:08.019884,cde55ea3f6fc186a9bfe9d20 -adtoll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:09.201244,cde55ea3f6fc186a9bfe9d20 -adtheorent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:09.585900,cde55ea3f6fc186a9bfe9d20 -adtiger.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:09.965747,cde55ea3f6fc186a9bfe9d20 -adtoma.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:10.300418,cde55ea3f6fc186a9bfe9d20 -adtology.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:10.326418,cde55ea3f6fc186a9bfe9d20 -adtrackingflow.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:11.243390,cde55ea3f6fc186a9bfe9d20 -adtrack1.midasplayer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:11.568711,cde55ea3f6fc186a9bfe9d20 -adtrace.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:11.887565,cde55ea3f6fc186a9bfe9d20 -adtrade.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:12.849905,cde55ea3f6fc186a9bfe9d20 -adtriplex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:14.198780,cde55ea3f6fc186a9bfe9d20 -adtrak.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:14.702514,cde55ea3f6fc186a9bfe9d20 -adtruth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:14.895617,cde55ea3f6fc186a9bfe9d20 -adultadvertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:15.700476,cde55ea3f6fc186a9bfe9d20 -adultmoda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:15.936029,cde55ea3f6fc186a9bfe9d20 -adsystem.simplemachines.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:16.578599,cde55ea3f6fc186a9bfe9d20 -adunion.tapas.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:16.611935,cde55ea3f6fc186a9bfe9d20 -adtegrity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:16.986056,cde55ea3f6fc186a9bfe9d20 -adv-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:17.337607,cde55ea3f6fc186a9bfe9d20 -adv-links.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:17.882585,cde55ea3f6fc186a9bfe9d20 -adux.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:18.519513,cde55ea3f6fc186a9bfe9d20 -adv-banner.libero.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:19.258882,cde55ea3f6fc186a9bfe9d20 -adtrading.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:19.601752,cde55ea3f6fc186a9bfe9d20 -adunity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:20.253871,cde55ea3f6fc186a9bfe9d20 -adv-sv-show.focus.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:20.507770,cde55ea3f6fc186a9bfe9d20 -adv.hwupgrade.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:21.631096,cde55ea3f6fc186a9bfe9d20 -adv.freeonline.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:21.901614,cde55ea3f6fc186a9bfe9d20 -adv.mxmcdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:22.520974,cde55ea3f6fc186a9bfe9d20 -adv.webmd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:23.393464,cde55ea3f6fc186a9bfe9d20 -adv.wp.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:24.491682,cde55ea3f6fc186a9bfe9d20 -adv-sv-stat.focus.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:25.572551,cde55ea3f6fc186a9bfe9d20 -adv.nexthardware.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:25.702980,cde55ea3f6fc186a9bfe9d20 -advanpromo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:26.266976,cde55ea3f6fc186a9bfe9d20 -adv.yo.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:27.735811,cde55ea3f6fc186a9bfe9d20 -advariant.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:27.740802,cde55ea3f6fc186a9bfe9d20 -adverdirect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:28.775091,cde55ea3f6fc186a9bfe9d20 -adventory.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:28.925038,cde55ea3f6fc186a9bfe9d20 -adventori.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:29.161875,cde55ea3f6fc186a9bfe9d20 -adv.cooperhosting.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:29.983649,cde55ea3f6fc186a9bfe9d20 -advert360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:30.008836,cde55ea3f6fc186a9bfe9d20 -adverserve.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:30.123228,cde55ea3f6fc186a9bfe9d20 -adv.livedoor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:31.630212,cde55ea3f6fc186a9bfe9d20 -adverticus.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:31.709208,cde55ea3f6fc186a9bfe9d20 -adverticum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:32.716141,cde55ea3f6fc186a9bfe9d20 -advertise.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:32.747176,cde55ea3f6fc186a9bfe9d20 -adverticum.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:33.184718,cde55ea3f6fc186a9bfe9d20 -advertisementafterthought.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:33.638779,cde55ea3f6fc186a9bfe9d20 -advertiseireland.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:34.145672,cde55ea3f6fc186a9bfe9d20 -advertiseru.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:34.566566,cde55ea3f6fc186a9bfe9d20 -advertising-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:34.682770,cde55ea3f6fc186a9bfe9d20 -advertiserurl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:35.263912,cde55ea3f6fc186a9bfe9d20 -advertising-cdn.dpgmedia.cloud,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:35.315538,cde55ea3f6fc186a9bfe9d20 -advertisingbanners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:35.540481,cde55ea3f6fc186a9bfe9d20 -advertmarket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:36.084582,cde55ea3f6fc186a9bfe9d20 -advertisingbox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:36.976145,cde55ea3f6fc186a9bfe9d20 -advertmedia.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:37.399278,cde55ea3f6fc186a9bfe9d20 -advertisespace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:38.451609,cde55ea3f6fc186a9bfe9d20 -advertwizard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:39.385589,cde55ea3f6fc186a9bfe9d20 -advert.bayarea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:39.612441,cde55ea3f6fc186a9bfe9d20 -advinapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:40.519364,cde55ea3f6fc186a9bfe9d20 -advertpro.sitepoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:40.675249,cde55ea3f6fc186a9bfe9d20 -advertstream.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:40.941098,cde55ea3f6fc186a9bfe9d20 -advideo.uimserv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:41.583958,cde55ea3f6fc186a9bfe9d20 -adviva.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:42.138181,cde55ea3f6fc186a9bfe9d20 -adviva.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:42.478854,cde55ea3f6fc186a9bfe9d20 -advinci.co,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:42.927686,cde55ea3f6fc186a9bfe9d20 -advnt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:43.364722,cde55ea3f6fc186a9bfe9d20 -advmanager.techfun.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:43.774946,cde55ea3f6fc186a9bfe9d20 -adwhirl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:44.439555,cde55ea3f6fc186a9bfe9d20 -advolution.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:44.798620,cde55ea3f6fc186a9bfe9d20 -adwitserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:46.330444,cde55ea3f6fc186a9bfe9d20 -adworldnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:47.006360,cde55ea3f6fc186a9bfe9d20 -adworkmedia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:47.289962,cde55ea3f6fc186a9bfe9d20 -adworx.at,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:48.299933,cde55ea3f6fc186a9bfe9d20 -adwx6vcj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:48.993284,cde55ea3f6fc186a9bfe9d20 -advertpro.ya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:49.086196,cde55ea3f6fc186a9bfe9d20 -adx-asia.aarki.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:49.689219,cde55ea3f6fc186a9bfe9d20 -adx.aarki.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:49.824688,cde55ea3f6fc186a9bfe9d20 -adworx.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:50.984736,cde55ea3f6fc186a9bfe9d20 -adx.atnext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:51.061400,cde55ea3f6fc186a9bfe9d20 -adxpansion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:51.966097,cde55ea3f6fc186a9bfe9d20 -adx.cda.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:51.998348,cde55ea3f6fc186a9bfe9d20 -adx.allstar.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:52.850220,cde55ea3f6fc186a9bfe9d20 -advisormedia.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:52.918148,cde55ea3f6fc186a9bfe9d20 -adxpose.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:52.939184,cde55ea3f6fc186a9bfe9d20 -adxprts.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:54.230476,cde55ea3f6fc186a9bfe9d20 -adxserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:54.242888,cde55ea3f6fc186a9bfe9d20 -adxvalue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:54.471098,cde55ea3f6fc186a9bfe9d20 -adyea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:54.786959,cde55ea3f6fc186a9bfe9d20 -adyieldoptimizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:54.884816,cde55ea3f6fc186a9bfe9d20 -adz2you.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:55.254031,cde55ea3f6fc186a9bfe9d20 -adz2you.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:55.551119,cde55ea3f6fc186a9bfe9d20 -adzbazar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:55.619234,cde55ea3f6fc186a9bfe9d20 -adyoulike.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:56.314504,cde55ea3f6fc186a9bfe9d20 -af-ad.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:56.332318,cde55ea3f6fc186a9bfe9d20 -aentafmxkmhea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:56.346410,cde55ea3f6fc186a9bfe9d20 -adzones.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:56.402751,cde55ea3f6fc186a9bfe9d20 -affbuzzads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:57.426168,cde55ea3f6fc186a9bfe9d20 -affiliate.1800flowers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:58.409783,cde55ea3f6fc186a9bfe9d20 -affec.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:58.690658,cde55ea3f6fc186a9bfe9d20 -affili.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:59.057618,cde55ea3f6fc186a9bfe9d20 -affiliate.doubleyourdating.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:59.429019,cde55ea3f6fc186a9bfe9d20 -affiliate.dtiserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:08:59.454942,cde55ea3f6fc186a9bfe9d20 -affiliate.mogs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:00.341209,cde55ea3f6fc186a9bfe9d20 -aff.bstatic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:01.482033,cde55ea3f6fc186a9bfe9d20 -adwareremovergold.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:04.011823,cde55ea3f6fc186a9bfe9d20 -affiliatefuel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:07.265303,cde55ea3f6fc186a9bfe9d20 -affiliate.treated.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:07.970763,cde55ea3f6fc186a9bfe9d20 -affiliatefuture.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:08.415631,cde55ea3f6fc186a9bfe9d20 -affiliates.allposters.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:09.203129,cde55ea3f6fc186a9bfe9d20 -affiliates.babylon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:09.533371,cde55ea3f6fc186a9bfe9d20 -affiliate.gamestop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:09.800111,cde55ea3f6fc186a9bfe9d20 -affiliates.devilfishpartners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:10.304407,cde55ea3f6fc186a9bfe9d20 -affiliates.digitalriver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:11.657258,cde55ea3f6fc186a9bfe9d20 -affiliates.globat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:11.778495,cde55ea3f6fc186a9bfe9d20 -affiliates.streamray.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:12.198293,cde55ea3f6fc186a9bfe9d20 -affiliates.thrixxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:12.667141,cde55ea3f6fc186a9bfe9d20 -affiliatetracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:13.812636,cde55ea3f6fc186a9bfe9d20 -affiliatetracking.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:15.219704,cde55ea3f6fc186a9bfe9d20 -affiliate.offgamers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:17.194245,cde55ea3f6fc186a9bfe9d20 -affiliate.travelnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:17.239956,cde55ea3f6fc186a9bfe9d20 -affiliation-france.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:17.895609,cde55ea3f6fc186a9bfe9d20 -affiliates.thinkhost.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:22.628022,cde55ea3f6fc186a9bfe9d20 -affiliates.ultrahosting.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:23.202752,cde55ea3f6fc186a9bfe9d20 -affiliazionisnai.cdn.netrefer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:24.169650,cde55ea3f6fc186a9bfe9d20 -affiliazioniads.snai.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:24.201023,cde55ea3f6fc186a9bfe9d20 -affiliatetrading.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:24.260891,cde55ea3f6fc186a9bfe9d20 -affinity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:24.329598,cde55ea3f6fc186a9bfe9d20 -africaewgrhdtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:25.086684,cde55ea3f6fc186a9bfe9d20 -afftracking.justanswer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:25.170782,cde55ea3f6fc186a9bfe9d20 -affiliatewindow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:25.288206,cde55ea3f6fc186a9bfe9d20 -agacelebir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:25.315068,cde55ea3f6fc186a9bfe9d20 -afftrk.altex.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:25.497013,cde55ea3f6fc186a9bfe9d20 -agafurretor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:26.013524,cde55ea3f6fc186a9bfe9d20 -agorahtag.tech,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:26.244061,cde55ea3f6fc186a9bfe9d20 -ah-ha.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:26.265361,cde55ea3f6fc186a9bfe9d20 -agroupadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:26.347064,cde55ea3f6fc186a9bfe9d20 -agreeablestew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:26.388652,cde55ea3f6fc186a9bfe9d20 -ahalogy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:27.236672,cde55ea3f6fc186a9bfe9d20 -ahscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:27.275686,cde55ea3f6fc186a9bfe9d20 -ahreprh2kfk8rfjr09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:27.299295,cde55ea3f6fc186a9bfe9d20 -aheadday.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:27.389896,cde55ea3f6fc186a9bfe9d20 -aiaisharetrace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:28.120678,cde55ea3f6fc186a9bfe9d20 -ailalbapt.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:28.149220,cde55ea3f6fc186a9bfe9d20 -ailpielei.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:28.641000,cde55ea3f6fc186a9bfe9d20 -aimaniape.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:28.871699,cde55ea3f6fc186a9bfe9d20 -aimaptair.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:28.894697,cde55ea3f6fc186a9bfe9d20 -ahqpqpdjpj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:28.950542,cde55ea3f6fc186a9bfe9d20 -airlinerappetizingcoast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:29.681791,cde55ea3f6fc186a9bfe9d20 -ajfnee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:30.064727,cde55ea3f6fc186a9bfe9d20 -aim4media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:30.091880,cde55ea3f6fc186a9bfe9d20 -ak0gsh40.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:30.540886,cde55ea3f6fc186a9bfe9d20 -akmxts.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:30.737272,cde55ea3f6fc186a9bfe9d20 -alaskan4kleeskai.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:37.621579,cde55ea3f6fc186a9bfe9d20 -aktgw4u9z27l.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:37.832754,cde55ea3f6fc186a9bfe9d20 -alb.reddit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:37.841075,cde55ea3f6fc186a9bfe9d20 -alcanceadnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:38.230120,cde55ea3f6fc186a9bfe9d20 -ajouter.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:38.698606,cde55ea3f6fc186a9bfe9d20 -alenty.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:39.213484,cde55ea3f6fc186a9bfe9d20 -alclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:39.324923,cde55ea3f6fc186a9bfe9d20 -aistat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:39.774151,cde55ea3f6fc186a9bfe9d20 -aliascagesboxer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:40.005420,cde55ea3f6fc186a9bfe9d20 -alladvantage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:41.327920,cde55ea3f6fc186a9bfe9d20 -alignclamstram.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:41.472894,cde55ea3f6fc186a9bfe9d20 -all4spy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:41.673218,cde55ea3f6fc186a9bfe9d20 -allmygoodlife.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:42.508093,cde55ea3f6fc186a9bfe9d20 -allmyverygreatlife.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:42.795399,cde55ea3f6fc186a9bfe9d20 -alipromo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:42.855388,cde55ea3f6fc186a9bfe9d20 -allosponsor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:43.385826,cde55ea3f6fc186a9bfe9d20 -alstrome9riya10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:43.528201,cde55ea3f6fc186a9bfe9d20 -algorix.co,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:43.882448,cde55ea3f6fc186a9bfe9d20 -altronopubacc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:44.127400,cde55ea3f6fc186a9bfe9d20 -alternativecpmgate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:44.321319,cde55ea3f6fc186a9bfe9d20 -amazingcounters.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:44.505732,cde55ea3f6fc186a9bfe9d20 -ambitiousagreement.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:54.499020,cde55ea3f6fc186a9bfe9d20 -ambiguousquilt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:54.601940,cde55ea3f6fc186a9bfe9d20 -allstarmediagroup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:54.606227,cde55ea3f6fc186a9bfe9d20 -amgs5.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:55.374130,cde55ea3f6fc186a9bfe9d20 -amgdgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:55.442789,cde55ea3f6fc186a9bfe9d20 -ambleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:55.639049,cde55ea3f6fc186a9bfe9d20 -amillionads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:55.686013,cde55ea3f6fc186a9bfe9d20 -americash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:55.719633,cde55ea3f6fc186a9bfe9d20 -an.acxapi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:56.509454,cde55ea3f6fc186a9bfe9d20 -an.clhcdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:56.760163,cde55ea3f6fc186a9bfe9d20 -an.cliphub.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:57.022509,cde55ea3f6fc186a9bfe9d20 -an.cliphub.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:57.286961,cde55ea3f6fc186a9bfe9d20 -amobee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:57.373106,cde55ea3f6fc186a9bfe9d20 -anahtars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:57.483012,cde55ea3f6fc186a9bfe9d20 -anansao2ay8yap09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:57.486538,cde55ea3f6fc186a9bfe9d20 -anrdoezrs.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:58.303057,cde55ea3f6fc186a9bfe9d20 -antananarbdivu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:58.408850,cde55ea3f6fc186a9bfe9d20 -antiadblocksystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:58.498899,cde55ea3f6fc186a9bfe9d20 -anxiousapples.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:59.414060,cde55ea3f6fc186a9bfe9d20 -anglishreasts.site,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:59.606470,cde55ea3f6fc186a9bfe9d20 -antvoice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:09:59.837860,cde55ea3f6fc186a9bfe9d20 -annonser.dagbladet.no,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:00.377280,cde55ea3f6fc186a9bfe9d20 -anymoresentencevirgin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:00.409481,cde55ea3f6fc186a9bfe9d20 -apex-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:01.029783,cde55ea3f6fc186a9bfe9d20 -anymedia.lv,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:07.320612,cde55ea3f6fc186a9bfe9d20 -aparvibices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:08.378564,cde55ea3f6fc186a9bfe9d20 -aphidsclee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:08.986569,cde55ea3f6fc186a9bfe9d20 -api-gdpr.voodoo-tech.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:08.994960,cde55ea3f6fc186a9bfe9d20 -apathetictheory.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:09.071215,cde55ea3f6fc186a9bfe9d20 -aphycolourses.info,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:09.534013,cde55ea3f6fc186a9bfe9d20 -api.adserver-e7.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:09.833274,cde55ea3f6fc186a9bfe9d20 -api.catch.gift,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:10.348735,cde55ea3f6fc186a9bfe9d20 -api.clickaine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:10.665778,cde55ea3f6fc186a9bfe9d20 -api.apptentive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:10.765510,cde55ea3f6fc186a9bfe9d20 -api.feedad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:11.532399,cde55ea3f6fc186a9bfe9d20 -api.forshrd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:11.546308,cde55ea3f6fc186a9bfe9d20 -api.parse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:12.456987,cde55ea3f6fc186a9bfe9d20 -api.monedata.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:12.487230,cde55ea3f6fc186a9bfe9d20 -api.pushspring.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:13.554101,cde55ea3f6fc186a9bfe9d20 -app-promo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:14.235098,cde55ea3f6fc186a9bfe9d20 -appads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:14.929581,cde55ea3f6fc186a9bfe9d20 -api.unthem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:15.298652,cde55ea3f6fc186a9bfe9d20 -appboy-images.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:15.593498,cde55ea3f6fc186a9bfe9d20 -appclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:16.210773,cde55ea3f6fc186a9bfe9d20 -appdog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:17.077747,cde55ea3f6fc186a9bfe9d20 -api.ampiri.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:19.920118,cde55ea3f6fc186a9bfe9d20 -api.intensifier.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:22.274180,cde55ea3f6fc186a9bfe9d20 -api.52youtu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:22.822809,cde55ea3f6fc186a9bfe9d20 -appclick.co,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:24.901626,cde55ea3f6fc186a9bfe9d20 -appfireworks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:24.921038,cde55ea3f6fc186a9bfe9d20 -appia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:25.478188,cde55ea3f6fc186a9bfe9d20 -appier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:25.550235,cde55ea3f6fc186a9bfe9d20 -apprebates.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:25.757296,cde55ea3f6fc186a9bfe9d20 -appolicious.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:26.122231,cde55ea3f6fc186a9bfe9d20 -appredeem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:26.410657,cde55ea3f6fc186a9bfe9d20 -apprefaculty.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:26.534530,cde55ea3f6fc186a9bfe9d20 -appservestar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:26.865586,cde55ea3f6fc186a9bfe9d20 -appsfire.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:27.605316,cde55ea3f6fc186a9bfe9d20 -appsflyer.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:27.838672,cde55ea3f6fc186a9bfe9d20 -appsliving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:28.572565,cde55ea3f6fc186a9bfe9d20 -appstreamsb.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:29.177198,cde55ea3f6fc186a9bfe9d20 -appsfire.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:29.593008,cde55ea3f6fc186a9bfe9d20 -appular.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:30.334022,cde55ea3f6fc186a9bfe9d20 -aps.hearstnp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:31.198401,cde55ea3f6fc186a9bfe9d20 -apture.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:31.955122,cde55ea3f6fc186a9bfe9d20 -apusx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:32.670989,cde55ea3f6fc186a9bfe9d20 -aquaticowl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:33.537313,cde55ea3f6fc186a9bfe9d20 -arcadebanners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:34.431701,cde55ea3f6fc186a9bfe9d20 -archswimming.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:35.288087,cde55ea3f6fc186a9bfe9d20 -appflood.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:35.624251,cde55ea3f6fc186a9bfe9d20 -area51-ts.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:36.278915,cde55ea3f6fc186a9bfe9d20 -arcualstymie.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:36.382809,cde55ea3f6fc186a9bfe9d20 -appsdt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:36.618029,cde55ea3f6fc186a9bfe9d20 -arefqpiqfjsooi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:38.425099,cde55ea3f6fc186a9bfe9d20 -argyresthia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:38.552908,cde55ea3f6fc186a9bfe9d20 -appsnack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:38.562192,cde55ea3f6fc186a9bfe9d20 -areasonsimon.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:38.779543,cde55ea3f6fc186a9bfe9d20 -artpever.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:39.348731,cde55ea3f6fc186a9bfe9d20 -aromamirror.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:39.381779,cde55ea3f6fc186a9bfe9d20 -apptera.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:39.890645,cde55ea3f6fc186a9bfe9d20 -arsdev.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:40.107563,cde55ea3f6fc186a9bfe9d20 -as.sexad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:40.298673,cde55ea3f6fc186a9bfe9d20 -as.webmd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:40.319776,cde55ea3f6fc186a9bfe9d20 -asacdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:40.584400,cde55ea3f6fc186a9bfe9d20 -asccdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:40.895672,cde55ea3f6fc186a9bfe9d20 -asgclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:41.028335,cde55ea3f6fc186a9bfe9d20 -asgclickkl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:41.282736,cde55ea3f6fc186a9bfe9d20 -ascentmatrimonypistol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:41.447631,cde55ea3f6fc186a9bfe9d20 -asgclickpop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:42.473367,cde55ea3f6fc186a9bfe9d20 -aso1.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:45.504878,cde55ea3f6fc186a9bfe9d20 -ashcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:45.612293,cde55ea3f6fc186a9bfe9d20 -aspboxant.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:49.918660,cde55ea3f6fc186a9bfe9d20 -as5000.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:50.170274,cde55ea3f6fc186a9bfe9d20 -associalbde.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:51.363297,cde55ea3f6fc186a9bfe9d20 -asp.animelab.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:51.707256,cde55ea3f6fc186a9bfe9d20 -asiacpx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:52.023279,cde55ea3f6fc186a9bfe9d20 -ast2ya4ee8wtnax.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:52.323894,cde55ea3f6fc186a9bfe9d20 -assets.purch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:52.876813,cde55ea3f6fc186a9bfe9d20 -aswpsdkus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:53.637889,cde55ea3f6fc186a9bfe9d20 -at-adserver.alltop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:54.220720,cde55ea3f6fc186a9bfe9d20 -astancerta.fun,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:54.736851,cde55ea3f6fc186a9bfe9d20 -aswpsdkeu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:55.393303,cde55ea3f6fc186a9bfe9d20 -assuremath.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:55.466018,cde55ea3f6fc186a9bfe9d20 -at.cbsi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:55.992415,cde55ea3f6fc186a9bfe9d20 -at.adtech.redventures.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:56.040712,cde55ea3f6fc186a9bfe9d20 -athena-ads.wikia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:56.092596,cde55ea3f6fc186a9bfe9d20 -atableofcup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:56.129726,cde55ea3f6fc186a9bfe9d20 -assets1.exgfnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:56.898237,cde55ea3f6fc186a9bfe9d20 -atmnjcinews.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:57.099584,cde55ea3f6fc186a9bfe9d20 -attractiveafternoon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:57.166769,cde55ea3f6fc186a9bfe9d20 -atlassolutions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:57.233240,cde55ea3f6fc186a9bfe9d20 -attributiontracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:57.905421,cde55ea3f6fc186a9bfe9d20 -auctionads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:58.064025,cde55ea3f6fc186a9bfe9d20 -auctionads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:58.823114,cde55ea3f6fc186a9bfe9d20 -audience2media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:59.409501,cde55ea3f6fc186a9bfe9d20 -audiencemanager.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:10:59.583045,cde55ea3f6fc186a9bfe9d20 -augu3yhd485st.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:00.322920,cde55ea3f6fc186a9bfe9d20 -audiens.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:00.504566,cde55ea3f6fc186a9bfe9d20 -aulteeby.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:01.349736,cde55ea3f6fc186a9bfe9d20 -aureigabelle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:02.466003,cde55ea3f6fc186a9bfe9d20 -ausoafab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:03.295197,cde55ea3f6fc186a9bfe9d20 -auspiceguidance.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:04.526937,cde55ea3f6fc186a9bfe9d20 -auto-bannertausch.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:05.645120,cde55ea3f6fc186a9bfe9d20 -atp.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:06.922193,cde55ea3f6fc186a9bfe9d20 -automaticflock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:07.789525,cde55ea3f6fc186a9bfe9d20 -audienceinsights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:08.718090,cde55ea3f6fc186a9bfe9d20 -auweelta.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:08.750173,cde55ea3f6fc186a9bfe9d20 -avalancheofnews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:09.768589,cde55ea3f6fc186a9bfe9d20 -autohits.dk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:10.042244,cde55ea3f6fc186a9bfe9d20 -audrte.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:10.138077,cde55ea3f6fc186a9bfe9d20 -avfgoatbyyerys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:10.360286,cde55ea3f6fc186a9bfe9d20 -augur.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:11.046155,cde55ea3f6fc186a9bfe9d20 -avocet.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:11.854250,cde55ea3f6fc186a9bfe9d20 -avres.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:12.837431,cde55ea3f6fc186a9bfe9d20 -avsads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:11:14.144921,cde55ea3f6fc186a9bfe9d20 -awaitcola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:44.405804,cde55ea3f6fc186a9bfe9d20 -awaps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:47.328667,cde55ea3f6fc186a9bfe9d20 -awembd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:48.255301,cde55ea3f6fc186a9bfe9d20 -awempire.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:50.531656,cde55ea3f6fc186a9bfe9d20 -aweprt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:51.334402,cde55ea3f6fc186a9bfe9d20 -awfulporetroys.casa,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:52.575701,cde55ea3f6fc186a9bfe9d20 -avenuea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:52.659719,cde55ea3f6fc186a9bfe9d20 -avivid.likr.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:52.731746,cde55ea3f6fc186a9bfe9d20 -avividone.likr.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:52.871612,cde55ea3f6fc186a9bfe9d20 -avpa.javalobby.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:52.979565,cde55ea3f6fc186a9bfe9d20 -awzbijw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:53.440420,cde55ea3f6fc186a9bfe9d20 -axdsz.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:53.456568,cde55ea3f6fc186a9bfe9d20 -awigglespouter.cam,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:53.505203,cde55ea3f6fc186a9bfe9d20 -axiomaticalley.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:53.748862,cde55ea3f6fc186a9bfe9d20 -b-1st.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:54.417224,cde55ea3f6fc186a9bfe9d20 -azoaltou.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:54.454076,cde55ea3f6fc186a9bfe9d20 -aylarl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:55.201402,cde55ea3f6fc186a9bfe9d20 -b4psads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:55.272585,cde55ea3f6fc186a9bfe9d20 -b5e75c56.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:55.276252,cde55ea3f6fc186a9bfe9d20 -b7om8bdayac6at.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:56.001710,cde55ea3f6fc186a9bfe9d20 -babanmat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:56.096965,cde55ea3f6fc186a9bfe9d20 -baaomenaltho.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:56.271122,cde55ea3f6fc186a9bfe9d20 -babyniceshark.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:56.746718,cde55ea3f6fc186a9bfe9d20 -backetkidlike.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:57.055317,cde55ea3f6fc186a9bfe9d20 -backbeatmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:57.282083,cde55ea3f6fc186a9bfe9d20 -backla2z8han09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:57.500743,cde55ea3f6fc186a9bfe9d20 -bahmemohod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:57.827204,cde55ea3f6fc186a9bfe9d20 -baleiambwee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:58.322772,cde55ea3f6fc186a9bfe9d20 -balancebreath.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:58.422514,cde55ea3f6fc186a9bfe9d20 -balloontexture.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:58.557623,cde55ea3f6fc186a9bfe9d20 -bambluagamgona.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:59.108402,cde55ea3f6fc186a9bfe9d20 -banner-exchange-24.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:24:59.946747,cde55ea3f6fc186a9bfe9d20 -banesnorttat.cam,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:00.222828,cde55ea3f6fc186a9bfe9d20 -banner.abbyy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:00.745026,cde55ea3f6fc186a9bfe9d20 -banner.buempliz-online.ch,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:01.626675,cde55ea3f6fc186a9bfe9d20 -ay.delivery,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:01.640106,cde55ea3f6fc186a9bfe9d20 -banner.casino.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:02.514317,cde55ea3f6fc186a9bfe9d20 -banner.bw88.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:03.493893,cde55ea3f6fc186a9bfe9d20 -axiabanners.exodus.gr,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:03.565325,cde55ea3f6fc186a9bfe9d20 -banik.redigy.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:04.155591,cde55ea3f6fc186a9bfe9d20 -banner.congstar.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:05.257105,cde55ea3f6fc186a9bfe9d20 -banner.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:05.361268,cde55ea3f6fc186a9bfe9d20 -banner.coza.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:05.720946,cde55ea3f6fc186a9bfe9d20 -banner.eurogrand.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:07.214566,cde55ea3f6fc186a9bfe9d20 -banner.easyspace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:07.315422,cde55ea3f6fc186a9bfe9d20 -banner.goldenpalace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:09.456512,cde55ea3f6fc186a9bfe9d20 -banner.img.co.za,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:09.913872,cde55ea3f6fc186a9bfe9d20 -banner.inyourpocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:10.844240,cde55ea3f6fc186a9bfe9d20 -banner.ambercoastcasino.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:11.162585,cde55ea3f6fc186a9bfe9d20 -banner.media-system.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:11.375371,cde55ea3f6fc186a9bfe9d20 -banner.linux.se,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:11.735132,cde55ea3f6fc186a9bfe9d20 -banner.cotedazurpalace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:14.173833,cde55ea3f6fc186a9bfe9d20 -banner.nixnet.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:14.327831,cde55ea3f6fc186a9bfe9d20 -banner.orb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:14.899998,cde55ea3f6fc186a9bfe9d20 -banner.northsky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:14.924157,cde55ea3f6fc186a9bfe9d20 -banner.elisa.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:16.565047,cde55ea3f6fc186a9bfe9d20 -banner.penguin.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:17.097669,cde55ea3f6fc186a9bfe9d20 -banner.profile.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:17.579675,cde55ea3f6fc186a9bfe9d20 -banner.samsungmembers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:18.277448,cde55ea3f6fc186a9bfe9d20 -banner.tanto.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:20.178238,cde55ea3f6fc186a9bfe9d20 -banner.titan-dsl.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:21.616490,cde55ea3f6fc186a9bfe9d20 -banner.mindshare.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:22.061524,cde55ea3f6fc186a9bfe9d20 -banner.noblepoker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:22.353484,cde55ea3f6fc186a9bfe9d20 -bannerads.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:23.109994,cde55ea3f6fc186a9bfe9d20 -banner.webmersion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:23.448875,cde55ea3f6fc186a9bfe9d20 -bannerboxes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:23.756558,cde55ea3f6fc186a9bfe9d20 -banner.vadian.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:24.274795,cde55ea3f6fc186a9bfe9d20 -bannerconnect.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:24.830829,cde55ea3f6fc186a9bfe9d20 -bannerhost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:25.746675,cde55ea3f6fc186a9bfe9d20 -bannerconnect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:25.908875,cde55ea3f6fc186a9bfe9d20 -bannerflow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:26.075763,cde55ea3f6fc186a9bfe9d20 -bannermall.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:26.720330,cde55ea3f6fc186a9bfe9d20 -banner.rbc.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:27.550736,cde55ea3f6fc186a9bfe9d20 -banner.relcom.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:28.453703,cde55ea3f6fc186a9bfe9d20 -bannermarkt.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:28.683941,cde55ea3f6fc186a9bfe9d20 -banners.adultfriendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:29.726249,cde55ea3f6fc186a9bfe9d20 -banners.adfox.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:29.966535,cde55ea3f6fc186a9bfe9d20 -banners.amigos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:30.891252,cde55ea3f6fc186a9bfe9d20 -banners.asiafriendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:31.107932,cde55ea3f6fc186a9bfe9d20 -bannerimage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:31.498774,cde55ea3f6fc186a9bfe9d20 -banners.babylon-x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:31.517874,cde55ea3f6fc186a9bfe9d20 -banners.binary.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:31.702202,cde55ea3f6fc186a9bfe9d20 -banners.cams.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:32.722858,cde55ea3f6fc186a9bfe9d20 -banners.copyscape.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:33.519805,cde55ea3f6fc186a9bfe9d20 -bannerpower.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:34.209789,cde55ea3f6fc186a9bfe9d20 -banners.clubseventeen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:34.248718,cde55ea3f6fc186a9bfe9d20 -banners.direction-x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:34.818717,cde55ea3f6fc186a9bfe9d20 -banners.dine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:34.958294,cde55ea3f6fc186a9bfe9d20 -banners.friendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:36.130412,cde55ea3f6fc186a9bfe9d20 -banners.freett.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:36.265737,cde55ea3f6fc186a9bfe9d20 -bannerlandia.com.ar,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:36.733082,cde55ea3f6fc186a9bfe9d20 -banners.czi.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:37.052990,cde55ea3f6fc186a9bfe9d20 -banners.getiton.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:37.528415,cde55ea3f6fc186a9bfe9d20 -banners.isoftmarketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:37.804081,cde55ea3f6fc186a9bfe9d20 -banners.iq.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:37.809767,cde55ea3f6fc186a9bfe9d20 -banners.passion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:39.018702,cde55ea3f6fc186a9bfe9d20 -banners.sys-con.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:39.676504,cde55ea3f6fc186a9bfe9d20 -banners.thomsonlocal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:40.414461,cde55ea3f6fc186a9bfe9d20 -banners.videosz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:41.135958,cde55ea3f6fc186a9bfe9d20 -banners.virtuagirlhd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:42.103210,cde55ea3f6fc186a9bfe9d20 -banners.bol.com.br,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:42.753745,cde55ea3f6fc186a9bfe9d20 -banners.wunderground.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:42.938575,cde55ea3f6fc186a9bfe9d20 -bannerserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:43.538016,cde55ea3f6fc186a9bfe9d20 -bannersgomlm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:43.766879,cde55ea3f6fc186a9bfe9d20 -banners.idolbucks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:46.799636,cde55ea3f6fc186a9bfe9d20 -bannerspace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:47.708764,cde55ea3f6fc186a9bfe9d20 -banners.linkbuddies.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:48.165371,cde55ea3f6fc186a9bfe9d20 -bannerswap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:48.528883,cde55ea3f6fc186a9bfe9d20 -bannerwall.s3.appcnt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:48.723979,cde55ea3f6fc186a9bfe9d20 -banners.resultonline.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:49.027593,cde55ea3f6fc186a9bfe9d20 -bannery.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:49.706955,cde55ea3f6fc186a9bfe9d20 -bantercubicle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:49.742567,cde55ea3f6fc186a9bfe9d20 -barbarousnerve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:50.467281,cde55ea3f6fc186a9bfe9d20 -baradoot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:50.473350,cde55ea3f6fc186a9bfe9d20 -baresi.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:51.289661,cde55ea3f6fc186a9bfe9d20 -barfsmiaowpit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:51.450794,cde55ea3f6fc186a9bfe9d20 -barnesandnoble.bfast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:52.086558,cde55ea3f6fc186a9bfe9d20 -basepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:52.804815,cde55ea3f6fc186a9bfe9d20 -baskettexture.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:53.546825,cde55ea3f6fc186a9bfe9d20 -bannershotlink.perfectgonzo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:54.130784,cde55ea3f6fc186a9bfe9d20 -batbuilding.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:54.248842,cde55ea3f6fc186a9bfe9d20 -batteusp2hilenor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:54.836344,cde55ea3f6fc186a9bfe9d20 -bawdybeast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:54.926734,cde55ea3f6fc186a9bfe9d20 -bannersng.yell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:55.440611,cde55ea3f6fc186a9bfe9d20 -bayirksrap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:55.638660,cde55ea3f6fc186a9bfe9d20 -baywednesday.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:56.231453,cde55ea3f6fc186a9bfe9d20 -bbbpromos.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:57.390610,cde55ea3f6fc186a9bfe9d20 -bbelements.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:59.392910,cde55ea3f6fc186a9bfe9d20 -bans.bride.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:25:59.655599,cde55ea3f6fc186a9bfe9d20 -bcfads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:00.161899,cde55ea3f6fc186a9bfe9d20 -bcmediagroup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:00.353003,cde55ea3f6fc186a9bfe9d20 -beabsolom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:00.837168,cde55ea3f6fc186a9bfe9d20 -beaconacceptable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:01.099811,cde55ea3f6fc186a9bfe9d20 -bead-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:01.327970,cde55ea3f6fc186a9bfe9d20 -beamincrease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:01.820676,cde55ea3f6fc186a9bfe9d20 -beauty-tea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:01.946298,cde55ea3f6fc186a9bfe9d20 -basebanner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:02.063484,cde55ea3f6fc186a9bfe9d20 -bebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:02.354658,cde55ea3f6fc186a9bfe9d20 -bedrapiona.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:02.785574,cde55ea3f6fc186a9bfe9d20 -bebreloomr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:02.796694,cde55ea3f6fc186a9bfe9d20 -beeashale.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:03.501076,cde55ea3f6fc186a9bfe9d20 -bee7.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:03.701835,cde55ea3f6fc186a9bfe9d20 -bedsbreath.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:03.953426,cde55ea3f6fc186a9bfe9d20 -befirstcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:04.295775,cde55ea3f6fc186a9bfe9d20 -beemray.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:04.364397,cde55ea3f6fc186a9bfe9d20 -beharmalted.info,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:05.055216,cde55ea3f6fc186a9bfe9d20 -behavioralengine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:05.354262,cde55ea3f6fc186a9bfe9d20 -baypops.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:05.539728,cde55ea3f6fc186a9bfe9d20 -begun.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:05.977431,cde55ea3f6fc186a9bfe9d20 -belyyeusy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:06.296473,cde55ea3f6fc186a9bfe9d20 -belstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:06.387495,cde55ea3f6fc186a9bfe9d20 -bbbadshostnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:10.190068,cde55ea3f6fc186a9bfe9d20 -bemobtrcks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:12.095120,cde55ea3f6fc186a9bfe9d20 -bemachopor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:12.267833,cde55ea3f6fc186a9bfe9d20 -bepiletussar.casa,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:12.298701,cde55ea3f6fc186a9bfe9d20 -benonblkd.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:12.485305,cde55ea3f6fc186a9bfe9d20 -belstat.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:12.767887,cde55ea3f6fc186a9bfe9d20 -berchsoda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:12.867877,cde55ea3f6fc186a9bfe9d20 -berkshiretoday.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:13.159094,cde55ea3f6fc186a9bfe9d20 -berlipurplin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:13.205402,cde55ea3f6fc186a9bfe9d20 -beshucklean.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:13.765772,cde55ea3f6fc186a9bfe9d20 -berp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:13.788422,cde55ea3f6fc186a9bfe9d20 -best-top.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:13.906671,cde55ea3f6fc186a9bfe9d20 -besmeargleor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:13.984633,cde55ea3f6fc186a9bfe9d20 -bestadbid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:14.678004,cde55ea3f6fc186a9bfe9d20 -bestboundary.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:14.762245,cde55ea3f6fc186a9bfe9d20 -bestsearch.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:14.969828,cde55ea3f6fc186a9bfe9d20 -bestcond1tions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:15.227839,cde55ea3f6fc186a9bfe9d20 -bestzba.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:15.525332,cde55ea3f6fc186a9bfe9d20 -betonpolite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:15.550783,cde55ea3f6fc186a9bfe9d20 -besguses.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:15.630041,cde55ea3f6fc186a9bfe9d20 -betotodilea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:15.770758,cde55ea3f6fc186a9bfe9d20 -bewilderedblade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:15.973597,cde55ea3f6fc186a9bfe9d20 -bid.glass,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:16.396110,cde55ea3f6fc186a9bfe9d20 -bhcumsc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:16.473255,cde55ea3f6fc186a9bfe9d20 -bidtrk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:17.148215,cde55ea3f6fc186a9bfe9d20 -bigbangmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:17.355552,cde55ea3f6fc186a9bfe9d20 -bigclicks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:17.413988,cde55ea3f6fc186a9bfe9d20 -billionpops.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:18.173976,cde55ea3f6fc186a9bfe9d20 -bidclix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:26.473085,cde55ea3f6fc186a9bfe9d20 -bidclix.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:26.505368,cde55ea3f6fc186a9bfe9d20 -bimlocal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:38.101139,cde55ea3f6fc186a9bfe9d20 -billboard.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:38.327703,cde55ea3f6fc186a9bfe9d20 -binary1.website,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:38.679631,cde55ea3f6fc186a9bfe9d20 -bitads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:42.652019,cde55ea3f6fc186a9bfe9d20 -birlerskababs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:42.716341,cde55ea3f6fc186a9bfe9d20 -bitcoinsports.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:42.745301,cde55ea3f6fc186a9bfe9d20 -blacurlik.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:43.473015,cde55ea3f6fc186a9bfe9d20 -blast4traffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:43.698399,cde55ea3f6fc186a9bfe9d20 -blastcahs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:43.719087,cde55ea3f6fc186a9bfe9d20 -bizrate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:43.790169,cde55ea3f6fc186a9bfe9d20 -blockadsnot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:44.540136,cde55ea3f6fc186a9bfe9d20 -blingbucks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:44.638374,cde55ea3f6fc186a9bfe9d20 -blis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:44.643243,cde55ea3f6fc186a9bfe9d20 -blogads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:44.695700,cde55ea3f6fc186a9bfe9d20 -blogtopsites.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:45.549841,cde55ea3f6fc186a9bfe9d20 -blogrush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:45.769651,cde55ea3f6fc186a9bfe9d20 -blogtoplist.se,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:46.168337,cde55ea3f6fc186a9bfe9d20 -blogcounter.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:46.179393,cde55ea3f6fc186a9bfe9d20 -bluadz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:46.187382,cde55ea3f6fc186a9bfe9d20 -blueswordksh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:47.112111,cde55ea3f6fc186a9bfe9d20 -bluecava.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:47.250263,cde55ea3f6fc186a9bfe9d20 -blueadvertise.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:47.284893,cde55ea3f6fc186a9bfe9d20 -blushingboundary.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:48.066410,cde55ea3f6fc186a9bfe9d20 -blushingbeast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:48.081850,cde55ea3f6fc186a9bfe9d20 -bluewhaleweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:48.107158,cde55ea3f6fc186a9bfe9d20 -bn.bfast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:49.352102,cde55ea3f6fc186a9bfe9d20 -bngpt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:50.499583,cde55ea3f6fc186a9bfe9d20 -bm.annonce.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:51.078145,cde55ea3f6fc186a9bfe9d20 -boasstylijoked.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:51.164439,cde55ea3f6fc186a9bfe9d20 -binarymoney.site,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:52.773708,cde55ea3f6fc186a9bfe9d20 -bluelithium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:26:57.103298,cde55ea3f6fc186a9bfe9d20 -bodyclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:06.717829,cde55ea3f6fc186a9bfe9d20 -blutrumpet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:09.548433,cde55ea3f6fc186a9bfe9d20 -boilingbeetle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:11.807548,cde55ea3f6fc186a9bfe9d20 -bonertraffic13.info,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:12.891896,cde55ea3f6fc186a9bfe9d20 -bonertraffic14.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:12.898030,cde55ea3f6fc186a9bfe9d20 -boldchat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:13.001863,cde55ea3f6fc186a9bfe9d20 -bookmtpo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:13.128885,cde55ea3f6fc186a9bfe9d20 -boilingumbrella.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:13.383484,cde55ea3f6fc186a9bfe9d20 -boom.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:13.961572,cde55ea3f6fc186a9bfe9d20 -boost-my-pr.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:14.041326,cde55ea3f6fc186a9bfe9d20 -boozingtawney.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:14.064186,cde55ea3f6fc186a9bfe9d20 -bopvetgel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:14.161706,cde55ea3f6fc186a9bfe9d20 -boomads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:14.321068,cde55ea3f6fc186a9bfe9d20 -boredcrown.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:14.779524,cde55ea3f6fc186a9bfe9d20 -boudja.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:14.912487,cde55ea3f6fc186a9bfe9d20 -boringcoat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:15.050096,cde55ea3f6fc186a9bfe9d20 -bouncex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:15.159182,cde55ea3f6fc186a9bfe9d20 -boustahe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:15.194783,cde55ea3f6fc186a9bfe9d20 -bowerywill.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:15.475699,cde55ea3f6fc186a9bfe9d20 -boyaidare.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:15.920512,cde55ea3f6fc186a9bfe9d20 -boxofwhisper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:16.073552,cde55ea3f6fc186a9bfe9d20 -br3azil334nutsz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:16.099266,cde55ea3f6fc186a9bfe9d20 -bpath.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:16.134389,cde55ea3f6fc186a9bfe9d20 -braincash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:16.953763,cde55ea3f6fc186a9bfe9d20 -brandmetrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:17.176073,cde55ea3f6fc186a9bfe9d20 -branch.fun,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:17.272416,cde55ea3f6fc186a9bfe9d20 -bridgetrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:17.969244,cde55ea3f6fc186a9bfe9d20 -branovate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:17.976859,cde55ea3f6fc186a9bfe9d20 -britepool.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:18.974470,cde55ea3f6fc186a9bfe9d20 -british-banners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:19.576457,cde55ea3f6fc186a9bfe9d20 -brightinfo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:20.224929,cde55ea3f6fc186a9bfe9d20 -brmvvjrc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:20.471443,cde55ea3f6fc186a9bfe9d20 -box.anchorfree.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:25.745471,cde55ea3f6fc186a9bfe9d20 -brandreachsys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:27.239647,cde55ea3f6fc186a9bfe9d20 -brickandmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:27.825857,cde55ea3f6fc186a9bfe9d20 -broadboundary.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:30.858029,cde55ea3f6fc186a9bfe9d20 -broadcastbed.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:41.099068,cde55ea3f6fc186a9bfe9d20 -browser-update.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:43.200593,cde55ea3f6fc186a9bfe9d20 -broaddoor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:43.275507,cde55ea3f6fc186a9bfe9d20 -btez8.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:43.289022,cde55ea3f6fc186a9bfe9d20 -btcadtop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:43.413977,cde55ea3f6fc186a9bfe9d20 -bszmpfaj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:43.415499,cde55ea3f6fc186a9bfe9d20 -btrll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:44.023387,cde55ea3f6fc186a9bfe9d20 -bu3le2lp4t45e6i.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:44.316623,cde55ea3f6fc186a9bfe9d20 -bucketbean.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:44.349100,cde55ea3f6fc186a9bfe9d20 -bucksense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:44.401790,cde55ea3f6fc186a9bfe9d20 -budvawshes.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:45.162938,cde55ea3f6fc186a9bfe9d20 -bukash2jf8jfpw09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:45.253697,cde55ea3f6fc186a9bfe9d20 -budsinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:45.328851,cde55ea3f6fc186a9bfe9d20 -buleor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:45.703842,cde55ea3f6fc186a9bfe9d20 -bullseye.backbeatmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:46.098039,cde55ea3f6fc186a9bfe9d20 -bullionyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:46.109811,cde55ea3f6fc186a9bfe9d20 -burstmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:46.139579,cde55ea3f6fc186a9bfe9d20 -businessbells.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:46.450585,cde55ea3f6fc186a9bfe9d20 -butalksuw9dj10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:46.999529,cde55ea3f6fc186a9bfe9d20 -bustlinganimal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:47.088635,cde55ea3f6fc186a9bfe9d20 -buyseoblog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:47.239230,cde55ea3f6fc186a9bfe9d20 -buyhitscheap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:47.342829,cde55ea3f6fc186a9bfe9d20 -buzzonclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:47.596094,cde55ea3f6fc186a9bfe9d20 -bvalphaserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:48.183793,cde55ea3f6fc186a9bfe9d20 -byrledmtscmd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:48.501680,cde55ea3f6fc186a9bfe9d20 -bvmcdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:48.544676,cde55ea3f6fc186a9bfe9d20 -bwp.download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:48.791487,cde55ea3f6fc186a9bfe9d20 -bzrmxfxu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:49.028624,cde55ea3f6fc186a9bfe9d20 -bzwcgscqnf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:49.229686,cde55ea3f6fc186a9bfe9d20 -c.cdn-server.top,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:49.373976,cde55ea3f6fc186a9bfe9d20 -c43a3cd8f99413891.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:49.982370,cde55ea3f6fc186a9bfe9d20 -budapestluv.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:27:54.366162,cde55ea3f6fc186a9bfe9d20 -c44wergiu87heghoconutdx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:09.921332,cde55ea3f6fc186a9bfe9d20 -c.bigmir.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:09.983648,cde55ea3f6fc186a9bfe9d20 -c1exchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:10.123610,cde55ea3f6fc186a9bfe9d20 -cabbagehomme.casa,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:13.638635,cde55ea3f6fc186a9bfe9d20 -ca.clcknads.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:13.686996,cde55ea3f6fc186a9bfe9d20 -cads.scalemonk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:13.681965,cde55ea3f6fc186a9bfe9d20 -calculatingcircle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:13.736815,cde55ea3f6fc186a9bfe9d20 -calculatingtoothbrush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:13.788600,cde55ea3f6fc186a9bfe9d20 -calculatorcamera.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:14.726765,cde55ea3f6fc186a9bfe9d20 -callousbrake.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:14.778265,cde55ea3f6fc186a9bfe9d20 -callfire.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:15.010927,cde55ea3f6fc186a9bfe9d20 -cameraunswing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:15.237419,cde55ea3f6fc186a9bfe9d20 -callloop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:15.411481,cde55ea3f6fc186a9bfe9d20 -caniamedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:15.550932,cde55ea3f6fc186a9bfe9d20 -campaign.bharatmatrimony.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:15.932337,cde55ea3f6fc186a9bfe9d20 -capablecows.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:15.949216,cde55ea3f6fc186a9bfe9d20 -captify.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:16.533140,cde55ea3f6fc186a9bfe9d20 -carambo.la,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:16.680920,cde55ea3f6fc186a9bfe9d20 -cardiwersg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:17.156768,cde55ea3f6fc186a9bfe9d20 -carbonads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:17.274012,cde55ea3f6fc186a9bfe9d20 -carbonads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:17.299083,cde55ea3f6fc186a9bfe9d20 -casalmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:18.083051,cde55ea3f6fc186a9bfe9d20 -captainbicycle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:26.184571,cde55ea3f6fc186a9bfe9d20 -cash4members.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:37.825075,cde55ea3f6fc186a9bfe9d20 -cashengines.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:38.621868,cde55ea3f6fc186a9bfe9d20 -cashewsforlife208.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:44.034810,cde55ea3f6fc186a9bfe9d20 -cashcrate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:44.249581,cde55ea3f6fc186a9bfe9d20 -cashlayer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:44.307990,cde55ea3f6fc186a9bfe9d20 -cashfiesta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:44.434762,cde55ea3f6fc186a9bfe9d20 -cash4popup.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:44.841297,cde55ea3f6fc186a9bfe9d20 -cashpartner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:45.001906,cde55ea3f6fc186a9bfe9d20 -casinopays.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:45.357770,cde55ea3f6fc186a9bfe9d20 -casinotraffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:45.698887,cde55ea3f6fc186a9bfe9d20 -casinorewards.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:45.730634,cde55ea3f6fc186a9bfe9d20 -casinotreasure.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:46.069972,cde55ea3f6fc186a9bfe9d20 -casinogames.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:46.421444,cde55ea3f6fc186a9bfe9d20 -catchandfatch.bid,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:46.426225,cde55ea3f6fc186a9bfe9d20 -cbanners.virtuagirlhd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:46.894341,cde55ea3f6fc186a9bfe9d20 -cawkyhouhere.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:46.911498,cde55ea3f6fc186a9bfe9d20 -cbmall.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:47.304572,cde55ea3f6fc186a9bfe9d20 -cbx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:47.692377,cde55ea3f6fc186a9bfe9d20 -cccpmo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:47.744967,cde55ea3f6fc186a9bfe9d20 -cben1.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:47.838124,cde55ea3f6fc186a9bfe9d20 -cd-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:47.918751,cde55ea3f6fc186a9bfe9d20 -ccmcroads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:48.041837,cde55ea3f6fc186a9bfe9d20 -cdn-server.top,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:48.439312,cde55ea3f6fc186a9bfe9d20 -cdn.concert.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:48.730293,cde55ea3f6fc186a9bfe9d20 -cdn.digitru.st,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:48.884957,cde55ea3f6fc186a9bfe9d20 -cdn.easyads28.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:49.012062,cde55ea3f6fc186a9bfe9d20 -cdn.freefarcy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:49.289751,cde55ea3f6fc186a9bfe9d20 -cdn.itskiddoan.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:49.510781,cde55ea3f6fc186a9bfe9d20 -cdn4ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:49.728027,cde55ea3f6fc186a9bfe9d20 -cdn.uponelectabuzzor.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:49.811572,cde55ea3f6fc186a9bfe9d20 -cdngain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:49.929365,cde55ea3f6fc186a9bfe9d20 -cdnondemand.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:50.277479,cde55ea3f6fc186a9bfe9d20 -cdnproviders.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:50.459612,cde55ea3f6fc186a9bfe9d20 -cdn.qgr.ph,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:50.489528,cde55ea3f6fc186a9bfe9d20 -celeritascdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:50.713638,cde55ea3f6fc186a9bfe9d20 -cetrk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:52.612865,cde55ea3f6fc186a9bfe9d20 -cf.adxcel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:56.020003,cde55ea3f6fc186a9bfe9d20 -chaglihysty.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:56.655270,cde55ea3f6fc186a9bfe9d20 -chairscrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:57.367134,cde55ea3f6fc186a9bfe9d20 -chameleon.ad,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:59.612466,cde55ea3f6fc186a9bfe9d20 -cecash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:28:59.803523,cde55ea3f6fc186a9bfe9d20 -chango.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:00.459591,cde55ea3f6fc186a9bfe9d20 -channel1vids.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:01.258873,cde55ea3f6fc186a9bfe9d20 -channelintelligence.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:01.260503,cde55ea3f6fc186a9bfe9d20 -chargeplatform.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:01.989622,cde55ea3f6fc186a9bfe9d20 -chaumsee.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:02.657245,cde55ea3f6fc186a9bfe9d20 -celltick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:02.845915,cde55ea3f6fc186a9bfe9d20 -cgicounter.puretec.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:03.219477,cde55ea3f6fc186a9bfe9d20 -chart.dk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:03.332190,cde55ea3f6fc186a9bfe9d20 -centerpointmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:03.607465,cde55ea3f6fc186a9bfe9d20 -checkyofeed.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:03.871852,cde55ea3f6fc186a9bfe9d20 -cheerfulrange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:04.048713,cde55ea3f6fc186a9bfe9d20 -cheetieaha.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:04.333914,cde55ea3f6fc186a9bfe9d20 -chewcoat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:04.584749,cde55ea3f6fc186a9bfe9d20 -chickensstation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:04.743585,cde55ea3f6fc186a9bfe9d20 -checkm8.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:04.978877,cde55ea3f6fc186a9bfe9d20 -chicoryapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:05.206179,cde55ea3f6fc186a9bfe9d20 -chinsnakes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:05.333721,cde55ea3f6fc186a9bfe9d20 -chioneflake.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:05.475683,cde55ea3f6fc186a9bfe9d20 -chipmanksmochus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:05.697335,cde55ea3f6fc186a9bfe9d20 -chitika.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:05.952282,cde55ea3f6fc186a9bfe9d20 -chocohjuanfhdhf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:05.976171,cde55ea3f6fc186a9bfe9d20 -choconart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:06.143207,cde55ea3f6fc186a9bfe9d20 -chokedsmelt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:06.452086,cde55ea3f6fc186a9bfe9d20 -chyjobopse.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:06.879852,cde55ea3f6fc186a9bfe9d20 -cihakawkngiamu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:06.887383,cde55ea3f6fc186a9bfe9d20 -ciksolre.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:07.244605,cde55ea3f6fc186a9bfe9d20 -cibleclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:07.276131,cde55ea3f6fc186a9bfe9d20 -citygrid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:07.662364,cde55ea3f6fc186a9bfe9d20 -civadsoo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:07.955897,cde55ea3f6fc186a9bfe9d20 -cjbmanagement.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:08.273306,cde55ea3f6fc186a9bfe9d20 -cj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:08.457080,cde55ea3f6fc186a9bfe9d20 -cjlog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:08.810670,cde55ea3f6fc186a9bfe9d20 -cjt1.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:08.882334,cde55ea3f6fc186a9bfe9d20 -claria.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:09.143625,cde55ea3f6fc186a9bfe9d20 -claroadsclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:09.453420,cde55ea3f6fc186a9bfe9d20 -checkstat.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:09.681591,cde55ea3f6fc186a9bfe9d20 -clashmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:09.959470,cde55ea3f6fc186a9bfe9d20 -claroads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:10.046632,cde55ea3f6fc186a9bfe9d20 -clcknipop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:10.105618,cde55ea3f6fc186a9bfe9d20 -clckysudks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:10.427207,cde55ea3f6fc186a9bfe9d20 -cleantapioca.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:11.057427,cde55ea3f6fc186a9bfe9d20 -clenchedyouthmatching.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:11.128351,cde55ea3f6fc186a9bfe9d20 -clearadnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:11.316094,cde55ea3f6fc186a9bfe9d20 -click-clicker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:11.624457,cde55ea3f6fc186a9bfe9d20 -clicadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:11.628231,cde55ea3f6fc186a9bfe9d20 -click-eu.expmediadirect1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:11.856079,cde55ea3f6fc186a9bfe9d20 -click.hooligapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:12.552047,cde55ea3f6fc186a9bfe9d20 -click.fool.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:12.667955,cde55ea3f6fc186a9bfe9d20 -click.howdoesin.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:12.704373,cde55ea3f6fc186a9bfe9d20 -click.expmediadirect1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:12.886196,cde55ea3f6fc186a9bfe9d20 -click.revsharecash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:13.624130,cde55ea3f6fc186a9bfe9d20 -click2freemoney.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:13.631648,cde55ea3f6fc186a9bfe9d20 -click.tracksummer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:13.633399,cde55ea3f6fc186a9bfe9d20 -click.kmindex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:14.017299,cde55ea3f6fc186a9bfe9d20 -clickadin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:14.679282,cde55ea3f6fc186a9bfe9d20 -clickadz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:14.815701,cde55ea3f6fc186a9bfe9d20 -clickability.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:14.878850,cde55ea3f6fc186a9bfe9d20 -clickadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:15.136871,cde55ea3f6fc186a9bfe9d20 -clickagents.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:16.102423,cde55ea3f6fc186a9bfe9d20 -clickbrokers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:16.148340,cde55ea3f6fc186a9bfe9d20 -clickbooth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:16.171026,cde55ea3f6fc186a9bfe9d20 -clickcompare.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:17.486198,cde55ea3f6fc186a9bfe9d20 -cityads.telus.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:17.551570,cde55ea3f6fc186a9bfe9d20 -clickhereforcellphones.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:18.366509,cde55ea3f6fc186a9bfe9d20 -clickhype.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:18.550821,cde55ea3f6fc186a9bfe9d20 -clickintext.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:19.585686,cde55ea3f6fc186a9bfe9d20 -clickks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:20.279763,cde55ea3f6fc186a9bfe9d20 -clickintext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:20.378172,cde55ea3f6fc186a9bfe9d20 -clickedyclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:20.934289,cde55ea3f6fc186a9bfe9d20 -clickopop1000.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:21.638752,cde55ea3f6fc186a9bfe9d20 -clicklink.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:22.590504,cde55ea3f6fc186a9bfe9d20 -clickonometrics.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:23.160104,cde55ea3f6fc186a9bfe9d20 -clickserve.cc-dt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:23.699471,cde55ea3f6fc186a9bfe9d20 -clicks.mods.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:24.025395,cde55ea3f6fc186a9bfe9d20 -clicktag.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:25.125681,cde55ea3f6fc186a9bfe9d20 -clicksor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:25.317564,cde55ea3f6fc186a9bfe9d20 -clickboothlnk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:25.637453,cde55ea3f6fc186a9bfe9d20 -clickthruserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:25.923803,cde55ea3f6fc186a9bfe9d20 -clickdensity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:27.103904,cde55ea3f6fc186a9bfe9d20 -clicktracks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:27.713245,cde55ea3f6fc186a9bfe9d20 -clicktrace.info,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:27.724123,cde55ea3f6fc186a9bfe9d20 -clickthrutraffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:27.729013,cde55ea3f6fc186a9bfe9d20 -clickxchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:28.700211,cde55ea3f6fc186a9bfe9d20 -clickz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:29.220592,cde55ea3f6fc186a9bfe9d20 -clientcdn.pushengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:29.974651,cde55ea3f6fc186a9bfe9d20 -clicmanager.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:30.092366,cde55ea3f6fc186a9bfe9d20 -cliksolution.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:31.166611,cde55ea3f6fc186a9bfe9d20 -clixco.in,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:31.969228,cde55ea3f6fc186a9bfe9d20 -clicks.equantum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:33.017412,cde55ea3f6fc186a9bfe9d20 -clikerz.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:33.210281,cde55ea3f6fc186a9bfe9d20 -clkads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:33.687468,cde55ea3f6fc186a9bfe9d20 -clkrev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:33.980911,cde55ea3f6fc186a9bfe9d20 -clmcom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:34.343694,cde55ea3f6fc186a9bfe9d20 -cloisteredhydrant.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:34.710289,cde55ea3f6fc186a9bfe9d20 -closureevaporatefume.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:35.041425,cde55ea3f6fc186a9bfe9d20 -cloudcoins.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:35.879154,cde55ea3f6fc186a9bfe9d20 -clixgalore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:36.328066,cde55ea3f6fc186a9bfe9d20 -cls.vrvm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:36.563607,cde55ea3f6fc186a9bfe9d20 -clustrmaps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:37.539913,cde55ea3f6fc186a9bfe9d20 -clicktrade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:38.601663,cde55ea3f6fc186a9bfe9d20 -clicktrack.ziyu.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:38.637483,cde55ea3f6fc186a9bfe9d20 -cnomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:39.676655,cde55ea3f6fc186a9bfe9d20 -codedexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:40.287115,cde55ea3f6fc186a9bfe9d20 -coin-hive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:40.822570,cde55ea3f6fc186a9bfe9d20 -coinhive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:41.625605,cde55ea3f6fc186a9bfe9d20 -cointraffic.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:42.956855,cde55ea3f6fc186a9bfe9d20 -colonize.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:43.773368,cde55ea3f6fc186a9bfe9d20 -comasoiling.casa,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:44.704260,cde55ea3f6fc186a9bfe9d20 -comboapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:45.663045,cde55ea3f6fc186a9bfe9d20 -clrstm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:45.687553,cde55ea3f6fc186a9bfe9d20 -comfortablecheese.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:46.403457,cde55ea3f6fc186a9bfe9d20 -comitechokier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:47.191909,cde55ea3f6fc186a9bfe9d20 -commander1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:47.973355,cde55ea3f6fc186a9bfe9d20 -cml.sad.ukrd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:48.216118,cde55ea3f6fc186a9bfe9d20 -commandersact.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:48.968416,cde55ea3f6fc186a9bfe9d20 -commercialvalue.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:48.976033,cde55ea3f6fc186a9bfe9d20 -cluster.adultworld.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:49.340154,cde55ea3f6fc186a9bfe9d20 -commindo-media-ressourcen.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:49.930417,cde55ea3f6fc186a9bfe9d20 -cnt.spbland.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:49.987544,cde55ea3f6fc186a9bfe9d20 -commonswing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:50.055044,cde55ea3f6fc186a9bfe9d20 -commissionmonster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:50.523544,cde55ea3f6fc186a9bfe9d20 -company-target.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:50.725918,cde55ea3f6fc186a9bfe9d20 -compactbanner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:50.817999,cde55ea3f6fc186a9bfe9d20 -completecabbage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:50.862868,cde55ea3f6fc186a9bfe9d20 -complextoad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:51.259545,cde55ea3f6fc186a9bfe9d20 -comscore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:51.742821,cde55ea3f6fc186a9bfe9d20 -concernedcondition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:52.148549,cde55ea3f6fc186a9bfe9d20 -concert.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:52.445016,cde55ea3f6fc186a9bfe9d20 -comprabanner.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:52.710567,cde55ea3f6fc186a9bfe9d20 -concertads-configs.vox-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:52.790176,cde55ea3f6fc186a9bfe9d20 -config.safedk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:53.445133,cde55ea3f6fc186a9bfe9d20 -connect.scroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:53.758953,cde55ea3f6fc186a9bfe9d20 -concioncalix.website,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:53.798079,cde55ea3f6fc186a9bfe9d20 -connection1safety.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:53.977808,cde55ea3f6fc186a9bfe9d20 -comwgi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:54.249770,cde55ea3f6fc186a9bfe9d20 -connexity.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:54.657813,cde55ea3f6fc186a9bfe9d20 -consciouschairs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:54.779822,cde55ea3f6fc186a9bfe9d20 -consequentlyinmate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:55.047933,cde55ea3f6fc186a9bfe9d20 -constrongyfe.site,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:55.393943,cde55ea3f6fc186a9bfe9d20 -constintptr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:55.414465,cde55ea3f6fc186a9bfe9d20 -constructpoll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:55.777001,cde55ea3f6fc186a9bfe9d20 -comclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:56.367519,cde55ea3f6fc186a9bfe9d20 -contadores.miarroba.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:56.719785,cde55ea3f6fc186a9bfe9d20 -contehos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:57.127678,cde55ea3f6fc186a9bfe9d20 -content.acc-hd.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:57.588842,cde55ea3f6fc186a9bfe9d20 -content.lemonpi.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:59.286298,cde55ea3f6fc186a9bfe9d20 -content.bitsontherun.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:29:59.488180,cde55ea3f6fc186a9bfe9d20 -content.mql5.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:01.479737,cde55ea3f6fc186a9bfe9d20 -conversionruler.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:01.665237,cde55ea3f6fc186a9bfe9d20 -convincedsponsorshipenemy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:03.567775,cde55ea3f6fc186a9bfe9d20 -connextra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:04.529499,cde55ea3f6fc186a9bfe9d20 -convrse.media,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:04.577934,cde55ea3f6fc186a9bfe9d20 -consumer.exacttargetapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:06.211586,cde55ea3f6fc186a9bfe9d20 -coordinatedcub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:06.421902,cde55ea3f6fc186a9bfe9d20 -copperchickens.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:06.479062,cde55ea3f6fc186a9bfe9d20 -cookies.cmpnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:06.793334,cde55ea3f6fc186a9bfe9d20 -copycarpenter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:06.900893,cde55ea3f6fc186a9bfe9d20 -copyrightaccesscontrols.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:07.296585,cde55ea3f6fc186a9bfe9d20 -coretalk.co,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:07.630858,cde55ea3f6fc186a9bfe9d20 -cougarads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:07.685228,cde55ea3f6fc186a9bfe9d20 -counted.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:08.433925,cde55ea3f6fc186a9bfe9d20 -count.rin.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:09.071782,cde55ea3f6fc186a9bfe9d20 -contaxe.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:09.717521,cde55ea3f6fc186a9bfe9d20 -count.west263.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:13.473298,cde55ea3f6fc186a9bfe9d20 -coremetrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:17.215469,cde55ea3f6fc186a9bfe9d20 -counter.mirohost.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:18.529449,cde55ea3f6fc186a9bfe9d20 -counter.bloke.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:19.096825,cde55ea3f6fc186a9bfe9d20 -counter.cnw.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:19.950171,cde55ea3f6fc186a9bfe9d20 -counter.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:20.759894,cde55ea3f6fc186a9bfe9d20 -counter.rambler.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:20.794626,cde55ea3f6fc186a9bfe9d20 -counter.search.bg,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:20.831627,cde55ea3f6fc186a9bfe9d20 -counter.mojgorod.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:20.987716,cde55ea3f6fc186a9bfe9d20 -counter.snackly.co,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:21.633311,cde55ea3f6fc186a9bfe9d20 -counter.sparklit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:21.966160,cde55ea3f6fc186a9bfe9d20 -counting.kmindex.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:22.354765,cde55ea3f6fc186a9bfe9d20 -coupling-media.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:22.447844,cde55ea3f6fc186a9bfe9d20 -coveredbetting.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:22.706828,cde55ea3f6fc186a9bfe9d20 -counters.honesty.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:22.923876,cde55ea3f6fc186a9bfe9d20 -cp.abbp1.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:23.234423,cde55ea3f6fc186a9bfe9d20 -cpalead.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:23.326236,cde55ea3f6fc186a9bfe9d20 -cpm-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:23.397951,cde55ea3f6fc186a9bfe9d20 -counter.dreamhost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:24.038776,cde55ea3f6fc186a9bfe9d20 -cpxadroit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:24.120304,cde55ea3f6fc186a9bfe9d20 -cpmaffiliation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:24.653710,cde55ea3f6fc186a9bfe9d20 -cqcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:24.971802,cde55ea3f6fc186a9bfe9d20 -crabbychin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:25.350124,cde55ea3f6fc186a9bfe9d20 -cpux.gmud.top,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:25.369761,cde55ea3f6fc186a9bfe9d20 -crakmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:25.902362,cde55ea3f6fc186a9bfe9d20 -craveandlamb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:26.607532,cde55ea3f6fc186a9bfe9d20 -crawlability.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:26.793248,cde55ea3f6fc186a9bfe9d20 -crawlclocks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:27.362942,cde55ea3f6fc186a9bfe9d20 -crazypopups.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:27.519317,cde55ea3f6fc186a9bfe9d20 -creafi-online-media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:28.019903,cde55ea3f6fc186a9bfe9d20 -creafi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:28.643074,cde55ea3f6fc186a9bfe9d20 -creamssicsite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:28.836734,cde55ea3f6fc186a9bfe9d20 -creative-serving.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:29.275948,cde55ea3f6fc186a9bfe9d20 -creative.leojmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:29.564594,cde55ea3f6fc186a9bfe9d20 -credishe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:31.212143,cde55ea3f6fc186a9bfe9d20 -crispads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:31.869656,cde55ea3f6fc186a9bfe9d20 -crispmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:32.533568,cde55ea3f6fc186a9bfe9d20 -crispwireless.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:33.215643,cde55ea3f6fc186a9bfe9d20 -cpays.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:33.417600,cde55ea3f6fc186a9bfe9d20 -critictruck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:33.906391,cde55ea3f6fc186a9bfe9d20 -cpxinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:34.733245,cde55ea3f6fc186a9bfe9d20 -crowdgravity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:35.169723,cde55ea3f6fc186a9bfe9d20 -creatives.livejasmin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:35.337479,cde55ea3f6fc186a9bfe9d20 -crtv.mate1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:35.497693,cde55ea3f6fc186a9bfe9d20 -cst.cstwpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:35.991698,cde55ea3f6fc186a9bfe9d20 -craktraffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:36.083595,cde55ea3f6fc186a9bfe9d20 -csm.cxpublic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:36.318258,cde55ea3f6fc186a9bfe9d20 -ctmwjivktdu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:36.344520,cde55ea3f6fc186a9bfe9d20 -cuddlethehyena.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:36.817777,cde55ea3f6fc186a9bfe9d20 -cumbersomecloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:37.291443,cde55ea3f6fc186a9bfe9d20 -culmedmaumee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:37.426840,cde55ea3f6fc186a9bfe9d20 -cupidonmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:37.727348,cde55ea3f6fc186a9bfe9d20 -cubics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:37.747896,cde55ea3f6fc186a9bfe9d20 -cupmidnithe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:37.945292,cde55ea3f6fc186a9bfe9d20 -curtaincows.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:38.145937,cde55ea3f6fc186a9bfe9d20 -cutescale.online,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:38.869731,cde55ea3f6fc186a9bfe9d20 -cutecushion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:38.964879,cde55ea3f6fc186a9bfe9d20 -cuteturkey.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:38.983239,cde55ea3f6fc186a9bfe9d20 -cyberbounty.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:39.210602,cde55ea3f6fc186a9bfe9d20 -d.appsdt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:39.836406,cde55ea3f6fc186a9bfe9d20 -d11enq2rymy0yl.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:39.845335,cde55ea3f6fc186a9bfe9d20 -d12czbu0tltgqq.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:39.939790,cde55ea3f6fc186a9bfe9d20 -d15kdpgjg3unno.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:40.715888,cde55ea3f6fc186a9bfe9d20 -d13k7prax1yi04.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:40.743872,cde55ea3f6fc186a9bfe9d20 -d18t35yyry2k49.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:40.909344,cde55ea3f6fc186a9bfe9d20 -d1clmik8la8v65.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:41.492148,cde55ea3f6fc186a9bfe9d20 -d1ezlc9vy4yc7g.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:41.622963,cde55ea3f6fc186a9bfe9d20 -d1f05vr3sjsuy7.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:41.767604,cde55ea3f6fc186a9bfe9d20 -d1lzoljld5a2bc.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:42.179425,cde55ea3f6fc186a9bfe9d20 -d2c8v52ll5s99u.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:42.565082,cde55ea3f6fc186a9bfe9d20 -d2j042cj1421wi.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:42.927673,cde55ea3f6fc186a9bfe9d20 -d2lahoz916es9g.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:43.257993,cde55ea3f6fc186a9bfe9d20 -d2qnx6y010m4rt.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:43.627128,cde55ea3f6fc186a9bfe9d20 -d2sbzwmcg5amr3.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:44.165974,cde55ea3f6fc186a9bfe9d20 -crosspromo.voodoo.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:44.465271,cde55ea3f6fc186a9bfe9d20 -d2uap9jskdzp2.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:44.925690,cde55ea3f6fc186a9bfe9d20 -d301cxwfymy227.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:45.142904,cde55ea3f6fc186a9bfe9d20 -d3beefy8kd1pr7.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:45.625383,cde55ea3f6fc186a9bfe9d20 -d3cod80thn7qnd.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:45.862621,cde55ea3f6fc186a9bfe9d20 -d3cpib6kv2rja7.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:46.354154,cde55ea3f6fc186a9bfe9d20 -d2ty8gaf6rmowa.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:46.647099,cde55ea3f6fc186a9bfe9d20 -d3g5ovfngjw9bw.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:46.666826,cde55ea3f6fc186a9bfe9d20 -d3mr7y154d2qg5.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:47.115113,cde55ea3f6fc186a9bfe9d20 -d3ou4areduq72f.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:47.439274,cde55ea3f6fc186a9bfe9d20 -d3mzokty951c5w.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:47.508641,cde55ea3f6fc186a9bfe9d20 -d3oy68whu51rnt.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:47.773077,cde55ea3f6fc186a9bfe9d20 -da-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:48.095116,cde55ea3f6fc186a9bfe9d20 -d3v3bqdndm4erx.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:48.213386,cde55ea3f6fc186a9bfe9d20 -dacmaiss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:48.444889,cde55ea3f6fc186a9bfe9d20 -dadsimz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:49.028711,cde55ea3f6fc186a9bfe9d20 -dads.wedobest.com.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:49.357671,cde55ea3f6fc186a9bfe9d20 -dadslims.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:49.445699,cde55ea3f6fc186a9bfe9d20 -daedaelousscri.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:49.669351,cde55ea3f6fc186a9bfe9d20 -dagd0kz7sipfl.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:50.065636,cde55ea3f6fc186a9bfe9d20 -daisycontroversy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:50.386384,cde55ea3f6fc186a9bfe9d20 -daijopimplo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:50.613246,cde55ea3f6fc186a9bfe9d20 -dakic-ia-300.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:50.669887,cde55ea3f6fc186a9bfe9d20 -damdoor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:51.128980,cde55ea3f6fc186a9bfe9d20 -danban.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:51.374767,cde55ea3f6fc186a9bfe9d20 -dancemistake.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:51.433409,cde55ea3f6fc186a9bfe9d20 -dapper.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:51.770356,cde55ea3f6fc186a9bfe9d20 -dashingdirt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:52.249067,cde55ea3f6fc186a9bfe9d20 -d2cmedia.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:52.479644,cde55ea3f6fc186a9bfe9d20 -dashingsweater.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:52.536219,cde55ea3f6fc186a9bfe9d20 -data.queryly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:52.898712,cde55ea3f6fc186a9bfe9d20 -dataxu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:53.820748,cde55ea3f6fc186a9bfe9d20 -datashreddergold.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:53.889972,cde55ea3f6fc186a9bfe9d20 -daserver.ultraweb.hu,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:53.914469,cde55ea3f6fc186a9bfe9d20 -dc-storm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:54.631343,cde55ea3f6fc186a9bfe9d20 -de17a.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:55.199656,cde55ea3f6fc186a9bfe9d20 -deadpantruck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:55.341170,cde55ea3f6fc186a9bfe9d20 -dbbsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:55.723543,cde55ea3f6fc186a9bfe9d20 -cybermonitor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:30:59.623687,cde55ea3f6fc186a9bfe9d20 -deanmediagroup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:01.469554,cde55ea3f6fc186a9bfe9d20 -datafront.co,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:03.067935,cde55ea3f6fc186a9bfe9d20 -dealdotcom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:08.189316,cde55ea3f6fc186a9bfe9d20 -debadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:09.274239,cde55ea3f6fc186a9bfe9d20 -debonairway.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:09.360233,cde55ea3f6fc186a9bfe9d20 -debysale.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:09.403012,cde55ea3f6fc186a9bfe9d20 -dealtsowbite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:09.428438,cde55ea3f6fc186a9bfe9d20 -decisivedrawer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:10.118570,cde55ea3f6fc186a9bfe9d20 -decisiveducks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:10.229286,cde55ea3f6fc186a9bfe9d20 -decoycreation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:10.318394,cde55ea3f6fc186a9bfe9d20 -debtbusterloans.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:10.581492,cde55ea3f6fc186a9bfe9d20 -dedicatedmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:10.818487,cde55ea3f6fc186a9bfe9d20 -deecqem892bg5er.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:11.008962,cde55ea3f6fc186a9bfe9d20 -defectivesun.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:11.079975,cde55ea3f6fc186a9bfe9d20 -defyraspypuke.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:11.361604,cde55ea3f6fc186a9bfe9d20 -delegatediscussion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:11.598613,cde55ea3f6fc186a9bfe9d20 -deliver.ptgncdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:11.640445,cde55ea3f6fc186a9bfe9d20 -deligrassdull.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:11.782857,cde55ea3f6fc186a9bfe9d20 -deloplen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:12.421572,cde55ea3f6fc186a9bfe9d20 -deliver.vkcdnservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:12.462806,cde55ea3f6fc186a9bfe9d20 -deloton.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:12.542072,cde55ea3f6fc186a9bfe9d20 -deloo.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:12.750577,cde55ea3f6fc186a9bfe9d20 -delusionrather.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:13.264037,cde55ea3f6fc186a9bfe9d20 -demdex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:13.267860,cde55ea3f6fc186a9bfe9d20 -denbeigemark.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:13.333002,cde55ea3f6fc186a9bfe9d20 -dendranthe4edm7um.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:13.426534,cde55ea3f6fc186a9bfe9d20 -depirsmandk5.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:14.171997,cde55ea3f6fc186a9bfe9d20 -denetsuk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:14.244159,cde55ea3f6fc186a9bfe9d20 -desertedbreath.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:14.245055,cde55ea3f6fc186a9bfe9d20 -desertedrat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:14.275074,cde55ea3f6fc186a9bfe9d20 -detectdiscovery.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:16.511029,cde55ea3f6fc186a9bfe9d20 -detailedgovernment.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:17.486518,cde55ea3f6fc186a9bfe9d20 -detailedglue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:17.488606,cde55ea3f6fc186a9bfe9d20 -despicablereporthusband.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:17.518101,cde55ea3f6fc186a9bfe9d20 -dianomi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:17.639104,cde55ea3f6fc186a9bfe9d20 -differentdesk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:18.301283,cde55ea3f6fc186a9bfe9d20 -diginamis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:18.441475,cde55ea3f6fc186a9bfe9d20 -digitalmerkat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:18.902413,cde55ea3f6fc186a9bfe9d20 -digitru.st,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:19.214259,cde55ea3f6fc186a9bfe9d20 -diguver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:19.238489,cde55ea3f6fc186a9bfe9d20 -dimfarlow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:19.679996,cde55ea3f6fc186a9bfe9d20 -diqkldlh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:19.894844,cde55ea3f6fc186a9bfe9d20 -direct-xxx-access.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:19.913336,cde55ea3f6fc186a9bfe9d20 -decknetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:20.223470,cde55ea3f6fc186a9bfe9d20 -directaclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:20.653054,cde55ea3f6fc186a9bfe9d20 -directionforest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:20.765889,cde55ea3f6fc186a9bfe9d20 -directivepub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:21.137038,cde55ea3f6fc186a9bfe9d20 -directadvert.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:21.675401,cde55ea3f6fc186a9bfe9d20 -directpaper.name,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:21.936537,cde55ea3f6fc186a9bfe9d20 -directorym.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:22.065165,cde55ea3f6fc186a9bfe9d20 -directtrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:22.323389,cde55ea3f6fc186a9bfe9d20 -diromalxx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:22.593359,cde55ea3f6fc186a9bfe9d20 -discountclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:22.769594,cde55ea3f6fc186a9bfe9d20 -discreetfield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:23.047582,cde55ea3f6fc186a9bfe9d20 -dislanelibrar.top,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:23.103214,cde55ea3f6fc186a9bfe9d20 -dispensablestranger.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:23.491622,cde55ea3f6fc186a9bfe9d20 -displaypagerank.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:23.952397,cde55ea3f6fc186a9bfe9d20 -displayvertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:24.183112,cde55ea3f6fc186a9bfe9d20 -didtheyreadit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:24.190689,cde55ea3f6fc186a9bfe9d20 -directleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:31.295239,cde55ea3f6fc186a9bfe9d20 -disqusads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:39.501878,cde55ea3f6fc186a9bfe9d20 -dita6jhhqwoiz.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:39.828854,cde55ea3f6fc186a9bfe9d20 -disrespectpreceding.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:39.856567,cde55ea3f6fc186a9bfe9d20 -displayadsmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:40.159238,cde55ea3f6fc186a9bfe9d20 -divorceseed.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:40.224530,cde55ea3f6fc186a9bfe9d20 -djgfsrlt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:40.529972,cde55ea3f6fc186a9bfe9d20 -dk4ywix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:40.659154,cde55ea3f6fc186a9bfe9d20 -dkuiefdtuwnfo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:40.919905,cde55ea3f6fc186a9bfe9d20 -dkre4lyk6a9bt.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:40.927583,cde55ea3f6fc186a9bfe9d20 -dist.belnk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:40.945524,cde55ea3f6fc186a9bfe9d20 -dlrioxg1637dk.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:41.239202,cde55ea3f6fc186a9bfe9d20 -dmtracking.alibaba.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:41.818820,cde55ea3f6fc186a9bfe9d20 -dmxleo.dailymotion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:41.824221,cde55ea3f6fc186a9bfe9d20 -dnemkhkbsdbl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:42.121976,cde55ea3f6fc186a9bfe9d20 -dnhfi5nn2dt67.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:42.538657,cde55ea3f6fc186a9bfe9d20 -docksalmon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:42.599412,cde55ea3f6fc186a9bfe9d20 -dogconcurrencesauce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:42.927390,cde55ea3f6fc186a9bfe9d20 -domainsponsor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:43.702102,cde55ea3f6fc186a9bfe9d20 -domainsteam.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:44.112139,cde55ea3f6fc186a9bfe9d20 -domaining.in,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:44.198211,cde55ea3f6fc186a9bfe9d20 -dombnrs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:44.720458,cde55ea3f6fc186a9bfe9d20 -domdex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:44.739089,cde55ea3f6fc186a9bfe9d20 -domeleco.top,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:44.757120,cde55ea3f6fc186a9bfe9d20 -doubleclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:45.505586,cde55ea3f6fc186a9bfe9d20 -dooloust.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:45.540540,cde55ea3f6fc186a9bfe9d20 -doubleadserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:45.564551,cde55ea3f6fc186a9bfe9d20 -doubledeepclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:46.974287,cde55ea3f6fc186a9bfe9d20 -doubleclick.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:46.991729,cde55ea3f6fc186a9bfe9d20 -doublelimpup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:47.825427,cde55ea3f6fc186a9bfe9d20 -doubleclickbygoogle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:47.865150,cde55ea3f6fc186a9bfe9d20 -doublepimpads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:47.863385,cde55ea3f6fc186a9bfe9d20 -doubtfulrainstorm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:48.638785,cde55ea3f6fc186a9bfe9d20 -dozubatan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:48.706905,cde55ea3f6fc186a9bfe9d20 -dq95d35.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:49.443271,cde55ea3f6fc186a9bfe9d20 -dq3yxnlzwhcys.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:49.474331,cde55ea3f6fc186a9bfe9d20 -drabsize.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:50.225652,cde55ea3f6fc186a9bfe9d20 -dragzebra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:50.226182,cde55ea3f6fc186a9bfe9d20 -drawnperink.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:51.083989,cde55ea3f6fc186a9bfe9d20 -drawbrid.ge,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:51.147467,cde55ea3f6fc186a9bfe9d20 -dmp.starbolt.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:51.210567,cde55ea3f6fc186a9bfe9d20 -dmtracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:51.807863,cde55ea3f6fc186a9bfe9d20 -droopingmore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:51.905850,cde55ea3f6fc186a9bfe9d20 -drydrum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:52.003595,cde55ea3f6fc186a9bfe9d20 -drumcash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:52.059489,cde55ea3f6fc186a9bfe9d20 -ds88pc0kw6cvc.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:52.660098,cde55ea3f6fc186a9bfe9d20 -dsfjhfhyry2hh8jo09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:52.719879,cde55ea3f6fc186a9bfe9d20 -dsp.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:52.743161,cde55ea3f6fc186a9bfe9d20 -dtv5loup63fac.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:53.051692,cde55ea3f6fc186a9bfe9d20 -duckswillsmoochyou.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:53.513626,cde55ea3f6fc186a9bfe9d20 -duf1ql28oaxcm3x6baf7wxvo6n29hrozqxbd13emc3na96i64j.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:53.903397,cde55ea3f6fc186a9bfe9d20 -downloadr.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:31:58.667405,cde55ea3f6fc186a9bfe9d20 -dtxngr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:32:03.655616,cde55ea3f6fc186a9bfe9d20 -dxgo95ahe73e8.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:28.095571,cde55ea3f6fc186a9bfe9d20 -dyntrk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:28.116317,cde55ea3f6fc186a9bfe9d20 -dzienkudrow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:28.123759,cde55ea3f6fc186a9bfe9d20 -dynamicadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:28.474695,cde55ea3f6fc186a9bfe9d20 -e-bannerx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:29.077990,cde55ea3f6fc186a9bfe9d20 -dyecowwhy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:29.253777,cde55ea3f6fc186a9bfe9d20 -e-m.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:29.380727,cde55ea3f6fc186a9bfe9d20 -e-planning.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:29.747879,cde55ea3f6fc186a9bfe9d20 -e-ssl.apsalar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:29.834128,cde55ea3f6fc186a9bfe9d20 -e.apsalar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:30.207439,cde55ea3f6fc186a9bfe9d20 -e2ertt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:30.430390,cde55ea3f6fc186a9bfe9d20 -e2wysbacctt1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:30.529664,cde55ea3f6fc186a9bfe9d20 -e335udnv6drg78b7.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:30.540599,cde55ea3f6fc186a9bfe9d20 -e5asyhilodice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:30.855759,cde55ea3f6fc186a9bfe9d20 -eabids.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:31.298018,cde55ea3f6fc186a9bfe9d20 -e.kde.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:31.492300,cde55ea3f6fc186a9bfe9d20 -earnbigo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:31.660678,cde55ea3f6fc186a9bfe9d20 -eacdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:31.745122,cde55ea3f6fc186a9bfe9d20 -eadexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:31.762247,cde55ea3f6fc186a9bfe9d20 -earthquakescarf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:32.437483,cde55ea3f6fc186a9bfe9d20 -earnify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:32.705379,cde55ea3f6fc186a9bfe9d20 -earthycopy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:32.746166,cde55ea3f6fc186a9bfe9d20 -easiesttangle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:33.033732,cde55ea3f6fc186a9bfe9d20 -easy-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:33.116044,cde55ea3f6fc186a9bfe9d20 -easydownloadnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:33.460191,cde55ea3f6fc186a9bfe9d20 -easy2cnjuh34jb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:33.634161,cde55ea3f6fc186a9bfe9d20 -ebayadvertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:34.160752,cde55ea3f6fc186a9bfe9d20 -eatwinner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:34.295519,cde55ea3f6fc186a9bfe9d20 -easyhits4u.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:34.400722,cde55ea3f6fc186a9bfe9d20 -ebetoni.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:34.409229,cde55ea3f6fc186a9bfe9d20 -ebjvkekktns.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:34.817960,cde55ea3f6fc186a9bfe9d20 -ebocornac.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:35.120489,cde55ea3f6fc186a9bfe9d20 -ebuzzing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:35.258782,cde55ea3f6fc186a9bfe9d20 -ecircle-ag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:35.272687,cde55ea3f6fc186a9bfe9d20 -eas.almamedia.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:35.361915,cde55ea3f6fc186a9bfe9d20 -economicpizzas.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:36.073980,cde55ea3f6fc186a9bfe9d20 -edgar2al2larngpoer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:36.156538,cde55ea3f6fc186a9bfe9d20 -edge.ads.twitch.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:36.811617,cde55ea3f6fc186a9bfe9d20 -ecpms.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:36.815383,cde55ea3f6fc186a9bfe9d20 -edge.mdcgate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:36.942473,cde55ea3f6fc186a9bfe9d20 -edxlewni.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:37.791243,cde55ea3f6fc186a9bfe9d20 -edublog.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:38.041022,cde55ea3f6fc186a9bfe9d20 -eehuzaih.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:38.647462,cde55ea3f6fc186a9bfe9d20 -eelfadechi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:38.897234,cde55ea3f6fc186a9bfe9d20 -edgeio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:39.431785,cde55ea3f6fc186a9bfe9d20 -eensoans.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:39.499008,cde55ea3f6fc186a9bfe9d20 -effectivecpmgate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:40.062361,cde55ea3f6fc186a9bfe9d20 -effectivedisplaycontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:40.534045,cde55ea3f6fc186a9bfe9d20 -effectivedisplayformat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:40.724410,cde55ea3f6fc186a9bfe9d20 -effectivegatetocontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:41.108369,cde55ea3f6fc186a9bfe9d20 -effectiveperformanceformat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:41.988664,cde55ea3f6fc186a9bfe9d20 -effectiveperformancenetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:42.370111,cde55ea3f6fc186a9bfe9d20 -effectivemeasure.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:42.571249,cde55ea3f6fc186a9bfe9d20 -efficaciouscactus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:42.901994,cde55ea3f6fc186a9bfe9d20 -eggsosgum.site,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:42.985838,cde55ea3f6fc186a9bfe9d20 -egreephu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:43.435039,cde55ea3f6fc186a9bfe9d20 -eclickz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:43.582104,cde55ea3f6fc186a9bfe9d20 -eiipskos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:43.659758,cde55ea3f6fc186a9bfe9d20 -ejyymghi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:44.360519,cde55ea3f6fc186a9bfe9d20 -elasticchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:44.601580,cde55ea3f6fc186a9bfe9d20 -elderlyscissors.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:44.626438,cde55ea3f6fc186a9bfe9d20 -ehealthcaresolutions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:44.985598,cde55ea3f6fc186a9bfe9d20 -elderlytown.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:45.266480,cde55ea3f6fc186a9bfe9d20 -elephantqueue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:45.528357,cde55ea3f6fc186a9bfe9d20 -elfinsande.website,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:45.706531,cde55ea3f6fc186a9bfe9d20 -elfcoexistbird.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:45.957253,cde55ea3f6fc186a9bfe9d20 -ecoupons.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:46.293866,cde55ea3f6fc186a9bfe9d20 -elitedollars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:46.478265,cde55ea3f6fc186a9bfe9d20 -ellcurvth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:46.570302,cde55ea3f6fc186a9bfe9d20 -elthamely.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:46.627520,cde55ea3f6fc186a9bfe9d20 -elxpywhuj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:46.955933,cde55ea3f6fc186a9bfe9d20 -elitetoplist.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:47.453609,cde55ea3f6fc186a9bfe9d20 -embed.sendtonews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:47.569802,cde55ea3f6fc186a9bfe9d20 -emarketer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:47.713678,cde55ea3f6fc186a9bfe9d20 -emjcd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:48.325265,cde55ea3f6fc186a9bfe9d20 -emrgods.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:48.333628,cde55ea3f6fc186a9bfe9d20 -emerse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:49.127819,cde55ea3f6fc186a9bfe9d20 -emxdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:49.273202,cde55ea3f6fc186a9bfe9d20 -emediate.dk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:49.305490,cde55ea3f6fc186a9bfe9d20 -endurableshop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:49.342195,cde55ea3f6fc186a9bfe9d20 -encouragingwilderness.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:49.372665,cde55ea3f6fc186a9bfe9d20 -enginsquawks.cam,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:50.504613,cde55ea3f6fc186a9bfe9d20 -enkayijamal.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:50.607432,cde55ea3f6fc186a9bfe9d20 -enginenetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:50.873062,cde55ea3f6fc186a9bfe9d20 -engagebdr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:51.167060,cde55ea3f6fc186a9bfe9d20 -enoratraffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:51.408009,cde55ea3f6fc186a9bfe9d20 -enlarget.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:51.695963,cde55ea3f6fc186a9bfe9d20 -enquisite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:51.716858,cde55ea3f6fc186a9bfe9d20 -ensighten.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:52.209369,cde55ea3f6fc186a9bfe9d20 -enthusiasticdad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:52.673463,cde55ea3f6fc186a9bfe9d20 -enviousthread.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:53.065669,cde55ea3f6fc186a9bfe9d20 -eo62cocntx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:53.363687,cde55ea3f6fc186a9bfe9d20 -epi0tzwi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:53.901770,cde55ea3f6fc186a9bfe9d20 -epiccash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:53.920549,cde55ea3f6fc186a9bfe9d20 -epmads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:54.318826,cde55ea3f6fc186a9bfe9d20 -epomapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:54.750303,cde55ea3f6fc186a9bfe9d20 -epomads2.4shared.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:54.986049,cde55ea3f6fc186a9bfe9d20 -eremuribleak.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:55.916432,cde55ea3f6fc186a9bfe9d20 -eqworks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:56.091881,cde55ea3f6fc186a9bfe9d20 -ero-advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:56.524795,cde55ea3f6fc186a9bfe9d20 -erosyndc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:56.845947,cde55ea3f6fc186a9bfe9d20 -esellerate.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:57.815582,cde55ea3f6fc186a9bfe9d20 -espionagegardenerthicket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:58.158789,cde55ea3f6fc186a9bfe9d20 -estat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:58.547298,cde55ea3f6fc186a9bfe9d20 -etahub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:59.376936,cde55ea3f6fc186a9bfe9d20 -ethnictyrosky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:46:59.983765,cde55ea3f6fc186a9bfe9d20 -engine.espace.netavenir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:00.374216,cde55ea3f6fc186a9bfe9d20 -eu-adcenter.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:01.052692,cde55ea3f6fc186a9bfe9d20 -etargetnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:01.878889,cde55ea3f6fc186a9bfe9d20 -entercasino.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:02.141956,cde55ea3f6fc186a9bfe9d20 -etracker.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:02.785497,cde55ea3f6fc186a9bfe9d20 -eu1.madsone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:02.867845,cde55ea3f6fc186a9bfe9d20 -eurekster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:03.161586,cde55ea3f6fc186a9bfe9d20 -european-toplist.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:04.068014,cde55ea3f6fc186a9bfe9d20 -euroclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:05.009696,cde55ea3f6fc186a9bfe9d20 -eqads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:05.237819,cde55ea3f6fc186a9bfe9d20 -eulerian.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:06.124893,cde55ea3f6fc186a9bfe9d20 -evergage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:06.472223,cde55ea3f6fc186a9bfe9d20 -euros4click.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:06.683809,cde55ea3f6fc186a9bfe9d20 -euroranking.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:06.981192,cde55ea3f6fc186a9bfe9d20 -evidencecleanergold.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:07.193319,cde55ea3f6fc186a9bfe9d20 -eusta.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:07.289320,cde55ea3f6fc186a9bfe9d20 -ewbnlsqthoxdco.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:07.692201,cde55ea3f6fc186a9bfe9d20 -ewebcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:07.898459,cde55ea3f6fc186a9bfe9d20 -exacttargetapis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:08.272749,cde55ea3f6fc186a9bfe9d20 -exchange-it.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:08.304484,cde55ea3f6fc186a9bfe9d20 -exchangeclicksonline.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:09.100886,cde55ea3f6fc186a9bfe9d20 -exchangead.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:09.157272,cde55ea3f6fc186a9bfe9d20 -exclusivebrass.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:09.258147,cde55ea3f6fc186a9bfe9d20 -exchange.bg,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:09.363588,cde55ea3f6fc186a9bfe9d20 -exit76.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:10.114169,cde55ea3f6fc186a9bfe9d20 -excuseparen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:10.182585,cde55ea3f6fc186a9bfe9d20 -exitfuel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:10.262082,cde55ea3f6fc186a9bfe9d20 -exitexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:10.342308,cde55ea3f6fc186a9bfe9d20 -exactag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:10.349940,cde55ea3f6fc186a9bfe9d20 -exobafrgdf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:10.974051,cde55ea3f6fc186a9bfe9d20 -exofrwe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:11.058852,cde55ea3f6fc186a9bfe9d20 -exogripper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:11.302186,cde55ea3f6fc186a9bfe9d20 -exomonyf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:11.352600,cde55ea3f6fc186a9bfe9d20 -expertnifg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:11.680530,cde55ea3f6fc186a9bfe9d20 -express-submit.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:12.393025,cde55ea3f6fc186a9bfe9d20 -exploreholidayexcellent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:12.420485,cde55ea3f6fc186a9bfe9d20 -extreme-dm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:13.096712,cde55ea3f6fc186a9bfe9d20 -extractplayed.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:13.172082,cde55ea3f6fc186a9bfe9d20 -extremetracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:13.574331,cde55ea3f6fc186a9bfe9d20 -exwotics6heomrthaoi4r.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:13.838976,cde55ea3f6fc186a9bfe9d20 -extremiu.top,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:13.850310,cde55ea3f6fc186a9bfe9d20 -eyeblaster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:14.386332,cde55ea3f6fc186a9bfe9d20 -exponea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:14.755095,cde55ea3f6fc186a9bfe9d20 -eyebrowscrambledlater.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:14.844919,cde55ea3f6fc186a9bfe9d20 -eyeviewads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:15.121018,cde55ea3f6fc186a9bfe9d20 -eyereturn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:15.558535,cde55ea3f6fc186a9bfe9d20 -eyewonder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:15.882494,cde55ea3f6fc186a9bfe9d20 -ezojs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:15.888907,cde55ea3f6fc186a9bfe9d20 -eztexting.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:16.157997,cde55ea3f6fc186a9bfe9d20 -ezula.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:16.484861,cde55ea3f6fc186a9bfe9d20 -facilitategrandfather.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:16.936885,cde55ea3f6fc186a9bfe9d20 -f5biz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:17.093659,cde55ea3f6fc186a9bfe9d20 -experteerads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:17.212792,cde55ea3f6fc186a9bfe9d20 -fadedprofit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:17.364377,cde55ea3f6fc186a9bfe9d20 -factoryaudioherd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:17.388581,cde55ea3f6fc186a9bfe9d20 -fadverdirect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:18.006857,cde55ea3f6fc186a9bfe9d20 -fadingamendable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:18.170395,cde55ea3f6fc186a9bfe9d20 -fagywalu.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:18.238818,cde55ea3f6fc186a9bfe9d20 -famousquarter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:18.378320,cde55ea3f6fc186a9bfe9d20 -faidoud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:18.500345,cde55ea3f6fc186a9bfe9d20 -faracoon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:18.881210,cde55ea3f6fc186a9bfe9d20 -farethief.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:19.302317,cde55ea3f6fc186a9bfe9d20 -fardingsoiling.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:19.379135,cde55ea3f6fc186a9bfe9d20 -farmergoldfish.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:19.430216,cde55ea3f6fc186a9bfe9d20 -fascinatedfeather.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:19.473447,cde55ea3f6fc186a9bfe9d20 -fast-adv.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:19.629766,cde55ea3f6fc186a9bfe9d20 -fastbuy.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:20.412042,cde55ea3f6fc186a9bfe9d20 -fastclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:20.428223,cde55ea3f6fc186a9bfe9d20 -fastpopclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:20.520493,cde55ea3f6fc186a9bfe9d20 -fastpopunder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:20.530100,cde55ea3f6fc186a9bfe9d20 -fastclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:21.486046,cde55ea3f6fc186a9bfe9d20 -faultycanvas.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:21.581812,cde55ea3f6fc186a9bfe9d20 -fbcdn2.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:21.612477,cde55ea3f6fc186a9bfe9d20 -fathuntsgall.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:21.655442,cde55ea3f6fc186a9bfe9d20 -faultyfowl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:21.699480,cde55ea3f6fc186a9bfe9d20 -fdgdfgfrfg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:22.505730,cde55ea3f6fc186a9bfe9d20 -fdrgtt9edmej010.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:22.537283,cde55ea3f6fc186a9bfe9d20 -feboni.info,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:23.052595,cde55ea3f6fc186a9bfe9d20 -febadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:23.131792,cde55ea3f6fc186a9bfe9d20 -featassuage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:23.162595,cde55ea3f6fc186a9bfe9d20 -feebleshock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:23.545380,cde55ea3f6fc186a9bfe9d20 -feed-xml.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:23.674167,cde55ea3f6fc186a9bfe9d20 -feedjit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:24.076770,cde55ea3f6fc186a9bfe9d20 -feedbackresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:24.199928,cde55ea3f6fc186a9bfe9d20 -fhsmtrnsfnt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:24.291887,cde55ea3f6fc186a9bfe9d20 -felinessynonym.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:24.336681,cde55ea3f6fc186a9bfe9d20 -fieldofbachus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:24.348356,cde55ea3f6fc186a9bfe9d20 -find-my-great-life.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:25.320597,cde55ea3f6fc186a9bfe9d20 -fimserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:25.409815,cde55ea3f6fc186a9bfe9d20 -fiercedental.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:25.518481,cde55ea3f6fc186a9bfe9d20 -findnewline.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:26.340050,cde55ea3f6fc186a9bfe9d20 -fiksu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:26.377302,cde55ea3f6fc186a9bfe9d20 -findepended.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:26.764108,cde55ea3f6fc186a9bfe9d20 -findcommerce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:27.459960,cde55ea3f6fc186a9bfe9d20 -finkyepbows.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:27.772343,cde55ea3f6fc186a9bfe9d20 -fingahvf.top,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:27.793790,cde55ea3f6fc186a9bfe9d20 -fistofzeus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:32.020571,cde55ea3f6fc186a9bfe9d20 -fishyscalpelweight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:32.414347,cde55ea3f6fc186a9bfe9d20 -firstlightera.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:32.736973,cde55ea3f6fc186a9bfe9d20 -fixsirrod.site,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:32.978194,cde55ea3f6fc186a9bfe9d20 -fizrnews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:33.305157,cde55ea3f6fc186a9bfe9d20 -flakyfeast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:33.631480,cde55ea3f6fc186a9bfe9d20 -flaxseedssoenrh4372ojd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:33.962122,cde55ea3f6fc186a9bfe9d20 -flashlightnumbersunreal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:34.232835,cde55ea3f6fc186a9bfe9d20 -fleshlightcash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:34.950609,cde55ea3f6fc186a9bfe9d20 -flimsycircle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:35.103149,cde55ea3f6fc186a9bfe9d20 -flexbanner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:35.206664,cde55ea3f6fc186a9bfe9d20 -fluffycodepotc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:35.857613,cde55ea3f6fc186a9bfe9d20 -floodprincipal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:35.885411,cde55ea3f6fc186a9bfe9d20 -flowgo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:35.942676,cde55ea3f6fc186a9bfe9d20 -fluffynyasquirell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:36.660815,cde55ea3f6fc186a9bfe9d20 -fnyfiexpectth.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:36.835352,cde55ea3f6fc186a9bfe9d20 -foamidsputt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:37.068951,cde55ea3f6fc186a9bfe9d20 -focusde.info,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:38.060642,cde55ea3f6fc186a9bfe9d20 -fondlecokecombination.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:38.174689,cde55ea3f6fc186a9bfe9d20 -fonecta.fi,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:38.870606,cde55ea3f6fc186a9bfe9d20 -forex-affiliate.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:38.908962,cde55ea3f6fc186a9bfe9d20 -foresee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:39.347852,cde55ea3f6fc186a9bfe9d20 -forshrd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:39.789267,cde55ea3f6fc186a9bfe9d20 -forter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:40.161035,cde55ea3f6fc186a9bfe9d20 -fineclicks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:44.009380,cde55ea3f6fc186a9bfe9d20 -fimc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:45.322601,cde55ea3f6fc186a9bfe9d20 -forthcomingpropelwho.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:47:50.190328,cde55ea3f6fc186a9bfe9d20 -fortvision.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:00.365936,cde55ea3f6fc186a9bfe9d20 -forzslodge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:00.742372,cde55ea3f6fc186a9bfe9d20 -free-banners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:01.066613,cde55ea3f6fc186a9bfe9d20 -frailoffer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:03.362461,cde55ea3f6fc186a9bfe9d20 -fourarithmetic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:03.370181,cde55ea3f6fc186a9bfe9d20 -frbyvuxzvmqpb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:03.411603,cde55ea3f6fc186a9bfe9d20 -freebanner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:03.777449,cde55ea3f6fc186a9bfe9d20 -free.srcdn.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:04.131224,cde55ea3f6fc186a9bfe9d20 -freelogs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:04.347259,cde55ea3f6fc186a9bfe9d20 -freelinks.neocities.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:04.517336,cde55ea3f6fc186a9bfe9d20 -freepay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:04.993149,cde55ea3f6fc186a9bfe9d20 -freestats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:05.322662,cde55ea3f6fc186a9bfe9d20 -freeonlineusers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:05.427521,cde55ea3f6fc186a9bfe9d20 -freewebcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:05.695627,cde55ea3f6fc186a9bfe9d20 -frenchequal.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:05.779664,cde55ea3f6fc186a9bfe9d20 -freychang.fun,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:06.132777,cde55ea3f6fc186a9bfe9d20 -freestats.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:06.458944,cde55ea3f6fc186a9bfe9d20 -frightenedpotato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:06.706067,cde55ea3f6fc186a9bfe9d20 -ftte.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:06.804428,cde55ea3f6fc186a9bfe9d20 -functionalclam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:07.224651,cde55ea3f6fc186a9bfe9d20 -functionalcrown.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:07.584876,cde55ea3f6fc186a9bfe9d20 -funklicks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:07.888499,cde55ea3f6fc186a9bfe9d20 -friendlyduck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:07.930997,cde55ea3f6fc186a9bfe9d20 -funpageexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:08.102658,cde55ea3f6fc186a9bfe9d20 -fusionads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:08.371986,cde55ea3f6fc186a9bfe9d20 -fryawlauk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:08.403337,cde55ea3f6fc186a9bfe9d20 -fusionquest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:18.765133,cde55ea3f6fc186a9bfe9d20 -futuristicapparatus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:28.906546,cde55ea3f6fc186a9bfe9d20 -futurehybrid.tech,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:28.997966,cde55ea3f6fc186a9bfe9d20 -futuristicfairies.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:29.153851,cde55ea3f6fc186a9bfe9d20 -fuzzyflavor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:29.221832,cde55ea3f6fc186a9bfe9d20 -ga-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:29.903633,cde55ea3f6fc186a9bfe9d20 -ga87z2o.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:34.640256,cde55ea3f6fc186a9bfe9d20 -fuzzyweather.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:34.662356,cde55ea3f6fc186a9bfe9d20 -g2afse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:34.915910,cde55ea3f6fc186a9bfe9d20 -fxclix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:35.019513,cde55ea3f6fc186a9bfe9d20 -fxstyle.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:35.048308,cde55ea3f6fc186a9bfe9d20 -gaijiglo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:35.651841,cde55ea3f6fc186a9bfe9d20 -galopelikeantelope.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:35.828553,cde55ea3f6fc186a9bfe9d20 -gangsstowapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:36.064522,cde55ea3f6fc186a9bfe9d20 -gavnogeeygaika.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:36.472175,cde55ea3f6fc186a9bfe9d20 -gatetodisplaycontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:36.938830,cde55ea3f6fc186a9bfe9d20 -gbqofs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:37.094171,cde55ea3f6fc186a9bfe9d20 -galaxien.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:37.106286,cde55ea3f6fc186a9bfe9d20 -galaksion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:37.288231,cde55ea3f6fc186a9bfe9d20 -gayadnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:37.461293,cde55ea3f6fc186a9bfe9d20 -gbvqblkpxmzji.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:37.744275,cde55ea3f6fc186a9bfe9d20 -gebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:37.918589,cde55ea3f6fc186a9bfe9d20 -geniusdexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:38.314095,cde55ea3f6fc186a9bfe9d20 -generashionvd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:38.468242,cde55ea3f6fc186a9bfe9d20 -geo.digitalpoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:38.778620,cde55ea3f6fc186a9bfe9d20 -geobanner.adultfriendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:39.017273,cde55ea3f6fc186a9bfe9d20 -getalinkandshare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:39.523341,cde55ea3f6fc186a9bfe9d20 -getalltraffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:40.054911,cde55ea3f6fc186a9bfe9d20 -gemius.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:40.088057,cde55ea3f6fc186a9bfe9d20 -getoptad360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:40.147324,cde55ea3f6fc186a9bfe9d20 -getwisdom.io,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:40.295723,cde55ea3f6fc186a9bfe9d20 -geovisite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:40.425619,cde55ea3f6fc186a9bfe9d20 -gfmoqjlhjhwhucc.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:50.984137,cde55ea3f6fc186a9bfe9d20 -ghostedridotto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:48:55.950076,cde55ea3f6fc186a9bfe9d20 -gimiliminibi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:01.108990,cde55ea3f6fc186a9bfe9d20 -giddycoat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:01.109101,cde55ea3f6fc186a9bfe9d20 -gladiol9us10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:04.636085,cde55ea3f6fc186a9bfe9d20 -gkpohvff.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:04.665069,cde55ea3f6fc186a9bfe9d20 -ggimg.tapas.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:04.702092,cde55ea3f6fc186a9bfe9d20 -ginchoirblessed.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:04.952915,cde55ea3f6fc186a9bfe9d20 -gjqhufkamcoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:05.017902,cde55ea3f6fc186a9bfe9d20 -glassesoftruth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:05.544296,cde55ea3f6fc186a9bfe9d20 -glassmilheart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:05.688886,cde55ea3f6fc186a9bfe9d20 -glersakr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:05.779979,cde55ea3f6fc186a9bfe9d20 -gloalrie.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:06.273864,cde55ea3f6fc186a9bfe9d20 -glixaing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:06.348164,cde55ea3f6fc186a9bfe9d20 -globaltakeoff.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:06.518107,cde55ea3f6fc186a9bfe9d20 -globus-inter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:07.187791,cde55ea3f6fc186a9bfe9d20 -glootang.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:07.419307,cde55ea3f6fc186a9bfe9d20 -globalismedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:07.609520,cde55ea3f6fc186a9bfe9d20 -globe7.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:07.723390,cde55ea3f6fc186a9bfe9d20 -glossysense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:08.136453,cde55ea3f6fc186a9bfe9d20 -glugreez.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:08.314077,cde55ea3f6fc186a9bfe9d20 -gmads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:08.387585,cde55ea3f6fc186a9bfe9d20 -go-clicks.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:08.936572,cde55ea3f6fc186a9bfe9d20 -go-rillatrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:09.092875,cde55ea3f6fc186a9bfe9d20 -globaltrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:09.215276,cde55ea3f6fc186a9bfe9d20 -go-rank.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:09.300786,cde55ea3f6fc186a9bfe9d20 -go.mobisla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:09.730234,cde55ea3f6fc186a9bfe9d20 -go.onclasrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:10.205330,cde55ea3f6fc186a9bfe9d20 -go.padstm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:10.464704,cde55ea3f6fc186a9bfe9d20 -gobiidinshore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:10.702666,cde55ea3f6fc186a9bfe9d20 -goadservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:10.862971,cde55ea3f6fc186a9bfe9d20 -godfulsiums.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:11.179866,cde55ea3f6fc186a9bfe9d20 -goingplatinum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:11.455638,cde55ea3f6fc186a9bfe9d20 -gogglemessenger.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:11.534952,cde55ea3f6fc186a9bfe9d20 -go2affise.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:20.062814,cde55ea3f6fc186a9bfe9d20 -gondolagnome.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:32.304270,cde55ea3f6fc186a9bfe9d20 -goldbach.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:32.591361,cde55ea3f6fc186a9bfe9d20 -goldspotmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:32.729879,cde55ea3f6fc186a9bfe9d20 -goldstats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:32.737858,cde55ea3f6fc186a9bfe9d20 -gooblesdd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:37.623468,cde55ea3f6fc186a9bfe9d20 -gorgeousground.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:37.772848,cde55ea3f6fc186a9bfe9d20 -goodnotification.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:37.911589,cde55ea3f6fc186a9bfe9d20 -gopejk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:38.336931,cde55ea3f6fc186a9bfe9d20 -gostats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:38.423844,cde55ea3f6fc186a9bfe9d20 -gp.dejanews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:38.780346,cde55ea3f6fc186a9bfe9d20 -gplayer.kmpmedia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:39.000153,cde55ea3f6fc186a9bfe9d20 -graceofnoon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:39.110836,cde55ea3f6fc186a9bfe9d20 -goredi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:39.131515,cde55ea3f6fc186a9bfe9d20 -gracefulsock.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:39.316582,cde55ea3f6fc186a9bfe9d20 -graizoah.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:39.762573,cde55ea3f6fc186a9bfe9d20 -greenplasticdua.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:39.948155,cde55ea3f6fc186a9bfe9d20 -grandioseguide.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:40.027418,cde55ea3f6fc186a9bfe9d20 -grapeshot.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:40.291641,cde55ea3f6fc186a9bfe9d20 -greetzebra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:40.313318,cde55ea3f6fc186a9bfe9d20 -greyinstrument.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:40.739384,cde55ea3f6fc186a9bfe9d20 -grooksom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:41.177354,cde55ea3f6fc186a9bfe9d20 -groovinads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:41.467048,cde55ea3f6fc186a9bfe9d20 -gscontxt.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:41.524489,cde55ea3f6fc186a9bfe9d20 -gtop.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:42.007278,cde55ea3f6fc186a9bfe9d20 -groupm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:42.372386,cde55ea3f6fc186a9bfe9d20 -greystripe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:42.736363,cde55ea3f6fc186a9bfe9d20 -gtsads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:49:52.369325,cde55ea3f6fc186a9bfe9d20 -gtop100.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:02.385344,cde55ea3f6fc186a9bfe9d20 -guardedschool.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:03.067941,cde55ea3f6fc186a9bfe9d20 -gumbolersgthb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:03.416810,cde55ea3f6fc186a9bfe9d20 -gtsmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:07.820979,cde55ea3f6fc186a9bfe9d20 -gunggo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:09.176873,cde55ea3f6fc186a9bfe9d20 -gyfumobo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:09.187577,cde55ea3f6fc186a9bfe9d20 -gungpurre.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:09.467837,cde55ea3f6fc186a9bfe9d20 -guppymedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:09.513843,cde55ea3f6fc186a9bfe9d20 -h2aek6rv0ard.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:09.956131,cde55ea3f6fc186a9bfe9d20 -h78xb.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:10.440840,cde55ea3f6fc186a9bfe9d20 -gyppedsquiss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:10.451838,cde55ea3f6fc186a9bfe9d20 -hadesleta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:10.680304,cde55ea3f6fc186a9bfe9d20 -hairdosslitter.casa,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:11.354326,cde55ea3f6fc186a9bfe9d20 -handlingfaster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:11.452297,cde55ea3f6fc186a9bfe9d20 -hammerhearing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:11.573930,cde55ea3f6fc186a9bfe9d20 -hadarone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:12.031279,cde55ea3f6fc186a9bfe9d20 -haribdathesea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:12.283803,cde55ea3f6fc186a9bfe9d20 -handyfield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:12.365352,cde55ea3f6fc186a9bfe9d20 -hardtofindmilk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:12.490907,cde55ea3f6fc186a9bfe9d20 -harmlesstacticalhonorable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:13.096946,cde55ea3f6fc186a9bfe9d20 -harrenmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:13.532548,cde55ea3f6fc186a9bfe9d20 -hawkyeye5ssnd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:13.721949,cde55ea3f6fc186a9bfe9d20 -hazelnutshighs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:14.151392,cde55ea3f6fc186a9bfe9d20 -healthyoffers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:15.031265,cde55ea3f6fc186a9bfe9d20 -healthsmd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:16.741956,cde55ea3f6fc186a9bfe9d20 -hebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:17.462156,cde55ea3f6fc186a9bfe9d20 -hedgehoghugsyou.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:18.218742,cde55ea3f6fc186a9bfe9d20 -heeteefu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:19.067472,cde55ea3f6fc186a9bfe9d20 -gwallet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:19.125952,cde55ea3f6fc186a9bfe9d20 -harrenmedianetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:23.231479,cde55ea3f6fc186a9bfe9d20 -havamedia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:23.339523,cde55ea3f6fc186a9bfe9d20 -hentaicounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:29.975915,cde55ea3f6fc186a9bfe9d20 -hellobar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:30.189766,cde55ea3f6fc186a9bfe9d20 -herbalaffiliateprogram.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:34.447267,cde55ea3f6fc186a9bfe9d20 -heratheacle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:34.781851,cde55ea3f6fc186a9bfe9d20 -heyos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:35.832822,cde55ea3f6fc186a9bfe9d20 -heap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:36.757040,cde55ea3f6fc186a9bfe9d20 -hfc195b.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:36.945503,cde55ea3f6fc186a9bfe9d20 -herdcowhas.icu,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:37.181004,cde55ea3f6fc186a9bfe9d20 -hh-btr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:37.729267,cde55ea3f6fc186a9bfe9d20 -heywire.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:37.914172,cde55ea3f6fc186a9bfe9d20 -hgzuqrtzt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:38.005163,cde55ea3f6fc186a9bfe9d20 -hgub2polye.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:38.093742,cde55ea3f6fc186a9bfe9d20 -highfalutinroom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:39.082066,cde55ea3f6fc186a9bfe9d20 -higherincomparablehandicraft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:39.262894,cde55ea3f6fc186a9bfe9d20 -highmaidfhr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:39.816998,cde55ea3f6fc186a9bfe9d20 -hidden.gogoceleb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:39.881507,cde55ea3f6fc186a9bfe9d20 -highperformancecpm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:40.574264,cde55ea3f6fc186a9bfe9d20 -highperformancedformats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:41.057276,cde55ea3f6fc186a9bfe9d20 -highperformancecpmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:41.210085,cde55ea3f6fc186a9bfe9d20 -hightrafficads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:41.732977,cde55ea3f6fc186a9bfe9d20 -highprofitnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:41.820545,cde55ea3f6fc186a9bfe9d20 -hilariouszinc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:42.106443,cde55ea3f6fc186a9bfe9d20 -hilltopads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:42.731794,cde55ea3f6fc186a9bfe9d20 -hit-parade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:42.773492,cde55ea3f6fc186a9bfe9d20 -historicalrequest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:42.813206,cde55ea3f6fc186a9bfe9d20 -hitcents.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:44.407089,cde55ea3f6fc186a9bfe9d20 -hitexchange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:45.208251,cde55ea3f6fc186a9bfe9d20 -hitcounters.miarroba.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:45.265353,cde55ea3f6fc186a9bfe9d20 -hitfarm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:46.016487,cde55ea3f6fc186a9bfe9d20 -hgads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:46.721003,cde55ea3f6fc186a9bfe9d20 -hitlounge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:47.745606,cde55ea3f6fc186a9bfe9d20 -hitiz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:47.865967,cde55ea3f6fc186a9bfe9d20 -hitometer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:48.798115,cde55ea3f6fc186a9bfe9d20 -hidelen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:48.985089,cde55ea3f6fc186a9bfe9d20 -hits.europuls.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:49.600999,cde55ea3f6fc186a9bfe9d20 -hits.informer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:49.610695,cde55ea3f6fc186a9bfe9d20 -hits.puls.lv,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:50.572642,cde55ea3f6fc186a9bfe9d20 -hitslink.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:51.330630,cde55ea3f6fc186a9bfe9d20 -hits4me.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:52.079091,cde55ea3f6fc186a9bfe9d20 -hittail.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:52.466505,cde55ea3f6fc186a9bfe9d20 -hoanoola.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:53.312375,cde55ea3f6fc186a9bfe9d20 -hitbox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:53.632167,cde55ea3f6fc186a9bfe9d20 -hockeyhavoc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:54.550606,cde55ea3f6fc186a9bfe9d20 -hkoxlirf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:54.747789,cde55ea3f6fc186a9bfe9d20 -homespotaudience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:55.201046,cde55ea3f6fc186a9bfe9d20 -homomqmfbomoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:55.407442,cde55ea3f6fc186a9bfe9d20 -homepageking.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:55.500659,cde55ea3f6fc186a9bfe9d20 -honeycshfferufrew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:55.836115,cde55ea3f6fc186a9bfe9d20 -honeygoldfish.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:56.360090,cde55ea3f6fc186a9bfe9d20 -hoowooze.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:56.410091,cde55ea3f6fc186a9bfe9d20 -hostgrater.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:57.224760,cde55ea3f6fc186a9bfe9d20 -hostingstrong.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:57.530376,cde55ea3f6fc186a9bfe9d20 -hostedads.realitykings.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:57.634649,cde55ea3f6fc186a9bfe9d20 -hostnetadv.site,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:57.982666,cde55ea3f6fc186a9bfe9d20 -hitlist.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:58.441041,cde55ea3f6fc186a9bfe9d20 -hosupshunk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:58.648193,cde55ea3f6fc186a9bfe9d20 -hoverowl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:50:59.987697,cde55ea3f6fc186a9bfe9d20 -hotlog.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:00.027472,cde55ea3f6fc186a9bfe9d20 -hotrank.com.tw,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:00.885196,cde55ea3f6fc186a9bfe9d20 -howtubray.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:01.164908,cde55ea3f6fc186a9bfe9d20 -howdoesin.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:01.222225,cde55ea3f6fc186a9bfe9d20 -hqvwniado.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:01.975657,cde55ea3f6fc186a9bfe9d20 -hugfromoctopus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:02.611248,cde55ea3f6fc186a9bfe9d20 -humandemand.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:03.602725,cde55ea3f6fc186a9bfe9d20 -hurricanedigitalmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:05.032578,cde55ea3f6fc186a9bfe9d20 -httpool.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:05.240110,cde55ea3f6fc186a9bfe9d20 -huskypartydance.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:05.878857,cde55ea3f6fc186a9bfe9d20 -hurtteeth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:05.976029,cde55ea3f6fc186a9bfe9d20 -hw.zuimeitianqi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:06.954148,cde55ea3f6fc186a9bfe9d20 -hits4pay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:07.530268,cde55ea3f6fc186a9bfe9d20 -hotkeys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:08.409329,cde55ea3f6fc186a9bfe9d20 -hybrid.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:08.507956,cde55ea3f6fc186a9bfe9d20 -hypermusk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:09.394966,cde55ea3f6fc186a9bfe9d20 -hypertracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:10.416793,cde55ea3f6fc186a9bfe9d20 -hystericalhelp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:11.294880,cde55ea3f6fc186a9bfe9d20 -hubzozo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:11.906018,cde55ea3f6fc186a9bfe9d20 -hzkachqd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:12.348259,cde55ea3f6fc186a9bfe9d20 -i-clicks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:12.583399,cde55ea3f6fc186a9bfe9d20 -i-lookup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:13.030349,cde55ea3f6fc186a9bfe9d20 -hydramedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:14.793245,cde55ea3f6fc186a9bfe9d20 -i1media.no,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:16.045276,cde55ea3f6fc186a9bfe9d20 -iab.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:17.027124,cde55ea3f6fc186a9bfe9d20 -iabtechlab.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:17.768124,cde55ea3f6fc186a9bfe9d20 -iad.anm.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:18.854796,cde55ea3f6fc186a9bfe9d20 -ia.iinfo.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:19.097997,cde55ea3f6fc186a9bfe9d20 -hyperbanner.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:19.261816,cde55ea3f6fc186a9bfe9d20 -iam9p3eri3as5lc6hllege.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:19.737595,cde55ea3f6fc186a9bfe9d20 -iadnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:20.049585,cde55ea3f6fc186a9bfe9d20 -iasds01.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:20.472014,cde55ea3f6fc186a9bfe9d20 -hydra.alibaba.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:20.638932,cde55ea3f6fc186a9bfe9d20 -ib-ibi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:20.742848,cde55ea3f6fc186a9bfe9d20 -iconadserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:21.696182,cde55ea3f6fc186a9bfe9d20 -iclickcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:21.808224,cde55ea3f6fc186a9bfe9d20 -icptrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:21.846465,cde55ea3f6fc186a9bfe9d20 -iddiction.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:22.710514,cde55ea3f6fc186a9bfe9d20 -iddpop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:22.725482,cde55ea3f6fc186a9bfe9d20 -idcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:22.970166,cde55ea3f6fc186a9bfe9d20 -i1img.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:23.305809,cde55ea3f6fc186a9bfe9d20 -idelv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:23.747597,cde55ea3f6fc186a9bfe9d20 -ideliv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:23.799264,cde55ea3f6fc186a9bfe9d20 -identads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:23.845625,cde55ea3f6fc186a9bfe9d20 -idregie.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:25.013340,cde55ea3f6fc186a9bfe9d20 -ientrymail.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:25.322560,cde55ea3f6fc186a9bfe9d20 -idtargeting.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:25.844374,cde55ea3f6fc186a9bfe9d20 -idot.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:25.845691,cde55ea3f6fc186a9bfe9d20 -ifa.tube8live.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:26.024420,cde55ea3f6fc186a9bfe9d20 -illfatedsnail.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:26.918737,cde55ea3f6fc186a9bfe9d20 -illustriousoatmeal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:27.038044,cde55ea3f6fc186a9bfe9d20 -ilbanner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:27.205436,cde55ea3f6fc186a9bfe9d20 -ilead.itrack.it,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:27.252085,cde55ea3f6fc186a9bfe9d20 -ilusors.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:27.964428,cde55ea3f6fc186a9bfe9d20 -ilyf4amifh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:28.083380,cde55ea3f6fc186a9bfe9d20 -iloopmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:28.192439,cde55ea3f6fc186a9bfe9d20 -imagecash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:28.733541,cde55ea3f6fc186a9bfe9d20 -images-pw.secureserver.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:28.885726,cde55ea3f6fc186a9bfe9d20 -images.footballaddicts.se,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:29.198097,cde55ea3f6fc186a9bfe9d20 -imagineposition.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:29.996834,cde55ea3f6fc186a9bfe9d20 -iapclick.gowadogo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:30.185820,cde55ea3f6fc186a9bfe9d20 -imatmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:31.702658,cde55ea3f6fc186a9bfe9d20 -img.en25.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:31.883470,cde55ea3f6fc186a9bfe9d20 -immensehoney.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:32.808175,cde55ea3f6fc186a9bfe9d20 -ilovecheating.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:33.033619,cde55ea3f6fc186a9bfe9d20 -imimobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:33.488855,cde55ea3f6fc186a9bfe9d20 -imgpromo.easyrencontre.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:33.547360,cde55ea3f6fc186a9bfe9d20 -impact-ad.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:33.857238,cde55ea3f6fc186a9bfe9d20 -impactlaterhand.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:34.176616,cde55ea3f6fc186a9bfe9d20 -importedincrease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:34.528499,cde55ea3f6fc186a9bfe9d20 -impossibleexpansion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:34.736231,cde55ea3f6fc186a9bfe9d20 -imarketservices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:34.756196,cde55ea3f6fc186a9bfe9d20 -impressionz.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:35.581274,cde55ea3f6fc186a9bfe9d20 -impactmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:35.590100,cde55ea3f6fc186a9bfe9d20 -imprese.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:36.067254,cde55ea3f6fc186a9bfe9d20 -in-page-push.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:36.389678,cde55ea3f6fc186a9bfe9d20 -impulsehands.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:36.643496,cde55ea3f6fc186a9bfe9d20 -impressiondesk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:36.852472,cde55ea3f6fc186a9bfe9d20 -inabsolor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:36.992808,cde55ea3f6fc186a9bfe9d20 -inboxdollars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:37.736784,cde55ea3f6fc186a9bfe9d20 -impressionmedia.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:37.759113,cde55ea3f6fc186a9bfe9d20 -inaccused.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:38.196748,cde55ea3f6fc186a9bfe9d20 -incognitosearches.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:38.750426,cde55ea3f6fc186a9bfe9d20 -increaserev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:38.752579,cde55ea3f6fc186a9bfe9d20 -inconceivableascertained.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:39.021601,cde55ea3f6fc186a9bfe9d20 -industrybrains.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:39.771710,cde55ea3f6fc186a9bfe9d20 -infinite-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:40.387796,cde55ea3f6fc186a9bfe9d20 -inetlog.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:41.287761,cde55ea3f6fc186a9bfe9d20 -infinityads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:41.353345,cde55ea3f6fc186a9bfe9d20 -infopicked.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:41.946243,cde55ea3f6fc186a9bfe9d20 -information.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:42.244559,cde55ea3f6fc186a9bfe9d20 -ingameads.gameloft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:42.851849,cde55ea3f6fc186a9bfe9d20 -ingivergrimier.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:43.131443,cde55ea3f6fc186a9bfe9d20 -inmobi-jp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:43.684917,cde55ea3f6fc186a9bfe9d20 -injectlocum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:43.972845,cde55ea3f6fc186a9bfe9d20 -inner-active.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:44.405927,cde55ea3f6fc186a9bfe9d20 -innocentwax.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:44.853951,cde55ea3f6fc186a9bfe9d20 -inorcelliana.info,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:45.306172,cde55ea3f6fc186a9bfe9d20 -inpage-push.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:45.529896,cde55ea3f6fc186a9bfe9d20 -inpagepush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:46.233209,cde55ea3f6fc186a9bfe9d20 -inquisitiveinvention.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:46.405597,cde55ea3f6fc186a9bfe9d20 -inrhyhorntor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:47.154596,cde55ea3f6fc186a9bfe9d20 -inringtone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:47.356383,cde55ea3f6fc186a9bfe9d20 -insideoftech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:48.137045,cde55ea3f6fc186a9bfe9d20 -indexstats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:48.935412,cde55ea3f6fc186a9bfe9d20 -insightexpress.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:49.026056,cde55ea3f6fc186a9bfe9d20 -inskinmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:49.629819,cde55ea3f6fc186a9bfe9d20 -indieclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:49.653829,cde55ea3f6fc186a9bfe9d20 -insomn.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:50.090200,cde55ea3f6fc186a9bfe9d20 -insolencemanipulative.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:50.211618,cde55ea3f6fc186a9bfe9d20 -install.365-stream.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:50.887581,cde55ea3f6fc186a9bfe9d20 -instantmadness.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:51.262280,cde55ea3f6fc186a9bfe9d20 -installervoracioushardly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:51.281366,cde55ea3f6fc186a9bfe9d20 -inspectorclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:51.535971,cde55ea3f6fc186a9bfe9d20 -instantresp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:51.863815,cde55ea3f6fc186a9bfe9d20 -instrumentsponge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:52.239616,cde55ea3f6fc186a9bfe9d20 -instinctiveads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:52.464826,cde55ea3f6fc186a9bfe9d20 -intelliads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:52.537395,cde55ea3f6fc186a9bfe9d20 -intellectualcontradictstuck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:52.885079,cde55ea3f6fc186a9bfe9d20 -intelligenceadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:53.139243,cde55ea3f6fc186a9bfe9d20 -intellipopup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:53.459774,cde55ea3f6fc186a9bfe9d20 -intergi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:54.192000,cde55ea3f6fc186a9bfe9d20 -intentmedia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:54.203493,cde55ea3f6fc186a9bfe9d20 -intellitxt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:54.583457,cde55ea3f6fc186a9bfe9d20 -intellilinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:54.812294,cde55ea3f6fc186a9bfe9d20 -internetfuel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:55.424601,cde55ea3f6fc186a9bfe9d20 -internalads.gammae.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:55.595343,cde55ea3f6fc186a9bfe9d20 -intimidatepropel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:55.949815,cde55ea3f6fc186a9bfe9d20 -interreklame.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:56.016216,cde55ea3f6fc186a9bfe9d20 -intnotif.club,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:56.335490,cde55ea3f6fc186a9bfe9d20 -intowow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:56.975337,cde55ea3f6fc186a9bfe9d20 -inventionpassenger.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:56.984490,cde55ea3f6fc186a9bfe9d20 -invitesugar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:57.219469,cde55ea3f6fc186a9bfe9d20 -incentaclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:57.553846,cde55ea3f6fc186a9bfe9d20 -ionnmjdsf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:57.877154,cde55ea3f6fc186a9bfe9d20 -iodideeyebath.cam,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:58.181637,cde55ea3f6fc186a9bfe9d20 -inwraptsekane.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:58.209063,cde55ea3f6fc186a9bfe9d20 -ipmbnqqaon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:58.218155,cde55ea3f6fc186a9bfe9d20 -ipredictive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:58.617685,cde55ea3f6fc186a9bfe9d20 -ipro.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:59.377446,cde55ea3f6fc186a9bfe9d20 -iqm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:59.668136,cde55ea3f6fc186a9bfe9d20 -ipromote.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:51:59.823796,cde55ea3f6fc186a9bfe9d20 -irncdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:00.792460,cde55ea3f6fc186a9bfe9d20 -irousbisayan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:00.874130,cde55ea3f6fc186a9bfe9d20 -ironsource.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:00.974031,cde55ea3f6fc186a9bfe9d20 -isfxsiooyjad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:01.725914,cde55ea3f6fc186a9bfe9d20 -isupopc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:01.875554,cde55ea3f6fc186a9bfe9d20 -ireklama.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:02.355478,cde55ea3f6fc186a9bfe9d20 -itgiblean.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:02.606595,cde55ea3f6fc186a9bfe9d20 -itheatmoran.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:02.796402,cde55ea3f6fc186a9bfe9d20 -itineraryupper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:03.463418,cde55ea3f6fc186a9bfe9d20 -itnuzleafan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:03.526723,cde55ea3f6fc186a9bfe9d20 -itsptp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:04.669867,cde55ea3f6fc186a9bfe9d20 -ivfihumeajjmbc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:05.978524,cde55ea3f6fc186a9bfe9d20 -ivwbox.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:06.164422,cde55ea3f6fc186a9bfe9d20 -inuvi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:06.712580,cde55ea3f6fc186a9bfe9d20 -ivykiosk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:06.842213,cde55ea3f6fc186a9bfe9d20 -ivypixel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:07.095041,cde55ea3f6fc186a9bfe9d20 -iwofkvupfz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:07.741167,cde55ea3f6fc186a9bfe9d20 -iwanttodeliver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:07.775676,cde55ea3f6fc186a9bfe9d20 -iwhugaul.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:07.874570,cde55ea3f6fc186a9bfe9d20 -j6rudlybdy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:08.612991,cde55ea3f6fc186a9bfe9d20 -ja2n2u30a6rgyd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:08.633625,cde55ea3f6fc186a9bfe9d20 -j93557g.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:08.848340,cde55ea3f6fc186a9bfe9d20 -jadeitite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:09.558694,cde55ea3f6fc186a9bfe9d20 -jaftouja.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:09.724514,cde55ea3f6fc186a9bfe9d20 -jaizouji.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:10.436828,cde55ea3f6fc186a9bfe9d20 -jarvispopsu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:10.459062,cde55ea3f6fc186a9bfe9d20 -jaumevie.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:11.382197,cde55ea3f6fc186a9bfe9d20 -jaduda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:11.511558,cde55ea3f6fc186a9bfe9d20 -jawconcealed.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:12.660294,cde55ea3f6fc186a9bfe9d20 -jatxt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:13.327776,cde55ea3f6fc186a9bfe9d20 -jebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:13.371991,cde55ea3f6fc186a9bfe9d20 -jcount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:13.580098,cde55ea3f6fc186a9bfe9d20 -jenonaw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:14.141069,cde55ea3f6fc186a9bfe9d20 -jenicdntc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:14.184552,cde55ea3f6fc186a9bfe9d20 -jewgn8une.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:14.832419,cde55ea3f6fc186a9bfe9d20 -jessieemys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:14.849111,cde55ea3f6fc186a9bfe9d20 -jf71qh5v14.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:15.353770,cde55ea3f6fc186a9bfe9d20 -itop.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:15.613850,cde55ea3f6fc186a9bfe9d20 -jighucme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:15.790587,cde55ea3f6fc186a9bfe9d20 -jiwire.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:16.519627,cde55ea3f6fc186a9bfe9d20 -jivox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:16.622958,cde55ea3f6fc186a9bfe9d20 -jioads.akamaized.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:17.267282,cde55ea3f6fc186a9bfe9d20 -jmrnews.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:17.364914,cde55ea3f6fc186a9bfe9d20 -joetec.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:17.783775,cde55ea3f6fc186a9bfe9d20 -joeyzzvkpjha.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:17.911116,cde55ea3f6fc186a9bfe9d20 -jokedollars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:18.355126,cde55ea3f6fc186a9bfe9d20 -jomtingi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:18.790634,cde55ea3f6fc186a9bfe9d20 -jollytestpartying.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:18.895001,cde55ea3f6fc186a9bfe9d20 -itfarm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:19.221636,cde55ea3f6fc186a9bfe9d20 -joopaish.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:19.234048,cde55ea3f6fc186a9bfe9d20 -jpjmpqaupc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:19.476489,cde55ea3f6fc186a9bfe9d20 -js.wpadmngr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:20.013079,cde55ea3f6fc186a9bfe9d20 -js.pusher.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:20.020717,cde55ea3f6fc186a9bfe9d20 -jqtqqnen.top,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:20.175442,cde55ea3f6fc186a9bfe9d20 -js.wpnsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:20.328128,cde55ea3f6fc186a9bfe9d20 -junotherome.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:21.137811,cde55ea3f6fc186a9bfe9d20 -julysystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:21.339341,cde55ea3f6fc186a9bfe9d20 -jumptap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:21.933944,cde55ea3f6fc186a9bfe9d20 -jugjetwok.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:22.134465,cde55ea3f6fc186a9bfe9d20 -juringupstage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:22.238369,cde55ea3f6fc186a9bfe9d20 -justicejudo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:22.236357,cde55ea3f6fc186a9bfe9d20 -justrelevant.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:22.976263,cde55ea3f6fc186a9bfe9d20 -jxdqawzenrpw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:23.005145,cde55ea3f6fc186a9bfe9d20 -justwebads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:23.545013,cde55ea3f6fc186a9bfe9d20 -kangaroohiccups.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:23.710934,cde55ea3f6fc186a9bfe9d20 -kaffnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:24.403957,cde55ea3f6fc186a9bfe9d20 -kanoodle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:24.421216,cde55ea3f6fc186a9bfe9d20 -karonty.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:24.590848,cde55ea3f6fc186a9bfe9d20 -kbnihnmrghgy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:25.231128,cde55ea3f6fc186a9bfe9d20 -keapeiros.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:25.834212,cde55ea3f6fc186a9bfe9d20 -kgdvs9ov3l2aasw4nuts.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:25.895893,cde55ea3f6fc186a9bfe9d20 -jinkads.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:26.563443,cde55ea3f6fc186a9bfe9d20 -kgpabtukhwrp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:26.616120,cde55ea3f6fc186a9bfe9d20 -kibblerkilldee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:27.018796,cde55ea3f6fc186a9bfe9d20 -king3rsc7ol9e3ge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:27.332489,cde55ea3f6fc186a9bfe9d20 -kindads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:27.504452,cde55ea3f6fc186a9bfe9d20 -kinkledunendly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:27.961166,cde55ea3f6fc186a9bfe9d20 -kityamurlika.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:28.145045,cde55ea3f6fc186a9bfe9d20 -kjbyjgorbmicle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:29.110225,cde55ea3f6fc186a9bfe9d20 -kiynew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:29.230023,cde55ea3f6fc186a9bfe9d20 -klsdee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:30.028161,cde55ea3f6fc186a9bfe9d20 -kiolim.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:30.171625,cde55ea3f6fc186a9bfe9d20 -k.iinfo.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:34.419539,cde55ea3f6fc186a9bfe9d20 -kogutcho.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:36.604732,cde55ea3f6fc186a9bfe9d20 -koacojus.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:36.938322,cde55ea3f6fc186a9bfe9d20 -ketchapp.org,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:37.205345,cde55ea3f6fc186a9bfe9d20 -kolkwi4tzicraamabilis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:37.568904,cde55ea3f6fc186a9bfe9d20 -koindut.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:37.619437,cde55ea3f6fc186a9bfe9d20 -knorex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:38.034722,cde55ea3f6fc186a9bfe9d20 -kompasads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:38.356829,cde55ea3f6fc186a9bfe9d20 -kliks.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:38.446937,cde55ea3f6fc186a9bfe9d20 -komoona.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:38.945439,cde55ea3f6fc186a9bfe9d20 -koradu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:39.232864,cde55ea3f6fc186a9bfe9d20 -konradsheriff.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:39.242338,cde55ea3f6fc186a9bfe9d20 -koochaud.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:39.262878,cde55ea3f6fc186a9bfe9d20 -korgiejoinyou.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:39.618059,cde55ea3f6fc186a9bfe9d20 -kotikinar2ko8tiki09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:40.069646,cde55ea3f6fc186a9bfe9d20 -kqzyfj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:40.154647,cde55ea3f6fc186a9bfe9d20 -kronosspell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:40.217269,cde55ea3f6fc186a9bfe9d20 -ktkjmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:40.247135,cde55ea3f6fc186a9bfe9d20 -kts.visitstats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:41.104749,cde55ea3f6fc186a9bfe9d20 -kukury2hf8nd09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:41.170451,cde55ea3f6fc186a9bfe9d20 -ktu.sv2.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:41.454086,cde55ea3f6fc186a9bfe9d20 -kw3y5otoeuniv7e9rsi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:41.894753,cde55ea3f6fc186a9bfe9d20 -kurlichan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:41.990265,cde55ea3f6fc186a9bfe9d20 -lakequincy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:42.975320,cde55ea3f6fc186a9bfe9d20 -lambingsyddir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:43.150496,cde55ea3f6fc186a9bfe9d20 -ladsreds.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:43.447084,cde55ea3f6fc186a9bfe9d20 -kupona.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:43.643809,cde55ea3f6fc186a9bfe9d20 -lammasbananas.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:43.660380,cde55ea3f6fc186a9bfe9d20 -lapre28rmcat2.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:43.796387,cde55ea3f6fc186a9bfe9d20 -laughablecopper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:44.415336,cde55ea3f6fc186a9bfe9d20 -laughcloth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:44.708115,cde55ea3f6fc186a9bfe9d20 -lauk.icu,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:44.776290,cde55ea3f6fc186a9bfe9d20 -layer-ads.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:45.385600,cde55ea3f6fc186a9bfe9d20 -layer-ad.de,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:45.447986,cde55ea3f6fc186a9bfe9d20 -launchbit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:46.027525,cde55ea3f6fc186a9bfe9d20 -lead-analytics.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:46.093042,cde55ea3f6fc186a9bfe9d20 -lbn.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:46.515320,cde55ea3f6fc186a9bfe9d20 -leadaffiliates.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:46.721748,cde55ea3f6fc186a9bfe9d20 -leadbolt.net,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:46.885802,cde55ea3f6fc186a9bfe9d20 -leadclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:46.943700,cde55ea3f6fc186a9bfe9d20 -leadingedgecash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:47.245459,cde55ea3f6fc186a9bfe9d20 -leadzupc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 09:52:48.264766,cde55ea3f6fc186a9bfe9d20 -lean.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:07.223330,cde55ea3f6fc186a9bfe9d20 -leaplunchroom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:07.570793,cde55ea3f6fc186a9bfe9d20 -leadplace.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:07.682672,cde55ea3f6fc186a9bfe9d20 -leaurned-fundonals.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:07.832411,cde55ea3f6fc186a9bfe9d20 -lecap-services.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:08.363082,cde55ea3f6fc186a9bfe9d20 -legolas-media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:08.622619,cde55ea3f6fc186a9bfe9d20 -leeethical.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:08.639765,cde55ea3f6fc186a9bfe9d20 -leiki.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:09.159364,cde55ea3f6fc186a9bfe9d20 -leonodikeu9sj10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:09.374112,cde55ea3f6fc186a9bfe9d20 -lettucelimit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:09.961685,cde55ea3f6fc186a9bfe9d20 -lfstmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:11.151538,cde55ea3f6fc186a9bfe9d20 -levelrate.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:11.606536,cde55ea3f6fc186a9bfe9d20 -lib.vmweb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:12.010081,cde55ea3f6fc186a9bfe9d20 -lemmatechnologies.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:12.135144,cde55ea3f6fc186a9bfe9d20 -libedgolart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:12.395945,cde55ea3f6fc186a9bfe9d20 -liftdna.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:12.817200,cde55ea3f6fc186a9bfe9d20 -lightcushion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:13.582219,cde55ea3f6fc186a9bfe9d20 -kontera.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:13.585649,cde55ea3f6fc186a9bfe9d20 -lightspeedcash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:14.369523,cde55ea3f6fc186a9bfe9d20 -lightningcast.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:14.565794,cde55ea3f6fc186a9bfe9d20 -likedstring.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:15.073701,cde55ea3f6fc186a9bfe9d20 -lilureem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:15.210077,cde55ea3f6fc186a9bfe9d20 -limeclassycaption.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:15.778513,cde55ea3f6fc186a9bfe9d20 -link-booster.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:16.110586,cde55ea3f6fc186a9bfe9d20 -link4ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:16.418333,cde55ea3f6fc186a9bfe9d20 -leadzu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:17.868281,cde55ea3f6fc186a9bfe9d20 -linkadd.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:18.267228,cde55ea3f6fc186a9bfe9d20 -linkexchange.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:19.536487,cde55ea3f6fc186a9bfe9d20 -linkonclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:20.082288,cde55ea3f6fc186a9bfe9d20 -lightboxcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:22.941205,cde55ea3f6fc186a9bfe9d20 -ligatus.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:23.121818,cde55ea3f6fc186a9bfe9d20 -linkprice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:23.162042,cde55ea3f6fc186a9bfe9d20 -linkreferral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:23.920631,cde55ea3f6fc186a9bfe9d20 -links-ranking.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:24.049809,cde55ea3f6fc186a9bfe9d20 -linkshighway.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:25.051303,cde55ea3f6fc186a9bfe9d20 -linkshighway.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:25.085369,cde55ea3f6fc186a9bfe9d20 -linkstorms.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:25.786763,cde55ea3f6fc186a9bfe9d20 -linkswaper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:27.097514,cde55ea3f6fc186a9bfe9d20 -linkbuddies.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:27.123576,cde55ea3f6fc186a9bfe9d20 -litheremility.site,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:27.701813,cde55ea3f6fc186a9bfe9d20 -linktarget.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:27.763864,cde55ea3f6fc186a9bfe9d20 -liquidad.narrowcastmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:28.085921,cde55ea3f6fc186a9bfe9d20 -littlecutecats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:28.480589,cde55ea3f6fc186a9bfe9d20 -littlecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:28.540433,cde55ea3f6fc186a9bfe9d20 -linkexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:28.541602,cde55ea3f6fc186a9bfe9d20 -littlecutedogs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:28.770510,cde55ea3f6fc186a9bfe9d20 -liveadexchanger.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:29.367165,cde55ea3f6fc186a9bfe9d20 -liveintent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:29.631306,cde55ea3f6fc186a9bfe9d20 -livezombymil.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:29.646672,cde55ea3f6fc186a9bfe9d20 -liverail.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:29.728432,cde55ea3f6fc186a9bfe9d20 -lizardslaugh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:30.130643,cde55ea3f6fc186a9bfe9d20 -loading321.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:30.441967,cde55ea3f6fc186a9bfe9d20 -lo8ve6ygour3pea4cee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:30.498983,cde55ea3f6fc186a9bfe9d20 -loadsfalladz.casa,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:30.655670,cde55ea3f6fc186a9bfe9d20 -localmantra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:31.343752,cde55ea3f6fc186a9bfe9d20 -loftsbaacad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:31.869194,cde55ea3f6fc186a9bfe9d20 -logger.snackly.co,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:32.049447,cde55ea3f6fc186a9bfe9d20 -localmediabuying.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:32.306323,cde55ea3f6fc186a9bfe9d20 -lokinatoer5.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:32.993765,cde55ea3f6fc186a9bfe9d20 -linkrain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:33.591517,cde55ea3f6fc186a9bfe9d20 -lologhfd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:33.652548,cde55ea3f6fc186a9bfe9d20 -logua.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:33.700558,cde55ea3f6fc186a9bfe9d20 -longinglettuce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:34.525396,cde55ea3f6fc186a9bfe9d20 -loopme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:34.611626,cde55ea3f6fc186a9bfe9d20 -lop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:35.232151,cde55ea3f6fc186a9bfe9d20 -loopme.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:35.343441,cde55ea3f6fc186a9bfe9d20 -lorybnfh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:35.357544,cde55ea3f6fc186a9bfe9d20 -loudlunch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:36.084648,cde55ea3f6fc186a9bfe9d20 -lowtyroguer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:36.235357,cde55ea3f6fc186a9bfe9d20 -lowseelan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:36.393879,cde55ea3f6fc186a9bfe9d20 -lp3tdqle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:36.862055,cde55ea3f6fc186a9bfe9d20 -lsdstgcv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:36.939848,cde55ea3f6fc186a9bfe9d20 -lumses.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:37.568174,cde55ea3f6fc186a9bfe9d20 -lucklayed.info,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:38.057567,cde55ea3f6fc186a9bfe9d20 -luxope.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:38.575080,cde55ea3f6fc186a9bfe9d20 -lunarads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:38.641588,cde55ea3f6fc186a9bfe9d20 -lvyabgbohlv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:39.292337,cde55ea3f6fc186a9bfe9d20 -luzulabeguile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:39.390692,cde55ea3f6fc186a9bfe9d20 -lytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:40.179476,cde55ea3f6fc186a9bfe9d20 -m.trb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:41.257104,cde55ea3f6fc186a9bfe9d20 -log.btopenworld.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:41.553691,cde55ea3f6fc186a9bfe9d20 -m1.webstats4u.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:42.061028,cde55ea3f6fc186a9bfe9d20 -logs.roku.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:42.513978,cde55ea3f6fc186a9bfe9d20 -m32.media,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:42.571273,cde55ea3f6fc186a9bfe9d20 -ma2gs3wne3gfej70osium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:43.227579,cde55ea3f6fc186a9bfe9d20 -machogodynamis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:43.352720,cde55ea3f6fc186a9bfe9d20 -mackeeperapp.mackeeper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:44.094823,cde55ea3f6fc186a9bfe9d20 -m4n.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:44.781107,cde55ea3f6fc186a9bfe9d20 -made2you.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:45.416896,cde55ea3f6fc186a9bfe9d20 -madisonavenue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:46.252088,cde55ea3f6fc186a9bfe9d20 -madriyelowd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:46.929498,cde55ea3f6fc186a9bfe9d20 -lucidmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:47.131546,cde55ea3f6fc186a9bfe9d20 -madvertise.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:49.841938,cde55ea3f6fc186a9bfe9d20 -lzjl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:50.097683,cde55ea3f6fc186a9bfe9d20 -mafrarc3e9h.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:50.483262,cde55ea3f6fc186a9bfe9d20 -mage98rquewz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:50.779101,cde55ea3f6fc186a9bfe9d20 -magnificentmist.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:51.526467,cde55ea3f6fc186a9bfe9d20 -magnetic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:51.896862,cde55ea3f6fc186a9bfe9d20 -magnite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:52.557857,cde55ea3f6fc186a9bfe9d20 -mainapiary.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:52.693728,cde55ea3f6fc186a9bfe9d20 -makemydownload.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:53.138015,cde55ea3f6fc186a9bfe9d20 -makespram.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:53.419688,cde55ea3f6fc186a9bfe9d20 -malware-scan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:53.770826,cde55ea3f6fc186a9bfe9d20 -madadsmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:53.973968,cde55ea3f6fc186a9bfe9d20 -managementbeganrapt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:54.519045,cde55ea3f6fc186a9bfe9d20 -mancehostic.site,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:54.577894,cde55ea3f6fc186a9bfe9d20 -manage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:54.661103,cde55ea3f6fc186a9bfe9d20 -madclient.uimserv.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:54.833521,cde55ea3f6fc186a9bfe9d20 -manfjgo2jgb8mg09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:55.513869,cde55ea3f6fc186a9bfe9d20 -marchex.io,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:55.625530,cde55ea3f6fc186a9bfe9d20 -manivalyrid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:55.668889,cde55ea3f6fc186a9bfe9d20 -marchex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:55.687732,cde55ea3f6fc186a9bfe9d20 -markedcrayon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:56.364491,cde55ea3f6fc186a9bfe9d20 -market-buster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:56.599981,cde55ea3f6fc186a9bfe9d20 -markedpail.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:56.611987,cde55ea3f6fc186a9bfe9d20 -marketing.888.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:56.924803,cde55ea3f6fc186a9bfe9d20 -madserve.org,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:56.927570,cde55ea3f6fc186a9bfe9d20 -marketing.osijek031.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:57.714890,cde55ea3f6fc186a9bfe9d20 -markmansonbooklst.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:58.428807,cde55ea3f6fc186a9bfe9d20 -marketron.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:58.706210,cde55ea3f6fc186a9bfe9d20 -markofathenaluk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:59.199332,cde55ea3f6fc186a9bfe9d20 -mars.media,AVAILABILITY,origin.list,origin.list,2022-05-14 10:08:59.984030,cde55ea3f6fc186a9bfe9d20 -mas.sector.sk,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:00.024517,cde55ea3f6fc186a9bfe9d20 -mastermind.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:00.901334,cde55ea3f6fc186a9bfe9d20 -matchcraft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:01.592394,cde55ea3f6fc186a9bfe9d20 -matheranalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:01.605599,cde55ea3f6fc186a9bfe9d20 -mawlaybob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:02.434270,cde55ea3f6fc186a9bfe9d20 -matomy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:03.160703,cde55ea3f6fc186a9bfe9d20 -max.i12.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:03.609259,cde55ea3f6fc186a9bfe9d20 -maxgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:04.027293,cde55ea3f6fc186a9bfe9d20 -maxonclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:04.627762,cde55ea3f6fc186a9bfe9d20 -maximumcash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:05.077960,cde55ea3f6fc186a9bfe9d20 -mbid.marfeelrev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:05.348250,cde55ea3f6fc186a9bfe9d20 -mbn.com.ua,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:06.439485,cde55ea3f6fc186a9bfe9d20 -mbs.megaroticlive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:06.592706,cde55ea3f6fc186a9bfe9d20 -marketing.hearstmagazines.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:06.977537,cde55ea3f6fc186a9bfe9d20 -mczahprdql.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:07.071236,cde55ea3f6fc186a9bfe9d20 -marketing.nyi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:07.353503,cde55ea3f6fc186a9bfe9d20 -mdotm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:07.384295,cde55ea3f6fc186a9bfe9d20 -marketo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:07.601518,cde55ea3f6fc186a9bfe9d20 -media-sapiens.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:07.763402,cde55ea3f6fc186a9bfe9d20 -measuremap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:07.816423,cde55ea3f6fc186a9bfe9d20 -media-servers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:08.107217,cde55ea3f6fc186a9bfe9d20 -media6degrees.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:08.569492,cde55ea3f6fc186a9bfe9d20 -mediaarmor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:08.635994,cde55ea3f6fc186a9bfe9d20 -mediabridge.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:09.101372,cde55ea3f6fc186a9bfe9d20 -mediacharger.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:09.458217,cde55ea3f6fc186a9bfe9d20 -mediageneral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:09.569502,cde55ea3f6fc186a9bfe9d20 -mediabrix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:09.623634,cde55ea3f6fc186a9bfe9d20 -mediaarea.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:10.106687,cde55ea3f6fc186a9bfe9d20 -mediamgr.ugo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:10.463030,cde55ea3f6fc186a9bfe9d20 -medialets.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:10.525048,cde55ea3f6fc186a9bfe9d20 -mediamath.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:10.826892,cde55ea3f6fc186a9bfe9d20 -mediaplex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:12.090308,cde55ea3f6fc186a9bfe9d20 -mediashakers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:13.314383,cde55ea3f6fc186a9bfe9d20 -mediasprucetree.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:14.135273,cde55ea3f6fc186a9bfe9d20 -mediascale.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:14.304370,cde55ea3f6fc186a9bfe9d20 -mediavenus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:14.810145,cde55ea3f6fc186a9bfe9d20 -mediatext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:14.976271,cde55ea3f6fc186a9bfe9d20 -mediavine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:15.859060,cde55ea3f6fc186a9bfe9d20 -mediavoice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:15.949544,cde55ea3f6fc186a9bfe9d20 -mediaz.angloinfo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:17.098998,cde55ea3f6fc186a9bfe9d20 -mediax.angloinfo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:17.111917,cde55ea3f6fc186a9bfe9d20 -medio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:17.841609,cde55ea3f6fc186a9bfe9d20 -medibaad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:18.185534,cde55ea3f6fc186a9bfe9d20 -medleyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:18.702023,cde55ea3f6fc186a9bfe9d20 -medyanetads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:18.828811,cde55ea3f6fc186a9bfe9d20 -megacash.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:19.717542,cde55ea3f6fc186a9bfe9d20 -mediaiqdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:19.800312,cde55ea3f6fc186a9bfe9d20 -mediamind.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:20.786462,cde55ea3f6fc186a9bfe9d20 -mediaplazza.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:21.231336,cde55ea3f6fc186a9bfe9d20 -megawerbung.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:21.928249,cde55ea3f6fc186a9bfe9d20 -mehebborc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:23.024811,cde55ea3f6fc186a9bfe9d20 -memeglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:23.071478,cde55ea3f6fc186a9bfe9d20 -meltdsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:23.621186,cde55ea3f6fc186a9bfe9d20 -memorizeneck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:23.890342,cde55ea3f6fc186a9bfe9d20 -memorycobweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:23.917591,cde55ea3f6fc186a9bfe9d20 -mentaib.casa,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:24.303261,cde55ea3f6fc186a9bfe9d20 -meo257na3rch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:24.580101,cde55ea3f6fc186a9bfe9d20 -meowpushnot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:24.839569,cde55ea3f6fc186a9bfe9d20 -merzostueru2hu8jr09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:25.075153,cde55ea3f6fc186a9bfe9d20 -messenger-notify.digital,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:25.328029,cde55ea3f6fc186a9bfe9d20 -messagenovice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:25.391759,cde55ea3f6fc186a9bfe9d20 -metaffiliation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:26.708300,cde55ea3f6fc186a9bfe9d20 -metanetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:27.093766,cde55ea3f6fc186a9bfe9d20 -metanetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:27.128519,cde55ea3f6fc186a9bfe9d20 -metric.cliphub.io,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:28.347916,cde55ea3f6fc186a9bfe9d20 -methodcash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:28.657056,cde55ea3f6fc186a9bfe9d20 -metaresolver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:28.867884,cde55ea3f6fc186a9bfe9d20 -metrics.ctv.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:28.956154,cde55ea3f6fc186a9bfe9d20 -megastats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:30.475375,cde55ea3f6fc186a9bfe9d20 -mg2connext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:36.410765,cde55ea3f6fc186a9bfe9d20 -metrics.foxnews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:36.446498,cde55ea3f6fc186a9bfe9d20 -metrilo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:36.496630,cde55ea3f6fc186a9bfe9d20 -metrics.govexec.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:36.521461,cde55ea3f6fc186a9bfe9d20 -microticker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:37.462345,cde55ea3f6fc186a9bfe9d20 -miarroba.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:37.532531,cde55ea3f6fc186a9bfe9d20 -midastouchrt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:37.794556,cde55ea3f6fc186a9bfe9d20 -midpopedge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:38.243984,cde55ea3f6fc186a9bfe9d20 -milestonequakingashes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:38.537671,cde55ea3f6fc186a9bfe9d20 -microstatic.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:38.544713,cde55ea3f6fc186a9bfe9d20 -militaryverse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:39.087894,cde55ea3f6fc186a9bfe9d20 -midnightclicking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:39.161623,cde55ea3f6fc186a9bfe9d20 -millustry.top,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:39.180119,cde55ea3f6fc186a9bfe9d20 -megago.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:39.469521,cde55ea3f6fc186a9bfe9d20 -millennialmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:39.749401,cde55ea3f6fc186a9bfe9d20 -mimilcnf.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:39.946102,cde55ea3f6fc186a9bfe9d20 -mindmemobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:40.253872,cde55ea3f6fc186a9bfe9d20 -minormeeting.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:40.271139,cde55ea3f6fc186a9bfe9d20 -minotaur107.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:40.568230,cde55ea3f6fc186a9bfe9d20 -mintegral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:40.639022,cde55ea3f6fc186a9bfe9d20 -mindlytix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:40.785655,cde55ea3f6fc186a9bfe9d20 -mintrace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:41.178703,cde55ea3f6fc186a9bfe9d20 -misstrends.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:41.772887,cde55ea3f6fc186a9bfe9d20 -miva.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:51.559476,cde55ea3f6fc186a9bfe9d20 -mixandfun.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:09:56.537394,cde55ea3f6fc186a9bfe9d20 -mixedreading.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:01.567269,cde55ea3f6fc186a9bfe9d20 -mixtraffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:01.837695,cde55ea3f6fc186a9bfe9d20 -mjlpqbklxgt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:02.279940,cde55ea3f6fc186a9bfe9d20 -mmismm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:07.201359,cde55ea3f6fc186a9bfe9d20 -mmaglobal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:07.336680,cde55ea3f6fc186a9bfe9d20 -mmccint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:07.460001,cde55ea3f6fc186a9bfe9d20 -mmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:07.693066,cde55ea3f6fc186a9bfe9d20 -moat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:08.182629,cde55ea3f6fc186a9bfe9d20 -mob1ledev1ces.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:08.317426,cde55ea3f6fc186a9bfe9d20 -mmtro.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:08.393730,cde55ea3f6fc186a9bfe9d20 -mobcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:08.493903,cde55ea3f6fc186a9bfe9d20 -mlm.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:08.859832,cde55ea3f6fc186a9bfe9d20 -mobgold.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:09.454834,cde55ea3f6fc186a9bfe9d20 -mobile-ent.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:09.509641,cde55ea3f6fc186a9bfe9d20 -mobday.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:09.574269,cde55ea3f6fc186a9bfe9d20 -mobilda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:09.770183,cde55ea3f6fc186a9bfe9d20 -mobileadvertisinghub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:10.701539,cde55ea3f6fc186a9bfe9d20 -mobilecore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:11.256471,cde55ea3f6fc186a9bfe9d20 -mobilemessenger.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:11.402760,cde55ea3f6fc186a9bfe9d20 -mobileactive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:11.455338,cde55ea3f6fc186a9bfe9d20 -mobileiconnect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:12.089575,cde55ea3f6fc186a9bfe9d20 -mobileposse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:12.246730,cde55ea3f6fc186a9bfe9d20 -mobilestorm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:12.634617,cde55ea3f6fc186a9bfe9d20 -mobisla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:12.806325,cde55ea3f6fc186a9bfe9d20 -mobhero.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:14.459790,cde55ea3f6fc186a9bfe9d20 -mobivity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:22.927482,cde55ea3f6fc186a9bfe9d20 -mobixell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:28.445628,cde55ea3f6fc186a9bfe9d20 -mobiletheory.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:29.977317,cde55ea3f6fc186a9bfe9d20 -mobstac.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:33.445354,cde55ea3f6fc186a9bfe9d20 -mobyt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:35.127392,cde55ea3f6fc186a9bfe9d20 -moekyepkd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:37.894878,cde55ea3f6fc186a9bfe9d20 -modifyeyes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:37.992782,cde55ea3f6fc186a9bfe9d20 -mobzeg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:38.109742,cde55ea3f6fc186a9bfe9d20 -moceanmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:38.747248,cde55ea3f6fc186a9bfe9d20 -mogreet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:38.807949,cde55ea3f6fc186a9bfe9d20 -moldyicicle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:38.986174,cde55ea3f6fc186a9bfe9d20 -monetate.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:39.375291,cde55ea3f6fc186a9bfe9d20 -monetizemore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:39.971935,cde55ea3f6fc186a9bfe9d20 -moneymakercdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:40.069933,cde55ea3f6fc186a9bfe9d20 -moolahmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:40.821719,cde55ea3f6fc186a9bfe9d20 -monsterpops.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:40.870422,cde55ea3f6fc186a9bfe9d20 -moneyexpert.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:41.017349,cde55ea3f6fc186a9bfe9d20 -moradu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:41.557384,cde55ea3f6fc186a9bfe9d20 -morrowfreezer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:41.821754,cde55ea3f6fc186a9bfe9d20 -motrixi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:42.496876,cde55ea3f6fc186a9bfe9d20 -mojiva.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:44.977403,cde55ea3f6fc186a9bfe9d20 -movie-pass.live,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:45.605048,cde55ea3f6fc186a9bfe9d20 -mocean.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:47.879625,cde55ea3f6fc186a9bfe9d20 -mowfruit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:48.644262,cde55ea3f6fc186a9bfe9d20 -moversa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:49.445020,cde55ea3f6fc186a9bfe9d20 -movve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:49.898970,cde55ea3f6fc186a9bfe9d20 -mr-rank.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:50.730696,cde55ea3f6fc186a9bfe9d20 -mrskincash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:51.596715,cde55ea3f6fc186a9bfe9d20 -mostaboutm.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:51.627638,cde55ea3f6fc186a9bfe9d20 -motricity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:52.301619,cde55ea3f6fc186a9bfe9d20 -mstrlytcs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:52.424581,cde55ea3f6fc186a9bfe9d20 -msgose.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:52.537095,cde55ea3f6fc186a9bfe9d20 -muchotrust.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:53.321500,cde55ea3f6fc186a9bfe9d20 -mtree.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:53.356002,cde55ea3f6fc186a9bfe9d20 -mp3zik.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:10:59.207765,cde55ea3f6fc186a9bfe9d20 -mpstat.us,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:00.122011,cde55ea3f6fc186a9bfe9d20 -murkymouse.online,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:08.809922,cde55ea3f6fc186a9bfe9d20 -munchenviableski.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:08.913838,cde55ea3f6fc186a9bfe9d20 -mugpothop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:08.956400,cde55ea3f6fc186a9bfe9d20 -mulleysnutmeg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:09.123347,cde55ea3f6fc186a9bfe9d20 -multilinkhost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:09.176518,cde55ea3f6fc186a9bfe9d20 -mxptint.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:09.908781,cde55ea3f6fc186a9bfe9d20 -mxvp-ad-config-prod-1.zenmxapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:09.978021,cde55ea3f6fc186a9bfe9d20 -mxvp-feature-toggle-prod-1.zenmxapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:10.039786,cde55ea3f6fc186a9bfe9d20 -musiccounter.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:10.620904,cde55ea3f6fc186a9bfe9d20 -myad.mitrade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:10.923412,cde55ea3f6fc186a9bfe9d20 -myaffiliateprogram.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:11.335370,cde55ea3f6fc186a9bfe9d20 -myadsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:11.701621,cde55ea3f6fc186a9bfe9d20 -mybestmv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:11.710501,cde55ea3f6fc186a9bfe9d20 -muwmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:12.073632,cde55ea3f6fc186a9bfe9d20 -myaffiliates.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:12.310753,cde55ea3f6fc186a9bfe9d20 -mybuys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:12.502702,cde55ea3f6fc186a9bfe9d20 -mynsystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:12.751898,cde55ea3f6fc186a9bfe9d20 -mybloglog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:12.817464,cde55ea3f6fc186a9bfe9d20 -myolnyr5bsk18.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:13.157335,cde55ea3f6fc186a9bfe9d20 -mypagerank.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:13.739832,cde55ea3f6fc186a9bfe9d20 -mycounter.ua,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:13.835243,cde55ea3f6fc186a9bfe9d20 -myntelligence.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:13.841254,cde55ea3f6fc186a9bfe9d20 -mypowermall.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:14.004212,cde55ea3f6fc186a9bfe9d20 -myscreen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:14.651615,cde55ea3f6fc186a9bfe9d20 -mystat-in.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:14.745263,cde55ea3f6fc186a9bfe9d20 -mysteriousmonth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:14.908261,cde55ea3f6fc186a9bfe9d20 -mytop-in.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:15.386387,cde55ea3f6fc186a9bfe9d20 -mythings.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:25.393741,cde55ea3f6fc186a9bfe9d20 -mystat.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:26.087808,cde55ea3f6fc186a9bfe9d20 -mypagerank.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:26.157723,cde55ea3f6fc186a9bfe9d20 -mzbcdn.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:31.128389,cde55ea3f6fc186a9bfe9d20 -myvisualiq.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:35.593753,cde55ea3f6fc186a9bfe9d20 -naiadsystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:39.711431,cde55ea3f6fc186a9bfe9d20 -n176adserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:39.889737,cde55ea3f6fc186a9bfe9d20 -n.pc2ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:40.128182,cde55ea3f6fc186a9bfe9d20 -nakedfulfilhairy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:40.518280,cde55ea3f6fc186a9bfe9d20 -namol.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:40.881389,cde55ea3f6fc186a9bfe9d20 -namimedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:40.918673,cde55ea3f6fc186a9bfe9d20 -nan46ysangt28eec.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:41.193876,cde55ea3f6fc186a9bfe9d20 -n69.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:41.339404,cde55ea3f6fc186a9bfe9d20 -nativepu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:41.813063,cde55ea3f6fc186a9bfe9d20 -naj.sk,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:41.942101,cde55ea3f6fc186a9bfe9d20 -nativewpsh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:42.143021,cde55ea3f6fc186a9bfe9d20 -nastydollars.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:42.255152,cde55ea3f6fc186a9bfe9d20 -nativeroll.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:42.427482,cde55ea3f6fc186a9bfe9d20 -nazarickol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:42.823248,cde55ea3f6fc186a9bfe9d20 -nbnefwuifvp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:43.113256,cde55ea3f6fc186a9bfe9d20 -nctylivpwhpby.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:43.433328,cde55ea3f6fc186a9bfe9d20 -ndha4sding6gf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:43.807914,cde55ea3f6fc186a9bfe9d20 -navrcholu.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:44.478299,cde55ea3f6fc186a9bfe9d20 -ndparking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:44.593845,cde55ea3f6fc186a9bfe9d20 -ndroip.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:44.690508,cde55ea3f6fc186a9bfe9d20 -nedstatbasic.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:46.125507,cde55ea3f6fc186a9bfe9d20 -negyuk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:47.284876,cde55ea3f6fc186a9bfe9d20 -neighborlywatch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:48.068152,cde55ea3f6fc186a9bfe9d20 -neocounter.neoworx-blog-tools.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:48.849206,cde55ea3f6fc186a9bfe9d20 -nbjmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:49.615777,cde55ea3f6fc186a9bfe9d20 -navigator.io,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:52.587579,cde55ea3f6fc186a9bfe9d20 -nedstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:11:57.129591,cde55ea3f6fc186a9bfe9d20 -nedstatpro.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:00.115618,cde55ea3f6fc186a9bfe9d20 -nereserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:08.296282,cde55ea3f6fc186a9bfe9d20 -net-filter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:08.931367,cde55ea3f6fc186a9bfe9d20 -neodatagroup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:10.034098,cde55ea3f6fc186a9bfe9d20 -neoffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:10.285235,cde55ea3f6fc186a9bfe9d20 -nervoussummer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:10.426661,cde55ea3f6fc186a9bfe9d20 -nessainy.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:10.508890,cde55ea3f6fc186a9bfe9d20 -netaffiliation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:11.435183,cde55ea3f6fc186a9bfe9d20 -netclickstats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:11.475276,cde55ea3f6fc186a9bfe9d20 -netflame.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:12.171501,cde55ea3f6fc186a9bfe9d20 -netincap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:12.296039,cde55ea3f6fc186a9bfe9d20 -netmng.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:12.902341,cde55ea3f6fc186a9bfe9d20 -netpool.netbookia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:13.169119,cde55ea3f6fc186a9bfe9d20 -netdirect.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:13.552112,cde55ea3f6fc186a9bfe9d20 -netseer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:13.821496,cde55ea3f6fc186a9bfe9d20 -netshelter.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:13.838012,cde55ea3f6fc186a9bfe9d20 -networksdk.ssacdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:14.353815,cde55ea3f6fc186a9bfe9d20 -newads.bangbros.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:14.533324,cde55ea3f6fc186a9bfe9d20 -neudesicmediagroup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:14.763782,cde55ea3f6fc186a9bfe9d20 -newbie.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:15.622757,cde55ea3f6fc186a9bfe9d20 -neweggstats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:16.568881,cde55ea3f6fc186a9bfe9d20 -newnudecash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:16.853246,cde55ea3f6fc186a9bfe9d20 -newopenx.detik.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:19.319605,cde55ea3f6fc186a9bfe9d20 -newsforyoy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:19.998526,cde55ea3f6fc186a9bfe9d20 -newsocko.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:20.596312,cde55ea3f6fc186a9bfe9d20 -newstarads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:21.419615,cde55ea3f6fc186a9bfe9d20 -netcommunities.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:21.437629,cde55ea3f6fc186a9bfe9d20 -netagent.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:21.829536,cde55ea3f6fc186a9bfe9d20 -newnet.qsrch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:26.627658,cde55ea3f6fc186a9bfe9d20 -newthuads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:37.498605,cde55ea3f6fc186a9bfe9d20 -newonads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:37.543352,cde55ea3f6fc186a9bfe9d20 -newt1.adultworld.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:41.114073,cde55ea3f6fc186a9bfe9d20 -nextgencounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:41.252507,cde55ea3f6fc186a9bfe9d20 -newt1.adultadworld.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:41.274946,cde55ea3f6fc186a9bfe9d20 -ng3.ads.warnerbros.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:41.962676,cde55ea3f6fc186a9bfe9d20 -nightfallroad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:42.099502,cde55ea3f6fc186a9bfe9d20 -nicksstevmark.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:42.123673,cde55ea3f6fc186a9bfe9d20 -ninkorant.online,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:42.731429,cde55ea3f6fc186a9bfe9d20 -nikmldjhvxuov.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:42.814000,cde55ea3f6fc186a9bfe9d20 -nitratory.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:43.239227,cde55ea3f6fc186a9bfe9d20 -nitroclicks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:43.429769,cde55ea3f6fc186a9bfe9d20 -no2veeamggaseber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:43.536192,cde55ea3f6fc186a9bfe9d20 -newtopsites.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:44.082860,cde55ea3f6fc186a9bfe9d20 -noerwe5gianfor19e4st.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:44.151053,cde55ea3f6fc186a9bfe9d20 -noiselessplough.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:44.311815,cde55ea3f6fc186a9bfe9d20 -nobid.io,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:44.357798,cde55ea3f6fc186a9bfe9d20 -noisysortcasualty.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:44.883199,cde55ea3f6fc186a9bfe9d20 -nolrougn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:45.073679,cde55ea3f6fc186a9bfe9d20 -nomorepecans.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:45.131045,cde55ea3f6fc186a9bfe9d20 -nondescriptcrowd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:45.284341,cde55ea3f6fc186a9bfe9d20 -nondescriptsmile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:45.659658,cde55ea3f6fc186a9bfe9d20 -nondescriptstocking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:45.915997,cde55ea3f6fc186a9bfe9d20 -notifysrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:46.097823,cde55ea3f6fc186a9bfe9d20 -nortaumi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:46.172214,cde55ea3f6fc186a9bfe9d20 -novemberassimilate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:46.700001,cde55ea3f6fc186a9bfe9d20 -nsfwadds.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:46.884595,cde55ea3f6fc186a9bfe9d20 -novem.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:46.999575,cde55ea3f6fc186a9bfe9d20 -nsparket.top,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:47.286352,cde55ea3f6fc186a9bfe9d20 -nexac.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:51.379410,cde55ea3f6fc186a9bfe9d20 -ntvpinp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:51.805710,cde55ea3f6fc186a9bfe9d20 -ntvk1.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:51.943498,cde55ea3f6fc186a9bfe9d20 -nrc.tapas.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:51.958148,cde55ea3f6fc186a9bfe9d20 -ntvpwpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:52.200389,cde55ea3f6fc186a9bfe9d20 -ntvsw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:52.667881,cde55ea3f6fc186a9bfe9d20 -nuggad.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:53.052615,cde55ea3f6fc186a9bfe9d20 -nuclearads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:53.223187,cde55ea3f6fc186a9bfe9d20 -nuttyorganization.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:53.836977,cde55ea3f6fc186a9bfe9d20 -nvmjdpbjgrh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:53.846124,cde55ea3f6fc186a9bfe9d20 -nzaza.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:54.658007,cde55ea3f6fc186a9bfe9d20 -nyalacornily.cam,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:54.801676,cde55ea3f6fc186a9bfe9d20 -nzihjybdeq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:55.305489,cde55ea3f6fc186a9bfe9d20 -nzurlmq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:55.416907,cde55ea3f6fc186a9bfe9d20 -o0bc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:56.098764,cde55ea3f6fc186a9bfe9d20 -o4uxrk33.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:56.177457,cde55ea3f6fc186a9bfe9d20 -oahaurti.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:56.831681,cde55ea3f6fc186a9bfe9d20 -oalselry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:57.019796,cde55ea3f6fc186a9bfe9d20 -ntsecd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:57.511338,cde55ea3f6fc186a9bfe9d20 -oas.repubblica.it,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:57.894710,cde55ea3f6fc186a9bfe9d20 -oas.benchmark.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:58.159055,cde55ea3f6fc186a9bfe9d20 -nuffnang.com.my,AVAILABILITY,origin.list,origin.list,2022-05-14 10:12:59.144454,cde55ea3f6fc186a9bfe9d20 -oas.roanoke.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:00.054847,cde55ea3f6fc186a9bfe9d20 -obscenesidewalk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:00.823607,cde55ea3f6fc186a9bfe9d20 -observantice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:01.622572,cde55ea3f6fc186a9bfe9d20 -ocio.leadzu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:02.489358,cde55ea3f6fc186a9bfe9d20 -oclasrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:03.147542,cde55ea3f6fc186a9bfe9d20 -nuseek.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:03.355399,cde55ea3f6fc186a9bfe9d20 -oddscornflower.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:03.922632,cde55ea3f6fc186a9bfe9d20 -oebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:04.168907,cde55ea3f6fc186a9bfe9d20 -oewabox.at,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:05.815050,cde55ea3f6fc186a9bfe9d20 -oewa.at,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:06.758713,cde55ea3f6fc186a9bfe9d20 -offerforge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:07.866365,cde55ea3f6fc186a9bfe9d20 -offerfusion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:07.884302,cde55ea3f6fc186a9bfe9d20 -oas.toronto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:08.515411,cde55ea3f6fc186a9bfe9d20 -offerimage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:08.782082,cde55ea3f6fc186a9bfe9d20 -oas.uniontrib.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:08.837550,cde55ea3f6fc186a9bfe9d20 -offoonguser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:09.200383,cde55ea3f6fc186a9bfe9d20 -oas.villagevoice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:09.771615,cde55ea3f6fc186a9bfe9d20 -okueroskynt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:10.032380,cde55ea3f6fc186a9bfe9d20 -olivebrandresponse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:10.443998,cde55ea3f6fc186a9bfe9d20 -ofhappinyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:12.052790,cde55ea3f6fc186a9bfe9d20 -olmsoneenh.info,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:12.126672,cde55ea3f6fc186a9bfe9d20 -omciecoa37tw4.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:12.759928,cde55ea3f6fc186a9bfe9d20 -omkaaqtwzvc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:12.795718,cde55ea3f6fc186a9bfe9d20 -olkrzytv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:13.042783,cde55ea3f6fc186a9bfe9d20 -omniscientspark.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:13.631862,cde55ea3f6fc186a9bfe9d20 -omnatuor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:13.640585,cde55ea3f6fc186a9bfe9d20 -omniture.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:13.721283,cde55ea3f6fc186a9bfe9d20 -on-mobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:14.397562,cde55ea3f6fc186a9bfe9d20 -onclasrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:14.503551,cde55ea3f6fc186a9bfe9d20 -oncerensky.cam,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:14.664943,cde55ea3f6fc186a9bfe9d20 -onclickads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:15.214710,cde55ea3f6fc186a9bfe9d20 -onclickalgo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:15.228549,cde55ea3f6fc186a9bfe9d20 -onclickmega.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:15.324042,cde55ea3f6fc186a9bfe9d20 -onclicksuper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:16.054068,cde55ea3f6fc186a9bfe9d20 -onctus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:16.165690,cde55ea3f6fc186a9bfe9d20 -onenetworkdirect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:17.115346,cde55ea3f6fc186a9bfe9d20 -onestat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:17.500434,cde55ea3f6fc186a9bfe9d20 -onestatfree.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:18.072119,cde55ea3f6fc186a9bfe9d20 -onfckepwq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:18.747139,cde55ea3f6fc186a9bfe9d20 -onewaylinkexchange.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:19.101457,cde55ea3f6fc186a9bfe9d20 -offermatica.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:19.621707,cde55ea3f6fc186a9bfe9d20 -ofnumeltor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:19.625584,cde55ea3f6fc186a9bfe9d20 -online.miarroba.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:19.883316,cde55ea3f6fc186a9bfe9d20 -onlinecash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:19.969913,cde55ea3f6fc186a9bfe9d20 -onlinecashmethod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:20.704874,cde55ea3f6fc186a9bfe9d20 -onlyadshere.info,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:20.754638,cde55ea3f6fc186a9bfe9d20 -onmarshtompor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:20.815511,cde55ea3f6fc186a9bfe9d20 -onlinerewardcenter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:21.630921,cde55ea3f6fc186a9bfe9d20 -onstunkyr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:21.667904,cde55ea3f6fc186a9bfe9d20 -onvictinitor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:21.764124,cde55ea3f6fc186a9bfe9d20 -open.oneplus.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:22.546337,cde55ea3f6fc186a9bfe9d20 -opcharizardon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:22.572053,cde55ea3f6fc186a9bfe9d20 -oodsotso.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:22.671627,cde55ea3f6fc186a9bfe9d20 -openad.tf1.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:23.788306,cde55ea3f6fc186a9bfe9d20 -onmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:23.801338,cde55ea3f6fc186a9bfe9d20 -openads.friendfinder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:24.046573,cde55ea3f6fc186a9bfe9d20 -openads.org,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:24.722456,cde55ea3f6fc186a9bfe9d20 -openclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:25.095609,cde55ea3f6fc186a9bfe9d20 -openmarket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:25.268357,cde55ea3f6fc186a9bfe9d20 -opentag-stats.qubit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:25.358653,cde55ea3f6fc186a9bfe9d20 -oneandonlynetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:26.151276,cde55ea3f6fc186a9bfe9d20 -operationkettle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:26.185573,cde55ea3f6fc186a9bfe9d20 -openx.angelsgroup.org.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:26.681290,cde55ea3f6fc186a9bfe9d20 -opinionstage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:27.052839,cde55ea3f6fc186a9bfe9d20 -opienetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:27.111000,cde55ea3f6fc186a9bfe9d20 -optimallimit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:27.867644,cde55ea3f6fc186a9bfe9d20 -optimize-stats.voxmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:27.876234,cde55ea3f6fc186a9bfe9d20 -openvideoads.org,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:28.327668,cde55ea3f6fc186a9bfe9d20 -opsivesh.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:28.497898,cde55ea3f6fc186a9bfe9d20 -optimost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:28.605396,cde55ea3f6fc186a9bfe9d20 -optmd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:28.749757,cde55ea3f6fc186a9bfe9d20 -optmstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:29.069748,cde55ea3f6fc186a9bfe9d20 -oranegfodnd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:29.342795,cde55ea3f6fc186a9bfe9d20 -orbsclawand.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:29.821198,cde55ea3f6fc186a9bfe9d20 -orangeads.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:29.888935,cde55ea3f6fc186a9bfe9d20 -oufauthy.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:30.636474,cde55ea3f6fc186a9bfe9d20 -ota.cartrawler.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:30.765821,cde55ea3f6fc186a9bfe9d20 -ouftukoo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:31.510905,cde55ea3f6fc186a9bfe9d20 -ortshk.tapas.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:31.798303,cde55ea3f6fc186a9bfe9d20 -oustoope.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:31.895852,cde55ea3f6fc186a9bfe9d20 -out-there-media.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:32.161489,cde55ea3f6fc186a9bfe9d20 -outabsola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:32.629898,cde55ea3f6fc186a9bfe9d20 -outkickanoxic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:32.810605,cde55ea3f6fc186a9bfe9d20 -outlookabsorb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:33.132815,cde55ea3f6fc186a9bfe9d20 -openad.travelnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:33.341501,cde55ea3f6fc186a9bfe9d20 -outsliggooa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:33.351135,cde55ea3f6fc186a9bfe9d20 -outtimburrtor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:33.591449,cde55ea3f6fc186a9bfe9d20 -overdonereciprocalimpure.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:13:33.919727,cde55ea3f6fc186a9bfe9d20 -ovlliiwtxgjlz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:20.291123,cde55ea3f6fc186a9bfe9d20 -owebmoney.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:20.541601,cde55ea3f6fc186a9bfe9d20 -owlsr.us,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:20.704061,cde55ea3f6fc186a9bfe9d20 -overture.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:21.020607,cde55ea3f6fc186a9bfe9d20 -owneriq.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:21.606403,cde55ea3f6fc186a9bfe9d20 -owncutone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:22.110070,cde55ea3f6fc186a9bfe9d20 -oxydend2r5umarb8oreum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:22.824555,cde55ea3f6fc186a9bfe9d20 -oxen.hillcountrytexas.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:23.221974,cde55ea3f6fc186a9bfe9d20 -oygohusvggaurod.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:23.717670,cde55ea3f6fc186a9bfe9d20 -ozongees.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:23.968860,cde55ea3f6fc186a9bfe9d20 -p.imgur.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:24.496762,cde55ea3f6fc186a9bfe9d20 -p4r24.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:25.780391,cde55ea3f6fc186a9bfe9d20 -padstm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:26.505977,cde55ea3f6fc186a9bfe9d20 -pagefair.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:27.297572,cde55ea3f6fc186a9bfe9d20 -p.tanx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:27.918499,cde55ea3f6fc186a9bfe9d20 -oriori.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:28.547478,cde55ea3f6fc186a9bfe9d20 -pagerank-ranking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:28.574870,cde55ea3f6fc186a9bfe9d20 -pagerank-server7.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:29.624796,cde55ea3f6fc186a9bfe9d20 -pagerank4you.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:29.724570,cde55ea3f6fc186a9bfe9d20 -pageranktop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:31.668952,cde55ea3f6fc186a9bfe9d20 -oxado.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:31.864667,cde55ea3f6fc186a9bfe9d20 -oxcash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:32.028472,cde55ea3f6fc186a9bfe9d20 -pagiwp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:32.157900,cde55ea3f6fc186a9bfe9d20 -pagne4cham4hrobl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:32.432830,cde55ea3f6fc186a9bfe9d20 -paishuno.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:32.896039,cde55ea3f6fc186a9bfe9d20 -pansidlike.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:33.072992,cde55ea3f6fc186a9bfe9d20 -paleleaf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:33.111534,cde55ea3f6fc186a9bfe9d20 -pamphletconspiracy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:33.162267,cde55ea3f6fc186a9bfe9d20 -papaneecorche.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:33.909740,cde55ea3f6fc186a9bfe9d20 -paradoxfactor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:34.187343,cde55ea3f6fc186a9bfe9d20 -parchedangle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:34.228334,cde55ea3f6fc186a9bfe9d20 -parisjeroleinpg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:34.984386,cde55ea3f6fc186a9bfe9d20 -pardnergam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:34.990809,cde55ea3f6fc186a9bfe9d20 -papayamobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:35.554731,cde55ea3f6fc186a9bfe9d20 -parsimoniouspolice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:35.704658,cde55ea3f6fc186a9bfe9d20 -parthanonstatue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:35.824621,cde55ea3f6fc186a9bfe9d20 -partage-facile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:35.861149,cde55ea3f6fc186a9bfe9d20 -partner-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:36.440057,cde55ea3f6fc186a9bfe9d20 -partners.priceline.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:37.277983,cde55ea3f6fc186a9bfe9d20 -passeura.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:37.333672,cde55ea3f6fc186a9bfe9d20 -passion-4.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:38.005494,cde55ea3f6fc186a9bfe9d20 -pagefair.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:38.022390,cde55ea3f6fc186a9bfe9d20 -passtechusa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:38.366141,cde55ea3f6fc186a9bfe9d20 -partnercash.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:38.522648,cde55ea3f6fc186a9bfe9d20 -partner.pelikan.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:38.672425,cde55ea3f6fc186a9bfe9d20 -pauewr4cw2xs5q.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:38.888600,cde55ea3f6fc186a9bfe9d20 -pay-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:39.179143,cde55ea3f6fc186a9bfe9d20 -paychat.fuse-cloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:39.473947,cde55ea3f6fc186a9bfe9d20 -pay4results24.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:39.644354,cde55ea3f6fc186a9bfe9d20 -paycounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:39.680661,cde55ea3f6fc186a9bfe9d20 -paypopup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:39.844066,cde55ea3f6fc186a9bfe9d20 -payserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:40.522599,cde55ea3f6fc186a9bfe9d20 -pcash.imlive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:40.700046,cde55ea3f6fc186a9bfe9d20 -pbterra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:40.838777,cde55ea3f6fc186a9bfe9d20 -pc2ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:41.305105,cde55ea3f6fc186a9bfe9d20 -pdxgfnnoan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:41.516683,cde55ea3f6fc186a9bfe9d20 -pcmclk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:41.827016,cde55ea3f6fc186a9bfe9d20 -pebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:42.402885,cde55ea3f6fc186a9bfe9d20 -pbnet.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:42.444180,cde55ea3f6fc186a9bfe9d20 -pcteast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:42.528922,cde55ea3f6fc186a9bfe9d20 -peer39.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:42.715545,cde55ea3f6fc186a9bfe9d20 -peep-auktion.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:42.807843,cde55ea3f6fc186a9bfe9d20 -pennyweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:43.482068,cde55ea3f6fc186a9bfe9d20 -pentaclaud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:43.692783,cde55ea3f6fc186a9bfe9d20 -peppy2lon1g1stalk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:43.765718,cde55ea3f6fc186a9bfe9d20 -perceivequarter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:43.848822,cde55ea3f6fc186a9bfe9d20 -pepperjamnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:44.150269,cde55ea3f6fc186a9bfe9d20 -percentmobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:44.549142,cde55ea3f6fc186a9bfe9d20 -performanceadexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:44.826330,cde55ea3f6fc186a9bfe9d20 -performancerevenues.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:45.652369,cde55ea3f6fc186a9bfe9d20 -performancerevenue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:45.724270,cde55ea3f6fc186a9bfe9d20 -performancetrustednetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:45.733904,cde55ea3f6fc186a9bfe9d20 -perfectaudience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:45.765512,cde55ea3f6fc186a9bfe9d20 -permutive.app,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:46.694500,cde55ea3f6fc186a9bfe9d20 -perigshfnon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:46.800845,cde55ea3f6fc186a9bfe9d20 -permanentnearly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:46.850259,cde55ea3f6fc186a9bfe9d20 -performancing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:47.129415,cde55ea3f6fc186a9bfe9d20 -personaly.click,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:47.671792,cde55ea3f6fc186a9bfe9d20 -pertersacstyli.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:47.984707,cde55ea3f6fc186a9bfe9d20 -petchesa.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:48.543535,cde55ea3f6fc186a9bfe9d20 -pesoaniz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:48.758083,cde55ea3f6fc186a9bfe9d20 -petiteumbrella.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:48.816415,cde55ea3f6fc186a9bfe9d20 -pheedo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:50.343725,cde55ea3f6fc186a9bfe9d20 -pgpartner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:50.413622,cde55ea3f6fc186a9bfe9d20 -phicmune.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:51.204368,cde55ea3f6fc186a9bfe9d20 -phloxsub73ulata.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:51.936667,cde55ea3f6fc186a9bfe9d20 -phizzle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:51.946076,cde55ea3f6fc186a9bfe9d20 -phoaraut.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:52.846619,cde55ea3f6fc186a9bfe9d20 -phobygipi.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:53.790835,cde55ea3f6fc186a9bfe9d20 -phluant.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:54.111555,cde55ea3f6fc186a9bfe9d20 -phoenix-widget.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:54.347465,cde55ea3f6fc186a9bfe9d20 -perfiliate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:54.778116,cde55ea3f6fc186a9bfe9d20 -phonearena.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:55.225845,cde55ea3f6fc186a9bfe9d20 -phoossax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:55.252786,cde55ea3f6fc186a9bfe9d20 -photographpan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:55.577946,cde55ea3f6fc186a9bfe9d20 -pieceredirect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:56.250522,cde55ea3f6fc186a9bfe9d20 -phpmyvisites.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:56.597943,cde55ea3f6fc186a9bfe9d20 -phunware.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:56.700003,cde55ea3f6fc186a9bfe9d20 -pierisrapgae.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:56.985045,cde55ea3f6fc186a9bfe9d20 -piet2eix3l.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:57.346445,cde55ea3f6fc186a9bfe9d20 -personagraph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:57.580282,cde55ea3f6fc186a9bfe9d20 -pietexture.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:57.657393,cde55ea3f6fc186a9bfe9d20 -pignuwoa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:57.785907,cde55ea3f6fc186a9bfe9d20 -pigtre.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:58.488410,cde55ea3f6fc186a9bfe9d20 -pikeletkiyi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:58.618672,cde55ea3f6fc186a9bfe9d20 -pillscash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:58.751066,cde55ea3f6fc186a9bfe9d20 -pigwinspath.icu,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:59.020931,cde55ea3f6fc186a9bfe9d20 -ping.ublock.org,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:59.737386,cde55ea3f6fc186a9bfe9d20 -pippio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:59.767677,cde55ea3f6fc186a9bfe9d20 -piquantpigs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:32:59.839699,cde55ea3f6fc186a9bfe9d20 -pimproll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:00.178345,cde55ea3f6fc186a9bfe9d20 -pixel.digitru.st,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:00.883510,cde55ea3f6fc186a9bfe9d20 -pixel.leadzu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:00.907171,cde55ea3f6fc186a9bfe9d20 -pixel.mediaiqdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:01.056095,cde55ea3f6fc186a9bfe9d20 -pitpastraja.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:01.621940,cde55ea3f6fc186a9bfe9d20 -pgmediaserve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:01.702025,cde55ea3f6fc186a9bfe9d20 -pixel.personagraph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:01.781379,cde55ea3f6fc186a9bfe9d20 -pixel.sojern.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:02.090056,cde55ea3f6fc186a9bfe9d20 -pixel.watch,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:02.458287,cde55ea3f6fc186a9bfe9d20 -pkhhyool.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:02.682186,cde55ea3f6fc186a9bfe9d20 -piximedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:02.940413,cde55ea3f6fc186a9bfe9d20 -pixel.reddit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:03.027061,cde55ea3f6fc186a9bfe9d20 -play.leadzu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:03.630397,cde55ea3f6fc186a9bfe9d20 -player.kmpmedia.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:04.163514,cde55ea3f6fc186a9bfe9d20 -planetactive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:04.233200,cde55ea3f6fc186a9bfe9d20 -play4traffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:04.429574,cde55ea3f6fc186a9bfe9d20 -playhaven.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:04.752508,cde55ea3f6fc186a9bfe9d20 -playwrightglancing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:05.310612,cde55ea3f6fc186a9bfe9d20 -playmobileads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:05.651796,cde55ea3f6fc186a9bfe9d20 -plethoramobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:05.735996,cde55ea3f6fc186a9bfe9d20 -placeplay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:05.925795,cde55ea3f6fc186a9bfe9d20 -plufdsb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:06.274124,cde55ea3f6fc186a9bfe9d20 -plutothejewel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:06.686353,cde55ea3f6fc186a9bfe9d20 -plista.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:06.901778,cde55ea3f6fc186a9bfe9d20 -pocrd.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:07.093607,cde55ea3f6fc186a9bfe9d20 -pocitadlo.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:07.504588,cde55ea3f6fc186a9bfe9d20 -pointroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:07.594157,cde55ea3f6fc186a9bfe9d20 -plugrush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:07.709116,cde55ea3f6fc186a9bfe9d20 -pokkt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:07.789485,cde55ea3f6fc186a9bfe9d20 -pokreess.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:07.932831,cde55ea3f6fc186a9bfe9d20 -pop-under.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:08.709657,cde55ea3f6fc186a9bfe9d20 -pontiflex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:08.718181,cde55ea3f6fc186a9bfe9d20 -pop.bid,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:08.759010,cde55ea3f6fc186a9bfe9d20 -pop5sjhspear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:08.948962,cde55ea3f6fc186a9bfe9d20 -popmyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:09.761969,cde55ea3f6fc186a9bfe9d20 -popsoffer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:09.951750,cde55ea3f6fc186a9bfe9d20 -popruexo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:10.046983,cde55ea3f6fc186a9bfe9d20 -popub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:10.199490,cde55ea3f6fc186a9bfe9d20 -popunder.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:10.484002,cde55ea3f6fc186a9bfe9d20 -popuptraffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:11.065341,cde55ea3f6fc186a9bfe9d20 -popupnation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:11.075269,cde55ea3f6fc186a9bfe9d20 -popupmoney.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:11.298830,cde55ea3f6fc186a9bfe9d20 -porngraph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:11.463293,cde55ea3f6fc186a9bfe9d20 -poseidthewave.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:12.005797,cde55ea3f6fc186a9bfe9d20 -pososrhwu2jf8jf09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:12.174550,cde55ea3f6fc186a9bfe9d20 -possessivebucket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:12.338791,cde55ea3f6fc186a9bfe9d20 -possibleboats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:12.374146,cde55ea3f6fc186a9bfe9d20 -potentionsdarket.site,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:12.915697,cde55ea3f6fc186a9bfe9d20 -potenza.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:13.175677,cde55ea3f6fc186a9bfe9d20 -pouluwie.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:13.401910,cde55ea3f6fc186a9bfe9d20 -ppfrlfe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:13.710340,cde55ea3f6fc186a9bfe9d20 -pr-star.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:14.329328,cde55ea3f6fc186a9bfe9d20 -pr-ten.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:14.408037,cde55ea3f6fc186a9bfe9d20 -practisecolander.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:14.575572,cde55ea3f6fc186a9bfe9d20 -powerad.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:14.670793,cde55ea3f6fc186a9bfe9d20 -praght.tech,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:15.440294,cde55ea3f6fc186a9bfe9d20 -praterswhally.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:15.444466,cde55ea3f6fc186a9bfe9d20 -prakritinfixed.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:15.675603,cde55ea3f6fc186a9bfe9d20 -praddpro.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:15.904463,cde55ea3f6fc186a9bfe9d20 -pre.glotgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:16.385514,cde55ea3f6fc186a9bfe9d20 -pre4sentre8dhf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:16.602559,cde55ea3f6fc186a9bfe9d20 -prchecker.info,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:17.078157,cde55ea3f6fc186a9bfe9d20 -predictiondexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:17.405626,cde55ea3f6fc186a9bfe9d20 -premium-offers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:17.768775,cde55ea3f6fc186a9bfe9d20 -premiumvertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:18.096732,cde55ea3f6fc186a9bfe9d20 -presbanise.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:18.538005,cde55ea3f6fc186a9bfe9d20 -presetrabbits.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:18.907771,cde55ea3f6fc186a9bfe9d20 -pressingmiscellaneoustry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:19.395714,cde55ea3f6fc186a9bfe9d20 -presumptuouslavish.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:19.723892,cde55ea3f6fc186a9bfe9d20 -previousplayground.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:20.210146,cde55ea3f6fc186a9bfe9d20 -previouspotato.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:20.599053,cde55ea3f6fc186a9bfe9d20 -prfwpclck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:21.073034,cde55ea3f6fc186a9bfe9d20 -porntrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:21.480565,cde55ea3f6fc186a9bfe9d20 -primetime.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:22.689691,cde55ea3f6fc186a9bfe9d20 -prismgadnarc.icu,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:22.735429,cde55ea3f6fc186a9bfe9d20 -privacyassistant.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:23.484316,cde55ea3f6fc186a9bfe9d20 -privatecash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:24.347382,cde55ea3f6fc186a9bfe9d20 -precisioncounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:26.616724,cde55ea3f6fc186a9bfe9d20 -pro-ads.club,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:27.173869,cde55ea3f6fc186a9bfe9d20 -predictad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:27.206172,cde55ea3f6fc186a9bfe9d20 -pro-advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:27.982997,cde55ea3f6fc186a9bfe9d20 -primaryads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:31.285654,cde55ea3f6fc186a9bfe9d20 -privy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:44.179602,cde55ea3f6fc186a9bfe9d20 -proclaimcompoundshallow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:44.949028,cde55ea3f6fc186a9bfe9d20 -profbigo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:45.036876,cde55ea3f6fc186a9bfe9d20 -prmtracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:45.064620,cde55ea3f6fc186a9bfe9d20 -proext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:45.463062,cde55ea3f6fc186a9bfe9d20 -profi-para.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:45.711625,cde55ea3f6fc186a9bfe9d20 -profitablegate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:46.069199,cde55ea3f6fc186a9bfe9d20 -profitrumour.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:46.162457,cde55ea3f6fc186a9bfe9d20 -promo.ulust.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:46.955767,cde55ea3f6fc186a9bfe9d20 -projectwonderful.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:47.048153,cde55ea3f6fc186a9bfe9d20 -promo.badoink.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:47.052297,cde55ea3f6fc186a9bfe9d20 -profitshare.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:47.570976,cde55ea3f6fc186a9bfe9d20 -promo.vador.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:48.040095,cde55ea3f6fc186a9bfe9d20 -promos.bwin.it,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:48.092834,cde55ea3f6fc186a9bfe9d20 -promote.pair.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:48.939798,cde55ea3f6fc186a9bfe9d20 -promos.fling.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:49.128757,cde55ea3f6fc186a9bfe9d20 -pronetadvertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:49.760355,cde55ea3f6fc186a9bfe9d20 -promotionad.nvcam.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:49.987209,cde55ea3f6fc186a9bfe9d20 -propadsviews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:50.391764,cde55ea3f6fc186a9bfe9d20 -propbigo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:50.617466,cde55ea3f6fc186a9bfe9d20 -proposedpartly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:50.824226,cde55ea3f6fc186a9bfe9d20 -propu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:51.496519,cde55ea3f6fc186a9bfe9d20 -proranktracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:52.303505,cde55ea3f6fc186a9bfe9d20 -profero.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:54.942534,cde55ea3f6fc186a9bfe9d20 -promobenef.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:58.245683,cde55ea3f6fc186a9bfe9d20 -proton-tm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:33:58.916251,cde55ea3f6fc186a9bfe9d20 -props.id,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:02.209316,cde55ea3f6fc186a9bfe9d20 -prosumsit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:07.158810,cde55ea3f6fc186a9bfe9d20 -protected-by.clarium.io,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:15.420764,cde55ea3f6fc186a9bfe9d20 -provexia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:15.493817,cde55ea3f6fc186a9bfe9d20 -protexting.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:15.640324,cde55ea3f6fc186a9bfe9d20 -ps.ns-cdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:16.405243,cde55ea3f6fc186a9bfe9d20 -providentsopport.site,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:16.500416,cde55ea3f6fc186a9bfe9d20 -prsitecheck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:16.608593,cde55ea3f6fc186a9bfe9d20 -prownl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:16.662569,cde55ea3f6fc186a9bfe9d20 -protraffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:17.055712,cde55ea3f6fc186a9bfe9d20 -ps7894.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:17.147061,cde55ea3f6fc186a9bfe9d20 -psootchu.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:17.597302,cde55ea3f6fc186a9bfe9d20 -psstt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:17.776095,cde55ea3f6fc186a9bfe9d20 -psvpromo.psvgamestudio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:17.930691,cde55ea3f6fc186a9bfe9d20 -psoaptou.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:34:18.172723,cde55ea3f6fc186a9bfe9d20 -ptauxofi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:47.979223,cde55ea3f6fc186a9bfe9d20 -ptairtug.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:48.037120,cde55ea3f6fc186a9bfe9d20 -ptawehex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:48.147298,cde55ea3f6fc186a9bfe9d20 -ptuglupyli.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:48.180582,cde55ea3f6fc186a9bfe9d20 -ptljkekttqf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:48.204624,cde55ea3f6fc186a9bfe9d20 -ptywajofa.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:50.287164,cde55ea3f6fc186a9bfe9d20 -pub.chez.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:50.562680,cde55ea3f6fc186a9bfe9d20 -pub.club-internet.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:50.814957,cde55ea3f6fc186a9bfe9d20 -pub.trads.io,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:51.419579,cde55ea3f6fc186a9bfe9d20 -pubaka5.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:52.140771,cde55ea3f6fc186a9bfe9d20 -pubacca5mc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:52.171998,cde55ea3f6fc186a9bfe9d20 -pubdirecte.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:52.591985,cde55ea3f6fc186a9bfe9d20 -publicidad.elmundo.es,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:53.627708,cde55ea3f6fc186a9bfe9d20 -pubmaner5.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:54.303043,cde55ea3f6fc186a9bfe9d20 -public.wedodemos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:56.195065,cde55ea3f6fc186a9bfe9d20 -pubmedya.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:56.366737,cde55ea3f6fc186a9bfe9d20 -puffyloss.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:57.135940,cde55ea3f6fc186a9bfe9d20 -puffypull.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:57.308001,cde55ea3f6fc186a9bfe9d20 -puffypurpose.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:58.139787,cde55ea3f6fc186a9bfe9d20 -push-notifications.top,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:58.878769,cde55ea3f6fc186a9bfe9d20 -pulse360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:59.248797,cde55ea3f6fc186a9bfe9d20 -pub.realmedia.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:59.608612,cde55ea3f6fc186a9bfe9d20 -pushazam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:53:59.987635,cde55ea3f6fc186a9bfe9d20 -pushazer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:00.358071,cde55ea3f6fc186a9bfe9d20 -pushengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:01.039611,cde55ea3f6fc186a9bfe9d20 -pushlaram.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:01.083216,cde55ea3f6fc186a9bfe9d20 -pushlum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:01.450873,cde55ea3f6fc186a9bfe9d20 -pushno.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:02.506335,cde55ea3f6fc186a9bfe9d20 -pushmono.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:02.775171,cde55ea3f6fc186a9bfe9d20 -pushnami.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:02.897271,cde55ea3f6fc186a9bfe9d20 -pub.hardware.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:03.272626,cde55ea3f6fc186a9bfe9d20 -pushokey.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:03.613325,cde55ea3f6fc186a9bfe9d20 -pushqwer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:03.785527,cde55ea3f6fc186a9bfe9d20 -puwpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:03.948807,cde55ea3f6fc186a9bfe9d20 -pvobumsfxacarh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:04.424417,cde55ea3f6fc186a9bfe9d20 -pvclouds.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:04.734339,cde55ea3f6fc186a9bfe9d20 -pwieu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:04.792271,cde55ea3f6fc186a9bfe9d20 -pwmctl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:04.867375,cde55ea3f6fc186a9bfe9d20 -pzhuzlwjiymfos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:05.175162,cde55ea3f6fc186a9bfe9d20 -qbxaebqkg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:05.825517,cde55ea3f6fc186a9bfe9d20 -q.azcentral.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:05.842540,cde55ea3f6fc186a9bfe9d20 -qa-ads.nobid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:05.900367,cde55ea3f6fc186a9bfe9d20 -publicidees.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:06.112789,cde55ea3f6fc186a9bfe9d20 -qrclevrfjw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:07.056709,cde55ea3f6fc186a9bfe9d20 -qctop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:07.122420,cde55ea3f6fc186a9bfe9d20 -qlcdnvkgi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:07.247308,cde55ea3f6fc186a9bfe9d20 -qohxtklfmy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:07.254611,cde55ea3f6fc186a9bfe9d20 -qnsr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:07.276047,cde55ea3f6fc186a9bfe9d20 -qstukqmsddqgs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:08.200416,cde55ea3f6fc186a9bfe9d20 -quackexclusfdfjd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:08.295379,cde55ea3f6fc186a9bfe9d20 -quadrupleclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:08.634676,cde55ea3f6fc186a9bfe9d20 -quaintcan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:08.632324,cde55ea3f6fc186a9bfe9d20 -quacksquirrel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:08.662953,cde55ea3f6fc186a9bfe9d20 -quakemarketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:09.413077,cde55ea3f6fc186a9bfe9d20 -quallyrimers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:09.630814,cde55ea3f6fc186a9bfe9d20 -quarterbean.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:09.925158,cde55ea3f6fc186a9bfe9d20 -quantcast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:10.002860,cde55ea3f6fc186a9bfe9d20 -quantummetric.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:10.469248,cde55ea3f6fc186a9bfe9d20 -quenchskirmishcohere.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:11.149551,cde55ea3f6fc186a9bfe9d20 -quicksandear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:11.156837,cde55ea3f6fc186a9bfe9d20 -quietknowledge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:11.162416,cde55ea3f6fc186a9bfe9d20 -quigo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:11.478466,cde55ea3f6fc186a9bfe9d20 -questaffiliates.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:11.489814,cde55ea3f6fc186a9bfe9d20 -quokkacheeks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:12.414897,cde55ea3f6fc186a9bfe9d20 -quizzicalzephyr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:12.538751,cde55ea3f6fc186a9bfe9d20 -qumagee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:12.557920,cde55ea3f6fc186a9bfe9d20 -qwerfdx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:13.361301,cde55ea3f6fc186a9bfe9d20 -qxadsk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:13.800844,cde55ea3f6fc186a9bfe9d20 -quisma.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:14.757914,cde55ea3f6fc186a9bfe9d20 -r.leadzu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:14.920997,cde55ea3f6fc186a9bfe9d20 -qzs.gdtimg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:16.212747,cde55ea3f6fc186a9bfe9d20 -qwertize.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:16.326932,cde55ea3f6fc186a9bfe9d20 -r.mradx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:16.463727,cde55ea3f6fc186a9bfe9d20 -r0.mradx.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:16.712019,cde55ea3f6fc186a9bfe9d20 -r3adyt0download.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:17.315001,cde55ea3f6fc186a9bfe9d20 -radarurl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:17.905729,cde55ea3f6fc186a9bfe9d20 -railwayrainstorm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:18.292890,cde55ea3f6fc186a9bfe9d20 -rakamu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:18.599810,cde55ea3f6fc186a9bfe9d20 -ralijqugghwqil.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:19.033716,cde55ea3f6fc186a9bfe9d20 -ramp.purch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:19.358331,cde55ea3f6fc186a9bfe9d20 -rampanel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:20.468032,cde55ea3f6fc186a9bfe9d20 -rank-master.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:21.219166,cde55ea3f6fc186a9bfe9d20 -quinst.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:22.476735,cde55ea3f6fc186a9bfe9d20 -rank-master.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:22.482120,cde55ea3f6fc186a9bfe9d20 -ranking-charts.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:23.953669,cde55ea3f6fc186a9bfe9d20 -rankchamp.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:24.436252,cde55ea3f6fc186a9bfe9d20 -ranking-hits.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:25.038175,cde55ea3f6fc186a9bfe9d20 -ranking-links.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:25.706634,cde55ea3f6fc186a9bfe9d20 -ranking-liste.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:26.288545,cde55ea3f6fc186a9bfe9d20 -radiate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:27.431327,cde55ea3f6fc186a9bfe9d20 -radiumone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:27.568572,cde55ea3f6fc186a9bfe9d20 -rankingscout.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:27.684246,cde55ea3f6fc186a9bfe9d20 -rankingchart.de,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:28.279457,cde55ea3f6fc186a9bfe9d20 -rapidkittens.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:28.730137,cde55ea3f6fc186a9bfe9d20 -rapidcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:29.040398,cde55ea3f6fc186a9bfe9d20 -raresummer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:29.644765,cde55ea3f6fc186a9bfe9d20 -rapleaf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:29.793800,cde55ea3f6fc186a9bfe9d20 -rankyou.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:30.164629,cde55ea3f6fc186a9bfe9d20 -rampidads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:30.388501,cde55ea3f6fc186a9bfe9d20 -re-directme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:30.466097,cde55ea3f6fc186a9bfe9d20 -rate.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:30.664511,cde55ea3f6fc186a9bfe9d20 -reactx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:31.247686,cde55ea3f6fc186a9bfe9d20 -readgoldfish.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:31.481747,cde55ea3f6fc186a9bfe9d20 -readingguilt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:31.677022,cde55ea3f6fc186a9bfe9d20 -readymoon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:32.272339,cde55ea3f6fc186a9bfe9d20 -reachjunction.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:32.476227,cde55ea3f6fc186a9bfe9d20 -realcastmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:32.592733,cde55ea3f6fc186a9bfe9d20 -readserver.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:32.610707,cde55ea3f6fc186a9bfe9d20 -realclix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:33.203144,cde55ea3f6fc186a9bfe9d20 -realmedia-a800.d4p.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:33.461520,cde55ea3f6fc186a9bfe9d20 -realtechnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:33.662855,cde55ea3f6fc186a9bfe9d20 -realclever.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:34.053126,cde55ea3f6fc186a9bfe9d20 -realtracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:34.214176,cde55ea3f6fc186a9bfe9d20 -rebelsubway.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:34.624450,cde55ea3f6fc186a9bfe9d20 -realteencash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:34.818513,cde55ea3f6fc186a9bfe9d20 -rebiraert.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:34.845523,cde55ea3f6fc186a9bfe9d20 -rebel.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:34.872337,cde55ea3f6fc186a9bfe9d20 -recastcompellease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:35.393012,cde55ea3f6fc186a9bfe9d20 -receptiveink.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:35.699110,cde55ea3f6fc186a9bfe9d20 -record.affiliates.karjalakasino.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:36.149725,cde55ea3f6fc186a9bfe9d20 -receptivereaction.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:36.185099,cde55ea3f6fc186a9bfe9d20 -record.bonniergaming.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:36.202050,cde55ea3f6fc186a9bfe9d20 -redirect2719.ws,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:36.928234,cde55ea3f6fc186a9bfe9d20 -redirectingat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:37.236962,cde55ea3f6fc186a9bfe9d20 -redlele.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:37.275848,cde55ea3f6fc186a9bfe9d20 -redirectvoluum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:37.313186,cde55ea3f6fc186a9bfe9d20 -redmas.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:38.303917,cde55ea3f6fc186a9bfe9d20 -record.mrwin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:38.447284,cde55ea3f6fc186a9bfe9d20 -redri.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:38.492255,cde55ea3f6fc186a9bfe9d20 -reduxmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:39.806225,cde55ea3f6fc186a9bfe9d20 -redtram.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:40.197703,cde55ea3f6fc186a9bfe9d20 -reevaipi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:40.256039,cde55ea3f6fc186a9bfe9d20 -referralware.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:40.913457,cde55ea3f6fc186a9bfe9d20 -reflectivereward.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:41.252708,cde55ea3f6fc186a9bfe9d20 -reedbusiness.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:41.354878,cde55ea3f6fc186a9bfe9d20 -refnippod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:41.536033,cde55ea3f6fc186a9bfe9d20 -refersion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:41.572640,cde55ea3f6fc186a9bfe9d20 -reforge.in,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:42.229069,cde55ea3f6fc186a9bfe9d20 -refraintupaiid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:42.467760,cde55ea3f6fc186a9bfe9d20 -reinvigorate.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:42.789424,cde55ea3f6fc186a9bfe9d20 -regulationprivilegescan.top,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:42.800995,cde55ea3f6fc186a9bfe9d20 -regnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:42.915253,cde55ea3f6fc186a9bfe9d20 -remotepwn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:43.858142,cde55ea3f6fc186a9bfe9d20 -remarketingpixel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:44.234878,cde55ea3f6fc186a9bfe9d20 -relmaxtop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:44.895168,cde55ea3f6fc186a9bfe9d20 -reporo.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:44.956930,cde55ea3f6fc186a9bfe9d20 -resalag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:45.047495,cde55ea3f6fc186a9bfe9d20 -remox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:45.809439,cde55ea3f6fc186a9bfe9d20 -republika.onet.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:45.890032,cde55ea3f6fc186a9bfe9d20 -resolutekey.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:46.075363,cde55ea3f6fc186a9bfe9d20 -resonantbrush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:46.141275,cde55ea3f6fc186a9bfe9d20 -restisbench.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:47.027374,cde55ea3f6fc186a9bfe9d20 -retargetly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:47.385541,cde55ea3f6fc186a9bfe9d20 -retagro.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:47.507374,cde55ea3f6fc186a9bfe9d20 -retargeter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:47.709892,cde55ea3f6fc186a9bfe9d20 -rev2pub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:48.103386,cde55ea3f6fc186a9bfe9d20 -revenue.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:48.638933,cde55ea3f6fc186a9bfe9d20 -revealoverheadearth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:48.673633,cde55ea3f6fc186a9bfe9d20 -revengemeantjackpot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:48.862233,cde55ea3f6fc186a9bfe9d20 -revmob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:49.581419,cde55ea3f6fc186a9bfe9d20 -reverysteno.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:49.918847,cde55ea3f6fc186a9bfe9d20 -rhythmnewmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:50.784096,cde55ea3f6fc186a9bfe9d20 -rhythmone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:51.260136,cde55ea3f6fc186a9bfe9d20 -ribunews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:51.587812,cde55ea3f6fc186a9bfe9d20 -richmails.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:52.485848,cde55ea3f6fc186a9bfe9d20 -richstring.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:53.396719,cde55ea3f6fc186a9bfe9d20 -richaudience.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:53.551774,cde55ea3f6fc186a9bfe9d20 -rickerrotal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:54.775194,cde55ea3f6fc186a9bfe9d20 -richwebmaster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:55.427417,cde55ea3f6fc186a9bfe9d20 -rigelink.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:55.457017,cde55ea3f6fc186a9bfe9d20 -reson8.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:56.041193,cde55ea3f6fc186a9bfe9d20 -rightstats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:56.440980,cde55ea3f6fc186a9bfe9d20 -ringsrecord.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:56.981229,cde55ea3f6fc186a9bfe9d20 -rightmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:57.290922,cde55ea3f6fc186a9bfe9d20 -riotousgrit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:57.766115,cde55ea3f6fc186a9bfe9d20 -ritzykey.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:57.892605,cde55ea3f6fc186a9bfe9d20 -riverhit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:58.389987,cde55ea3f6fc186a9bfe9d20 -rjw4obbw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:58.649526,cde55ea3f6fc186a9bfe9d20 -rmcxyfqbm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:59.134030,cde55ea3f6fc186a9bfe9d20 -revenuedirect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:59.436555,cde55ea3f6fc186a9bfe9d20 -rmedia.boston.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:59.716589,cde55ea3f6fc186a9bfe9d20 -revstats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:54:59.868671,cde55ea3f6fc186a9bfe9d20 -rndskittytor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:00.097071,cde55ea3f6fc186a9bfe9d20 -rle.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:00.256421,cde55ea3f6fc186a9bfe9d20 -rockabox.co,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:00.782897,cde55ea3f6fc186a9bfe9d20 -roar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:00.900349,cde55ea3f6fc186a9bfe9d20 -rocketfuel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:01.246402,cde55ea3f6fc186a9bfe9d20 -roia.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:01.358874,cde55ea3f6fc186a9bfe9d20 -roolgage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:01.718517,cde55ea3f6fc186a9bfe9d20 -romepoptahul.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:01.716340,cde55ea3f6fc186a9bfe9d20 -rosiedaulos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:02.521864,cde55ea3f6fc186a9bfe9d20 -rotabanner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:03.242626,cde55ea3f6fc186a9bfe9d20 -rotabol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:03.365280,cde55ea3f6fc186a9bfe9d20 -rot.spotsniper.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:03.879845,cde55ea3f6fc186a9bfe9d20 -roughroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:06.893219,cde55ea3f6fc186a9bfe9d20 -rotumal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:07.072741,cde55ea3f6fc186a9bfe9d20 -roujaufu.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:07.139232,cde55ea3f6fc186a9bfe9d20 -routeserve.info,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:07.958979,cde55ea3f6fc186a9bfe9d20 -roxr.net,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:07.999168,cde55ea3f6fc186a9bfe9d20 -rozamimo9za10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:08.087279,cde55ea3f6fc186a9bfe9d20 -rprinc6etodn9kunjiv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:08.953539,cde55ea3f6fc186a9bfe9d20 -rsalcau.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:09.278313,cde55ea3f6fc186a9bfe9d20 -rozumotterer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:09.400891,cde55ea3f6fc186a9bfe9d20 -rsalcch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:10.130899,cde55ea3f6fc186a9bfe9d20 -rose.ixbt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:10.341273,cde55ea3f6fc186a9bfe9d20 -robotreplay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:10.592609,cde55ea3f6fc186a9bfe9d20 -rtb.gamoshi.io,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:10.676922,cde55ea3f6fc186a9bfe9d20 -rtbpopd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:11.901414,cde55ea3f6fc186a9bfe9d20 -rtbpop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:12.221857,cde55ea3f6fc186a9bfe9d20 -rtk.io,AVAILABILITY,origin.list,origin.list,2022-05-14 10:55:13.167654,cde55ea3f6fc186a9bfe9d20 -rtbsystem.org,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:03.106415,cde55ea3f6fc186a9bfe9d20 -rtyznd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:03.758300,cde55ea3f6fc186a9bfe9d20 -ru-traffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:04.492755,cde55ea3f6fc186a9bfe9d20 -rtpdn11.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:04.603516,cde55ea3f6fc186a9bfe9d20 -rtbidder.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:04.615378,cde55ea3f6fc186a9bfe9d20 -rufflycouncil.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:05.386441,cde55ea3f6fc186a9bfe9d20 -ru4.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:06.012114,cde55ea3f6fc186a9bfe9d20 -runbornto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:06.026945,cde55ea3f6fc186a9bfe9d20 -runads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:06.200092,cde55ea3f6fc186a9bfe9d20 -rundsp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:06.952495,cde55ea3f6fc186a9bfe9d20 -rusenov.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:07.006664,cde55ea3f6fc186a9bfe9d20 -runreferences.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:07.347764,cde55ea3f6fc186a9bfe9d20 -ruthlessrobin.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:07.964515,cde55ea3f6fc186a9bfe9d20 -rutpunishsnitch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:08.199213,cde55ea3f6fc186a9bfe9d20 -ruwertur.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:08.368284,cde55ea3f6fc186a9bfe9d20 -rvedfxeljxo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:08.592182,cde55ea3f6fc186a9bfe9d20 -rvkthygqhe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:09.234442,cde55ea3f6fc186a9bfe9d20 -rvrpushserv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:09.339299,cde55ea3f6fc186a9bfe9d20 -ryeeffortoccupy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:09.947307,cde55ea3f6fc186a9bfe9d20 -safebrowsdv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:10.024784,cde55ea3f6fc186a9bfe9d20 -s2d6.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:10.784019,cde55ea3f6fc186a9bfe9d20 -safestgatetocontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:11.273196,cde55ea3f6fc186a9bfe9d20 -rta.dailymail.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:11.325470,cde55ea3f6fc186a9bfe9d20 -rtb.trade,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:11.455611,cde55ea3f6fc186a9bfe9d20 -saggrowledetc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:11.803967,cde55ea3f6fc186a9bfe9d20 -sageanalyst.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:12.266847,cde55ea3f6fc186a9bfe9d20 -saltinourhairtv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:12.498413,cde55ea3f6fc186a9bfe9d20 -salinasbhut.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:12.633523,cde55ea3f6fc186a9bfe9d20 -salutationcheerlessdemote.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:12.820169,cde55ea3f6fc186a9bfe9d20 -sailif.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:12.989735,cde55ea3f6fc186a9bfe9d20 -samplerpouch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:13.308024,cde55ea3f6fc186a9bfe9d20 -samsungads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:13.838320,cde55ea3f6fc186a9bfe9d20 -satisfycork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:13.899925,cde55ea3f6fc186a9bfe9d20 -saysidewalk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:14.051089,cde55ea3f6fc186a9bfe9d20 -scarletcashwi5.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:14.862517,cde55ea3f6fc186a9bfe9d20 -scarcesign.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:14.905180,cde55ea3f6fc186a9bfe9d20 -scatteredheat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:15.037115,cde55ea3f6fc186a9bfe9d20 -scintillatingscissors.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:16.038389,cde55ea3f6fc186a9bfe9d20 -scintillatingspace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:16.067809,cde55ea3f6fc186a9bfe9d20 -scnd-tr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:16.768874,cde55ea3f6fc186a9bfe9d20 -scambiobanner.aruba.it,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:16.992257,cde55ea3f6fc186a9bfe9d20 -scientiamobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:17.111982,cde55ea3f6fc186a9bfe9d20 -scissorshew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:17.138710,cde55ea3f6fc186a9bfe9d20 -scoota.co,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:17.430821,cde55ea3f6fc186a9bfe9d20 -scopelight.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:18.201063,cde55ea3f6fc186a9bfe9d20 -screechingfurniture.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:18.214967,cde55ea3f6fc186a9bfe9d20 -scripte-monster.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:18.551749,cde55ea3f6fc186a9bfe9d20 -sdhfbvd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:19.054909,cde55ea3f6fc186a9bfe9d20 -scrubswim.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:19.257395,cde55ea3f6fc186a9bfe9d20 -sdk.apptentive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:19.453496,cde55ea3f6fc186a9bfe9d20 -scratch2cash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:19.789702,cde55ea3f6fc186a9bfe9d20 -sdkfjxjertertry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:19.984233,cde55ea3f6fc186a9bfe9d20 -sdk.starbolt.io,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:20.022195,cde55ea3f6fc186a9bfe9d20 -seaboblit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:20.581875,cde55ea3f6fc186a9bfe9d20 -searchfeast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:20.899485,cde55ea3f6fc186a9bfe9d20 -searchad-phinf.pstatic.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:21.553557,cde55ea3f6fc186a9bfe9d20 -secretivecub.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:21.868477,cde55ea3f6fc186a9bfe9d20 -secretspiders.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:22.527612,cde55ea3f6fc186a9bfe9d20 -sedoparking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:23.687558,cde55ea3f6fc186a9bfe9d20 -searchmarketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:30.835140,cde55ea3f6fc186a9bfe9d20 -searchramp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:32.247888,cde55ea3f6fc186a9bfe9d20 -secure.webconnect.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:32.543552,cde55ea3f6fc186a9bfe9d20 -selectivesummer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:33.123235,cde55ea3f6fc186a9bfe9d20 -seedtag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:33.637250,cde55ea3f6fc186a9bfe9d20 -semasio.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:34.505254,cde55ea3f6fc186a9bfe9d20 -sedotracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:34.751156,cde55ea3f6fc186a9bfe9d20 -selfcampaign.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:35.452060,cde55ea3f6fc186a9bfe9d20 -sendmepixel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:35.929033,cde55ea3f6fc186a9bfe9d20 -senddroid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:36.301623,cde55ea3f6fc186a9bfe9d20 -seo4india.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:36.521416,cde55ea3f6fc186a9bfe9d20 -separatesilver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:36.859786,cde55ea3f6fc186a9bfe9d20 -septfd2em64eber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:36.972988,cde55ea3f6fc186a9bfe9d20 -serconmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:37.539500,cde55ea3f6fc186a9bfe9d20 -sensenetworks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:37.556582,cde55ea3f6fc186a9bfe9d20 -servedbyadbutler.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:37.734419,cde55ea3f6fc186a9bfe9d20 -serv0.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:37.857218,cde55ea3f6fc186a9bfe9d20 -servedbyopenx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:38.620153,cde55ea3f6fc186a9bfe9d20 -service.e-volution.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:38.627297,cde55ea3f6fc186a9bfe9d20 -server.iad.liveperson.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:39.186712,cde55ea3f6fc186a9bfe9d20 -servethis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:39.468115,cde55ea3f6fc186a9bfe9d20 -servsave.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:39.591764,cde55ea3f6fc186a9bfe9d20 -services.hearstmags.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:40.528369,cde55ea3f6fc186a9bfe9d20 -setpadchat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:40.557465,cde55ea3f6fc186a9bfe9d20 -sessionm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:40.686638,cde55ea3f6fc186a9bfe9d20 -sessioncam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:41.001547,cde55ea3f6fc186a9bfe9d20 -seventeencheckcurtain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:42.100587,cde55ea3f6fc186a9bfe9d20 -sbx.pagesjaunes.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:42.483786,cde55ea3f6fc186a9bfe9d20 -sexinyourcity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:42.959734,cde55ea3f6fc186a9bfe9d20 -sexcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:42.981427,cde55ea3f6fc186a9bfe9d20 -sexlist.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:43.147402,cde55ea3f6fc186a9bfe9d20 -sextracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:43.629074,cde55ea3f6fc186a9bfe9d20 -sexadvertentiesite.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:43.786352,cde55ea3f6fc186a9bfe9d20 -shakesea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:44.035657,cde55ea3f6fc186a9bfe9d20 -shakesuggestion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:44.630905,cde55ea3f6fc186a9bfe9d20 -shakytaste.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:44.703470,cde55ea3f6fc186a9bfe9d20 -shallowsmile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:44.936012,cde55ea3f6fc186a9bfe9d20 -sezwho.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:45.216366,cde55ea3f6fc186a9bfe9d20 -sexystat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:45.350887,cde55ea3f6fc186a9bfe9d20 -sharepointads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:45.777965,cde55ea3f6fc186a9bfe9d20 -shareasale.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:45.813163,cde55ea3f6fc186a9bfe9d20 -sharppatch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:46.138312,cde55ea3f6fc186a9bfe9d20 -shermore.info,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:46.461825,cde55ea3f6fc186a9bfe9d20 -shlyapajhd2kle8pnc09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:46.979695,cde55ea3f6fc186a9bfe9d20 -shndrktrk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:47.343211,cde55ea3f6fc186a9bfe9d20 -shoagooy.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:47.847671,cde55ea3f6fc186a9bfe9d20 -shofteph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:48.110003,cde55ea3f6fc186a9bfe9d20 -shinystat.it,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:48.799792,cde55ea3f6fc186a9bfe9d20 -shopzilla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:49.297975,cde55ea3f6fc186a9bfe9d20 -shinystat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:49.456380,cde55ea3f6fc186a9bfe9d20 -shorteh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:49.684465,cde55ea3f6fc186a9bfe9d20 -shubad2u8ba09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:50.136686,cde55ea3f6fc186a9bfe9d20 -siccash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:50.458022,cde55ea3f6fc186a9bfe9d20 -sicksmash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:51.059689,cde55ea3f6fc186a9bfe9d20 -shyhuetub.site,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:52.039857,cde55ea3f6fc186a9bfe9d20 -signalhq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:52.792500,cde55ea3f6fc186a9bfe9d20 -sidebar.angelfire.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:52.825246,cde55ea3f6fc186a9bfe9d20 -silkysquirrel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:52.920253,cde55ea3f6fc186a9bfe9d20 -shoppingads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:53.827057,cde55ea3f6fc186a9bfe9d20 -simplewebanalysis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:53.849231,cde55ea3f6fc186a9bfe9d20 -simpletexting.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:53.885190,cde55ea3f6fc186a9bfe9d20 -sillyscrew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:53.899770,cde55ea3f6fc186a9bfe9d20 -sinefight-skinesia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:54.931886,cde55ea3f6fc186a9bfe9d20 -sinewedretore.casa,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:55.053478,cde55ea3f6fc186a9bfe9d20 -sincerebuffalo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:55.127390,cde55ea3f6fc186a9bfe9d20 -simplycast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:55.452990,cde55ea3f6fc186a9bfe9d20 -shareadspace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:55.903483,cde55ea3f6fc186a9bfe9d20 -sinoa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:56.118888,cde55ea3f6fc186a9bfe9d20 -sitedataprocessing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:56.283634,cde55ea3f6fc186a9bfe9d20 -sinisterbatchoddly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:56.311998,cde55ea3f6fc186a9bfe9d20 -sitemeter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:56.562562,cde55ea3f6fc186a9bfe9d20 -sitetoway.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:57.280003,cde55ea3f6fc186a9bfe9d20 -sixscissors.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:57.356620,cde55ea3f6fc186a9bfe9d20 -siteoid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:57.499285,cde55ea3f6fc186a9bfe9d20 -sixsigmatraffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:57.701836,cde55ea3f6fc186a9bfe9d20 -sizesidewalk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:58.331374,cde55ea3f6fc186a9bfe9d20 -skimresources.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:58.544063,cde55ea3f6fc186a9bfe9d20 -skimlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:58.556612,cde55ea3f6fc186a9bfe9d20 -skinchmanfred.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:58.791776,cde55ea3f6fc186a9bfe9d20 -skynightmidm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:59.426454,cde55ea3f6fc186a9bfe9d20 -skuasnudish.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:59.454165,cde55ea3f6fc186a9bfe9d20 -sleepcartoon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:13:59.759787,cde55ea3f6fc186a9bfe9d20 -slickaffiliate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:00.359753,cde55ea3f6fc186a9bfe9d20 -slicktext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:00.517952,cde55ea3f6fc186a9bfe9d20 -slipperysack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:00.681802,cde55ea3f6fc186a9bfe9d20 -skylink.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:00.871400,cde55ea3f6fc186a9bfe9d20 -slopeaota.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:01.339598,cde55ea3f6fc186a9bfe9d20 -smallfunnybears.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:01.496316,cde55ea3f6fc186a9bfe9d20 -smadex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:01.534499,cde55ea3f6fc186a9bfe9d20 -smalltiberbridge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:01.626138,cde55ea3f6fc186a9bfe9d20 -smart2cnjuh34jb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:02.317491,cde55ea3f6fc186a9bfe9d20 -smartclip.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:02.561242,cde55ea3f6fc186a9bfe9d20 -smartclick.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:02.833489,cde55ea3f6fc186a9bfe9d20 -smartdevicemedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:03.275313,cde55ea3f6fc186a9bfe9d20 -smartmad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:03.931325,cde55ea3f6fc186a9bfe9d20 -smashsurprise.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:04.157247,cde55ea3f6fc186a9bfe9d20 -smartyads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:04.167824,cde55ea3f6fc186a9bfe9d20 -smileoffennec.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:04.891060,cde55ea3f6fc186a9bfe9d20 -smetrics.ctv.ca,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:04.982096,cde55ea3f6fc186a9bfe9d20 -smetrics.walgreens.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:05.245254,cde55ea3f6fc186a9bfe9d20 -smart4ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:05.265393,cde55ea3f6fc186a9bfe9d20 -smilewanted.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:06.022366,cde55ea3f6fc186a9bfe9d20 -smilingwaves.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:06.035864,cde55ea3f6fc186a9bfe9d20 -smopy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:06.100074,cde55ea3f6fc186a9bfe9d20 -sitestat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:07.525941,cde55ea3f6fc186a9bfe9d20 -smowtion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:07.606312,cde55ea3f6fc186a9bfe9d20 -sneakystamp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:08.053734,cde55ea3f6fc186a9bfe9d20 -snapgiant.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:08.303900,cde55ea3f6fc186a9bfe9d20 -snowdayonline.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:08.575941,cde55ea3f6fc186a9bfe9d20 -sms.otair.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:08.682790,cde55ea3f6fc186a9bfe9d20 -snugglethesheep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:08.725672,cde55ea3f6fc186a9bfe9d20 -sofinpushpile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:09.504531,cde55ea3f6fc186a9bfe9d20 -soburge.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:09.727600,cde55ea3f6fc186a9bfe9d20 -sociomantic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:09.872691,cde55ea3f6fc186a9bfe9d20 -socialspark.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:10.148963,cde55ea3f6fc186a9bfe9d20 -solitudepeeves.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:10.853161,cde55ea3f6fc186a9bfe9d20 -snoobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:10.886226,cde55ea3f6fc186a9bfe9d20 -solanoswajang.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:10.898774,cde55ea3f6fc186a9bfe9d20 -softclick.com.br,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:11.246370,cde55ea3f6fc186a9bfe9d20 -sojern.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:11.443221,cde55ea3f6fc186a9bfe9d20 -son-in-lawmorbid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:11.948394,cde55ea3f6fc186a9bfe9d20 -sombersea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:12.034425,cde55ea3f6fc186a9bfe9d20 -sombersquirrel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:12.081542,cde55ea3f6fc186a9bfe9d20 -spacash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:18.083807,cde55ea3f6fc186a9bfe9d20 -sombersurprise.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:18.139025,cde55ea3f6fc186a9bfe9d20 -songdew.pushengage.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:18.311696,cde55ea3f6fc186a9bfe9d20 -specially4u.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:21.620114,cde55ea3f6fc186a9bfe9d20 -speedomizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:23.329603,cde55ea3f6fc186a9bfe9d20 -speedshiftmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:24.797286,cde55ea3f6fc186a9bfe9d20 -speee-ad.akamaized.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:25.552324,cde55ea3f6fc186a9bfe9d20 -spewyelks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:26.769298,cde55ea3f6fc186a9bfe9d20 -sparkstudios.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:28.414005,cde55ea3f6fc186a9bfe9d20 -sortable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:28.611608,cde55ea3f6fc186a9bfe9d20 -specificmedia.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:29.239480,cde55ea3f6fc186a9bfe9d20 -specificpop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:29.291445,cde55ea3f6fc186a9bfe9d20 -spidersboats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:29.319221,cde55ea3f6fc186a9bfe9d20 -spiffymachine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:29.552137,cde55ea3f6fc186a9bfe9d20 -spirebaboon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:30.491092,cde55ea3f6fc186a9bfe9d20 -sponsorpay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:32.468309,cde55ea3f6fc186a9bfe9d20 -sponsorads.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:32.702376,cde55ea3f6fc186a9bfe9d20 -sponsors.thoughtsmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:33.809583,cde55ea3f6fc186a9bfe9d20 -sponsorpro.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:34.765486,cde55ea3f6fc186a9bfe9d20 -sporedfryhum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:34.919645,cde55ea3f6fc186a9bfe9d20 -spotx.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:36.235822,cde55ea3f6fc186a9bfe9d20 -spezialreporte.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:39.085158,cde55ea3f6fc186a9bfe9d20 -spinbox.versiontracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:40.197366,cde55ea3f6fc186a9bfe9d20 -spinbox.techtracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:40.223473,cde55ea3f6fc186a9bfe9d20 -spot.fitness.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:46.066057,cde55ea3f6fc186a9bfe9d20 -spurioussteam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:55.271511,cde55ea3f6fc186a9bfe9d20 -spykemediatrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:56.106483,cde55ea3f6fc186a9bfe9d20 -springaftermath.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:14:56.965806,cde55ea3f6fc186a9bfe9d20 -spylog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:01.011685,cde55ea3f6fc186a9bfe9d20 -spywords.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:03.288010,cde55ea3f6fc186a9bfe9d20 -spywarenuker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:03.359150,cde55ea3f6fc186a9bfe9d20 -squirrelhands.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:04.342237,cde55ea3f6fc186a9bfe9d20 -srbijacafe.org,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:04.365520,cde55ea3f6fc186a9bfe9d20 -sqhneencmysrk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:04.370635,cde55ea3f6fc186a9bfe9d20 -squeezedthoughtfully.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:04.399616,cde55ea3f6fc186a9bfe9d20 -srodicham.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:05.360657,cde55ea3f6fc186a9bfe9d20 -sspapi-prd.samsungrs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:05.973254,cde55ea3f6fc186a9bfe9d20 -srv2.trafficgate.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:06.239208,cde55ea3f6fc186a9bfe9d20 -srv.trafficgate.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:07.069903,cde55ea3f6fc186a9bfe9d20 -st-n.pc2ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:07.078006,cde55ea3f6fc186a9bfe9d20 -stackadapt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:07.774202,cde55ea3f6fc186a9bfe9d20 -stagepopkek.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:07.812380,cde55ea3f6fc186a9bfe9d20 -stagroam.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:08.069044,cde55ea3f6fc186a9bfe9d20 -stakingscrew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:08.879078,cde55ea3f6fc186a9bfe9d20 -stakingslope.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:08.886289,cde55ea3f6fc186a9bfe9d20 -standingnest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:09.026346,cde55ea3f6fc186a9bfe9d20 -star-advertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:09.765783,cde55ea3f6fc186a9bfe9d20 -starffa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:09.887303,cde55ea3f6fc186a9bfe9d20 -startapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:10.853359,cde55ea3f6fc186a9bfe9d20 -stat.dealtime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:11.343256,cde55ea3f6fc186a9bfe9d20 -spywarelabs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:12.971531,cde55ea3f6fc186a9bfe9d20 -srwww1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:15.917202,cde55ea3f6fc186a9bfe9d20 -stat.cliche.se,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:22.359391,cde55ea3f6fc186a9bfe9d20 -stat.su,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:27.412614,cde55ea3f6fc186a9bfe9d20 -stat.webmedia.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:27.616305,cde55ea3f6fc186a9bfe9d20 -static-ads.akamaized.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:28.276600,cde55ea3f6fc186a9bfe9d20 -stat24.meta.ua,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:28.323136,cde55ea3f6fc186a9bfe9d20 -stat.zenon.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:29.389690,cde55ea3f6fc186a9bfe9d20 -stat.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:29.583935,cde55ea3f6fc186a9bfe9d20 -stat24.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:29.997365,cde55ea3f6fc186a9bfe9d20 -static.itrack.it,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:30.098766,cde55ea3f6fc186a9bfe9d20 -static.narrativ.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:30.424214,cde55ea3f6fc186a9bfe9d20 -statistik-gallup.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:31.074519,cde55ea3f6fc186a9bfe9d20 -static.scroll.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:31.126523,cde55ea3f6fc186a9bfe9d20 -statistic.ads24h.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:31.238719,cde55ea3f6fc186a9bfe9d20 -static.fmpub.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:31.768870,cde55ea3f6fc186a9bfe9d20 -stats.merriam-webster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:32.579690,cde55ea3f6fc186a9bfe9d20 -statm.the-adult-company.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:32.690167,cde55ea3f6fc186a9bfe9d20 -stats.hyperinzerce.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:32.877216,cde55ea3f6fc186a9bfe9d20 -stats.olark.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:34.103263,cde55ea3f6fc186a9bfe9d20 -stats.townnews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:35.094824,cde55ea3f6fc186a9bfe9d20 -staticads.btopenworld.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:41.064868,cde55ea3f6fc186a9bfe9d20 -stats.blogger.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:42.175680,cde55ea3f6fc186a9bfe9d20 -stats.mirrorfootball.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:43.499375,cde55ea3f6fc186a9bfe9d20 -stats.self.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:43.687510,cde55ea3f6fc186a9bfe9d20 -stats.wordpress.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:50.827567,cde55ea3f6fc186a9bfe9d20 -statse.webtrendslive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:15:59.425802,cde55ea3f6fc186a9bfe9d20 -stats.x14.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 11:16:01.735028,cde55ea3f6fc186a9bfe9d20 -stats2.self.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:16:04.514036,cde55ea3f6fc186a9bfe9d20 -statsy.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:22.620200,cde55ea3f6fc186a9bfe9d20 -statsie.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:22.710011,cde55ea3f6fc186a9bfe9d20 -stawhoph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:22.885119,cde55ea3f6fc186a9bfe9d20 -statxpress.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:23.535124,cde55ea3f6fc186a9bfe9d20 -steadfastsound.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:23.921994,cde55ea3f6fc186a9bfe9d20 -stazumik.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:23.987650,cde55ea3f6fc186a9bfe9d20 -steadfastsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:24.047691,cde55ea3f6fc186a9bfe9d20 -steelhouse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:24.775415,cde55ea3f6fc186a9bfe9d20 -stickssheep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:25.254182,cde55ea3f6fc186a9bfe9d20 -stelagharris.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:25.274114,cde55ea3f6fc186a9bfe9d20 -stickerchapelsailing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:25.338344,cde55ea3f6fc186a9bfe9d20 -storesurprise.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:25.716933,cde55ea3f6fc186a9bfe9d20 -stormyachiever.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:26.394118,cde55ea3f6fc186a9bfe9d20 -stoveseashore.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:26.509648,cde55ea3f6fc186a9bfe9d20 -stovoori.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:26.679710,cde55ea3f6fc186a9bfe9d20 -straightnest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:26.882913,cde55ea3f6fc186a9bfe9d20 -stripedburst.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:27.785560,cde55ea3f6fc186a9bfe9d20 -strivesidewalk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:27.876181,cde55ea3f6fc186a9bfe9d20 -stuiop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:28.753082,cde55ea3f6fc186a9bfe9d20 -structurerod.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:28.759219,cde55ea3f6fc186a9bfe9d20 -strikead.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:29.215826,cde55ea3f6fc186a9bfe9d20 -stunninglover.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:30.062157,cde55ea3f6fc186a9bfe9d20 -stupendoussleet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:30.125996,cde55ea3f6fc186a9bfe9d20 -succeedscene.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:31.072780,cde55ea3f6fc186a9bfe9d20 -suddensidewalk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:31.972929,cde55ea3f6fc186a9bfe9d20 -subscribe.hearstmags.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:32.282316,cde55ea3f6fc186a9bfe9d20 -sugarcurtain.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:32.885234,cde55ea3f6fc186a9bfe9d20 -stats4all.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:32.991919,cde55ea3f6fc186a9bfe9d20 -sugoicounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:33.184606,cde55ea3f6fc186a9bfe9d20 -sub2tech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:33.641934,cde55ea3f6fc186a9bfe9d20 -sulkybutter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:33.867827,cde55ea3f6fc186a9bfe9d20 -sumatoad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:33.906584,cde55ea3f6fc186a9bfe9d20 -summerobject.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:34.167656,cde55ea3f6fc186a9bfe9d20 -sumo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:34.689000,cde55ea3f6fc186a9bfe9d20 -sunnycategoryopening.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:35.189451,cde55ea3f6fc186a9bfe9d20 -superfastcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:35.473741,cde55ea3f6fc186a9bfe9d20 -superonclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:36.024672,cde55ea3f6fc186a9bfe9d20 -sunmedia.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:36.036870,cde55ea3f6fc186a9bfe9d20 -superstats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:36.375959,cde55ea3f6fc186a9bfe9d20 -superclix.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:36.454573,cde55ea3f6fc186a9bfe9d20 -superxxxfree.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:37.171203,cde55ea3f6fc186a9bfe9d20 -strikeiron.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:37.559924,cde55ea3f6fc186a9bfe9d20 -surfmusik-adserver.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:37.722611,cde55ea3f6fc186a9bfe9d20 -susifhfh2d8ldn09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:37.827647,cde55ea3f6fc186a9bfe9d20 -sviter2s1olenyami1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:38.294504,cde55ea3f6fc186a9bfe9d20 -supertop100.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:38.321938,cde55ea3f6fc186a9bfe9d20 -swan-swan-goose.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:38.524981,cde55ea3f6fc186a9bfe9d20 -supertop.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:38.551964,cde55ea3f6fc186a9bfe9d20 -swesomepop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:38.730600,cde55ea3f6fc186a9bfe9d20 -swimslope.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:39.304319,cde55ea3f6fc186a9bfe9d20 -swordgoose.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:39.825360,cde55ea3f6fc186a9bfe9d20 -switchads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:39.877926,cde55ea3f6fc186a9bfe9d20 -sync.quantumdex.io,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:40.075201,cde55ea3f6fc186a9bfe9d20 -sync.vmweb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:40.759754,cde55ea3f6fc186a9bfe9d20 -swissadsolutions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:40.773501,cde55ea3f6fc186a9bfe9d20 -syndicate.purch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:40.852403,cde55ea3f6fc186a9bfe9d20 -syndapop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:40.898973,cde55ea3f6fc186a9bfe9d20 -syndopop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:41.712024,cde55ea3f6fc186a9bfe9d20 -syndicpop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:41.783626,cde55ea3f6fc186a9bfe9d20 -syrsple2se8nyu09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:41.906893,cde55ea3f6fc186a9bfe9d20 -systemleadb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:42.479765,cde55ea3f6fc186a9bfe9d20 -syyycc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:42.618800,cde55ea3f6fc186a9bfe9d20 -t.insigit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:42.840964,cde55ea3f6fc186a9bfe9d20 -t.easyads28.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:42.945962,cde55ea3f6fc186a9bfe9d20 -t.myvisualiq.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:43.431256,cde55ea3f6fc186a9bfe9d20 -t.wayfair.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:43.680549,cde55ea3f6fc186a9bfe9d20 -tabookbusines.info,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:44.024460,cde55ea3f6fc186a9bfe9d20 -tacoda.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:44.428745,cde55ea3f6fc186a9bfe9d20 -tagbom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:44.819146,cde55ea3f6fc186a9bfe9d20 -tacticmarshannouncing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:45.035576,cde55ea3f6fc186a9bfe9d20 -t7z.cupid.iqiyi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:45.328663,cde55ea3f6fc186a9bfe9d20 -tagular.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:45.585952,cde55ea3f6fc186a9bfe9d20 -tagmngrs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:45.693244,cde55ea3f6fc186a9bfe9d20 -talentedsteel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:46.692851,cde55ea3f6fc186a9bfe9d20 -tailsweep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:47.113126,cde55ea3f6fc186a9bfe9d20 -takru.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:47.637362,cde55ea3f6fc186a9bfe9d20 -tangibleteam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:48.014267,cde55ea3f6fc186a9bfe9d20 -tailsweep.se,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:48.048799,cde55ea3f6fc186a9bfe9d20 -tangerinenet.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:48.871333,cde55ea3f6fc186a9bfe9d20 -tapas.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:48.963768,cde55ea3f6fc186a9bfe9d20 -tapfiliate.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:49.000524,cde55ea3f6fc186a9bfe9d20 -tapgen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:49.217405,cde55ea3f6fc186a9bfe9d20 -swordfishdc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:49.603809,cde55ea3f6fc186a9bfe9d20 -tapioni.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:49.822227,cde55ea3f6fc186a9bfe9d20 -tapit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:50.297253,cde55ea3f6fc186a9bfe9d20 -tapinfluence.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:50.557183,cde55ea3f6fc186a9bfe9d20 -tapsense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:50.590898,cde55ea3f6fc186a9bfe9d20 -tappx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:50.644776,cde55ea3f6fc186a9bfe9d20 -targetnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:51.853104,cde55ea3f6fc186a9bfe9d20 -targetspot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:52.394918,cde55ea3f6fc186a9bfe9d20 -tarsuscaul.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:52.832319,cde55ea3f6fc186a9bfe9d20 -tastefulsongs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:53.302195,cde55ea3f6fc186a9bfe9d20 -tatango.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:54.091170,cde55ea3f6fc186a9bfe9d20 -tathitch.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:54.394153,cde55ea3f6fc186a9bfe9d20 -targetingnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:55.139094,cde55ea3f6fc186a9bfe9d20 -tawdryson.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:55.317863,cde55ea3f6fc186a9bfe9d20 -tatsumi-sys.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:55.389652,cde55ea3f6fc186a9bfe9d20 -tawelhawel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:55.912058,cde55ea3f6fc186a9bfe9d20 -tcads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:56.465696,cde55ea3f6fc186a9bfe9d20 -tealeaf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:57.268119,cde55ea3f6fc186a9bfe9d20 -tealium.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:57.507384,cde55ea3f6fc186a9bfe9d20 -tdxio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:57.914024,cde55ea3f6fc186a9bfe9d20 -tealiumiq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:58.166117,cde55ea3f6fc186a9bfe9d20 -tebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:58.620383,cde55ea3f6fc186a9bfe9d20 -techclicks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:58.974917,cde55ea3f6fc186a9bfe9d20 -technotology.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:59.148811,cde55ea3f6fc186a9bfe9d20 -tedioustooth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:34:59.547694,cde55ea3f6fc186a9bfe9d20 -teenyvolcano.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:00.092194,cde55ea3f6fc186a9bfe9d20 -teethfan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:00.461881,cde55ea3f6fc186a9bfe9d20 -targad.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:00.923887,cde55ea3f6fc186a9bfe9d20 -teenrevenue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:00.958953,cde55ea3f6fc186a9bfe9d20 -telaria.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:01.320166,cde55ea3f6fc186a9bfe9d20 -tendertest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:02.112893,cde55ea3f6fc186a9bfe9d20 -teliad.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:02.468478,cde55ea3f6fc186a9bfe9d20 -targetpoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:02.579984,cde55ea3f6fc186a9bfe9d20 -tenmaxsgads.blob.core.windows.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:02.657944,cde55ea3f6fc186a9bfe9d20 -tennubifaces.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:03.105498,cde55ea3f6fc186a9bfe9d20 -tentaculos.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:03.347205,cde55ea3f6fc186a9bfe9d20 -terra8nb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:03.471111,cde55ea3f6fc186a9bfe9d20 -termadodad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:03.814475,cde55ea3f6fc186a9bfe9d20 -temelio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:03.908966,cde55ea3f6fc186a9bfe9d20 -terrapsps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:03.978428,cde55ea3f6fc186a9bfe9d20 -terriblethumb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:04.366711,cde55ea3f6fc186a9bfe9d20 -tetrylscullion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:04.584890,cde55ea3f6fc186a9bfe9d20 -text-link-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:04.637541,cde55ea3f6fc186a9bfe9d20 -tgvbwjbnxz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:05.176741,cde55ea3f6fc186a9bfe9d20 -tgzobwoutuwn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:05.388021,cde55ea3f6fc186a9bfe9d20 -thanosofcos5.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:05.497191,cde55ea3f6fc186a9bfe9d20 -tharbadir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:06.235986,cde55ea3f6fc186a9bfe9d20 -thaudray.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:06.407616,cde55ea3f6fc186a9bfe9d20 -theadhost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:07.075115,cde55ea3f6fc186a9bfe9d20 -thebrighttag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:07.139613,cde55ea3f6fc186a9bfe9d20 -textlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:08.118519,cde55ea3f6fc186a9bfe9d20 -theadex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:08.142962,cde55ea3f6fc186a9bfe9d20 -thecounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:08.334404,cde55ea3f6fc186a9bfe9d20 -thebugs.ws,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:08.422937,cde55ea3f6fc186a9bfe9d20 -theonecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:09.160466,cde55ea3f6fc186a9bfe9d20 -therichkids.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:09.345591,cde55ea3f6fc186a9bfe9d20 -textads.biz,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:09.460681,cde55ea3f6fc186a9bfe9d20 -thedevband.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:09.626524,cde55ea3f6fc186a9bfe9d20 -therapistla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:09.821669,cde55ea3f6fc186a9bfe9d20 -thinknear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:10.559727,cde55ea3f6fc186a9bfe9d20 -thinkablerice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:10.605730,cde55ea3f6fc186a9bfe9d20 -thinkupfront.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:10.644848,cde55ea3f6fc186a9bfe9d20 -theweblocker.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:11.203888,cde55ea3f6fc186a9bfe9d20 -thetarhaw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:11.475736,cde55ea3f6fc186a9bfe9d20 -thirdrespect.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:11.677099,cde55ea3f6fc186a9bfe9d20 -thirstytwig.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:11.838345,cde55ea3f6fc186a9bfe9d20 -threechurch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:12.164798,cde55ea3f6fc186a9bfe9d20 -thoorest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:12.583127,cde55ea3f6fc186a9bfe9d20 -thrnt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:12.656382,cde55ea3f6fc186a9bfe9d20 -throattrees.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:12.703538,cde55ea3f6fc186a9bfe9d20 -thterras.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:13.040929,cde55ea3f6fc186a9bfe9d20 -thurag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:13.512239,cde55ea3f6fc186a9bfe9d20 -tibacta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:13.680534,cde55ea3f6fc186a9bfe9d20 -ticklesign.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:14.012545,cde55ea3f6fc186a9bfe9d20 -tia.timeinc.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:14.048072,cde55ea3f6fc186a9bfe9d20 -tinybar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:14.530751,cde55ea3f6fc186a9bfe9d20 -tipcatscarola.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:15.063516,cde55ea3f6fc186a9bfe9d20 -tithewtog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:15.282967,cde55ea3f6fc186a9bfe9d20 -tizers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:15.709903,cde55ea3f6fc186a9bfe9d20 -thruport.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:16.027629,cde55ea3f6fc186a9bfe9d20 -tlvmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:16.109690,cde55ea3f6fc186a9bfe9d20 -tkickhhylnvm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:16.154181,cde55ea3f6fc186a9bfe9d20 -tm-banners.gamingadult.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:16.387056,cde55ea3f6fc186a9bfe9d20 -tm-offers.gamingadult.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:17.036549,cde55ea3f6fc186a9bfe9d20 -tm5kpprikka.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:17.079850,cde55ea3f6fc186a9bfe9d20 -tnkexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:17.151815,cde55ea3f6fc186a9bfe9d20 -tntclix.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:17.646275,cde55ea3f6fc186a9bfe9d20 -toateeli.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:18.142567,cde55ea3f6fc186a9bfe9d20 -toecircle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:18.251640,cde55ea3f6fc186a9bfe9d20 -todacell.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:18.415322,cde55ea3f6fc186a9bfe9d20 -tolyafbnjt9dedjj10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:18.487911,cde55ea3f6fc186a9bfe9d20 -top-advertise.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:19.069357,cde55ea3f6fc186a9bfe9d20 -toothbrushnote.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:19.229647,cde55ea3f6fc186a9bfe9d20 -top-site-list.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:19.389244,cde55ea3f6fc186a9bfe9d20 -top-casting-termine.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:19.863577,cde55ea3f6fc186a9bfe9d20 -top.list.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:20.766755,cde55ea3f6fc186a9bfe9d20 -top.proext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:21.057182,cde55ea3f6fc186a9bfe9d20 -top.mail.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:21.974327,cde55ea3f6fc186a9bfe9d20 -top20free.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:22.267423,cde55ea3f6fc186a9bfe9d20 -top123.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:22.616221,cde55ea3f6fc186a9bfe9d20 -topblockchainsolutions.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:23.381882,cde55ea3f6fc186a9bfe9d20 -topbucks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:23.557237,cde55ea3f6fc186a9bfe9d20 -top20.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:24.041796,cde55ea3f6fc186a9bfe9d20 -tidaltv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:24.299864,cde55ea3f6fc186a9bfe9d20 -topforall.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:24.555997,cde55ea3f6fc186a9bfe9d20 -topblogarea.se,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:25.949992,cde55ea3f6fc186a9bfe9d20 -toplist.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:35.039991,cde55ea3f6fc186a9bfe9d20 -topmmorpgsites.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:41.803855,cde55ea3f6fc186a9bfe9d20 -toplistcity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:42.008285,cde55ea3f6fc186a9bfe9d20 -topgamesites.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:42.438327,cde55ea3f6fc186a9bfe9d20 -toplist.pornhost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:42.795258,cde55ea3f6fc186a9bfe9d20 -toprevenuecpmnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:43.283974,cde55ea3f6fc186a9bfe9d20 -topsearcher.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:43.551281,cde55ea3f6fc186a9bfe9d20 -topsir.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:43.798009,cde55ea3f6fc186a9bfe9d20 -topping.com.ua,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:44.499940,cde55ea3f6fc186a9bfe9d20 -topstats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:44.700235,cde55ea3f6fc186a9bfe9d20 -topsite.lv,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:44.980395,cde55ea3f6fc186a9bfe9d20 -topsites.com.br,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:45.365607,cde55ea3f6fc186a9bfe9d20 -touchclarity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:45.834152,cde55ea3f6fc186a9bfe9d20 -touchclarity.natwest.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:46.514129,cde55ea3f6fc186a9bfe9d20 -tour.brazzers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:46.596575,cde55ea3f6fc186a9bfe9d20 -tq-tracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:47.264858,cde55ea3f6fc186a9bfe9d20 -tpnads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:47.715497,cde55ea3f6fc186a9bfe9d20 -totemcash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:47.778678,cde55ea3f6fc186a9bfe9d20 -trac.mediaiqdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:48.267185,cde55ea3f6fc186a9bfe9d20 -toprebates.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:52.784300,cde55ea3f6fc186a9bfe9d20 -touchads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:35:55.590779,cde55ea3f6fc186a9bfe9d20 -track.anchorfree.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:03.652779,cde55ea3f6fc186a9bfe9d20 -track.contently.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:22.367247,cde55ea3f6fc186a9bfe9d20 -track.viewdeos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:22.422138,cde55ea3f6fc186a9bfe9d20 -track1.viewdeos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:22.444762,cde55ea3f6fc186a9bfe9d20 -track.flexlinks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:22.804046,cde55ea3f6fc186a9bfe9d20 -track.flexlinkspro.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:22.847286,cde55ea3f6fc186a9bfe9d20 -trackalyzer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:23.354210,cde55ea3f6fc186a9bfe9d20 -tracker-pm2.spilleren.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:23.786337,cde55ea3f6fc186a9bfe9d20 -trackedweb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:24.261755,cde55ea3f6fc186a9bfe9d20 -tracking.gajmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:25.903114,cde55ea3f6fc186a9bfe9d20 -tracking.ucreate.live,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:26.456283,cde55ea3f6fc186a9bfe9d20 -trackedlink.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:26.516661,cde55ea3f6fc186a9bfe9d20 -trackmysales.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:27.575054,cde55ea3f6fc186a9bfe9d20 -trackingsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:27.940832,cde55ea3f6fc186a9bfe9d20 -tradeadexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:28.385442,cde55ea3f6fc186a9bfe9d20 -tradedoubler.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:29.941051,cde55ea3f6fc186a9bfe9d20 -traffic-exchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:30.693044,cde55ea3f6fc186a9bfe9d20 -tracker.icerocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:33.833501,cde55ea3f6fc186a9bfe9d20 -tracking.internetstores.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:34.504518,cde55ea3f6fc186a9bfe9d20 -tracking101.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:36.667900,cde55ea3f6fc186a9bfe9d20 -trademob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:39.161552,cde55ea3f6fc186a9bfe9d20 -trafficadept.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:41.290568,cde55ea3f6fc186a9bfe9d20 -trafficads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:41.322607,cde55ea3f6fc186a9bfe9d20 -trafficgate.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:41.370944,cde55ea3f6fc186a9bfe9d20 -traffic.focuusing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:41.620709,cde55ea3f6fc186a9bfe9d20 -trafficholder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:42.395813,cde55ea3f6fc186a9bfe9d20 -traffichunt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:42.773962,cde55ea3f6fc186a9bfe9d20 -trafficjunky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:42.847668,cde55ea3f6fc186a9bfe9d20 -traffichaus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:43.045217,cde55ea3f6fc186a9bfe9d20 -trafficleader.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:43.557238,cde55ea3f6fc186a9bfe9d20 -trafficsecrets.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:43.750691,cde55ea3f6fc186a9bfe9d20 -trafficstrategies.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:43.923321,cde55ea3f6fc186a9bfe9d20 -trafficswarm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:44.785131,cde55ea3f6fc186a9bfe9d20 -traffictrader.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:44.884765,cde55ea3f6fc186a9bfe9d20 -trafficz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:45.158342,cde55ea3f6fc186a9bfe9d20 -trafyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:45.912937,cde55ea3f6fc186a9bfe9d20 -trafic.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:46.359840,cde55ea3f6fc186a9bfe9d20 -traffiq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:46.677666,cde55ea3f6fc186a9bfe9d20 -trahes.site,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:46.872061,cde55ea3f6fc186a9bfe9d20 -traktrafficflow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:47.334584,cde55ea3f6fc186a9bfe9d20 -tranquilside.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:47.651076,cde55ea3f6fc186a9bfe9d20 -transmith.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:47.680751,cde55ea3f6fc186a9bfe9d20 -trblocked.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:48.814737,cde55ea3f6fc186a9bfe9d20 -travis.bosscasinos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:49.173406,cde55ea3f6fc186a9bfe9d20 -trafficdok.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:36:50.994723,cde55ea3f6fc186a9bfe9d20 -tremendoustime.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:27.747016,cde55ea3f6fc186a9bfe9d20 -trekdata.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:27.790702,cde55ea3f6fc186a9bfe9d20 -tremorvideo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:28.099995,cde55ea3f6fc186a9bfe9d20 -trendads.reactivebetting.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:29.028657,cde55ea3f6fc186a9bfe9d20 -trekblue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:29.311989,cde55ea3f6fc186a9bfe9d20 -trendmd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:29.574755,cde55ea3f6fc186a9bfe9d20 -trhunt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:30.159542,cde55ea3f6fc186a9bfe9d20 -trickycelery.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:30.478462,cde55ea3f6fc186a9bfe9d20 -tribedone.org,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:30.657164,cde55ea3f6fc186a9bfe9d20 -trillianu.info,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:31.174075,cde55ea3f6fc186a9bfe9d20 -trendcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:31.483583,cde55ea3f6fc186a9bfe9d20 -trk4ppl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:31.668150,cde55ea3f6fc186a9bfe9d20 -trmit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:31.949955,cde55ea3f6fc186a9bfe9d20 -trtjigpsscmv9epe10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:32.185250,cde55ea3f6fc186a9bfe9d20 -truckstomatoes.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:32.598005,cde55ea3f6fc186a9bfe9d20 -trix.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:32.765946,cde55ea3f6fc186a9bfe9d20 -trumpia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:33.410501,cde55ea3f6fc186a9bfe9d20 -trustedcpmrevenue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:34.224356,cde55ea3f6fc186a9bfe9d20 -trustedgatetocontent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:34.477861,cde55ea3f6fc186a9bfe9d20 -trustaffs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:34.680251,cde55ea3f6fc186a9bfe9d20 -tsiwqtng8huauw30n.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:35.140786,cde55ea3f6fc186a9bfe9d20 -ttgmjfgldgv9ed10.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:35.351395,cde55ea3f6fc186a9bfe9d20 -trustednotice.news,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:35.491579,cde55ea3f6fc186a9bfe9d20 -trafficspaces.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:35.850092,cde55ea3f6fc186a9bfe9d20 -tubecup.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:36.296389,cde55ea3f6fc186a9bfe9d20 -truehits.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:36.490697,cde55ea3f6fc186a9bfe9d20 -tubedspots.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:36.587334,cde55ea3f6fc186a9bfe9d20 -tubecorp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:36.712881,cde55ea3f6fc186a9bfe9d20 -tubemogul.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:37.365898,cde55ea3f6fc186a9bfe9d20 -tunnl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:37.466642,cde55ea3f6fc186a9bfe9d20 -turmoilragcrutch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:37.883933,cde55ea3f6fc186a9bfe9d20 -tvgvlpnpetxysl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:38.293901,cde55ea3f6fc186a9bfe9d20 -tutelatechnologies.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:38.508068,cde55ea3f6fc186a9bfe9d20 -tvlipevrj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:38.574712,cde55ea3f6fc186a9bfe9d20 -turboadv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:38.647359,cde55ea3f6fc186a9bfe9d20 -tulecheja.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:39.336091,cde55ea3f6fc186a9bfe9d20 -twinsoflave.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:39.442324,cde55ea3f6fc186a9bfe9d20 -twinrdsrv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:39.506360,cde55ea3f6fc186a9bfe9d20 -tvmtracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:39.768027,cde55ea3f6fc186a9bfe9d20 -txtimpact.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:40.682815,cde55ea3f6fc186a9bfe9d20 -typicalteeth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:40.778004,cde55ea3f6fc186a9bfe9d20 -twittad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:41.235555,cde55ea3f6fc186a9bfe9d20 -tyroo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:41.702349,cde55ea3f6fc186a9bfe9d20 -twokidjay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:41.797392,cde55ea3f6fc186a9bfe9d20 -uarating.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:41.859669,cde55ea3f6fc186a9bfe9d20 -uberads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:42.120887,cde55ea3f6fc186a9bfe9d20 -uebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:42.757678,cde55ea3f6fc186a9bfe9d20 -ubermedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:43.048222,cde55ea3f6fc186a9bfe9d20 -ueikno.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:43.122874,cde55ea3f6fc186a9bfe9d20 -ucfunnel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:43.307521,cde55ea3f6fc186a9bfe9d20 -uge521.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:43.828902,cde55ea3f6fc186a9bfe9d20 -ukslphcgs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:43.861437,cde55ea3f6fc186a9bfe9d20 -ukbanners.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:43.970186,cde55ea3f6fc186a9bfe9d20 -ultimateclixx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:44.554473,cde55ea3f6fc186a9bfe9d20 -ultraoranges.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:45.010124,cde55ea3f6fc186a9bfe9d20 -ultramercial.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:45.130060,cde55ea3f6fc186a9bfe9d20 -ulukaris.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:45.502932,cde55ea3f6fc186a9bfe9d20 -umiyyusldc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:45.808922,cde55ea3f6fc186a9bfe9d20 -unarmedindustry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:46.422382,cde55ea3f6fc186a9bfe9d20 -underdog.media,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:46.631045,cde55ea3f6fc186a9bfe9d20 -unanimis.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:47.291889,cde55ea3f6fc186a9bfe9d20 -unknowntray.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:47.403634,cde55ea3f6fc186a9bfe9d20 -unreshiramor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:47.636904,cde55ea3f6fc186a9bfe9d20 -untd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:48.341173,cde55ea3f6fc186a9bfe9d20 -untidyquestion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:48.543864,cde55ea3f6fc186a9bfe9d20 -unthem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:48.834679,cde55ea3f6fc186a9bfe9d20 -untimburra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:49.246334,cde55ea3f6fc186a9bfe9d20 -unusualtitle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:49.460213,cde55ea3f6fc186a9bfe9d20 -unwrittenspot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:49.736299,cde55ea3f6fc186a9bfe9d20 -upgulpinon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:50.343033,cde55ea3f6fc186a9bfe9d20 -twyn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:50.462061,cde55ea3f6fc186a9bfe9d20 -uptrendsdata.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:51.157780,cde55ea3f6fc186a9bfe9d20 -updated.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:51.233854,cde55ea3f6fc186a9bfe9d20 -upsnap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:51.990705,cde55ea3f6fc186a9bfe9d20 -uruswan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:52.084189,cde55ea3f6fc186a9bfe9d20 -urechar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:52.171613,cde55ea3f6fc186a9bfe9d20 -urlcash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:52.453749,cde55ea3f6fc186a9bfe9d20 -useast.quantumdex.io,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:53.067669,cde55ea3f6fc186a9bfe9d20 -us.claroadsxml.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:53.121218,cde55ea3f6fc186a9bfe9d20 -usapromotravel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:53.361134,cde55ea3f6fc186a9bfe9d20 -uselnk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:53.410368,cde55ea3f6fc186a9bfe9d20 -userreplay.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:54.335921,cde55ea3f6fc186a9bfe9d20 -userreplay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:54.641346,cde55ea3f6fc186a9bfe9d20 -usounoul.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:55.216712,cde55ea3f6fc186a9bfe9d20 -usemax.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:55.647487,cde55ea3f6fc186a9bfe9d20 -useriq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:55.686239,cde55ea3f6fc186a9bfe9d20 -utarget.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:55.839479,cde55ea3f6fc186a9bfe9d20 -uttermosthobbies.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:56.845897,cde55ea3f6fc186a9bfe9d20 -uwoaptee.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:57.732595,cde55ea3f6fc186a9bfe9d20 -utarget.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:57.744965,cde55ea3f6fc186a9bfe9d20 -utimg.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:58.197990,cde55ea3f6fc186a9bfe9d20 -uzxkuwalnjp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:58.511416,cde55ea3f6fc186a9bfe9d20 -valuead.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:59.455823,cde55ea3f6fc186a9bfe9d20 -validclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:55:59.828546,cde55ea3f6fc186a9bfe9d20 -ultsearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:00.925055,cde55ea3f6fc186a9bfe9d20 -valueclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:01.113375,cde55ea3f6fc186a9bfe9d20 -valuesponsor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:01.891437,cde55ea3f6fc186a9bfe9d20 -valuedopinions.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:01.946982,cde55ea3f6fc186a9bfe9d20 -valueclickmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:02.120005,cde55ea3f6fc186a9bfe9d20 -vanjyvsr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:02.804308,cde55ea3f6fc186a9bfe9d20 -vanfireworks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:02.926259,cde55ea3f6fc186a9bfe9d20 -variablefitness.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:03.284636,cde55ea3f6fc186a9bfe9d20 -varietyofdisplayformats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:04.126170,cde55ea3f6fc186a9bfe9d20 -variouscreativeformats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:04.334585,cde55ea3f6fc186a9bfe9d20 -vbscgrnkoceya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:05.010500,cde55ea3f6fc186a9bfe9d20 -vattingbalak.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:05.117653,cde55ea3f6fc186a9bfe9d20 -vczkzswrjais.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:05.730069,cde55ea3f6fc186a9bfe9d20 -vasgenerete.site,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:05.909889,cde55ea3f6fc186a9bfe9d20 -vdopia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:06.132384,cde55ea3f6fc186a9bfe9d20 -ve01.mgod33cme.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:06.465460,cde55ea3f6fc186a9bfe9d20 -utils.mediageneral.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:06.633680,cde55ea3f6fc186a9bfe9d20 -veille-referencement.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:06.875702,cde55ea3f6fc186a9bfe9d20 -vebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:07.027114,cde55ea3f6fc186a9bfe9d20 -velocecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:07.714735,cde55ea3f6fc186a9bfe9d20 -veinteractive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:07.811646,cde55ea3f6fc186a9bfe9d20 -velocitycdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:07.933762,cde55ea3f6fc186a9bfe9d20 -velismedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:08.039401,cde55ea3f6fc186a9bfe9d20 -uyunad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:08.530016,cde55ea3f6fc186a9bfe9d20 -venfioletadas.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:08.764415,cde55ea3f6fc186a9bfe9d20 -venetrigni.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:08.838613,cde55ea3f6fc186a9bfe9d20 -verblife-3.co,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:09.553046,cde55ea3f6fc186a9bfe9d20 -vericlick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:09.838647,cde55ea3f6fc186a9bfe9d20 -veruta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:10.893371,cde55ea3f6fc186a9bfe9d20 -velti.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:10.978624,cde55ea3f6fc186a9bfe9d20 -venuegirtjive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:11.120410,cde55ea3f6fc186a9bfe9d20 -verve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:12.058433,cde55ea3f6fc186a9bfe9d20 -vervemobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:13.046400,cde55ea3f6fc186a9bfe9d20 -vetdeberg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:13.058367,cde55ea3f6fc186a9bfe9d20 -vi-tag.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:13.729314,cde55ea3f6fc186a9bfe9d20 -viamariller.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:14.181504,cde55ea3f6fc186a9bfe9d20 -vidcpm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:15.560833,cde55ea3f6fc186a9bfe9d20 -vibrantmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:15.613508,cde55ea3f6fc186a9bfe9d20 -video-serve.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:16.208807,cde55ea3f6fc186a9bfe9d20 -videosprofitnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:17.579373,cde55ea3f6fc186a9bfe9d20 -vidora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:18.978177,cde55ea3f6fc186a9bfe9d20 -ventivmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:19.414010,cde55ea3f6fc186a9bfe9d20 -view4cash.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:20.462078,cde55ea3f6fc186a9bfe9d20 -viewpoint.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:20.779323,cde55ea3f6fc186a9bfe9d20 -viewwonder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:21.267952,cde55ea3f6fc186a9bfe9d20 -vignerez.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:21.738047,cde55ea3f6fc186a9bfe9d20 -vervewireless.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:22.217605,cde55ea3f6fc186a9bfe9d20 -vilercarpetfolk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:22.280660,cde55ea3f6fc186a9bfe9d20 -viliaff.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:22.510075,cde55ea3f6fc186a9bfe9d20 -villandoping.site,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:23.011338,cde55ea3f6fc186a9bfe9d20 -villandopingcon.site,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:23.158433,cde55ea3f6fc186a9bfe9d20 -vindicosuite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:23.451279,cde55ea3f6fc186a9bfe9d20 -visariomedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:23.952053,cde55ea3f6fc186a9bfe9d20 -vipicmou.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:23.972311,cde55ea3f6fc186a9bfe9d20 -visiblemeasures.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:24.278404,cde55ea3f6fc186a9bfe9d20 -visitpath.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:25.371908,cde55ea3f6fc186a9bfe9d20 -visual-pagerank.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:26.091198,cde55ea3f6fc186a9bfe9d20 -videoegg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:26.467598,cde55ea3f6fc186a9bfe9d20 -visitbox.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:27.037627,cde55ea3f6fc186a9bfe9d20 -vkcdn.online,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:27.380364,cde55ea3f6fc186a9bfe9d20 -visistat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:27.490027,cde55ea3f6fc186a9bfe9d20 -visualrevenue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:27.507296,cde55ea3f6fc186a9bfe9d20 -vknalqcnfxu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:27.767709,cde55ea3f6fc186a9bfe9d20 -vlogoflife.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:28.235295,cde55ea3f6fc186a9bfe9d20 -vmweb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:28.571934,cde55ea3f6fc186a9bfe9d20 -voicevegetable.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:29.155705,cde55ea3f6fc186a9bfe9d20 -voradu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:29.317519,cde55ea3f6fc186a9bfe9d20 -vmmpxl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:29.921274,cde55ea3f6fc186a9bfe9d20 -vounaipu.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:30.240169,cde55ea3f6fc186a9bfe9d20 -vertadnet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:30.294024,cde55ea3f6fc186a9bfe9d20 -voredi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:30.295323,cde55ea3f6fc186a9bfe9d20 -vogueoatgap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:30.329773,cde55ea3f6fc186a9bfe9d20 -vpon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:30.933784,cde55ea3f6fc186a9bfe9d20 -vrqsvrnjrhdmek.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:31.165144,cde55ea3f6fc186a9bfe9d20 -vstaner.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:31.485508,cde55ea3f6fc186a9bfe9d20 -vt.myvisualiq.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:31.946024,cde55ea3f6fc186a9bfe9d20 -vymhnxjyj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:32.199415,cde55ea3f6fc186a9bfe9d20 -wa.and.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:32.986839,cde55ea3f6fc186a9bfe9d20 -waisheph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:33.961477,cde55ea3f6fc186a9bfe9d20 -w3i.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:34.338814,cde55ea3f6fc186a9bfe9d20 -vrs.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:34.423602,cde55ea3f6fc186a9bfe9d20 -warlog.info,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:34.649193,cde55ea3f6fc186a9bfe9d20 -waryfog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:35.584389,cde55ea3f6fc186a9bfe9d20 -warlog.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:36.359790,cde55ea3f6fc186a9bfe9d20 -wasplighthouse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:36.972454,cde55ea3f6fc186a9bfe9d20 -warp.ly,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:37.007516,cde55ea3f6fc186a9bfe9d20 -wateryvan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:37.915303,cde55ea3f6fc186a9bfe9d20 -waust.at,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:37.927242,cde55ea3f6fc186a9bfe9d20 -watchingthat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:38.468166,cde55ea3f6fc186a9bfe9d20 -wauthaik.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:38.891824,cde55ea3f6fc186a9bfe9d20 -waxpigbaa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:40.260991,cde55ea3f6fc186a9bfe9d20 -wearemiq.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:41.281925,cde55ea3f6fc186a9bfe9d20 -vs.tucows.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:41.747871,cde55ea3f6fc186a9bfe9d20 -web-stat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:42.394858,cde55ea3f6fc186a9bfe9d20 -vtracy.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:42.605993,cde55ea3f6fc186a9bfe9d20 -weaveradrenaline.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:42.605660,cde55ea3f6fc186a9bfe9d20 -web.btncdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:43.247897,cde55ea3f6fc186a9bfe9d20 -web.informer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:44.567131,cde55ea3f6fc186a9bfe9d20 -webads.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:46.665654,cde55ea3f6fc186a9bfe9d20 -webads.nl,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:46.734974,cde55ea3f6fc186a9bfe9d20 -webcontentassessor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:47.532478,cde55ea3f6fc186a9bfe9d20 -webcounter.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:48.516012,cde55ea3f6fc186a9bfe9d20 -wda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:49.223719,cde55ea3f6fc186a9bfe9d20 -webangel.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:49.285475,cde55ea3f6fc186a9bfe9d20 -wdads.sx.atl.publicus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:49.590004,cde55ea3f6fc186a9bfe9d20 -webeyemob.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:50.462332,cde55ea3f6fc186a9bfe9d20 -webmasterplan.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:51.116687,cde55ea3f6fc186a9bfe9d20 -weborama.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:52.277738,cde55ea3f6fc186a9bfe9d20 -webmasterplan.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:52.424997,cde55ea3f6fc186a9bfe9d20 -weboohost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:52.547772,cde55ea3f6fc186a9bfe9d20 -webreseau.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:54.060005,cde55ea3f6fc186a9bfe9d20 -weborama.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:54.126288,cde55ea3f6fc186a9bfe9d20 -websponsors.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:55.750713,cde55ea3f6fc186a9bfe9d20 -webpinp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:56.078105,cde55ea3f6fc186a9bfe9d20 -webseoanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:56.261746,cde55ea3f6fc186a9bfe9d20 -webstat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:56.819414,cde55ea3f6fc186a9bfe9d20 -webcounter.goweb.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:56:58.988391,cde55ea3f6fc186a9bfe9d20 -webpower.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:03.620340,cde55ea3f6fc186a9bfe9d20 -webtrackerplus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:16.193872,cde55ea3f6fc186a9bfe9d20 -webtracky.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:16.199369,cde55ea3f6fc186a9bfe9d20 -webtraffic.se,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:16.351783,cde55ea3f6fc186a9bfe9d20 -webstat.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:16.989537,cde55ea3f6fc186a9bfe9d20 -webstats4u.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:17.030026,cde55ea3f6fc186a9bfe9d20 -webtrends.telegraph.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:17.149577,cde55ea3f6fc186a9bfe9d20 -wegcash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:17.982674,cde55ea3f6fc186a9bfe9d20 -wellmadefrog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:18.060612,cde55ea3f6fc186a9bfe9d20 -webtraxx.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:18.428619,cde55ea3f6fc186a9bfe9d20 -werbung.meteoxpress.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:18.817179,cde55ea3f6fc186a9bfe9d20 -wfuipqowa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:19.128342,cde55ea3f6fc186a9bfe9d20 -wethornsprecede.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:19.204550,cde55ea3f6fc186a9bfe9d20 -wetrack.it,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:19.445326,cde55ea3f6fc186a9bfe9d20 -wgcsxqkyry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:19.505891,cde55ea3f6fc186a9bfe9d20 -whaiweel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:20.100181,cde55ea3f6fc186a9bfe9d20 -whazugho.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:20.381335,cde55ea3f6fc186a9bfe9d20 -whaleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:20.602901,cde55ea3f6fc186a9bfe9d20 -whereapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:21.077427,cde55ea3f6fc186a9bfe9d20 -whingewost.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:21.395851,cde55ea3f6fc186a9bfe9d20 -whirlwealth.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:21.529769,cde55ea3f6fc186a9bfe9d20 -whiskyqueue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:21.989932,cde55ea3f6fc186a9bfe9d20 -whisperingcrib.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:22.482108,cde55ea3f6fc186a9bfe9d20 -whisperofisaak.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:22.682511,cde55ea3f6fc186a9bfe9d20 -whispa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:22.994098,cde55ea3f6fc186a9bfe9d20 -whoisonline.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:23.705457,cde55ea3f6fc186a9bfe9d20 -whowhipi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:23.902861,cde55ea3f6fc186a9bfe9d20 -whsepelmrnz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:24.393463,cde55ea3f6fc186a9bfe9d20 -whugesto.net,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:24.804180,cde55ea3f6fc186a9bfe9d20 -wholesaletraffic.info,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:24.968242,cde55ea3f6fc186a9bfe9d20 -webtrendslive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:27.215684,cde55ea3f6fc186a9bfe9d20 -whenu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:38.495873,cde55ea3f6fc186a9bfe9d20 -widdit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:40.133063,cde55ea3f6fc186a9bfe9d20 -widespace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:45.504206,cde55ea3f6fc186a9bfe9d20 -widow5blackfr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:46.951128,cde55ea3f6fc186a9bfe9d20 -wikia-ads.wikia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:47.016083,cde55ea3f6fc186a9bfe9d20 -widgets.coinmarketcap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:47.209513,cde55ea3f6fc186a9bfe9d20 -widget.privy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:47.570276,cde55ea3f6fc186a9bfe9d20 -windofaeolus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:47.778344,cde55ea3f6fc186a9bfe9d20 -winneradsmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:48.408752,cde55ea3f6fc186a9bfe9d20 -wirecomic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:48.514628,cde55ea3f6fc186a9bfe9d20 -wisepops.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:49.114361,cde55ea3f6fc186a9bfe9d20 -widgetbucks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:49.246204,cde55ea3f6fc186a9bfe9d20 -witch-counter.de,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:49.503890,cde55ea3f6fc186a9bfe9d20 -withinknuko.club,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:49.814766,cde55ea3f6fc186a9bfe9d20 -wodycaha.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:50.683861,cde55ea3f6fc186a9bfe9d20 -wizaly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:50.949538,cde55ea3f6fc186a9bfe9d20 -wlmarketing.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:51.093840,cde55ea3f6fc186a9bfe9d20 -window.nixnet.cz,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:51.309605,cde55ea3f6fc186a9bfe9d20 -womanear.com,AVAILABILITY,origin.list,origin.list,2022-05-14 11:57:51.627442,cde55ea3f6fc186a9bfe9d20 -wonderhsjnsd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:35.766549,cde55ea3f6fc186a9bfe9d20 -wonderlandads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:36.140543,cde55ea3f6fc186a9bfe9d20 -woredi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:36.156396,cde55ea3f6fc186a9bfe9d20 -worldoffersdaily.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:36.831809,cde55ea3f6fc186a9bfe9d20 -worldwide-cash.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:37.166717,cde55ea3f6fc186a9bfe9d20 -wmirk.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:37.294656,cde55ea3f6fc186a9bfe9d20 -worriednumber.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:37.363247,cde55ea3f6fc186a9bfe9d20 -wondoads.de,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:37.579563,cde55ea3f6fc186a9bfe9d20 -wpnrtnmrewunrtok.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:37.900184,cde55ea3f6fc186a9bfe9d20 -wt-eu02.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:38.275801,cde55ea3f6fc186a9bfe9d20 -wryfinger.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:38.302047,cde55ea3f6fc186a9bfe9d20 -www.520click.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:38.630889,cde55ea3f6fc186a9bfe9d20 -www-banner.chat.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:39.405101,cde55ea3f6fc186a9bfe9d20 -www.5advertise.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:39.578892,cde55ea3f6fc186a9bfe9d20 -www.999.money,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:39.912827,cde55ea3f6fc186a9bfe9d20 -www.adexchangetracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:40.421607,cde55ea3f6fc186a9bfe9d20 -www.adnetworkperformance.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:40.689688,cde55ea3f6fc186a9bfe9d20 -www.admedia.network,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:40.875789,cde55ea3f6fc186a9bfe9d20 -www.adsluna.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:41.761393,cde55ea3f6fc186a9bfe9d20 -www.ads24h.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:42.175871,cde55ea3f6fc186a9bfe9d20 -www.adz2you.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:42.955807,cde55ea3f6fc186a9bfe9d20 -www.adstune.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:43.422282,cde55ea3f6fc186a9bfe9d20 -www.ad287.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:43.852536,cde55ea3f6fc186a9bfe9d20 -www.agroupadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:43.890779,cde55ea3f6fc186a9bfe9d20 -www.advinci.co,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:44.878485,cde55ea3f6fc186a9bfe9d20 -www.allmyverygreatlife.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:45.181442,cde55ea3f6fc186a9bfe9d20 -www.allmygoodlife.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:45.560783,cde55ea3f6fc186a9bfe9d20 -www.ambleads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:45.938630,cde55ea3f6fc186a9bfe9d20 -www.antiadblocksystems.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:46.304192,cde55ea3f6fc186a9bfe9d20 -www.ahqpqpdjpj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:46.576095,cde55ea3f6fc186a9bfe9d20 -www.anrdoezrs.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:47.105174,cde55ea3f6fc186a9bfe9d20 -www.apprefaculty.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:47.266700,cde55ea3f6fc186a9bfe9d20 -www.anymedia.lv,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:47.445452,cde55ea3f6fc186a9bfe9d20 -www.asiacpx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:48.023453,cde55ea3f6fc186a9bfe9d20 -wtlive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:48.413794,cde55ea3f6fc186a9bfe9d20 -www.binary1.website,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:48.481682,cde55ea3f6fc186a9bfe9d20 -www.beharmalted.info,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:48.504033,cde55ea3f6fc186a9bfe9d20 -www.axdsz.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:48.786262,cde55ea3f6fc186a9bfe9d20 -www.blockadsnot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:49.274329,cde55ea3f6fc186a9bfe9d20 -www.bookmtpo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:49.590913,cde55ea3f6fc186a9bfe9d20 -www.catchandfatch.bid,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:49.860862,cde55ea3f6fc186a9bfe9d20 -www.cdn4ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:50.029361,cde55ea3f6fc186a9bfe9d20 -www.cd-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:50.055630,cde55ea3f6fc186a9bfe9d20 -www.cdnondemand.org,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:50.359173,cde55ea3f6fc186a9bfe9d20 -www.claroadsclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:51.062067,cde55ea3f6fc186a9bfe9d20 -www.clixco.in,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:51.180817,cde55ea3f6fc186a9bfe9d20 -www.clearadnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:51.198068,cde55ea3f6fc186a9bfe9d20 -www.codedexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:51.413111,cde55ea3f6fc186a9bfe9d20 -www.cpm-ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:52.037763,cde55ea3f6fc186a9bfe9d20 -www.displayvertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:52.254246,cde55ea3f6fc186a9bfe9d20 -www.dynamicadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:53.480220,cde55ea3f6fc186a9bfe9d20 -www.doubleclickbygoogle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:53.577361,cde55ea3f6fc186a9bfe9d20 -www.comwgi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:53.676637,cde55ea3f6fc186a9bfe9d20 -www.ecpms.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:54.838633,cde55ea3f6fc186a9bfe9d20 -www.eo62cocntx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:55.050504,cde55ea3f6fc186a9bfe9d20 -www.emjcd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:55.284640,cde55ea3f6fc186a9bfe9d20 -www.fbcdn2.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:55.823057,cde55ea3f6fc186a9bfe9d20 -www.find-my-great-life.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:56.053300,cde55ea3f6fc186a9bfe9d20 -www.epi0tzwi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:56.225263,cde55ea3f6fc186a9bfe9d20 -www.fizrnews.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:56.775239,cde55ea3f6fc186a9bfe9d20 -www.ga-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:57.236521,cde55ea3f6fc186a9bfe9d20 -www.gbvqblkpxmzji.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:57.486059,cde55ea3f6fc186a9bfe9d20 -www.binarymoney.site,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:57.492622,cde55ea3f6fc186a9bfe9d20 -www.geniusdexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:58.008353,cde55ea3f6fc186a9bfe9d20 -www.go-rillatrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:58.287842,cde55ea3f6fc186a9bfe9d20 -www.goodnotification.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:58.292614,cde55ea3f6fc186a9bfe9d20 -www.galaksion.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:58.844176,cde55ea3f6fc186a9bfe9d20 -www.hzkachqd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:16:59.950719,cde55ea3f6fc186a9bfe9d20 -www.groupm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:00.118636,cde55ea3f6fc186a9bfe9d20 -www.intelligenceadx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:00.852737,cde55ea3f6fc186a9bfe9d20 -www.increaserev.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:01.018565,cde55ea3f6fc186a9bfe9d20 -www.intellipopup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:01.727273,cde55ea3f6fc186a9bfe9d20 -www.healthsmd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:01.821530,cde55ea3f6fc186a9bfe9d20 -www.ironsource.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:02.260466,cde55ea3f6fc186a9bfe9d20 -www.hkoxlirf.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:02.543372,cde55ea3f6fc186a9bfe9d20 -www.isfxsiooyjad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:02.572067,cde55ea3f6fc186a9bfe9d20 -www.dnps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:02.841785,cde55ea3f6fc186a9bfe9d20 -www.kgpabtukhwrp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:03.433407,cde55ea3f6fc186a9bfe9d20 -www.lightboxcdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:04.244433,cde55ea3f6fc186a9bfe9d20 -www.kqzyfj.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:04.421025,cde55ea3f6fc186a9bfe9d20 -www.ketchapp.org,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:05.007511,cde55ea3f6fc186a9bfe9d20 -www.markmansonbooklst.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:05.229985,cde55ea3f6fc186a9bfe9d20 -www.maxgid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:05.506409,cde55ea3f6fc186a9bfe9d20 -www.maxonclick.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:05.766725,cde55ea3f6fc186a9bfe9d20 -www.moneymakercdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:06.522737,cde55ea3f6fc186a9bfe9d20 -www.kiolim.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:06.581966,cde55ea3f6fc186a9bfe9d20 -www.mobzeg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:07.012224,cde55ea3f6fc186a9bfe9d20 -www.money4exit.de,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:07.214579,cde55ea3f6fc186a9bfe9d20 -www.newsocko.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:07.418924,cde55ea3f6fc186a9bfe9d20 -www.myadsystem.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:07.959309,cde55ea3f6fc186a9bfe9d20 -www.ninkorant.online,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:07.995770,cde55ea3f6fc186a9bfe9d20 -www.noisysortcasualty.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:08.827769,cde55ea3f6fc186a9bfe9d20 -www.onclickalgo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:08.897021,cde55ea3f6fc186a9bfe9d20 -www.onclickmega.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:09.696706,cde55ea3f6fc186a9bfe9d20 -www.onclicksuper.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:09.709726,cde55ea3f6fc186a9bfe9d20 -www.ntvsw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:10.819681,cde55ea3f6fc186a9bfe9d20 -www.olkrzytv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:11.405123,cde55ea3f6fc186a9bfe9d20 -www.pcmclk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:12.126161,cde55ea3f6fc186a9bfe9d20 -www.performanceadexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:12.318219,cde55ea3f6fc186a9bfe9d20 -www.kaplanindex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:12.685803,cde55ea3f6fc186a9bfe9d20 -www.pcteast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:13.026774,cde55ea3f6fc186a9bfe9d20 -www.phoossax.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:13.103949,cde55ea3f6fc186a9bfe9d20 -www.premiumvertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:13.786005,cde55ea3f6fc186a9bfe9d20 -www.pro-ads.club,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:14.382578,cde55ea3f6fc186a9bfe9d20 -www.powerad.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:14.553770,cde55ea3f6fc186a9bfe9d20 -www.pressingmiscellaneoustry.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:14.583586,cde55ea3f6fc186a9bfe9d20 -www.propu.sh,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:15.401893,cde55ea3f6fc186a9bfe9d20 -www.push-notifications.top,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:15.541264,cde55ea3f6fc186a9bfe9d20 -www.routeserve.info,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:16.306181,cde55ea3f6fc186a9bfe9d20 -www.prownl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:16.495886,cde55ea3f6fc186a9bfe9d20 -www.saltinourhairtv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:16.514678,cde55ea3f6fc186a9bfe9d20 -www.photo-ads.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:17.409458,cde55ea3f6fc186a9bfe9d20 -www.statsy.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:17.557467,cde55ea3f6fc186a9bfe9d20 -www.servsave.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:17.590156,cde55ea3f6fc186a9bfe9d20 -www.shndrktrk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:17.921360,cde55ea3f6fc186a9bfe9d20 -www.tagbom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:18.493545,cde55ea3f6fc186a9bfe9d20 -www.thurag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:18.745161,cde55ea3f6fc186a9bfe9d20 -www.trafyield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:19.281120,cde55ea3f6fc186a9bfe9d20 -www.tkickhhylnvm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:19.311044,cde55ea3f6fc186a9bfe9d20 -www.oriori.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:20.491593,cde55ea3f6fc186a9bfe9d20 -www.theweblocker.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:24.532231,cde55ea3f6fc186a9bfe9d20 -www.trustaffs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:24.747367,cde55ea3f6fc186a9bfe9d20 -www.varietyofdisplayformats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:24.767082,cde55ea3f6fc186a9bfe9d20 -www.tribedone.org,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:25.291971,cde55ea3f6fc186a9bfe9d20 -www.velocitycdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:25.616658,cde55ea3f6fc186a9bfe9d20 -www.uyunad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:25.927484,cde55ea3f6fc186a9bfe9d20 -www.videosprofitnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:26.272181,cde55ea3f6fc186a9bfe9d20 -www.vidcpm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:26.418475,cde55ea3f6fc186a9bfe9d20 -www.webtrendslive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:27.068087,cde55ea3f6fc186a9bfe9d20 -www.xadsmart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:27.179708,cde55ea3f6fc186a9bfe9d20 -www.yourbestheal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:27.447838,cde55ea3f6fc186a9bfe9d20 -www.zap.buzz,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:27.455793,cde55ea3f6fc186a9bfe9d20 -www.weborama.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:28.287040,cde55ea3f6fc186a9bfe9d20 -www.zarpop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:48.388960,cde55ea3f6fc186a9bfe9d20 -wyvpjsfhywm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:48.613792,cde55ea3f6fc186a9bfe9d20 -wywy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:49.025828,cde55ea3f6fc186a9bfe9d20 -x-traceur.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:49.126521,cde55ea3f6fc186a9bfe9d20 -xadsmart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:57.224973,cde55ea3f6fc186a9bfe9d20 -www.zxc.world,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:57.563698,cde55ea3f6fc186a9bfe9d20 -xad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:57.645331,cde55ea3f6fc186a9bfe9d20 -xanawet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:57.915824,cde55ea3f6fc186a9bfe9d20 -x2sfa.javgg.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:58.021677,cde55ea3f6fc186a9bfe9d20 -xbirmkzpgcnb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:58.268321,cde55ea3f6fc186a9bfe9d20 -xclicks.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:58.800984,cde55ea3f6fc186a9bfe9d20 -xertive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:59.211897,cde55ea3f6fc186a9bfe9d20 -xebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:59.650058,cde55ea3f6fc186a9bfe9d20 -xg4ken.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:17:59.843989,cde55ea3f6fc186a9bfe9d20 -xlviiirdr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:00.500373,cde55ea3f6fc186a9bfe9d20 -xiti.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:00.825007,cde55ea3f6fc186a9bfe9d20 -xovq5nemr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:01.428134,cde55ea3f6fc186a9bfe9d20 -xius.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:01.475108,cde55ea3f6fc186a9bfe9d20 -xpbbyiqbcawamy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:01.633933,cde55ea3f6fc186a9bfe9d20 -www.zekiatagur.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:01.896867,cde55ea3f6fc186a9bfe9d20 -xchange.ro,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:02.038312,cde55ea3f6fc186a9bfe9d20 -xplusone.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:02.403955,cde55ea3f6fc186a9bfe9d20 -xponsor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:03.766887,cde55ea3f6fc186a9bfe9d20 -xplosion.de,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:13.291264,cde55ea3f6fc186a9bfe9d20 -xtendmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:18.169959,cde55ea3f6fc186a9bfe9d20 -xrea.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:23.350577,cde55ea3f6fc186a9bfe9d20 -xq1.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:23.411201,cde55ea3f6fc186a9bfe9d20 -xtremeserve.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:24.381046,cde55ea3f6fc186a9bfe9d20 -xxladu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:26.970139,cde55ea3f6fc186a9bfe9d20 -xxxadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:26.970567,cde55ea3f6fc186a9bfe9d20 -xvlcbwlgpy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:26.983821,cde55ea3f6fc186a9bfe9d20 -xxssyndic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:26.995720,cde55ea3f6fc186a9bfe9d20 -xykdglmymu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:27.998341,cde55ea3f6fc186a9bfe9d20 -xxxmyself.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:28.028198,cde55ea3f6fc186a9bfe9d20 -xxxcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:28.207693,cde55ea3f6fc186a9bfe9d20 -xtremetop100.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:28.346565,cde55ea3f6fc186a9bfe9d20 -xy7elite.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:28.401365,cde55ea3f6fc186a9bfe9d20 -y2tejq2s11on.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:29.286955,cde55ea3f6fc186a9bfe9d20 -yasiwngdihnfe.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:29.360659,cde55ea3f6fc186a9bfe9d20 -y.ibsys.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:29.400354,cde55ea3f6fc186a9bfe9d20 -yads.c.yimg.jp,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:29.599721,cde55ea3f6fc186a9bfe9d20 -yebadu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:30.495724,cde55ea3f6fc186a9bfe9d20 -yabuka.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:30.541974,cde55ea3f6fc186a9bfe9d20 -yealnk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:30.540383,cde55ea3f6fc186a9bfe9d20 -ybrantdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:30.821411,cde55ea3f6fc186a9bfe9d20 -yesadvertising.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:31.689305,cde55ea3f6fc186a9bfe9d20 -yezsfzruvxbqa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:31.717104,cde55ea3f6fc186a9bfe9d20 -ydworld.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:31.727751,cde55ea3f6fc186a9bfe9d20 -yepteaswont.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:31.747255,cde55ea3f6fc186a9bfe9d20 -yield-op-idsync.live.streamtheworld.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:32.685786,cde55ea3f6fc186a9bfe9d20 -yieldads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:32.833387,cde55ea3f6fc186a9bfe9d20 -yieldmanager.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:33.065455,cde55ea3f6fc186a9bfe9d20 -ygqukhllchpw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:33.149167,cde55ea3f6fc186a9bfe9d20 -yesads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:33.267313,cde55ea3f6fc186a9bfe9d20 -yieldmanager.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:33.543449,cde55ea3f6fc186a9bfe9d20 -yieldoptimizer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:33.981578,cde55ea3f6fc186a9bfe9d20 -yieldmo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:18:34.241848,cde55ea3f6fc186a9bfe9d20 -yieldtraffic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:54.741698,cde55ea3f6fc186a9bfe9d20 -ylicxdkgkvfc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:54.864082,cde55ea3f6fc186a9bfe9d20 -yjuydihly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:54.947363,cde55ea3f6fc186a9bfe9d20 -yldbt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:55.017696,cde55ea3f6fc186a9bfe9d20 -yiopse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:55.020974,cde55ea3f6fc186a9bfe9d20 -yoc-adserver.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:55.815214,cde55ea3f6fc186a9bfe9d20 -yoc-performance.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:55.977182,cde55ea3f6fc186a9bfe9d20 -yoggrt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:56.088731,cde55ea3f6fc186a9bfe9d20 -yogar2ti8nf09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:56.176577,cde55ea3f6fc186a9bfe9d20 -ymetrica1.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:56.741051,cde55ea3f6fc186a9bfe9d20 -yonsandileer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:56.952244,cde55ea3f6fc186a9bfe9d20 -yougotacheck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:56.995437,cde55ea3f6fc186a9bfe9d20 -youngsterbusinessman.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:57.084248,cde55ea3f6fc186a9bfe9d20 -yoptaejrj2kkf8nj09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:57.111644,cde55ea3f6fc186a9bfe9d20 -youradexchange.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:57.468811,cde55ea3f6fc186a9bfe9d20 -yourbestheal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:57.979375,cde55ea3f6fc186a9bfe9d20 -yourkadspunew.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:58.015528,cde55ea3f6fc186a9bfe9d20 -yqmxfz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:58.126009,cde55ea3f6fc186a9bfe9d20 -ypocrasbywalk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:58.189176,cde55ea3f6fc186a9bfe9d20 -ytimm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:58.238813,cde55ea3f6fc186a9bfe9d20 -yulunanews.name,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:59.126549,cde55ea3f6fc186a9bfe9d20 -z5x.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:59.360084,cde55ea3f6fc186a9bfe9d20 -z3dmbpl6309s.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:36:59.435924,cde55ea3f6fc186a9bfe9d20 -zanox-affiliate.de,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:00.291177,cde55ea3f6fc186a9bfe9d20 -zangocash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:00.810167,cde55ea3f6fc186a9bfe9d20 -zantracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:01.093162,cde55ea3f6fc186a9bfe9d20 -zanox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:01.175826,cde55ea3f6fc186a9bfe9d20 -zap.buzz,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:01.669216,cde55ea3f6fc186a9bfe9d20 -zbwp6ghm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:01.974554,cde55ea3f6fc186a9bfe9d20 -zdaptrksg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:02.356793,cde55ea3f6fc186a9bfe9d20 -zarpop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:02.742943,cde55ea3f6fc186a9bfe9d20 -zdyldoijanx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:03.008579,cde55ea3f6fc186a9bfe9d20 -zealousfield.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:03.492672,cde55ea3f6fc186a9bfe9d20 -zedo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:03.711464,cde55ea3f6fc186a9bfe9d20 -zeegreen.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:04.137927,cde55ea3f6fc186a9bfe9d20 -zdbb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:04.805952,cde55ea3f6fc186a9bfe9d20 -zemanta.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:05.819575,cde55ea3f6fc186a9bfe9d20 -zekiatagur.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:06.500671,cde55ea3f6fc186a9bfe9d20 -zenaps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:07.231134,cde55ea3f6fc186a9bfe9d20 -yuilop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:08.880737,cde55ea3f6fc186a9bfe9d20 -yume.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:09.184748,cde55ea3f6fc186a9bfe9d20 -zenzuu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:09.647120,cde55ea3f6fc186a9bfe9d20 -zeroethgipsy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:10.400122,cde55ea3f6fc186a9bfe9d20 -zeusclicks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:11.129472,cde55ea3f6fc186a9bfe9d20 -zeotap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:11.612034,cde55ea3f6fc186a9bfe9d20 -zeustechnology.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:11.809019,cde55ea3f6fc186a9bfe9d20 -zhej78i1an8w6ceu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:12.287545,cde55ea3f6fc186a9bfe9d20 -ziffdavis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:12.576657,cde55ea3f6fc186a9bfe9d20 -zikroarg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:13.268977,cde55ea3f6fc186a9bfe9d20 -zijaipse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:13.832955,cde55ea3f6fc186a9bfe9d20 -zeepmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:14.399194,cde55ea3f6fc186a9bfe9d20 -zlp6s.pw,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:14.566017,cde55ea3f6fc186a9bfe9d20 -zintext.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:14.946847,cde55ea3f6fc186a9bfe9d20 -zm232.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:15.349948,cde55ea3f6fc186a9bfe9d20 -zmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:15.377577,cde55ea3f6fc186a9bfe9d20 -zuphaims.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:16.136423,cde55ea3f6fc186a9bfe9d20 -zumobi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:16.453607,cde55ea3f6fc186a9bfe9d20 -zvetokr2hr8pcng09.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:16.796273,cde55ea3f6fc186a9bfe9d20 -zencudo.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:17.185518,cde55ea3f6fc186a9bfe9d20 -zxc.world,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:17.220593,cde55ea3f6fc186a9bfe9d20 -2o7.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:17.359919,cde55ea3f6fc186a9bfe9d20 -zoosnet.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:17.699222,cde55ea3f6fc186a9bfe9d20 -zenkreka.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:17.916556,cde55ea3f6fc186a9bfe9d20 -a.apkpure.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:17.973772,cde55ea3f6fc186a9bfe9d20 -a.mailmunch.co,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:18.212258,cde55ea3f6fc186a9bfe9d20 -a.master98.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:18.331038,cde55ea3f6fc186a9bfe9d20 -a.klaviyo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:18.335104,cde55ea3f6fc186a9bfe9d20 -a.quora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:18.639574,cde55ea3f6fc186a9bfe9d20 -a.ss828.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:19.039545,cde55ea3f6fc186a9bfe9d20 -a3cloud.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:19.100404,cde55ea3f6fc186a9bfe9d20 -a.ria.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:19.409239,cde55ea3f6fc186a9bfe9d20 -a.zillastream.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:19.798558,cde55ea3f6fc186a9bfe9d20 -adentify.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:20.048933,cde55ea3f6fc186a9bfe9d20 -adj.st,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:20.302920,cde55ea3f6fc186a9bfe9d20 -advanced-web-analytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:20.440152,cde55ea3f6fc186a9bfe9d20 -analytic.rollout.io,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:21.107707,cde55ea3f6fc186a9bfe9d20 -analysis.polarisoffice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:21.451263,cde55ea3f6fc186a9bfe9d20 -akuaba.chez.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:21.503076,cde55ea3f6fc186a9bfe9d20 -analytics-au.clickdimensions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:21.774615,cde55ea3f6fc186a9bfe9d20 -analytics-ca.clickdimensions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:22.009991,cde55ea3f6fc186a9bfe9d20 -analytics-eu.clickdimensions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:22.211255,cde55ea3f6fc186a9bfe9d20 -analytics-production.hapyak.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:22.429034,cde55ea3f6fc186a9bfe9d20 -analytics-static.ugc.bazaarvoice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:22.590772,cde55ea3f6fc186a9bfe9d20 -analytics-statistics.machbird.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:22.743537,cde55ea3f6fc186a9bfe9d20 -analytics-track.machbird.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:23.009760,cde55ea3f6fc186a9bfe9d20 -analytics-usf.hotyon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:23.147532,cde55ea3f6fc186a9bfe9d20 -acint.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:23.186173,cde55ea3f6fc186a9bfe9d20 -analytics.agoda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:23.321115,cde55ea3f6fc186a9bfe9d20 -analytics.alright.network,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:23.930735,cde55ea3f6fc186a9bfe9d20 -analytics.ahrefs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:24.191190,cde55ea3f6fc186a9bfe9d20 -analytics.bitrix.info,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:24.241932,cde55ea3f6fc186a9bfe9d20 -analytics.archive.org,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:24.243874,cde55ea3f6fc186a9bfe9d20 -analytics.ccgateway.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:24.743242,cde55ea3f6fc186a9bfe9d20 -analytics.clickdimensions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:25.215094,cde55ea3f6fc186a9bfe9d20 -analytics.cdn.live,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:25.223743,cde55ea3f6fc186a9bfe9d20 -analytics.diyriver.io,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:25.401442,cde55ea3f6fc186a9bfe9d20 -analytics.cloudron.io,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:25.724622,cde55ea3f6fc186a9bfe9d20 -analytics.ff.avast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:26.005901,cde55ea3f6fc186a9bfe9d20 -analytics.getshogun.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:26.455592,cde55ea3f6fc186a9bfe9d20 -analytics.headerbiddr.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:26.545592,cde55ea3f6fc186a9bfe9d20 -analytics.gavelz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:27.135620,cde55ea3f6fc186a9bfe9d20 -analytics.hostyour.video,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:27.166265,cde55ea3f6fc186a9bfe9d20 -analytics.kidoz.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:27.857630,cde55ea3f6fc186a9bfe9d20 -analytics.htmedia.in,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:27.887872,cde55ea3f6fc186a9bfe9d20 -analytics.mailmunch.co,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:28.776393,cde55ea3f6fc186a9bfe9d20 -analytics.lk.api.ditto.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:29.113612,cde55ea3f6fc186a9bfe9d20 -analytics.ihbsoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:29.349466,cde55ea3f6fc186a9bfe9d20 -analytics.myfinance.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:30.192035,cde55ea3f6fc186a9bfe9d20 -adlog.foxitcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:30.220612,cde55ea3f6fc186a9bfe9d20 -analytics.nike.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:30.296029,cde55ea3f6fc186a9bfe9d20 -analytics.ninjakiwi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:31.131260,cde55ea3f6fc186a9bfe9d20 -analytics.picsart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:31.140923,cde55ea3f6fc186a9bfe9d20 -analytics.phando.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:31.309497,cde55ea3f6fc186a9bfe9d20 -analytics.pokki.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:32.045153,cde55ea3f6fc186a9bfe9d20 -analytics.pixels.ai,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:32.105589,cde55ea3f6fc186a9bfe9d20 -analytics.publitas.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:32.756325,cde55ea3f6fc186a9bfe9d20 -analytics.posttv.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:32.921838,cde55ea3f6fc186a9bfe9d20 -analytics.samdd.me,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:33.708091,cde55ea3f6fc186a9bfe9d20 -analytics.icons8.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:37.342381,cde55ea3f6fc186a9bfe9d20 -analytics.scalemonk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:38.014435,cde55ea3f6fc186a9bfe9d20 -analytics.seg.ritual.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:39.005070,cde55ea3f6fc186a9bfe9d20 -analytics.mobilegamestats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:39.471240,cde55ea3f6fc186a9bfe9d20 -analytics.sejda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:39.666206,cde55ea3f6fc186a9bfe9d20 -analytics.s.id,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:40.232025,cde55ea3f6fc186a9bfe9d20 -analytics.siliconexpert.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:40.466724,cde55ea3f6fc186a9bfe9d20 -analytics.similarweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:40.851034,cde55ea3f6fc186a9bfe9d20 -analytics.shift.agency,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:41.333118,cde55ea3f6fc186a9bfe9d20 -analytics.webgains.io,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:41.604391,cde55ea3f6fc186a9bfe9d20 -analytics.poolshool.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:42.136793,cde55ea3f6fc186a9bfe9d20 -analytics.swiggy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:42.593555,cde55ea3f6fc186a9bfe9d20 -analytics.zen.ly,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:42.769368,cde55ea3f6fc186a9bfe9d20 -analytics.youronlinechoices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:42.900567,cde55ea3f6fc186a9bfe9d20 -analytics.ziftsolutions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:43.391376,cde55ea3f6fc186a9bfe9d20 -android-stat.acestream.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:43.495138,cde55ea3f6fc186a9bfe9d20 -anhui-attorney.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:43.965775,cde55ea3f6fc186a9bfe9d20 -analytics.samsungknox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:44.276517,cde55ea3f6fc186a9bfe9d20 -annedouglas.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:44.718769,cde55ea3f6fc186a9bfe9d20 -api.prooffactor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:44.985820,cde55ea3f6fc186a9bfe9d20 -api.ffbbbdc6d3c353211fe2ba39c9f744cd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:45.910024,cde55ea3f6fc186a9bfe9d20 -api.safegraph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:46.150894,cde55ea3f6fc186a9bfe9d20 -api.taps.io,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:46.685449,cde55ea3f6fc186a9bfe9d20 -api.quantumgraph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:46.755891,cde55ea3f6fc186a9bfe9d20 -api.usebutton.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:46.958389,cde55ea3f6fc186a9bfe9d20 -apolloprogram.io,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:47.635906,cde55ea3f6fc186a9bfe9d20 -api.wipmania.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:47.790677,cde55ea3f6fc186a9bfe9d20 -app-analytics.snapchat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:48.187495,cde55ea3f6fc186a9bfe9d20 -app-measurement.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:48.373722,cde55ea3f6fc186a9bfe9d20 -app.adjust.net.in,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:49.034551,cde55ea3f6fc186a9bfe9d20 -app.adjust.world,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:49.491614,cde55ea3f6fc186a9bfe9d20 -applog.camera360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:50.501453,cde55ea3f6fc186a9bfe9d20 -appres.camera360.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:51.366232,cde55ea3f6fc186a9bfe9d20 -ati-host.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:51.872235,cde55ea3f6fc186a9bfe9d20 -analytics.wondershare.cc,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:51.942444,cde55ea3f6fc186a9bfe9d20 -axmtrack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:52.842179,cde55ea3f6fc186a9bfe9d20 -bafuhotel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:52.852657,cde55ea3f6fc186a9bfe9d20 -asdkd.tutuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:53.173988,cde55ea3f6fc186a9bfe9d20 -batchlogging4.truecaller.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:53.629542,cde55ea3f6fc186a9bfe9d20 -analyticsapi.bsbportal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:53.788654,cde55ea3f6fc186a9bfe9d20 -beacon.errorception.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:53.925474,cde55ea3f6fc186a9bfe9d20 -bango.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:53.949788,cde55ea3f6fc186a9bfe9d20 -beacon.gu-web.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:54.347903,cde55ea3f6fc186a9bfe9d20 -beacon.riskified.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:54.537916,cde55ea3f6fc186a9bfe9d20 -api2.poperblocker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:37:57.498625,cde55ea3f6fc186a9bfe9d20 -beacon.shazam.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:00.136530,cde55ea3f6fc186a9bfe9d20 -bento.agoda.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:00.140286,cde55ea3f6fc186a9bfe9d20 -beacon.walmart.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:00.498577,cde55ea3f6fc186a9bfe9d20 -beyondsecurity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:00.766157,cde55ea3f6fc186a9bfe9d20 -bjdxhs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:01.122591,cde55ea3f6fc186a9bfe9d20 -blueconic.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:02.282328,cde55ea3f6fc186a9bfe9d20 -bi.yeshen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:02.531813,cde55ea3f6fc186a9bfe9d20 -beampulse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:02.532884,cde55ea3f6fc186a9bfe9d20 -bjhmt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:02.621043,cde55ea3f6fc186a9bfe9d20 -burstly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:02.938641,cde55ea3f6fc186a9bfe9d20 -bugsense.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:23.248791,cde55ea3f6fc186a9bfe9d20 -cankaowang.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:23.496705,cde55ea3f6fc186a9bfe9d20 -cc-api-data.adobe.io,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:24.056061,cde55ea3f6fc186a9bfe9d20 -c2i-cdn.startappnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:30.232432,cde55ea3f6fc186a9bfe9d20 -c.riskified.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:30.233729,cde55ea3f6fc186a9bfe9d20 -capture.condenastdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:30.249222,cde55ea3f6fc186a9bfe9d20 -c-api-bit.shopeemobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:30.271398,cde55ea3f6fc186a9bfe9d20 -cc.swiftype.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:30.320550,cde55ea3f6fc186a9bfe9d20 -ccgateway.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:31.410197,cde55ea3f6fc186a9bfe9d20 -cdn.onesignal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:31.550588,cde55ea3f6fc186a9bfe9d20 -cdn.promotionengine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:31.617961,cde55ea3f6fc186a9bfe9d20 -cdn.retailads.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:32.017193,cde55ea3f6fc186a9bfe9d20 -cdn.tinypass.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:32.117850,cde55ea3f6fc186a9bfe9d20 -cdn.viglink.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:32.339313,cde55ea3f6fc186a9bfe9d20 -cdn.shoplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:32.527527,cde55ea3f6fc186a9bfe9d20 -cdn.usefathom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:32.694723,cde55ea3f6fc186a9bfe9d20 -cedexis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:32.731585,cde55ea3f6fc186a9bfe9d20 -clc.stackoverflow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:32.872802,cde55ea3f6fc186a9bfe9d20 -clerrrep.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:33.111543,cde55ea3f6fc186a9bfe9d20 -client-analytics.braintreegateway.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:33.576799,cde55ea3f6fc186a9bfe9d20 -cnt.xhamster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:48.692732,cde55ea3f6fc186a9bfe9d20 -cnzz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:54.105875,cde55ea3f6fc186a9bfe9d20 -cleverpush.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:38:54.248725,cde55ea3f6fc186a9bfe9d20 -cognitivlabs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:01.343964,cde55ea3f6fc186a9bfe9d20 -collector.githubapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:01.428513,cde55ea3f6fc186a9bfe9d20 -collect.usefathom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:01.695339,cde55ea3f6fc186a9bfe9d20 -cloudcollect.meitudata.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:02.092012,cde55ea3f6fc186a9bfe9d20 -collector.leaddyno.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:02.177414,cde55ea3f6fc186a9bfe9d20 -collector.megaxh.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:02.234926,cde55ea3f6fc186a9bfe9d20 -collector.unsplash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:02.277217,cde55ea3f6fc186a9bfe9d20 -collector.xhamster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:03.143695,cde55ea3f6fc186a9bfe9d20 -comscoreresearch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:03.164037,cde55ea3f6fc186a9bfe9d20 -coralogix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:03.332854,cde55ea3f6fc186a9bfe9d20 -cookieinfoscript.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:03.454498,cde55ea3f6fc186a9bfe9d20 -crittercism.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:04.197121,cde55ea3f6fc186a9bfe9d20 -count.ly,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:04.206239,cde55ea3f6fc186a9bfe9d20 -counter.yandro.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:04.240418,cde55ea3f6fc186a9bfe9d20 -d19ptbnuzhibkh.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:05.047508,cde55ea3f6fc186a9bfe9d20 -d1fc8wv8zag5ca.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:05.197541,cde55ea3f6fc186a9bfe9d20 -csdian.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:05.381767,cde55ea3f6fc186a9bfe9d20 -counter.pixplug.in,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:05.424433,cde55ea3f6fc186a9bfe9d20 -cmp.dmgmediaprivacy.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:06.770519,cde55ea3f6fc186a9bfe9d20 -d1n00d49gkbray.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:25.731005,cde55ea3f6fc186a9bfe9d20 -d1z2jf7jlzjs58.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:39:31.071771,cde55ea3f6fc186a9bfe9d20 -d2klx87bgzngce.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:10.409610,cde55ea3f6fc186a9bfe9d20 -d24n15hnbwhuhn.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:10.422684,cde55ea3f6fc186a9bfe9d20 -d2wy8f7a9ursnm.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:10.531788,cde55ea3f6fc186a9bfe9d20 -d2yyd1h5u9mauk.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:10.536501,cde55ea3f6fc186a9bfe9d20 -d2r1yp2w7bby2u.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:10.586247,cde55ea3f6fc186a9bfe9d20 -d38fey2d93vryi.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:11.738425,cde55ea3f6fc186a9bfe9d20 -d4n.platformd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:11.928528,cde55ea3f6fc186a9bfe9d20 -dc8xl0ndzn2cb.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:12.039355,cde55ea3f6fc186a9bfe9d20 -dap.digitalgov.gov,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:12.161656,cde55ea3f6fc186a9bfe9d20 -distillery.wistia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:12.705472,cde55ea3f6fc186a9bfe9d20 -databerries.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:13.123910,cde55ea3f6fc186a9bfe9d20 -dm599.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:13.531642,cde55ea3f6fc186a9bfe9d20 -dm.gg,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:13.665596,cde55ea3f6fc186a9bfe9d20 -dmc1acwvwny3.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:13.710768,cde55ea3f6fc186a9bfe9d20 -dmxleo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:13.951708,cde55ea3f6fc186a9bfe9d20 -do-not-tracker.org,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:14.518216,cde55ea3f6fc186a9bfe9d20 -dnn506yrbagrg.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:14.581435,cde55ea3f6fc186a9bfe9d20 -dolohen.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:14.835316,cde55ea3f6fc186a9bfe9d20 -doug1izaerwt3.cloudfront.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:15.140831,cde55ea3f6fc186a9bfe9d20 -dm.toutiao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:15.201942,cde55ea3f6fc186a9bfe9d20 -dualstack-logs.amap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:15.784435,cde55ea3f6fc186a9bfe9d20 -dynatrace.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:15.942309,cde55ea3f6fc186a9bfe9d20 -emltrk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:16.409449,cde55ea3f6fc186a9bfe9d20 -event.condenastdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:17.144770,cde55ea3f6fc186a9bfe9d20 -ethtrader.de,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:17.328141,cde55ea3f6fc186a9bfe9d20 -event.2performant.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:17.788603,cde55ea3f6fc186a9bfe9d20 -e2.platform88798.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:17.888597,cde55ea3f6fc186a9bfe9d20 -event.stat.wedobest.com.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:18.438744,cde55ea3f6fc186a9bfe9d20 -event.wedobest.com.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:18.504778,cde55ea3f6fc186a9bfe9d20 -events.apester.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:18.897190,cde55ea3f6fc186a9bfe9d20 -events.attentivemobile.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:18.986788,cde55ea3f6fc186a9bfe9d20 -down.nishuoa.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:19.036595,cde55ea3f6fc186a9bfe9d20 -events.mapbox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:19.471450,cde55ea3f6fc186a9bfe9d20 -events.jora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:19.713965,cde55ea3f6fc186a9bfe9d20 -everestjs.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:19.866171,cde55ea3f6fc186a9bfe9d20 -events.shoplytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:20.196150,cde55ea3f6fc186a9bfe9d20 -eviltracker.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:20.415872,cde55ea3f6fc186a9bfe9d20 -fastly-insights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:20.651037,cde55ea3f6fc186a9bfe9d20 -evt.mxplay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:21.856632,cde55ea3f6fc186a9bfe9d20 -fathomseo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:22.043186,cde55ea3f6fc186a9bfe9d20 -flagcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:22.106858,cde55ea3f6fc186a9bfe9d20 -g.3gl.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:23.052306,cde55ea3f6fc186a9bfe9d20 -front.optimonk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:23.333056,cde55ea3f6fc186a9bfe9d20 -fullstory.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:23.417246,cde55ea3f6fc186a9bfe9d20 -ga.clearbit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:24.116211,cde55ea3f6fc186a9bfe9d20 -ga.getresponse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:24.160403,cde55ea3f6fc186a9bfe9d20 -ga.kvideo.io,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:24.342228,cde55ea3f6fc186a9bfe9d20 -geoip.nekudo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:25.157663,cde55ea3f6fc186a9bfe9d20 -getexceptional.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:25.414247,cde55ea3f6fc186a9bfe9d20 -getsitecontrol.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:25.640746,cde55ea3f6fc186a9bfe9d20 -firsthive.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:25.656331,cde55ea3f6fc186a9bfe9d20 -gf.umenglog.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:26.241899,cde55ea3f6fc186a9bfe9d20 -globalwebindex.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:27.042093,cde55ea3f6fc186a9bfe9d20 -go.ad1data.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:27.288606,cde55ea3f6fc186a9bfe9d20 -grabify.link,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:28.201778,cde55ea3f6fc186a9bfe9d20 -greedseed.world,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:29.281080,cde55ea3f6fc186a9bfe9d20 -events.redditmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:29.851594,cde55ea3f6fc186a9bfe9d20 -guihua-china.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:29.869573,cde55ea3f6fc186a9bfe9d20 -gurgle.zdbb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:30.992027,cde55ea3f6fc186a9bfe9d20 -hairtease.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:31.160802,cde55ea3f6fc186a9bfe9d20 -hdmtools.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:31.844233,cde55ea3f6fc186a9bfe9d20 -hitcpm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:33.328718,cde55ea3f6fc186a9bfe9d20 -hits.theguardian.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:34.284905,cde55ea3f6fc186a9bfe9d20 -hitwebcounter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:35.713054,cde55ea3f6fc186a9bfe9d20 -hitcounter.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:36.076571,cde55ea3f6fc186a9bfe9d20 -gnar.grammarly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:36.505488,cde55ea3f6fc186a9bfe9d20 -hlog.bclugu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:36.730629,cde55ea3f6fc186a9bfe9d20 -hscta.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:37.372079,cde55ea3f6fc186a9bfe9d20 -hsbarbershop.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:37.377869,cde55ea3f6fc186a9bfe9d20 -gotoip55.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:38.657680,cde55ea3f6fc186a9bfe9d20 -hypestat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:38.893215,cde55ea3f6fc186a9bfe9d20 -i-mar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:39.255671,cde55ea3f6fc186a9bfe9d20 -i.mxplayer.j2inter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:39.909257,cde55ea3f6fc186a9bfe9d20 -iaudienc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:40.565872,cde55ea3f6fc186a9bfe9d20 -ib.isappcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:40.719585,cde55ea3f6fc186a9bfe9d20 -glanceguide.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:42.210261,cde55ea3f6fc186a9bfe9d20 -ilogs.bytefence.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:43.019662,cde55ea3f6fc186a9bfe9d20 -idio.co,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:43.284491,cde55ea3f6fc186a9bfe9d20 -img.leadzutw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:44.296559,cde55ea3f6fc186a9bfe9d20 -img3.usefathom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:44.500180,cde55ea3f6fc186a9bfe9d20 -incoming-telemetry.thunderbird.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:45.300159,cde55ea3f6fc186a9bfe9d20 -incoming.telemetry.mozilla.org,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:46.143073,cde55ea3f6fc186a9bfe9d20 -imp.pvnsolutions.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:46.458897,cde55ea3f6fc186a9bfe9d20 -hostg.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:46.994020,cde55ea3f6fc186a9bfe9d20 -inside-graph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:47.053656,cde55ea3f6fc186a9bfe9d20 -infinityid.condenastdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:47.177052,cde55ea3f6fc186a9bfe9d20 -insights-collector.newrelic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:47.899584,cde55ea3f6fc186a9bfe9d20 -intake-analytics.wikimedia.org,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:48.209810,cde55ea3f6fc186a9bfe9d20 -intent.cbsi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:48.430140,cde55ea3f6fc186a9bfe9d20 -invitejs.trustpilot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:48.611144,cde55ea3f6fc186a9bfe9d20 -hsych.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:48.713393,cde55ea3f6fc186a9bfe9d20 -iovation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:49.298603,cde55ea3f6fc186a9bfe9d20 -js-agent.newrelic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:49.630453,cde55ea3f6fc186a9bfe9d20 -js.hscollectedforms.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:49.700838,cde55ea3f6fc186a9bfe9d20 -invoca.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:49.939861,cde55ea3f6fc186a9bfe9d20 -js.hsleadflows.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:50.208711,cde55ea3f6fc186a9bfe9d20 -jsonip.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:50.601963,cde55ea3f6fc186a9bfe9d20 -jtracking.lulusoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:50.641048,cde55ea3f6fc186a9bfe9d20 -justuno.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:50.937161,cde55ea3f6fc186a9bfe9d20 -k6r.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:51.461130,cde55ea3f6fc186a9bfe9d20 -kidsghibli.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:51.481574,cde55ea3f6fc186a9bfe9d20 -ie8eamus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:51.521449,cde55ea3f6fc186a9bfe9d20 -kameleoon.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:51.830729,cde55ea3f6fc186a9bfe9d20 -kissmetrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:52.207144,cde55ea3f6fc186a9bfe9d20 -lem-computers.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:52.830932,cde55ea3f6fc186a9bfe9d20 -leadzutw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:53.175135,cde55ea3f6fc186a9bfe9d20 -largeer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:53.229434,cde55ea3f6fc186a9bfe9d20 -lcs.loginfra.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:53.441897,cde55ea3f6fc186a9bfe9d20 -lfeeder.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:53.902441,cde55ea3f6fc186a9bfe9d20 -litix.io,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:54.113586,cde55ea3f6fc186a9bfe9d20 -log-eap-sg.coloros.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:54.178854,cde55ea3f6fc186a9bfe9d20 -lgglobal.ihago.net,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:54.440665,cde55ea3f6fc186a9bfe9d20 -log-upload-eur.mihoyo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:54.734442,cde55ea3f6fc186a9bfe9d20 -log-upload-os.mihoyo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:54.898007,cde55ea3f6fc186a9bfe9d20 -log-upload.mihoyo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:55.019913,cde55ea3f6fc186a9bfe9d20 -log.apk.v-mate.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:55.309970,cde55ea3f6fc186a9bfe9d20 -log.avlyun.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:55.792161,cde55ea3f6fc186a9bfe9d20 -log.getdropbox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:55.849442,cde55ea3f6fc186a9bfe9d20 -log.kmplayer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:56.437956,cde55ea3f6fc186a9bfe9d20 -log.klook.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:56.821563,cde55ea3f6fc186a9bfe9d20 -log.lemonpi.io,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:57.035423,cde55ea3f6fc186a9bfe9d20 -log.mediation.onebooster.me,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:57.107461,cde55ea3f6fc186a9bfe9d20 -log.quora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:58.322837,cde55ea3f6fc186a9bfe9d20 -log.snow.me,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:58.435986,cde55ea3f6fc186a9bfe9d20 -log.snapdeal.com,AVAILABILITY,origin.list,origin.list,2022-05-14 12:59:59.465817,cde55ea3f6fc186a9bfe9d20 -log.ys7.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:00.514166,cde55ea3f6fc186a9bfe9d20 -log.tutuapp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:00.551964,cde55ea3f6fc186a9bfe9d20 -log.umsns.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:01.145813,cde55ea3f6fc186a9bfe9d20 -logger.foxitcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:01.510877,cde55ea3f6fc186a9bfe9d20 -logger.unsplash.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:01.542481,cde55ea3f6fc186a9bfe9d20 -logreport-v2.easy4ipcloud.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:01.784418,cde55ea3f6fc186a9bfe9d20 -log.kuwo.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:01.936082,cde55ea3f6fc186a9bfe9d20 -kitbit.net,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:02.393314,cde55ea3f6fc186a9bfe9d20 -logs.bytefence.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:02.607871,cde55ea3f6fc186a9bfe9d20 -logs.ironsrc.mobi,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:03.021839,cde55ea3f6fc186a9bfe9d20 -logs.spilgames.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:03.121969,cde55ea3f6fc186a9bfe9d20 -lptag.liveperson.net,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:03.690976,cde55ea3f6fc186a9bfe9d20 -mads.dailymail.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:04.117951,cde55ea3f6fc186a9bfe9d20 -logs.amap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:04.705772,cde55ea3f6fc186a9bfe9d20 -loles.neostrada.pl,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:04.872833,cde55ea3f6fc186a9bfe9d20 -media-match.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:05.557155,cde55ea3f6fc186a9bfe9d20 -measure.admiralmarkets.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:05.561924,cde55ea3f6fc186a9bfe9d20 -mediaforce.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:06.769509,cde55ea3f6fc186a9bfe9d20 -mautic.bdev.co.th,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:06.784106,cde55ea3f6fc186a9bfe9d20 -maper.info,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:06.802761,cde55ea3f6fc186a9bfe9d20 -metric.huya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:06.852624,cde55ea3f6fc186a9bfe9d20 -masasaudi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:07.333504,cde55ea3f6fc186a9bfe9d20 -metric.nimo.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:08.093354,cde55ea3f6fc186a9bfe9d20 -metrics.brightcove.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:08.175962,cde55ea3f6fc186a9bfe9d20 -metric.picodi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:08.234113,cde55ea3f6fc186a9bfe9d20 -metric.picodi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:08.272272,cde55ea3f6fc186a9bfe9d20 -metrics.cloudflarebolt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:09.169173,cde55ea3f6fc186a9bfe9d20 -metrics.sdkbox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:09.365450,cde55ea3f6fc186a9bfe9d20 -metrics.redgifs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:09.643416,cde55ea3f6fc186a9bfe9d20 -metrics.roblox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:09.670295,cde55ea3f6fc186a9bfe9d20 -mktoresp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:10.162095,cde55ea3f6fc186a9bfe9d20 -mlog.appguard.co.kr,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:10.363002,cde55ea3f6fc186a9bfe9d20 -mobile-collector.newrelic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:10.485478,cde55ea3f6fc186a9bfe9d20 -moatpixel.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:10.553680,cde55ea3f6fc186a9bfe9d20 -metricfast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:11.153661,cde55ea3f6fc186a9bfe9d20 -mobiletelemetry.ebay.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:11.514195,cde55ea3f6fc186a9bfe9d20 -monitoring.youronlinechoices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 13:00:26.184535,cde55ea3f6fc186a9bfe9d20 -monu.delivery,AVAILABILITY,origin.list,origin.list,2022-05-14 14:01:57.032001,cde55ea3f6fc186a9bfe9d20 -msg-intl.qy.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:01:57.568359,cde55ea3f6fc186a9bfe9d20 -movestone.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:01:57.644375,cde55ea3f6fc186a9bfe9d20 -mousestats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:01:58.057280,cde55ea3f6fc186a9bfe9d20 -mybbc-analytics.files.bbci.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 14:01:58.514318,cde55ea3f6fc186a9bfe9d20 -nexus.ensighten.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:01:59.235154,cde55ea3f6fc186a9bfe9d20 -msg.qy.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:00.151769,cde55ea3f6fc186a9bfe9d20 -netcore.co.in,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:00.474545,cde55ea3f6fc186a9bfe9d20 -notify.bugsnag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:00.876012,cde55ea3f6fc186a9bfe9d20 -npttech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:01.583572,cde55ea3f6fc186a9bfe9d20 -nppmwatch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:01.751455,cde55ea3f6fc186a9bfe9d20 -ns.zdbb.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:02.659573,cde55ea3f6fc186a9bfe9d20 -om.cbsi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:02.753521,cde55ea3f6fc186a9bfe9d20 -montacarichi.it,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:03.229735,cde55ea3f6fc186a9bfe9d20 -nonglirili.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:03.338512,cde55ea3f6fc186a9bfe9d20 -newlog.lilithgame.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:03.424829,cde55ea3f6fc186a9bfe9d20 -online-prod.zenmxapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:03.621236,cde55ea3f6fc186a9bfe9d20 -oms.expedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:03.649711,cde55ea3f6fc186a9bfe9d20 -opensharecount.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:04.295249,cde55ea3f6fc186a9bfe9d20 -ophan.theguardian.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:04.650586,cde55ea3f6fc186a9bfe9d20 -optnmstr.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:04.806873,cde55ea3f6fc186a9bfe9d20 -pegloang.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:04.898385,cde55ea3f6fc186a9bfe9d20 -pi.pardot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:05.153637,cde55ea3f6fc186a9bfe9d20 -ping.kitidi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:05.321322,cde55ea3f6fc186a9bfe9d20 -pingback.issuu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:05.551514,cde55ea3f6fc186a9bfe9d20 -pipedream.wistia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:05.921214,cde55ea3f6fc186a9bfe9d20 -pix.nbcuni.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:06.399898,cde55ea3f6fc186a9bfe9d20 -pixanalytics.pixnet.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:06.698321,cde55ea3f6fc186a9bfe9d20 -pixanalytics2.pixnet.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:06.743096,cde55ea3f6fc186a9bfe9d20 -pixel.condenastdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:07.288374,cde55ea3f6fc186a9bfe9d20 -piwik.org,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:07.296560,cde55ea3f6fc186a9bfe9d20 -pixel.nc0.co,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:07.312124,cde55ea3f6fc186a9bfe9d20 -pixel.s3xified.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:08.017120,cde55ea3f6fc186a9bfe9d20 -pixels.truvidplayer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:08.406471,cde55ea3f6fc186a9bfe9d20 -pixel.yabidos.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:08.464639,cde55ea3f6fc186a9bfe9d20 -pixel.wp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:08.486303,cde55ea3f6fc186a9bfe9d20 -pixiedust.buzzfeed.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:08.580770,cde55ea3f6fc186a9bfe9d20 -plausible.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:09.410616,cde55ea3f6fc186a9bfe9d20 -poole-collector-prod.n3twork.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:09.530743,cde55ea3f6fc186a9bfe9d20 -play.leadzutw.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:10.003720,cde55ea3f6fc186a9bfe9d20 -privacy-policy.truste.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:10.716062,cde55ea3f6fc186a9bfe9d20 -playtomic.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:11.298897,cde55ea3f6fc186a9bfe9d20 -popupmaker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:11.475141,cde55ea3f6fc186a9bfe9d20 -promotionengine.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:11.685912,cde55ea3f6fc186a9bfe9d20 -presage.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:11.771377,cde55ea3f6fc186a9bfe9d20 -propeller-tracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:12.161241,cde55ea3f6fc186a9bfe9d20 -prooffactor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:12.217683,cde55ea3f6fc186a9bfe9d20 -prx.wayfair.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:12.487042,cde55ea3f6fc186a9bfe9d20 -pv.pjtsu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:12.958505,cde55ea3f6fc186a9bfe9d20 -px.redgifs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:13.752400,cde55ea3f6fc186a9bfe9d20 -pymx5.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:13.881078,cde55ea3f6fc186a9bfe9d20 -q2melbourne.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:14.593245,cde55ea3f6fc186a9bfe9d20 -q.quora.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:14.833496,cde55ea3f6fc186a9bfe9d20 -pv.medialead.de,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:14.893836,cde55ea3f6fc186a9bfe9d20 -qqkabb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:15.618546,cde55ea3f6fc186a9bfe9d20 -r.3gl.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:15.756280,cde55ea3f6fc186a9bfe9d20 -r.bbci.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:15.921133,cde55ea3f6fc186a9bfe9d20 -rabbitbreath.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:16.664360,cde55ea3f6fc186a9bfe9d20 -rclog.rcplatformhk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:17.009173,cde55ea3f6fc186a9bfe9d20 -r1.snnd.co,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:17.908459,cde55ea3f6fc186a9bfe9d20 -redinvestor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:18.087699,cde55ea3f6fc186a9bfe9d20 -reachmax.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:18.670205,cde55ea3f6fc186a9bfe9d20 -redretarget.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:18.778199,cde55ea3f6fc186a9bfe9d20 -pjhku.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:18.906889,cde55ea3f6fc186a9bfe9d20 -referer.pixplug.in,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:19.173966,cde55ea3f6fc186a9bfe9d20 -reports.ubimo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:19.845305,cde55ea3f6fc186a9bfe9d20 -reveal.clearbit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:20.199274,cde55ea3f6fc186a9bfe9d20 -risk.clearbit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:20.927433,cde55ea3f6fc186a9bfe9d20 -richmetrics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:21.027390,cde55ea3f6fc186a9bfe9d20 -rlog.9gag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:21.048221,cde55ea3f6fc186a9bfe9d20 -pv.sohu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:21.679230,cde55ea3f6fc186a9bfe9d20 -remyyadan.online.fr,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:21.797811,cde55ea3f6fc186a9bfe9d20 -rochesterdata.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:22.133094,cde55ea3f6fc186a9bfe9d20 -robinkornett.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:22.184268,cde55ea3f6fc186a9bfe9d20 -rs6.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:22.654725,cde55ea3f6fc186a9bfe9d20 -roistat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:22.854177,cde55ea3f6fc186a9bfe9d20 -rsrly.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:23.009093,cde55ea3f6fc186a9bfe9d20 -rum-collector-2.pingdom.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:23.477355,cde55ea3f6fc186a9bfe9d20 -rtb123.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:23.520768,cde55ea3f6fc186a9bfe9d20 -rta2.metro.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:23.657005,cde55ea3f6fc186a9bfe9d20 -rum-collector.pingdom.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:23.695616,cde55ea3f6fc186a9bfe9d20 -rum-static.pingdom.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:23.812616,cde55ea3f6fc186a9bfe9d20 -s.iaudienc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:24.642773,cde55ea3f6fc186a9bfe9d20 -s.ntv.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:24.900785,cde55ea3f6fc186a9bfe9d20 -safegraph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:25.034691,cde55ea3f6fc186a9bfe9d20 -s.infogram.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:25.191685,cde55ea3f6fc186a9bfe9d20 -salesloft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:25.909893,cde55ea3f6fc186a9bfe9d20 -safelyawake.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:26.179336,cde55ea3f6fc186a9bfe9d20 -sc-static.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:26.629565,cde55ea3f6fc186a9bfe9d20 -sdk-monitoring.ogury.co,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:26.979731,cde55ea3f6fc186a9bfe9d20 -selfishsnake.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:27.413705,cde55ea3f6fc186a9bfe9d20 -saspreview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:27.570499,cde55ea3f6fc186a9bfe9d20 -semantiqo.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:27.950127,cde55ea3f6fc186a9bfe9d20 -sessions.bugsnag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:28.195150,cde55ea3f6fc186a9bfe9d20 -sg.a.stat.mi.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:29.077083,cde55ea3f6fc186a9bfe9d20 -salesiq.zoho.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:29.105680,cde55ea3f6fc186a9bfe9d20 -siteimproveanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:30.117734,cde55ea3f6fc186a9bfe9d20 -sam4m.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:30.218531,cde55ea3f6fc186a9bfe9d20 -simplesharebuttons.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:30.376784,cde55ea3f6fc186a9bfe9d20 -siteimproveanalytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:31.000254,cde55ea3f6fc186a9bfe9d20 -smart-dmp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:31.175355,cde55ea3f6fc186a9bfe9d20 -singular.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:31.272142,cde55ea3f6fc186a9bfe9d20 -smetrics.bestbuy.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:31.519091,cde55ea3f6fc186a9bfe9d20 -smetrics.boston.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:32.126909,cde55ea3f6fc186a9bfe9d20 -snowplow-pixel.tradingview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:32.290854,cde55ea3f6fc186a9bfe9d20 -smetrics.fedex.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:32.395120,cde55ea3f6fc186a9bfe9d20 -snnd.co,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:32.932747,cde55ea3f6fc186a9bfe9d20 -soflopxl.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:33.055104,cde55ea3f6fc186a9bfe9d20 -soidc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:33.516060,cde55ea3f6fc186a9bfe9d20 -srmdata.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:33.661653,cde55ea3f6fc186a9bfe9d20 -ssc.api.bbc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:34.379735,cde55ea3f6fc186a9bfe9d20 -ssm.codes,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:34.744035,cde55ea3f6fc186a9bfe9d20 -stat.analytiall.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:35.210502,cde55ea3f6fc186a9bfe9d20 -stat.hackedonlinegames.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:35.390104,cde55ea3f6fc186a9bfe9d20 -soperson.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:35.868478,cde55ea3f6fc186a9bfe9d20 -stat.i3.dmm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:36.029393,cde55ea3f6fc186a9bfe9d20 -stathat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:36.528246,cde55ea3f6fc186a9bfe9d20 -static.intentarget.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:36.874706,cde55ea3f6fc186a9bfe9d20 -static.leaddyno.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:36.952703,cde55ea3f6fc186a9bfe9d20 -stat.meitudata.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:37.197770,cde55ea3f6fc186a9bfe9d20 -static.site24x7rum.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:37.569651,cde55ea3f6fc186a9bfe9d20 -stats.apester.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:38.091579,cde55ea3f6fc186a9bfe9d20 -stats.betradar.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:38.175216,cde55ea3f6fc186a9bfe9d20 -stats.avaaz.org,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:38.180081,cde55ea3f6fc186a9bfe9d20 -stats.ccleanerbrowser.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:38.740015,cde55ea3f6fc186a9bfe9d20 -showbiz.owndata.network,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:38.827517,cde55ea3f6fc186a9bfe9d20 -stats.playrix.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:39.369419,cde55ea3f6fc186a9bfe9d20 -stats.popcap.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:39.389636,cde55ea3f6fc186a9bfe9d20 -stats.norton.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:39.506549,cde55ea3f6fc186a9bfe9d20 -stats.pornpics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:02:39.758810,cde55ea3f6fc186a9bfe9d20 -stats.unlimapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:04.232910,cde55ea3f6fc186a9bfe9d20 -stats.pusher.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:04.307166,cde55ea3f6fc186a9bfe9d20 -stats.wp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:04.351327,cde55ea3f6fc186a9bfe9d20 -stats.searchftps.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:04.525752,cde55ea3f6fc186a9bfe9d20 -stats.xtb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:05.219612,cde55ea3f6fc186a9bfe9d20 -stats.zotabox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:05.659658,cde55ea3f6fc186a9bfe9d20 -statwup.nimo.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:05.829024,cde55ea3f6fc186a9bfe9d20 -stats.xtraffic.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:05.876989,cde55ea3f6fc186a9bfe9d20 -statsforads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:06.195497,cde55ea3f6fc186a9bfe9d20 -subscribers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:06.253272,cde55ea3f6fc186a9bfe9d20 -summerhamster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:06.659684,cde55ea3f6fc186a9bfe9d20 -surveywall-api.survata.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:07.033531,cde55ea3f6fc186a9bfe9d20 -swa.and.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:07.251063,cde55ea3f6fc186a9bfe9d20 -suriflowers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:07.271985,cde55ea3f6fc186a9bfe9d20 -sync2ad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:07.599192,cde55ea3f6fc186a9bfe9d20 -t.9gag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:07.609661,cde55ea3f6fc186a9bfe9d20 -t.dailymail.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:08.160176,cde55ea3f6fc186a9bfe9d20 -t.eloqua.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:08.277120,cde55ea3f6fc186a9bfe9d20 -t.freelancer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:08.539377,cde55ea3f6fc186a9bfe9d20 -t.dtscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:08.626990,cde55ea3f6fc186a9bfe9d20 -tag.researchnow.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:08.961256,cde55ea3f6fc186a9bfe9d20 -tags.newscgp.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:09.266030,cde55ea3f6fc186a9bfe9d20 -tagmanager.alright.network,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:09.445613,cde55ea3f6fc186a9bfe9d20 -tdf.ringier.ch,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:09.449472,cde55ea3f6fc186a9bfe9d20 -tamgrt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:09.565989,cde55ea3f6fc186a9bfe9d20 -ted.dailymail.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:09.940455,cde55ea3f6fc186a9bfe9d20 -ted.metro.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:10.418181,cde55ea3f6fc186a9bfe9d20 -tedgenet.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:10.489110,cde55ea3f6fc186a9bfe9d20 -telemetry.art19.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:10.692102,cde55ea3f6fc186a9bfe9d20 -telemetry.api.swiftkey.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:10.809591,cde55ea3f6fc186a9bfe9d20 -telemetry.dropbox.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:10.912876,cde55ea3f6fc186a9bfe9d20 -telemetry.tradingview.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:11.680045,cde55ea3f6fc186a9bfe9d20 -thoosje.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:11.848497,cde55ea3f6fc186a9bfe9d20 -thrtle.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:12.098850,cde55ea3f6fc186a9bfe9d20 -theirsvendor.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:12.249068,cde55ea3f6fc186a9bfe9d20 -to.getnitropack.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:12.641194,cde55ea3f6fc186a9bfe9d20 -tms.fmm.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:12.875516,cde55ea3f6fc186a9bfe9d20 -top-fwz1.mail.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:13.272299,cde55ea3f6fc186a9bfe9d20 -tobapplog.ctobsnssdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:13.474577,cde55ea3f6fc186a9bfe9d20 -tr.snapchat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:13.495550,cde55ea3f6fc186a9bfe9d20 -track-aws.notsy.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:13.588565,cde55ea3f6fc186a9bfe9d20 -track.56txs4.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:14.084758,cde55ea3f6fc186a9bfe9d20 -track.analytics-data.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:14.356393,cde55ea3f6fc186a9bfe9d20 -track.datetrck.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:14.729917,cde55ea3f6fc186a9bfe9d20 -track.cbdatatracker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:14.765855,cde55ea3f6fc186a9bfe9d20 -track.gotprofits.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:15.351461,cde55ea3f6fc186a9bfe9d20 -track.mobgc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:15.640486,cde55ea3f6fc186a9bfe9d20 -track.hubspot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:15.802635,cde55ea3f6fc186a9bfe9d20 -track.notsy.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:16.937853,cde55ea3f6fc186a9bfe9d20 -track.pricespider.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:16.987874,cde55ea3f6fc186a9bfe9d20 -track.easeus.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:17.174475,cde55ea3f6fc186a9bfe9d20 -toblog.ctobsnssdk.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:17.983911,cde55ea3f6fc186a9bfe9d20 -track.saygames.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:18.003486,cde55ea3f6fc186a9bfe9d20 -track.starmakerstudios.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:18.496812,cde55ea3f6fc186a9bfe9d20 -track.tenjin.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:19.027798,cde55ea3f6fc186a9bfe9d20 -track.td3x.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:19.358685,cde55ea3f6fc186a9bfe9d20 -track.wattpad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:19.591696,cde55ea3f6fc186a9bfe9d20 -trackcmp.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:20.014943,cde55ea3f6fc186a9bfe9d20 -tracker.affirm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:20.277252,cde55ea3f6fc186a9bfe9d20 -tracker.cpmdata.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:21.059146,cde55ea3f6fc186a9bfe9d20 -tracker.idocdn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:21.240993,cde55ea3f6fc186a9bfe9d20 -track.sohu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:22.131910,cde55ea3f6fc186a9bfe9d20 -tracker.toolpg.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:22.282959,cde55ea3f6fc186a9bfe9d20 -tracker.stats.in.th,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:22.695424,cde55ea3f6fc186a9bfe9d20 -trackersimulator.org,AVAILABILITY,origin.list,origin.list,2022-05-14 14:23:23.294166,cde55ea3f6fc186a9bfe9d20 -tracking-server-prod-1.zenmxapps.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:49.549134,cde55ea3f6fc186a9bfe9d20 -tracking-user-behavior.meeyland.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:49.649669,cde55ea3f6fc186a9bfe9d20 -tracker.vgame.us,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:49.730927,cde55ea3f6fc186a9bfe9d20 -tracking.bodis.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:50.789291,cde55ea3f6fc186a9bfe9d20 -tracking.adsrv.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:50.892211,cde55ea3f6fc186a9bfe9d20 -tracking.g2crowd.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:51.320083,cde55ea3f6fc186a9bfe9d20 -tracking.hubspot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:52.130807,cde55ea3f6fc186a9bfe9d20 -tracking.gotprofits.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:52.239220,cde55ea3f6fc186a9bfe9d20 -tracking.lenzmx.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:52.305091,cde55ea3f6fc186a9bfe9d20 -tracking.musixmatch.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:53.289561,cde55ea3f6fc186a9bfe9d20 -tracking.scenepass.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:53.586667,cde55ea3f6fc186a9bfe9d20 -triggers.wfxtriggers.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:54.485048,cde55ea3f6fc186a9bfe9d20 -trk.clinch.co,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:54.914629,cde55ea3f6fc186a9bfe9d20 -u-on.eu,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:55.164440,cde55ea3f6fc186a9bfe9d20 -uciservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:55.728434,cde55ea3f6fc186a9bfe9d20 -umeng.co,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:56.542773,cde55ea3f6fc186a9bfe9d20 -track.omg543.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:57.629083,cde55ea3f6fc186a9bfe9d20 -upapi.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:58.358053,cde55ea3f6fc186a9bfe9d20 -tracker.arc.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:58.518113,cde55ea3f6fc186a9bfe9d20 -ultimedia.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:58.572411,cde55ea3f6fc186a9bfe9d20 -usergrid.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:59.575909,cde55ea3f6fc186a9bfe9d20 -usabilla.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:43:59.814906,cde55ea3f6fc186a9bfe9d20 -unicaitaly.it,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:00.857230,cde55ea3f6fc186a9bfe9d20 -usertrack.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:01.221843,cde55ea3f6fc186a9bfe9d20 -uptolike.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:01.519860,cde55ea3f6fc186a9bfe9d20 -userzoom.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:01.794266,cde55ea3f6fc186a9bfe9d20 -v3.fstats.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:02.037793,cde55ea3f6fc186a9bfe9d20 -vercel-analytics.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:02.420591,cde55ea3f6fc186a9bfe9d20 -vilagnomad.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:02.836098,cde55ea3f6fc186a9bfe9d20 -visitor-analytics.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:03.038677,cde55ea3f6fc186a9bfe9d20 -trackingflaregames.net,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:03.105868,cde55ea3f6fc186a9bfe9d20 -vectaury.io,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:03.604767,cde55ea3f6fc186a9bfe9d20 -w3counter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:04.715128,cde55ea3f6fc186a9bfe9d20 -vizu.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:04.915403,cde55ea3f6fc186a9bfe9d20 -visitor.pixplug.in,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:05.003227,cde55ea3f6fc186a9bfe9d20 -vkcache.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:05.363200,cde55ea3f6fc186a9bfe9d20 -wa.metro.co.uk,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:05.538796,cde55ea3f6fc186a9bfe9d20 -wc-tracking.lavasoft.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:05.886809,cde55ea3f6fc186a9bfe9d20 -web-t.9gag.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:05.973696,cde55ea3f6fc186a9bfe9d20 -web.mxradon.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:06.622765,cde55ea3f6fc186a9bfe9d20 -weigezhiyao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:07.100174,cde55ea3f6fc186a9bfe9d20 -widget.manychat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 14:44:07.934798,cde55ea3f6fc186a9bfe9d20 -weborama.net,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:46.489831,cde55ea3f6fc186a9bfe9d20 -widget.trustpilot.com,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:46.846451,cde55ea3f6fc186a9bfe9d20 -wieistmeineip.de,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:47.189838,cde55ea3f6fc186a9bfe9d20 -wren.condenastdigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:47.775227,cde55ea3f6fc186a9bfe9d20 -wsapi-global.master.live,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:47.845509,cde55ea3f6fc186a9bfe9d20 -wsapi.master.live,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:48.604935,cde55ea3f6fc186a9bfe9d20 -wurfl.io,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:49.271001,cde55ea3f6fc186a9bfe9d20 -wt.soundestlink.com,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:49.354734,cde55ea3f6fc186a9bfe9d20 -www.datadoghq-browser-agent.com,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:49.892466,cde55ea3f6fc186a9bfe9d20 -www.ethtrader.de,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:50.523461,cde55ea3f6fc186a9bfe9d20 -www.everestjs.net,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:50.675473,cde55ea3f6fc186a9bfe9d20 -www.fastly-insights.com,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:51.287213,cde55ea3f6fc186a9bfe9d20 -www.hitcpm.com,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:51.737615,cde55ea3f6fc186a9bfe9d20 -www.hostg.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:52.409805,cde55ea3f6fc186a9bfe9d20 -www.hypestat.com,AVAILABILITY,origin.list,origin.list,2022-05-14 15:04:52.710500,cde55ea3f6fc186a9bfe9d20 -users.quantumgraph.com,AVAILABILITY,origin.list,origin.list,2022-05-14 15:25:48.991555,cde55ea3f6fc186a9bfe9d20 -www.mousestats.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:18.620336,cde55ea3f6fc186a9bfe9d20 -www.jsonip.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:18.835909,cde55ea3f6fc186a9bfe9d20 -www.npttech.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:19.570515,cde55ea3f6fc186a9bfe9d20 -www.rtb123.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:19.684986,cde55ea3f6fc186a9bfe9d20 -www.srmdata.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:20.695655,cde55ea3f6fc186a9bfe9d20 -www.statsforads.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:20.948516,cde55ea3f6fc186a9bfe9d20 -www.summerhamster.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:21.310210,cde55ea3f6fc186a9bfe9d20 -www.tamgrt.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:21.747336,cde55ea3f6fc186a9bfe9d20 -www.usertrack.net,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:22.640775,cde55ea3f6fc186a9bfe9d20 -www.montacarichi.it,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:23.350725,cde55ea3f6fc186a9bfe9d20 -www.w3counter.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:23.450179,cde55ea3f6fc186a9bfe9d20 -x.disq.us,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:24.258765,cde55ea3f6fc186a9bfe9d20 -www.weigezhiyao.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:24.671777,cde55ea3f6fc186a9bfe9d20 -xstats.evoload.io,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:25.252720,cde55ea3f6fc186a9bfe9d20 -ylog.huya.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:25.780574,cde55ea3f6fc186a9bfe9d20 -webtrekk.net,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:25.925005,cde55ea3f6fc186a9bfe9d20 -ylog.nimo.tv,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:26.294315,cde55ea3f6fc186a9bfe9d20 -worldgravity.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:26.374936,cde55ea3f6fc186a9bfe9d20 -yoursitestatstube.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:26.837211,cde55ea3f6fc186a9bfe9d20 -youthfire.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:27.173497,cde55ea3f6fc186a9bfe9d20 -zarget.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:27.588307,cde55ea3f6fc186a9bfe9d20 -abutparker.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:27.811191,cde55ea3f6fc186a9bfe9d20 -cdn.cluodlfare.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:28.218737,cde55ea3f6fc186a9bfe9d20 -cpa-tc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:28.748223,cde55ea3f6fc186a9bfe9d20 -76236osm1.ru,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:28.775979,cde55ea3f6fc186a9bfe9d20 -dendrito.name,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:29.705468,cde55ea3f6fc186a9bfe9d20 -fmiphone-apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:30.282845,cde55ea3f6fc186a9bfe9d20 -fortt-rade.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:30.868116,cde55ea3f6fc186a9bfe9d20 -comptrffc.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:31.007847,cde55ea3f6fc186a9bfe9d20 -www.uciservice.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:31.938557,cde55ea3f6fc186a9bfe9d20 -miniast.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:32.065010,cde55ea3f6fc186a9bfe9d20 -ladsblue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:32.643096,cde55ea3f6fc186a9bfe9d20 -mysp.ac,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:32.959205,cde55ea3f6fc186a9bfe9d20 -org-secured.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:32.968664,cde55ea3f6fc186a9bfe9d20 -traffic-c.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:33.780105,cde55ea3f6fc186a9bfe9d20 -tc-clicks.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:33.795763,cde55ea3f6fc186a9bfe9d20 -thirdptop.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:34.022663,cde55ea3f6fc186a9bfe9d20 -view-apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:34.629480,cde55ea3f6fc186a9bfe9d20 -trffcdmn.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:34.808777,cde55ea3f6fc186a9bfe9d20 -www.fmiphone-apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:35.653217,cde55ea3f6fc186a9bfe9d20 -www.view-apple.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:35.789224,cde55ea3f6fc186a9bfe9d20 -www.ladsblue.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:35.891841,cde55ea3f6fc186a9bfe9d20 -ymtracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:36.583430,cde55ea3f6fc186a9bfe9d20 -api.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:36.752815,cde55ea3f6fc186a9bfe9d20 -attr.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:36.960280,cde55ea3f6fc186a9bfe9d20 -easywbdesign.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:37.470794,cde55ea3f6fc186a9bfe9d20 -cdn.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:37.511593,cde55ea3f6fc186a9bfe9d20 -cdnappicons.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:37.832770,cde55ea3f6fc186a9bfe9d20 -conversions.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:37.893104,cde55ea3f6fc186a9bfe9d20 -events.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:38.471490,cde55ea3f6fc186a9bfe9d20 -hq.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:38.712005,cde55ea3f6fc186a9bfe9d20 -gcdsdk.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:38.728375,cde55ea3f6fc186a9bfe9d20 -fvalid.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:38.744688,cde55ea3f6fc186a9bfe9d20 -zhangtom1989.cn,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:39.562672,cde55ea3f6fc186a9bfe9d20 -hq1.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:39.757060,cde55ea3f6fc186a9bfe9d20 -impression.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:39.840107,cde55ea3f6fc186a9bfe9d20 -inapps.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:39.846756,cde55ea3f6fc186a9bfe9d20 -launches.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:39.894340,cde55ea3f6fc186a9bfe9d20 -monitorsdk.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:40.269394,cde55ea3f6fc186a9bfe9d20 -s2s.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:40.990961,cde55ea3f6fc186a9bfe9d20 -sdk-services.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:41.055139,cde55ea3f6fc186a9bfe9d20 -onelink.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:41.087325,cde55ea3f6fc186a9bfe9d20 -sdk.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:41.095207,cde55ea3f6fc186a9bfe9d20 -register.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:41.199413,cde55ea3f6fc186a9bfe9d20 -skadsdk.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:42.024360,cde55ea3f6fc186a9bfe9d20 -stats.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:42.145541,cde55ea3f6fc186a9bfe9d20 -validate.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:42.438865,cde55ea3f6fc186a9bfe9d20 -track.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:42.447444,cde55ea3f6fc186a9bfe9d20 -t.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:42.456190,cde55ea3f6fc186a9bfe9d20 -websdk.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:42.989235,cde55ea3f6fc186a9bfe9d20 -wa.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:43.042757,cde55ea3f6fc186a9bfe9d20 -madsimz.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:43.585522,cde55ea3f6fc186a9bfe9d20 -u.cdnwidget.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:43.944343,cde55ea3f6fc186a9bfe9d20 -admintool.revenuetool.aatkit.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:44.155960,cde55ea3f6fc186a9bfe9d20 -vet-us-east-1.smaato.net,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:44.274112,cde55ea3f6fc186a9bfe9d20 -e-debtconsolidation.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:44.951819,cde55ea3f6fc186a9bfe9d20 -analytics.thethao247.org,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:45.456757,cde55ea3f6fc186a9bfe9d20 -i.shannon-fisher.xyz,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:45.610537,cde55ea3f6fc186a9bfe9d20 -ads.olivebrandresponse.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:46.732735,cde55ea3f6fc186a9bfe9d20 -attr.union.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:47.088688,cde55ea3f6fc186a9bfe9d20 -pix.revsci.net,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:47.404077,cde55ea3f6fc186a9bfe9d20 -services.visualstudio.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:47.791917,cde55ea3f6fc186a9bfe9d20 -reduxmediagroup.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:48.687482,cde55ea3f6fc186a9bfe9d20 -wyjimapsi.pro,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:49.925734,cde55ea3f6fc186a9bfe9d20 -vsteel.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:49.926154,cde55ea3f6fc186a9bfe9d20 -wss.omarketer.viettelpost.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:50.161769,cde55ea3f6fc186a9bfe9d20 -www.revsci.net,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:50.780691,cde55ea3f6fc186a9bfe9d20 -phuclongcms.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:51.221242,cde55ea3f6fc186a9bfe9d20 -native-creative.triplelift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:51.490902,cde55ea3f6fc186a9bfe9d20 -relevanz10.de,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:51.514489,cde55ea3f6fc186a9bfe9d20 -brandsafe.adlooxtracking.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:51.559243,cde55ea3f6fc186a9bfe9d20 -log-global.aliyuncs.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:52.070341,cde55ea3f6fc186a9bfe9d20 -b.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:52.424958,cde55ea3f6fc186a9bfe9d20 -pixel.logrocket.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:52.503711,cde55ea3f6fc186a9bfe9d20 -collect.igodigital.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:52.562329,cde55ea3f6fc186a9bfe9d20 -stats.vngameden.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:52.840066,cde55ea3f6fc186a9bfe9d20 -tracking.applift.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:53.476917,cde55ea3f6fc186a9bfe9d20 -www.smartadnetwork.net,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:53.571425,cde55ea3f6fc186a9bfe9d20 -launchpad.chitika.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:53.703008,cde55ea3f6fc186a9bfe9d20 -important-notices.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:54.559939,cde55ea3f6fc186a9bfe9d20 -server.chitika.com,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:55.426206,cde55ea3f6fc186a9bfe9d20 -slider.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-14 16:06:57.545009,cde55ea3f6fc186a9bfe9d20 -nexus.adswizz.com,AVAILABILITY,origin.list,origin.list,2022-05-15 04:54:03.910035,cde55ea3f6fc186a9bfe9d20 -click.union.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-15 04:54:04.997349,cde55ea3f6fc186a9bfe9d20 -ads.aws.viber.com,AVAILABILITY,origin.list,origin.list,2022-05-15 04:54:05.757362,cde55ea3f6fc186a9bfe9d20 -in.meet.ssl2.duapps.com,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:34.153068,cde55ea3f6fc186a9bfe9d20 -portal.batmobi.net,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:35.060435,cde55ea3f6fc186a9bfe9d20 -esusivebe.top,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:35.725902,cde55ea3f6fc186a9bfe9d20 -ads.metaconex.io,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:36.583222,cde55ea3f6fc186a9bfe9d20 -soro.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:37.079972,cde55ea3f6fc186a9bfe9d20 -rtb.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:37.843945,cde55ea3f6fc186a9bfe9d20 -go.tapjoy.com,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:38.603212,cde55ea3f6fc186a9bfe9d20 -tracking.vtc.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:38.988348,cde55ea3f6fc186a9bfe9d20 -stage.tr.ad-stir.com,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:39.280879,cde55ea3f6fc186a9bfe9d20 -chris-gcp.logrocket.io,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:39.926460,cde55ea3f6fc186a9bfe9d20 -static.dynamicyield.com,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:39.936247,cde55ea3f6fc186a9bfe9d20 -webcodau.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:40.049152,cde55ea3f6fc186a9bfe9d20 -telemetry.swiftkey.com,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:40.871322,cde55ea3f6fc186a9bfe9d20 -integration.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:41.056894,cde55ea3f6fc186a9bfe9d20 -adcheap.network,AVAILABILITY,origin.list,origin.list,2022-05-15 05:15:42.161090,cde55ea3f6fc186a9bfe9d20 -ads.mobclix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:05.303879,cde55ea3f6fc186a9bfe9d20 -res.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:06.168291,cde55ea3f6fc186a9bfe9d20 -cdn.gameanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:07.018886,cde55ea3f6fc186a9bfe9d20 -www.uqoxh.icu,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:07.934922,cde55ea3f6fc186a9bfe9d20 -analytics.monetiza.co,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:08.014809,cde55ea3f6fc186a9bfe9d20 -rvs.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:08.127558,cde55ea3f6fc186a9bfe9d20 -seg.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:09.036271,cde55ea3f6fc186a9bfe9d20 -fastlane-adv.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:09.175097,cde55ea3f6fc186a9bfe9d20 -dsp-vast.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:09.204838,cde55ea3f6fc186a9bfe9d20 -seg2.ayads.co,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:09.959929,cde55ea3f6fc186a9bfe9d20 -banner-gateway.supersonicads.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:10.228832,cde55ea3f6fc186a9bfe9d20 -mrp.rubiconproject.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:10.362653,cde55ea3f6fc186a9bfe9d20 -vasapi.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:10.750711,cde55ea3f6fc186a9bfe9d20 -apiv3.moengage.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:10.963620,cde55ea3f6fc186a9bfe9d20 -vnd247.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:11.396529,cde55ea3f6fc186a9bfe9d20 -platform-cdn.sharethrough.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:12.186421,cde55ea3f6fc186a9bfe9d20 -gcd.mmstat.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:12.289209,cde55ea3f6fc186a9bfe9d20 -w.eastus.trafficmanager.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:12.442721,cde55ea3f6fc186a9bfe9d20 -idsp.inmobi.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:13.161598,cde55ea3f6fc186a9bfe9d20 -datahub.serving-sys.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:13.190376,cde55ea3f6fc186a9bfe9d20 -cdn-creatives-akamai-prd.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:13.285588,cde55ea3f6fc186a9bfe9d20 -cdn-creatives-highwinds-prd.unityads.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:14.309347,cde55ea3f6fc186a9bfe9d20 -ads.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:14.346010,cde55ea3f6fc186a9bfe9d20 -ds.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:14.603118,cde55ea3f6fc186a9bfe9d20 -f2.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:15.266163,cde55ea3f6fc186a9bfe9d20 -p2.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:15.276533,cde55ea3f6fc186a9bfe9d20 -pq.ad.gt,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:15.553283,cde55ea3f6fc186a9bfe9d20 -rtb-api-aws.rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:16.070160,cde55ea3f6fc186a9bfe9d20 -perf.logsss.com,AVAILABILITY,origin.list,origin.list,2022-05-15 06:45:16.124277,cde55ea3f6fc186a9bfe9d20 -rum.logsss.com,AVAILABILITY,origin.list,origin.list,2022-05-15 07:21:26.231579,cde55ea3f6fc186a9bfe9d20 -pub-sdk-cfg.criteo.com,AVAILABILITY,origin.list,origin.list,2022-05-15 07:21:26.887056,cde55ea3f6fc186a9bfe9d20 -hwstats.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-15 07:21:26.905479,cde55ea3f6fc186a9bfe9d20 -xlmc.sec.miui.com,AVAILABILITY,origin.list,origin.list,2022-05-15 07:21:27.278458,cde55ea3f6fc186a9bfe9d20 -fadslims.com,AVAILABILITY,origin.list,origin.list,2022-05-15 07:21:28.308510,cde55ea3f6fc186a9bfe9d20 -extractorandburner.com,AVAILABILITY,origin.list,origin.list,2022-05-15 07:21:28.342897,cde55ea3f6fc186a9bfe9d20 -vietnamhouse.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 07:21:28.439179,cde55ea3f6fc186a9bfe9d20 -fadsabs.com,AVAILABILITY,origin.list,origin.list,2022-05-15 07:21:29.522774,cde55ea3f6fc186a9bfe9d20 -fadsips.com,AVAILABILITY,origin.list,origin.list,2022-05-15 07:21:29.627598,cde55ea3f6fc186a9bfe9d20 -fadsecs.com,AVAILABILITY,origin.list,origin.list,2022-05-15 07:21:30.571395,cde55ea3f6fc186a9bfe9d20 -stats.unity3d.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:05:52.766985,cde55ea3f6fc186a9bfe9d20 -getedicta.info,AVAILABILITY,origin.list,origin.list,2022-05-15 09:05:53.518020,cde55ea3f6fc186a9bfe9d20 -rsyslog.24h.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 09:05:53.865455,cde55ea3f6fc186a9bfe9d20 -quangcao.eva.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 09:05:55.120544,cde55ea3f6fc186a9bfe9d20 -entobservic.info,AVAILABILITY,origin.list,origin.list,2022-05-15 09:05:55.349808,cde55ea3f6fc186a9bfe9d20 -fadsokz.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:05:56.337987,cde55ea3f6fc186a9bfe9d20 -massicrathem.info,AVAILABILITY,origin.list,origin.list,2022-05-15 09:05:56.654658,cde55ea3f6fc186a9bfe9d20 -mautic.yola.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 09:05:56.696363,cde55ea3f6fc186a9bfe9d20 -devwiki.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:30:58.311678,cde55ea3f6fc186a9bfe9d20 -dev.mobfox.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:30:58.337974,cde55ea3f6fc186a9bfe9d20 -fadsatz.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:30:58.532628,cde55ea3f6fc186a9bfe9d20 -config.88-f.net,AVAILABILITY,origin.list,origin.list,2022-05-15 09:30:59.501212,cde55ea3f6fc186a9bfe9d20 -cdn.88-f.net,AVAILABILITY,origin.list,origin.list,2022-05-15 09:30:59.516858,cde55ea3f6fc186a9bfe9d20 -ad.responservflde.icu,AVAILABILITY,origin.list,origin.list,2022-05-15 09:30:59.569411,cde55ea3f6fc186a9bfe9d20 -urgent-notice.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:00.539742,cde55ea3f6fc186a9bfe9d20 -vpn2.bam-x.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:00.562296,cde55ea3f6fc186a9bfe9d20 -info2.bizible.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:00.683237,cde55ea3f6fc186a9bfe9d20 -vi.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:01.515517,cde55ea3f6fc186a9bfe9d20 -imap.netcoresmartech.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:02.291846,cde55ea3f6fc186a9bfe9d20 -frionene.xyz,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:03.144840,cde55ea3f6fc186a9bfe9d20 -ums.adtechus.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:03.846447,cde55ea3f6fc186a9bfe9d20 -cdn.admarvel.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:04.655727,cde55ea3f6fc186a9bfe9d20 -s01.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:05.316565,cde55ea3f6fc186a9bfe9d20 -mon1.marketo.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:06.084639,cde55ea3f6fc186a9bfe9d20 -rpc.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:06.861666,cde55ea3f6fc186a9bfe9d20 -mautic.emso.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:09.448029,cde55ea3f6fc186a9bfe9d20 -assets.prebid.org,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:10.115938,cde55ea3f6fc186a9bfe9d20 -sspc.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:10.853434,cde55ea3f6fc186a9bfe9d20 -www.gyfumobo.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:11.852398,cde55ea3f6fc186a9bfe9d20 -www.dkuiefdtuwnfo.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:11.966504,cde55ea3f6fc186a9bfe9d20 -ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:12.133557,cde55ea3f6fc186a9bfe9d20 -s02.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:12.733882,cde55ea3f6fc186a9bfe9d20 -s08.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:12.824773,cde55ea3f6fc186a9bfe9d20 -alea.adam.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 09:31:14.054393,cde55ea3f6fc186a9bfe9d20 -a2.server.cpmstar.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:52:36.529938,cde55ea3f6fc186a9bfe9d20 -www.0i0i0i0.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:52:37.457299,cde55ea3f6fc186a9bfe9d20 -1004.hostedprebid.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:52:38.569068,cde55ea3f6fc186a9bfe9d20 -ousseventi.info,AVAILABILITY,origin.list,origin.list,2022-05-15 09:52:39.428686,cde55ea3f6fc186a9bfe9d20 -c.union.ucweb.com,AVAILABILITY,origin.list,origin.list,2022-05-15 09:52:40.401302,cde55ea3f6fc186a9bfe9d20 -urchrevening.info,AVAILABILITY,origin.list,origin.list,2022-05-15 09:52:43.358918,cde55ea3f6fc186a9bfe9d20 -images.mxpnl.com,AVAILABILITY,origin.list,origin.list,2022-05-15 11:37:01.130574,cde55ea3f6fc186a9bfe9d20 -lg.appnexus.com,AVAILABILITY,origin.list,origin.list,2022-05-15 12:39:57.940452,cde55ea3f6fc186a9bfe9d20 -s07.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 12:39:58.732277,cde55ea3f6fc186a9bfe9d20 -portal.ad4screen.com,AVAILABILITY,origin.list,origin.list,2022-05-15 12:40:00.426814,cde55ea3f6fc186a9bfe9d20 -s10.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 12:40:01.156224,cde55ea3f6fc186a9bfe9d20 -cts.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 12:40:03.107546,cde55ea3f6fc186a9bfe9d20 -s05.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 12:40:03.832644,cde55ea3f6fc186a9bfe9d20 -ipinvite.iperceptions.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:08.329693,cde55ea3f6fc186a9bfe9d20 -www.addthiscdn.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:09.631165,cde55ea3f6fc186a9bfe9d20 -s03.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:10.375797,cde55ea3f6fc186a9bfe9d20 -my.ad4screen.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:11.605342,cde55ea3f6fc186a9bfe9d20 -www.wgcsxqkyry.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:17.965178,cde55ea3f6fc186a9bfe9d20 -www.vbscgrnkoceya.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:18.023027,cde55ea3f6fc186a9bfe9d20 -www.vtvcab.xyz,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:18.041694,cde55ea3f6fc186a9bfe9d20 -s06.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:18.922844,cde55ea3f6fc186a9bfe9d20 -s09.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:18.956014,cde55ea3f6fc186a9bfe9d20 -s04.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:18.979508,cde55ea3f6fc186a9bfe9d20 -stats-cluster.mediaforge.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:19.981260,cde55ea3f6fc186a9bfe9d20 -vads-api.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:20.638971,cde55ea3f6fc186a9bfe9d20 -s11.id5-sync.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:20.712218,cde55ea3f6fc186a9bfe9d20 -cts.keyword.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:20.863871,cde55ea3f6fc186a9bfe9d20 -api-internal-us-east-1.mathtag.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:21.572178,cde55ea3f6fc186a9bfe9d20 -new.img.24smi.net,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:21.823903,cde55ea3f6fc186a9bfe9d20 -m.faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:22.421786,cde55ea3f6fc186a9bfe9d20 -intranet.faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:22.673867,cde55ea3f6fc186a9bfe9d20 -js.mobileoffers-bn-download.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:23.364079,cde55ea3f6fc186a9bfe9d20 -cm.send.microadinc.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:23.714634,cde55ea3f6fc186a9bfe9d20 -api.pxlad.io,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:23.742946,cde55ea3f6fc186a9bfe9d20 -gitlab.connatix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:24.692733,cde55ea3f6fc186a9bfe9d20 -preview.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:25.216468,cde55ea3f6fc186a9bfe9d20 -analytics2.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:25.656604,cde55ea3f6fc186a9bfe9d20 -kraken.production.us-west-1.kops.kargo.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:31.689510,cde55ea3f6fc186a9bfe9d20 -server.ezimar.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:32.037830,cde55ea3f6fc186a9bfe9d20 -data-eu-west-1.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:32.792149,cde55ea3f6fc186a9bfe9d20 -faktornet.faktor.io,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:33.631323,cde55ea3f6fc186a9bfe9d20 -ads-us-east-1.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:34.342513,cde55ea3f6fc186a9bfe9d20 -systran.cheqzone.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:35.174733,cde55ea3f6fc186a9bfe9d20 -dsp.send.microadinc.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:36.090730,cde55ea3f6fc186a9bfe9d20 -caohavan.ezimar.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:36.282895,cde55ea3f6fc186a9bfe9d20 -tanyen.ezimar.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:36.867801,cde55ea3f6fc186a9bfe9d20 -dmx-staging.districtm.ca,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:36.885159,cde55ea3f6fc186a9bfe9d20 -new.data.24smi.net,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:37.118866,cde55ea3f6fc186a9bfe9d20 -js.mobileoffers-bm-download.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:37.939039,cde55ea3f6fc186a9bfe9d20 -static.24smi.net,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:38.734153,cde55ea3f6fc186a9bfe9d20 -tessera.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:39.201313,cde55ea3f6fc186a9bfe9d20 -ads.stg.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:40.025474,cde55ea3f6fc186a9bfe9d20 -js.mobileoffers-ad-download.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:40.945735,cde55ea3f6fc186a9bfe9d20 -openrtb-t.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:41.666430,cde55ea3f6fc186a9bfe9d20 -data.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:42.450910,cde55ea3f6fc186a9bfe9d20 -ezdns.ezimar.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:42.789035,cde55ea3f6fc186a9bfe9d20 -js.mobileoffers-ab-download.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:43.769801,cde55ea3f6fc186a9bfe9d20 -ka.display.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:44.312889,cde55ea3f6fc186a9bfe9d20 -kb.display.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:45.631068,cde55ea3f6fc186a9bfe9d20 -www.bzrmxfxu.com,AVAILABILITY,origin.list,origin.list,2022-05-15 15:01:48.046477,cde55ea3f6fc186a9bfe9d20 -a.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 17:26:53.790058,cde55ea3f6fc186a9bfe9d20 -data-us-east-1.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 17:26:54.570751,cde55ea3f6fc186a9bfe9d20 -s-us-east-1.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:47.767210,cde55ea3f6fc186a9bfe9d20 -vektor-eu-west-1.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:48.494076,cde55ea3f6fc186a9bfe9d20 -openrtb-t-eu-west-1.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:49.134306,cde55ea3f6fc186a9bfe9d20 -www.chiasephim.xyz,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:49.847903,cde55ea3f6fc186a9bfe9d20 -ad-track.adiiix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:50.473585,cde55ea3f6fc186a9bfe9d20 -adscdn.stg.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:51.142081,cde55ea3f6fc186a9bfe9d20 -ads.adiiix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:51.823004,cde55ea3f6fc186a9bfe9d20 -rtb.vdo.ai,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:52.612094,cde55ea3f6fc186a9bfe9d20 -js.chin-adnetwork.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:53.291013,cde55ea3f6fc186a9bfe9d20 -js.mobileoffers-a-download.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:54.072239,cde55ea3f6fc186a9bfe9d20 -missionsection.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:54.808014,cde55ea3f6fc186a9bfe9d20 -ad.kakaocorp.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:56.104256,cde55ea3f6fc186a9bfe9d20 -diamonddentpress.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:56.831213,cde55ea3f6fc186a9bfe9d20 -www.ezimar.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:58.076650,cde55ea3f6fc186a9bfe9d20 -vietravel.ezimar.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:58.078171,cde55ea3f6fc186a9bfe9d20 -ad.kakao.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:58.108539,cde55ea3f6fc186a9bfe9d20 -youyou.ezimar.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:58.131355,cde55ea3f6fc186a9bfe9d20 -newclicks.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:59.043889,cde55ea3f6fc186a9bfe9d20 -exactbridge.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:59.181765,cde55ea3f6fc186a9bfe9d20 -pq-direct.revsci.net,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:59.722093,cde55ea3f6fc186a9bfe9d20 -us-east-adsrv.rtbsuperhub.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:08:59.936788,cde55ea3f6fc186a9bfe9d20 -kenbtec.github.io,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:00.685157,cde55ea3f6fc186a9bfe9d20 -news-good.net,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:00.751346,cde55ea3f6fc186a9bfe9d20 -st.display.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:01.338144,cde55ea3f6fc186a9bfe9d20 -js.revsci.net,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:01.495586,cde55ea3f6fc186a9bfe9d20 -keyword.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:01.570173,cde55ea3f6fc186a9bfe9d20 -adscdn.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:01.712256,cde55ea3f6fc186a9bfe9d20 -apac.bidtellect.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:02.190571,cde55ea3f6fc186a9bfe9d20 -www.da-ads.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:02.355466,cde55ea3f6fc186a9bfe9d20 -api.eskimi.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:02.415352,cde55ea3f6fc186a9bfe9d20 -api-hw.adxplay.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:02.646980,cde55ea3f6fc186a9bfe9d20 -s-eu-west-1.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:02.951822,cde55ea3f6fc186a9bfe9d20 -ads.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:03.299004,cde55ea3f6fc186a9bfe9d20 -vektor-us-east-1.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:03.335470,cde55ea3f6fc186a9bfe9d20 -trk.eskimi.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:03.397400,cde55ea3f6fc186a9bfe9d20 -fp.measure.office.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:03.550910,cde55ea3f6fc186a9bfe9d20 -cdna.adgrx.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:04.223856,cde55ea3f6fc186a9bfe9d20 -stag.beeketing.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:04.323104,cde55ea3f6fc186a9bfe9d20 -ad.jiguang.cn,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:04.899371,cde55ea3f6fc186a9bfe9d20 -legacy-ads.axonix.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:04.984624,cde55ea3f6fc186a9bfe9d20 -res.adxplay.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:05.089461,cde55ea3f6fc186a9bfe9d20 -quarterserver.de,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:05.135299,cde55ea3f6fc186a9bfe9d20 -static-res.adxplay.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:05.871838,cde55ea3f6fc186a9bfe9d20 -dync2.c.appier.net,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:05.908537,cde55ea3f6fc186a9bfe9d20 -www.adxplay.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:06.055277,cde55ea3f6fc186a9bfe9d20 -www.dfbanners.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:06.306634,cde55ea3f6fc186a9bfe9d20 -track.vdo.ai,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:06.856589,cde55ea3f6fc186a9bfe9d20 -asset.adxplay.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:07.051739,cde55ea3f6fc186a9bfe9d20 -jsc.lentainform.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:07.174875,cde55ea3f6fc186a9bfe9d20 -s3t3d2y7.ackcdn.net,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:07.668017,cde55ea3f6fc186a9bfe9d20 -www.lentainform.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:09:07.768779,cde55ea3f6fc186a9bfe9d20 -en.adclickmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:09.439060,cde55ea3f6fc186a9bfe9d20 -ru.adclickmedia.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:09.460981,cde55ea3f6fc186a9bfe9d20 -s-img.lentainform.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:09.747570,cde55ea3f6fc186a9bfe9d20 -stmp.ad.daum.net,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:10.493511,cde55ea3f6fc186a9bfe9d20 -clip.vclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:10.712680,cde55ea3f6fc186a9bfe9d20 -static.vclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:10.793207,cde55ea3f6fc186a9bfe9d20 -vl3.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:10.837272,cde55ea3f6fc186a9bfe9d20 -cdn.lentainform.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:11.675477,cde55ea3f6fc186a9bfe9d20 -reports.crashlytics.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:11.828102,cde55ea3f6fc186a9bfe9d20 -c.lentainform.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:12.021175,cde55ea3f6fc186a9bfe9d20 -assignedlikecrawford.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:12.170426,cde55ea3f6fc186a9bfe9d20 -cm.lentainform.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:12.706103,cde55ea3f6fc186a9bfe9d20 -prebid.fqtag.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:13.102832,cde55ea3f6fc186a9bfe9d20 -servicer.lentainform.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:13.113427,cde55ea3f6fc186a9bfe9d20 -clck.lentainform.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:13.214741,cde55ea3f6fc186a9bfe9d20 -rm2.adtilt.com,AVAILABILITY,origin.list,origin.list,2022-05-15 18:51:13.775407,cde55ea3f6fc186a9bfe9d20 -s.vclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 19:54:14.540867,cde55ea3f6fc186a9bfe9d20 -popcain.com,AVAILABILITY,origin.list,origin.list,2022-05-15 19:54:14.755324,cde55ea3f6fc186a9bfe9d20 -gadsecs.com,AVAILABILITY,origin.list,origin.list,2022-05-15 19:54:14.774845,cde55ea3f6fc186a9bfe9d20 -gadsoks.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:03.002951,cde55ea3f6fc186a9bfe9d20 -gadsips.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:03.114828,cde55ea3f6fc186a9bfe9d20 -gadsipz.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:03.142160,cde55ea3f6fc186a9bfe9d20 -gadsimz.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:03.434010,cde55ea3f6fc186a9bfe9d20 -gadslims.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:04.149829,cde55ea3f6fc186a9bfe9d20 -o.agentanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:04.354859,cde55ea3f6fc186a9bfe9d20 -rtpdn10.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:04.440214,cde55ea3f6fc186a9bfe9d20 -gadsecz.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:04.469563,cde55ea3f6fc186a9bfe9d20 -t.agentanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:04.954045,cde55ea3f6fc186a9bfe9d20 -collect.data.tm-awx.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:05.489684,cde55ea3f6fc186a9bfe9d20 -p.agentanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:05.509373,cde55ea3f6fc186a9bfe9d20 -certify-stage.alexametrics.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:05.807677,cde55ea3f6fc186a9bfe9d20 -rtbsnip-c2s-ams.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:06.244081,cde55ea3f6fc186a9bfe9d20 -rtbsnip-c2s-ash.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:06.351952,cde55ea3f6fc186a9bfe9d20 -rtbsnip-c2s-sin.creativecdn.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:06.494420,cde55ea3f6fc186a9bfe9d20 -dmtracking2.alibaba.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:07.191935,cde55ea3f6fc186a9bfe9d20 -px.quantserve.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:07.255763,cde55ea3f6fc186a9bfe9d20 -tags.us.onscroll.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:07.996264,cde55ea3f6fc186a9bfe9d20 -cdn-canary.siftscience.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:08.035556,cde55ea3f6fc186a9bfe9d20 -bc.mobisage.cn,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:08.231706,cde55ea3f6fc186a9bfe9d20 -dmx.districtm.io,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:08.825006,cde55ea3f6fc186a9bfe9d20 -u.agentanalytics.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:09.082860,cde55ea3f6fc186a9bfe9d20 -analytics.edgekey.net,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:09.368663,cde55ea3f6fc186a9bfe9d20 -ad.profiwin.de,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:09.607798,cde55ea3f6fc186a9bfe9d20 -s1.admarket.network,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:10.748708,cde55ea3f6fc186a9bfe9d20 -pbs01.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:11.687342,cde55ea3f6fc186a9bfe9d20 -ads.harpers.org,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:12.332247,cde55ea3f6fc186a9bfe9d20 -rtb2.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:13.078379,cde55ea3f6fc186a9bfe9d20 -my-pvmax.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:13.417143,cde55ea3f6fc186a9bfe9d20 -vn-pvmax.tenmax.io,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:13.627416,cde55ea3f6fc186a9bfe9d20 -matomo.magicmarketing.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:13.679789,cde55ea3f6fc186a9bfe9d20 -pbc.automatad.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:13.904818,cde55ea3f6fc186a9bfe9d20 -hb.pubmatic.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:14.052292,cde55ea3f6fc186a9bfe9d20 -cdn.heycdn91.xyz,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:14.583488,cde55ea3f6fc186a9bfe9d20 -api.safedk.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:20.707683,cde55ea3f6fc186a9bfe9d20 -e.crashlytics.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:21.358854,cde55ea3f6fc186a9bfe9d20 -jg.wensixuetang.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:21.880327,cde55ea3f6fc186a9bfe9d20 -vl4.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:22.153367,cde55ea3f6fc186a9bfe9d20 -vl2.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:22.598528,cde55ea3f6fc186a9bfe9d20 -vl5.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:22.924804,cde55ea3f6fc186a9bfe9d20 -performanceleading.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:23.373312,cde55ea3f6fc186a9bfe9d20 -www.tulipluv.xyz,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:23.541959,cde55ea3f6fc186a9bfe9d20 -settings.crashlytics.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:24.060310,cde55ea3f6fc186a9bfe9d20 -vl6.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:24.208089,cde55ea3f6fc186a9bfe9d20 -vls.adsparc.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:24.777617,cde55ea3f6fc186a9bfe9d20 -academy.myad.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:24.926558,cde55ea3f6fc186a9bfe9d20 -www.tgzobwoutuwn.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:25.117782,cde55ea3f6fc186a9bfe9d20 -front-logs.voodoo-ads.io,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:25.220445,cde55ea3f6fc186a9bfe9d20 -ads.vclick.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:25.577313,cde55ea3f6fc186a9bfe9d20 -api.traq.li,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:25.858634,cde55ea3f6fc186a9bfe9d20 -log.batdongsan.com.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:25.955928,cde55ea3f6fc186a9bfe9d20 -api.crashlytics.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:25.970530,cde55ea3f6fc186a9bfe9d20 -tulipluv.xyz,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:26.472046,cde55ea3f6fc186a9bfe9d20 -garera.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:26.818957,cde55ea3f6fc186a9bfe9d20 -ads.netlinkad.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:26.926521,cde55ea3f6fc186a9bfe9d20 -tracking.yes24.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:26.981647,cde55ea3f6fc186a9bfe9d20 -ads.businessweek.com,AVAILABILITY,origin.list,origin.list,2022-05-15 20:36:27.269618,cde55ea3f6fc186a9bfe9d20 -www.alivar.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:16.726899,cde55ea3f6fc186a9bfe9d20 -ads.ask.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:16.850086,cde55ea3f6fc186a9bfe9d20 -member-garena.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:16.955716,cde55ea3f6fc186a9bfe9d20 -ad.apl11.me,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:17.642097,cde55ea3f6fc186a9bfe9d20 -ad.about.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:17.848080,cde55ea3f6fc186a9bfe9d20 -trending.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:17.957758,cde55ea3f6fc186a9bfe9d20 -ad.caradisiac.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:18.001743,cde55ea3f6fc186a9bfe9d20 -api.appsee.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:18.819547,cde55ea3f6fc186a9bfe9d20 -ads.jiwire.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:18.975991,cde55ea3f6fc186a9bfe9d20 -garrena.vn,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:19.141042,cde55ea3f6fc186a9bfe9d20 -banner.casinodelrio.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:19.697382,cde55ea3f6fc186a9bfe9d20 -a.consumer.net,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:20.254571,cde55ea3f6fc186a9bfe9d20 -adserver.libero.it,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:20.262097,cde55ea3f6fc186a9bfe9d20 -ad.altervista.org,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:20.316117,cde55ea3f6fc186a9bfe9d20 -everlastingdolphins.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:21.310414,cde55ea3f6fc186a9bfe9d20 -img.adview.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:21.426597,cde55ea3f6fc186a9bfe9d20 -chargingsensationmetropolitan.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:22.178498,cde55ea3f6fc186a9bfe9d20 -ads.ncm.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:22.594233,cde55ea3f6fc186a9bfe9d20 -config.mobisage.cn,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:22.961610,cde55ea3f6fc186a9bfe9d20 -fdbtvavxtfvpbx.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:23.041095,cde55ea3f6fc186a9bfe9d20 -www.mobisage.cn,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:23.661074,cde55ea3f6fc186a9bfe9d20 -e-adimages.scrippsnetworks.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:23.881136,cde55ea3f6fc186a9bfe9d20 -banner.ad.nu,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:23.888587,cde55ea3f6fc186a9bfe9d20 -media.adasiaholdings.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:26.144996,cde55ea3f6fc186a9bfe9d20 -googleads.github.io,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:27.007218,cde55ea3f6fc186a9bfe9d20 -facebookz.co,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:27.041766,cde55ea3f6fc186a9bfe9d20 -www.facebookz.co,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:27.099194,cde55ea3f6fc186a9bfe9d20 -parketsy.pro,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:28.160367,cde55ea3f6fc186a9bfe9d20 -horizontalelite.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:28.175856,cde55ea3f6fc186a9bfe9d20 -irkfunkyformer.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:28.203941,cde55ea3f6fc186a9bfe9d20 -self-service.uberads.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:29.125199,cde55ea3f6fc186a9bfe9d20 -humidmentioned.com,AVAILABILITY,origin.list,origin.list,2022-05-15 23:01:29.267959,cde55ea3f6fc186a9bfe9d20 -peacepowder.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:52.749759,cde55ea3f6fc186a9bfe9d20 -advleniv.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:52.778015,cde55ea3f6fc186a9bfe9d20 -www.vietnamnetad.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:54.958716,cde55ea3f6fc186a9bfe9d20 -ads-target.coccoc.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:55.246221,cde55ea3f6fc186a9bfe9d20 -indochina.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:56.427289,cde55ea3f6fc186a9bfe9d20 -federationpitch.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:57.477332,cde55ea3f6fc186a9bfe9d20 -thecliff.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:57.575003,cde55ea3f6fc186a9bfe9d20 -action-rtb.ibillboard.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:57.802633,cde55ea3f6fc186a9bfe9d20 -www.adcheap.network,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:58.507802,cde55ea3f6fc186a9bfe9d20 -pateablyace.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:58.701578,cde55ea3f6fc186a9bfe9d20 -calmfoot.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:58.939132,cde55ea3f6fc186a9bfe9d20 -sprinks-clicks.about.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:59.530068,cde55ea3f6fc186a9bfe9d20 -creative-templates-api.gumgum.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:59.560758,cde55ea3f6fc186a9bfe9d20 -spa.chiji8.info,AVAILABILITY,origin.list,origin.list,2022-05-16 00:03:59.722885,cde55ea3f6fc186a9bfe9d20 -ddmax20.xyz,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:00.271600,cde55ea3f6fc186a9bfe9d20 -startsmajesty.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:00.549344,cde55ea3f6fc186a9bfe9d20 -squarebirdie.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:00.702181,cde55ea3f6fc186a9bfe9d20 -caradstag.casa,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:00.788373,cde55ea3f6fc186a9bfe9d20 -valegaj.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:01.300802,cde55ea3f6fc186a9bfe9d20 -stumbledabetsuburb.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:01.754022,cde55ea3f6fc186a9bfe9d20 -srv.dc-1.net,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:02.722555,cde55ea3f6fc186a9bfe9d20 -fbg.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:03.778114,cde55ea3f6fc186a9bfe9d20 -anc.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:03.865059,cde55ea3f6fc186a9bfe9d20 -log.o2o.service.zaloapp.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:04.745644,cde55ea3f6fc186a9bfe9d20 -www.chargingsensationmetropolitan.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:04.836137,cde55ea3f6fc186a9bfe9d20 -ismtampsshad.icu,AVAILABILITY,origin.list,origin.list,2022-05-16 00:04:05.113351,cde55ea3f6fc186a9bfe9d20 -pixel.voltn.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:24.326230,cde55ea3f6fc186a9bfe9d20 -cnt.xhamster.one,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:24.548911,cde55ea3f6fc186a9bfe9d20 -collector.xhamster.one,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:24.754417,cde55ea3f6fc186a9bfe9d20 -global.appsflyer.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:25.667621,cde55ea3f6fc186a9bfe9d20 -static.mgid.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:26.514333,cde55ea3f6fc186a9bfe9d20 -start.freeze.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:27.530566,cde55ea3f6fc186a9bfe9d20 -www.phanquang.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:27.770713,cde55ea3f6fc186a9bfe9d20 -view-appleid.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:28.739412,cde55ea3f6fc186a9bfe9d20 -focus.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:28.757969,cde55ea3f6fc186a9bfe9d20 -askaspalb.online,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:28.953041,cde55ea3f6fc186a9bfe9d20 -adlike.net,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:29.702335,cde55ea3f6fc186a9bfe9d20 -hollowshake.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:29.893311,cde55ea3f6fc186a9bfe9d20 -sistacked.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:30.048373,cde55ea3f6fc186a9bfe9d20 -phuclong2.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:30.565278,cde55ea3f6fc186a9bfe9d20 -lb.ns1p.net,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:30.939379,cde55ea3f6fc186a9bfe9d20 -screenshielded.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:31.456281,cde55ea3f6fc186a9bfe9d20 -sspi-web-request.adpopcorn.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:31.844793,cde55ea3f6fc186a9bfe9d20 -iris.iad.apple.com,AVAILABILITY,origin.list,origin.list,2022-05-16 00:46:32.615542,cde55ea3f6fc186a9bfe9d20 -demos.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 01:49:24.531135,cde55ea3f6fc186a9bfe9d20 -dev.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 01:49:24.735236,cde55ea3f6fc186a9bfe9d20 -mobilereport.agency,AVAILABILITY,origin.list,origin.list,2022-05-16 01:49:25.874515,cde55ea3f6fc186a9bfe9d20 -ads.gamershell.com,AVAILABILITY,origin.list,origin.list,2022-05-16 01:49:27.250939,cde55ea3f6fc186a9bfe9d20 -www.beauty-tea.com,AVAILABILITY,origin.list,origin.list,2022-05-16 01:49:27.599912,cde55ea3f6fc186a9bfe9d20 -sandsitedrhec.club,AVAILABILITY,origin.list,origin.list,2022-05-16 01:49:28.586134,cde55ea3f6fc186a9bfe9d20 -m.ambientplatform.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 01:49:28.897782,cde55ea3f6fc186a9bfe9d20 -ad132m.com,AVAILABILITY,origin.list,origin.list,2022-05-16 01:49:29.731879,cde55ea3f6fc186a9bfe9d20 -stormyshock.com,AVAILABILITY,origin.list,origin.list,2022-05-16 01:49:29.960986,cde55ea3f6fc186a9bfe9d20 -app.omarketer.viettelpost.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 01:49:32.563899,cde55ea3f6fc186a9bfe9d20 -carpenter.mangoads.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 03:54:49.316466,cde55ea3f6fc186a9bfe9d20 -sadsanz.com,AVAILABILITY,origin.list,origin.list,2022-05-16 04:16:18.084575,cde55ea3f6fc186a9bfe9d20 -madsabz.com,AVAILABILITY,origin.list,origin.list,2022-05-16 04:16:18.328337,cde55ea3f6fc186a9bfe9d20 -pix.hk.as.criteo.net,AVAILABILITY,origin.list,origin.list,2022-05-16 04:16:19.190801,cde55ea3f6fc186a9bfe9d20 -hub.omarketer.viettelpost.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 04:16:21.047732,cde55ea3f6fc186a9bfe9d20 -madskiz.com,AVAILABILITY,origin.list,origin.list,2022-05-16 05:39:52.629659,cde55ea3f6fc186a9bfe9d20 -api.omarketer.viettelpost.vn,AVAILABILITY,origin.list,origin.list,2022-05-16 05:39:54.483242,cde55ea3f6fc186a9bfe9d20 -roughexampler.info,AVAILABILITY,origin.list,origin.list,2022-05-16 07:24:21.283359,cde55ea3f6fc186a9bfe9d20 -croissed.info,AVAILABILITY,origin.list,origin.list,2022-05-16 07:24:23.102712,cde55ea3f6fc186a9bfe9d20