email_data 1696120045.0.0 → 1696724921.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4dc1472aac60bdc0ca7fb30df71d59e02e6a03d52422c6639658ff648581feac
4
- data.tar.gz: 332ef449fd6127a9d1b3509f64815d7e85f033073ad116491b94009ded785980
3
+ metadata.gz: 53c31316167349b32116305bef08f01ccc76cd4db10e7c6bd3e934075bd60ba1
4
+ data.tar.gz: a5c172e559600830716c6557ab2711c9ef081864431534c53f18425d15cf027f
5
5
  SHA512:
6
- metadata.gz: 789cdd42eca00c30736936fde4f168769360d2d77a07a0461e49f57a1a430b8d19d708ac0ebe1cbc75ed21abdb9c9a9c134304daa6411388cca652a82c5b6e9c
7
- data.tar.gz: 106a4cb729bbdec3550c11f8579f451f1e0744fc2fa1e94c0006f2c955784e012c16eff0e98d8f9c4f650e001bcced338cd589fb55b7e8b9e4c10493b2650e4a
6
+ metadata.gz: 52f38ee222ebf1b33ca8f02e38f706f3dcdf0e5e32b025117c4552a723b21d44e5e6176eeee2f05d2b30115bfd09b771f142706c02afd56ef2d143791bdabb93
7
+ data.tar.gz: 6d601edc48340540d2883dfd0ff43cd7ff83d3ff3a7a277baf7107ccb7b798d68c45736212220491ebd2746f5b599a5e321ecd578ae9cedd065d978b105f8ac5
@@ -3,30 +3,6 @@
3
3
 
4
4
  require_relative "helpers"
5
5
 
6
- def ten_minute_mail
7
- path = "disposable/10minutemail.txt"
8
- url = "https://10minutemail.com/session/address"
9
-
10
- 20.times do
11
- refresh_list(url: url, path: path) do |response|
12
- _account, host = response.data.fetch("address").split("@")
13
-
14
- [host]
15
- end
16
-
17
- sleep random_timeout
18
- end
19
- end
20
-
21
- def temp_mail
22
- path = "disposable/tempmail.txt"
23
- url = "https://api4.temp-mail.org/request/domains/format/json"
24
-
25
- refresh_list(url: url, path: path) do |response|
26
- response.data.map {|domain| domain.tr("@", "") }
27
- end
28
- end
29
-
30
6
  def temp_mail_address
31
7
  path = "disposable/tempmailaddress.txt"
32
8
  url = "https://www.tempmailaddress.com/index/index"
@@ -45,7 +21,16 @@ def tempmail_io
45
21
  url = "https://api.internal.temp-mail.io/api/v2/domains"
46
22
 
47
23
  refresh_list(url: url, path: path) do |response|
48
- response.data["domains"]
24
+ JSON.parse(response.data)["domains"]
25
+ end
26
+ end
27
+
28
+ def moakt
29
+ path = "disposable/moakt.txt"
30
+ url = "https://www.moakt.com/"
31
+
32
+ refresh_list(url: url, path: path) do |response|
33
+ response.data.dig("data", "hostnames") || []
49
34
  end
50
35
  end
51
36
 
@@ -58,7 +43,9 @@ def gmailnator
58
43
 
59
44
  response = Aitch.get(url: url, headers: default_headers)
60
45
 
61
- throw "Received #{response.status} when getting CSRF token" unless response.ok?
46
+ unless response.ok?
47
+ throw "Received #{response.status} when getting CSRF token"
48
+ end
62
49
 
63
50
  cookie_header = response.headers["set-cookie"]
64
51
  attr = response.data.css("#csrf_token").first
@@ -102,8 +89,10 @@ def domain_scraping(name, url, selector)
102
89
  new_domains = new_domains
103
90
  .map(&:squish)
104
91
  .reject(&:empty?)
105
- .map {|domain| domain[host_regex, 1]&.squish&.tr("@", "") }
106
- .reject(&:nil?)
92
+ .filter_map do |domain|
93
+ domain[host_regex,
94
+ 1]&.squish&.tr("@", "")
95
+ end
107
96
  .reject(&:empty?)
108
97
  .map {|domain| domain.gsub(/\s*\((.*?)\)/, "") }
109
98
 
@@ -132,7 +121,9 @@ def process_scraping(element, value_selector)
132
121
  end
133
122
  end
134
123
 
135
- raise "no value found: #{element} (value_selector: #{value_selector})" unless value
124
+ unless value
125
+ raise "no value found: #{element} (value_selector: #{value_selector})"
126
+ end
136
127
 
137
128
  value
138
129
  end
@@ -147,25 +138,24 @@ threads << thread { load_github_url("https://raw.githubusercontent.com/maxmalysh
147
138
  threads << thread { load_github_url("https://raw.githubusercontent.com/jespernissen/disposable-maildomain-list/master/disposable-maildomain-list.txt") }
148
139
  threads << thread { load_github_url("https://raw.githubusercontent.com/wesbos/burner-email-providers/master/emails.txt") }
149
140
  threads << thread { load_github_url("https://gist.github.com/fnando/dafe542cac13f831bbf5521a55248116/raw/disposable.txt") }
150
- threads << thread { ten_minute_mail }
151
- threads << thread { temp_mail }
152
141
  threads << thread { temp_mail_address }
153
142
  threads << thread { tempmail_io }
143
+ threads << thread { moakt }
154
144
  threads << thread { load_file("disposable/disposable_manually_added.txt") }
145
+
146
+ 10.times do
147
+ threads << thread { domain_scraping("10minutemail", "https://10minutemail.net/?lang=en", "#fe_text::attr(value)") }
148
+ end
149
+
150
+ threads << thread { domain_scraping("forwardemail", "https://forwardemail.net/en/disposable-addresses", "code::text()") }
155
151
  threads << thread { domain_scraping("guerrillamail", "https://www.guerrillamail.com/", "select option::attr(value)") }
156
- threads << thread { domain_scraping("moakt", "https://www.moakt.com", "select option::attr(value)") }
157
152
  threads << thread { domain_scraping("tempr", "https://tempr.email/", "select[name=DomainId] option::text()") }
158
- threads << thread { domain_scraping("yepmail", "https://yepmail.co/", "select[name=domain] option::text()") }
159
153
  threads << thread { domain_scraping("fake_email_generator", "https://fakemailgenerator.net", "[data-mailhost]::attr(data-mailhost)") }
160
- threads << thread { domain_scraping("tempemails", "https://www.tempemails.net/", "select[name=domain] option::attr(value)") }
161
- threads << thread { domain_scraping("clipmails", "https://clipmails.com/", ".domain-selector::text()") }
162
154
  threads << thread { domain_scraping("1secmail", "https://www.1secmail.com/", "select[id=domain] option::attr(value)") }
163
155
  threads << thread { domain_scraping("emailfake", "https://generator.email", ".tt-suggestion p::text()") }
164
156
  threads << thread { domain_scraping("emailfake", "https://emailfake.com/", ".tt-suggestion p::text()") }
165
157
  threads << thread { domain_scraping("emailfake", "https://email-fake.com/", ".tt-suggestion p::text()") }
166
158
  threads << thread { domain_scraping("receivemail", "https://www.receivemail.org/", "select[name=domain] option::text()") }
167
- threads << thread { domain_scraping("itemp", "https://itemp.email", "select[name=domain] option::text()") }
168
- threads << thread { domain_scraping("cs", "https://www.cs.email", "select[id=gm-host-select] option::text()") }
169
159
  threads << thread { domain_scraping("tempmail", "https://tempmail.io/settings/", "select[id=domain] option::text()") }
170
160
  threads << thread { domain_scraping("tempemail", "https://tempemail.co", "select[name=email_domain] option::text()") }
171
161
 
@@ -194,14 +184,17 @@ Dir["./data/disposable/**/*.txt"].map do |file|
194
184
  end
195
185
 
196
186
  ignore_domains = normalize_list(File.read("#{__dir__}/../data/free_email_domains.txt").lines)
197
- .map {|domain| RootDomain.call(domain) }
187
+ .map do |domain|
188
+ RootDomain.call(domain)
189
+ end
198
190
  ignore_domains += normalize_list(File.read("#{__dir__}/../data/private_relays.txt").lines)
199
- .map {|line| RootDomain.call(line) }
191
+ .map do |line|
192
+ RootDomain.call(line)
193
+ end
200
194
 
201
195
  puts "=> Normalize domains (count: #{domains.size})"
202
196
  domains = domains
203
- .map {|domain| RootDomain.call(domain.split("@").last.downcase) }
204
- .compact
197
+ .filter_map {|domain| RootDomain.call(domain.split("@").last.downcase) }
205
198
  .uniq
206
199
  .select {|domain| EmailData.tlds.include?(domain.split(".").last) }
207
200
 
@@ -210,6 +203,5 @@ save_file("disposable_domains.txt", domains - ignore_domains)
210
203
 
211
204
  emails = normalize_list(File.read("#{__dir__}/../data/manual/disposable_emails.txt").lines)
212
205
  emails += normalize_list(File.read("#{__dir__}/../data/disposable_emails.txt").lines)
213
- emails += gmailnator
214
206
  puts "=> Saving email proxies (count: #{emails.size})"
215
207
  save_file("disposable_emails.txt", emails)
@@ -8578,7 +8578,6 @@
8578
8578
  8rskf3xpyq.ml
8579
8579
  8rskf3xpyq.tk
8580
8580
  8rygn.com
8581
- 8shield.net
8582
8581
  8t0sznngp6aowxsrj.cf
8583
8582
  8t0sznngp6aowxsrj.ga
8584
8583
  8t0sznngp6aowxsrj.gq
@@ -12211,6 +12210,7 @@ aimboss.ru
12211
12210
  aimeenorman.buzz
12212
12211
  aimer-agency.net
12213
12212
  aimer.dev
12213
+ aimerial.cfd
12214
12214
  aimetrics.co
12215
12215
  aimexico.xyz
12216
12216
  aimhire.me
@@ -12407,6 +12407,7 @@ airmaxstyles.com
12407
12407
  airmaxtn1-90paschers.com
12408
12408
  airmaxtnmagasin.com
12409
12409
  airmaxukproshop.com
12410
+ airmighty.net
12410
12411
  airmo.net
12411
12412
  airnons.info
12412
12413
  airnova.pl
@@ -12998,7 +12999,6 @@ alecarmbruster.com
12998
12999
  alectromail.xyz
12999
13000
  alectronik.com
13000
13001
  aledestrya671.tk
13001
- aleeas.com
13002
13002
  aleelma686.ml
13003
13003
  aleepapalae.gq
13004
13004
  alefachria854.ml
@@ -15042,8 +15042,6 @@ anomail.com
15042
15042
  anomail.us
15043
15043
  anomgo.com
15044
15044
  anon-mail.de
15045
- anonaddy.com
15046
- anonaddy.me
15047
15045
  anonbox.net
15048
15046
  anonemailbox.com
15049
15047
  anongirl.com
@@ -18875,6 +18873,7 @@ aztraumacenter.org
18875
18873
  azu17053eveav.com
18876
18874
  azulaomarine.com
18877
18875
  azulgold.com
18876
+ azulmoving.com
18878
18877
  azumail.com
18879
18878
  azunyan.net
18880
18879
  azurebfh.me
@@ -20728,6 +20727,7 @@ bbisvm.com
20728
20727
  bbitf.com
20729
20728
  bbitj.com
20730
20729
  bbitq.com
20730
+ bbk75133omeie.com
20731
20731
  bbl4.net
20732
20732
  bblogstormn.site
20733
20733
  bblounge.co.za
@@ -21522,6 +21522,7 @@ belleantiques.com
21522
21522
  bellebele.click
21523
21523
  bellefroghuis.com
21524
21524
  bellenuits.com
21525
+ bellesbabyboutique.com
21525
21526
  bellevueboychoir.com
21526
21527
  bellezaahora.xyz
21527
21528
  belligerentmail.top
@@ -23537,6 +23538,7 @@ bigtetek.tk
23537
23538
  bigthinkideas.com
23538
23539
  bigtitscamsplus.com
23539
23540
  bigtonehorsens.com
23541
+ bigtux.online
23540
23542
  bigtuyul.me
23541
23543
  bigtw.at
23542
23544
  bigua.info
@@ -24021,6 +24023,7 @@ bishkechki.com
24021
24023
  bishop-knot.xyz
24022
24024
  bishop.com
24023
24025
  bishopdrkpyohannan.org
24026
+ bishopsbriskethouse.com
24024
24027
  bishoptimon74.com
24025
24028
  bisiklopedi.net
24026
24029
  bisiklopedi.org
@@ -26293,6 +26296,7 @@ bounceme.net
26293
26296
  bouncingcow.com
26294
26297
  bouncr.com
26295
26298
  bouncygrape.com
26299
+ boundac.com
26296
26300
  boundles.dev
26297
26301
  boundless.app
26298
26302
  boundless.deals
@@ -26715,6 +26719,7 @@ brazzhnikov.ru
26715
26719
  brborganikhayvancilik.com
26716
26720
  brborganikhayvancilik.xyz
26717
26721
  brbqx.com
26722
+ brbrasiltransportes.com
26718
26723
  brbtarim.xyz
26719
26724
  brbu.com
26720
26725
  brclip.com
@@ -27706,7 +27711,6 @@ bumblomti.cf
27706
27711
  bumblomti.gq
27707
27712
  bumblomti.ml
27708
27713
  bumingjueli.com
27709
- bumpmail.io
27710
27714
  bumppack.com
27711
27715
  bumpymail.com
27712
27716
  bumpymirror.site
@@ -30827,6 +30831,7 @@ ccs.pl
30827
30831
  ccsastunt.com
30828
30832
  ccsoh.org
30829
30833
  cctrl.org
30834
+ ccttool.xyz
30830
30835
  cctvcamerasrus.xyz
30831
30836
  cctyoo.com
30832
30837
  ccunurses.com
@@ -32625,6 +32630,7 @@ chivasso.ml
32625
32630
  chivasso.tk
32626
32631
  chivesilicone.com
32627
32632
  chixindianzi.com
32633
+ chloefd.com
32628
32634
  chmail.cf
32629
32635
  chmembership.com
32630
32636
  chmento.com
@@ -38378,6 +38384,7 @@ d-ax.xyz
38378
38384
  d-code.com
38379
38385
  d-cont.biz
38380
38386
  d-gray-man.com
38387
+ d-hathora.com
38381
38388
  d-health.site
38382
38389
  d-link.cf
38383
38390
  d-link.ga
@@ -39404,6 +39411,7 @@ datotira.cf
39404
39411
  datovej.ninja
39405
39412
  datrainternusa.com
39406
39413
  datrr.gq
39414
+ datscans.com
39407
39415
  datsun311parts.com
39408
39416
  datthocu.xyz
39409
39417
  datum2.com
@@ -39479,6 +39487,7 @@ davinci.com
39479
39487
  davincidiamonds.com
39480
39488
  davis.exchange
39481
39489
  davis1.xyz
39490
+ davistechnologiesllc.com
39482
39491
  davnub.ml
39483
39492
  davomo.com
39484
39493
  davuboutique.site
@@ -43515,6 +43524,7 @@ doktordiv.ru
43515
43524
  doktoremail.eu
43516
43525
  dokumakonserbileklik.com
43517
43526
  dokuzbilisim.com
43527
+ dolcemia.net
43518
43528
  dolcher.ru
43519
43529
  dolequ.com
43520
43530
  dolimite.com
@@ -45095,7 +45105,6 @@ dubu.tech
45095
45105
  dubukim.me
45096
45106
  dubzone.com
45097
45107
  ducatimotorclubdenver.com
45098
- duck.com
45099
45108
  duck2.club
45100
45109
  duckbao.com
45101
45110
  duckcover.com
@@ -48738,6 +48747,7 @@ enticefit.com
48738
48747
  entirelynl.nl
48739
48748
  entitlemonitor.com
48740
48749
  entlc.com
48750
+ entobio.com
48741
48751
  entopios.net
48742
48752
  entopios.org
48743
48753
  entrastd.com
@@ -48954,6 +48964,7 @@ epozn.net
48954
48964
  epp73.de
48955
48965
  eppicsi.site
48956
48966
  eppik.ru
48967
+ epppl.com
48957
48968
  eppvcanks.shop
48958
48969
  epreng.net
48959
48970
  eprimeinc.com
@@ -49082,6 +49093,7 @@ eqstqbh7hotkm.gq
49082
49093
  eqstqbh7hotkm.ml
49083
49094
  eqstqbh7hotkm.tk
49084
49095
  eqtlvr.us
49096
+ equalityautobrokers.com
49085
49097
  equalitywalk.org
49086
49098
  equalizer700je.online
49087
49099
  equalla.icu
@@ -50235,6 +50247,7 @@ everalive.com
50235
50247
  everblood.com
50236
50248
  evercountry.com
50237
50249
  everestcast.net
50250
+ everestgenerators.com
50238
50251
  evergreenghana.net
50239
50252
  evergreenideas.info
50240
50253
  evergreensenior.site
@@ -52118,6 +52131,7 @@ faulcon.com
52118
52131
  faultbaselinefrock.site
52119
52132
  fauna1flora.ru
52120
52133
  faurecia.co.in
52134
+ fauxemail.com
52121
52135
  fauxto.org
52122
52136
  fav.cc
52123
52137
  fav.org
@@ -60352,6 +60366,7 @@ goat.coach
60352
60366
  goat.si
60353
60367
  goatmail.uk
60354
60368
  goaustralianow.com
60369
+ goautoline.com
60355
60370
  gob0u9.site
60356
60371
  gobaby.online
60357
60372
  gobahis98.com
@@ -61813,6 +61828,7 @@ gregburnette.com
61813
61828
  gregcompany.ru
61814
61829
  greggamel.com
61815
61830
  greggamel.net
61831
+ gregmikesell.com
61816
61832
  gregorheating.co.uk
61817
61833
  gregoria1818.site
61818
61834
  gregoriobersi.com
@@ -62149,6 +62165,7 @@ gsrscs.xyz
62149
62165
  gsrv.co.uk
62150
62166
  gssa9fa5.fun
62151
62167
  gssetdh.com
62168
+ gssfire.com
62152
62169
  gssindia.com
62153
62170
  gstatic-cache-fra1.xyz
62154
62171
  gstore96.ru
@@ -62272,6 +62289,7 @@ guardprotection.website
62272
62289
  guardvisor.ru
62273
62290
  guatemala.org
62274
62291
  guayturwork.cf
62292
+ gub40877nezid.com
62275
62293
  gubiturkey.net
62276
62294
  gubkiss.com
62277
62295
  gubuk.team
@@ -62609,6 +62627,7 @@ gustore.co
62609
62627
  gustpay.com
62610
62628
  gustr.com
62611
62629
  gusw.com
62630
+ gutechinternational.com
62612
62631
  gutenmorgen.site
62613
62632
  gutezinsen.biz
62614
62633
  gutierrezmail.bid
@@ -64570,6 +64589,7 @@ hdsdentistportal.org
64570
64589
  hdserialonline.ru
64571
64590
  hdserialy.ru
64572
64591
  hdseriionline.ru
64592
+ hdservice.net
64573
64593
  hdsfysd.ml
64574
64594
  hdsfysd.tk
64575
64595
  hdsports247.net
@@ -69641,6 +69661,7 @@ iesvalltenes.cat
69641
69661
  ieszallabhi.net
69642
69662
  ietaietr.shop
69643
69663
  iethiopian.com
69664
+ ieu19001zbock.com
69644
69665
  iew88.com
69645
69666
  iexchange.hk
69646
69667
  iexh1ybpbly8ky.cf
@@ -70698,6 +70719,7 @@ incredibility.info
70698
70719
  incredibleguys.com
70699
70720
  incredibleproduct.ru
70700
70721
  incrediemail.com
70722
+ inctart.com
70701
70723
  incubatank.asia
70702
70724
  incubator-hostel.com
70703
70725
  incubatorhostel.com
@@ -73306,6 +73328,7 @@ iyoqmail.com
73306
73328
  iyouwe.com
73307
73329
  iyqi.com
73308
73330
  iyqnmail.com
73331
+ iyr64972zslsz.com
73309
73332
  iytyicvta.pl
73310
73333
  iyumail.com
73311
73334
  iyurmail.com
@@ -74374,6 +74397,7 @@ jesien-zima.pl
74374
74397
  jesienne-trendy.pw
74375
74398
  jesisale.site
74376
74399
  jeskwe.com
74400
+ jesocalsupply.com
74377
74401
  jessarhodes.site
74378
74402
  jessebreeden.com
74379
74403
  jessejames.net
@@ -74592,6 +74616,7 @@ jhdashjg73600.tk
74592
74616
  jhdashjg99173.cf
74593
74617
  jhdashjg99173.ga
74594
74618
  jhdashjg99173.tk
74619
+ jheardinc.com
74595
74620
  jhehfweo.site
74596
74621
  jhfg.us
74597
74622
  jhgg.com
@@ -78764,6 +78789,7 @@ kleiderboutique.de
78764
78789
  kleiderhaken.shop
78765
78790
  kleinisd.com
78766
78791
  klek.com
78792
+ klemail.xyz
78767
78793
  klembaxh23oy.gq
78768
78794
  klemeo.icu
78769
78795
  klemon.ru
@@ -81469,6 +81495,7 @@ lbbxyhyf.shop
81469
81495
  lbcore.live
81470
81496
  lbe.kr
81471
81497
  lbedhm.us
81498
+ lbg-llc.com
81472
81499
  lbhuxcywcxjnh.cf
81473
81500
  lbhuxcywcxjnh.ga
81474
81501
  lbhuxcywcxjnh.gq
@@ -81735,6 +81762,7 @@ learnquranandtajweed.com
81735
81762
  learnrealestateinvestingonline.com
81736
81763
  learnskillsforlife.us
81737
81764
  learnsystem.online
81765
+ learntobeabody.com
81738
81766
  learntofly.me
81739
81767
  learntoparty.com
81740
81768
  learnwithvideo.org
@@ -85974,6 +86002,7 @@ lxwwp.icu
85974
86002
  lxxtdev.com
85975
86003
  lxysoy.xyz
85976
86004
  ly631c.com
86005
+ lya09035zslsz.com
85977
86006
  lyahatbercse.site
85978
86007
  lyaliume.site
85979
86008
  lyamda.ru
@@ -86286,6 +86315,7 @@ macgcanhau.gq
86286
86315
  macgcanhau.ml
86287
86316
  macgcanhau.tk
86288
86317
  machadobarcelona.com
86318
+ machaimichaelenterprise.com
86289
86319
  machdroid.xyz
86290
86320
  machinalix.biz
86291
86321
  machinalix.net
@@ -90098,6 +90128,7 @@ mediadelta.com
90098
90128
  mediafate.com
90099
90129
  mediaflow.cd
90100
90130
  mediaho.net
90131
+ mediaholy.com
90101
90132
  mediahydra.ru
90102
90133
  mediakavkaz.ru
90103
90134
  mediakomp.ru
@@ -91387,6 +91418,7 @@ miamihousewife.org
91387
91418
  miamimetro.com
91388
91419
  miamimotorcycleaccidentattorneys.com
91389
91420
  miamiquote.com
91421
+ miamiriverboatyard.com
91390
91422
  miamislime.com
91391
91423
  miamitourssightseeing.com
91392
91424
  miamiwrongfuldeathattorneys.com
@@ -93682,6 +93714,7 @@ monthlyjerky.com
93682
93714
  monthlyoportynity.com
93683
93715
  monthlypill.com
93684
93716
  monthlyseopackage.com
93717
+ monthologiesmerch.com
93685
93718
  monthpoint.us
93686
93719
  monthsleading.com
93687
93720
  monthsystem.us
@@ -93864,6 +93897,7 @@ morningdiet.shop
93864
93897
  morningmood.shop
93865
93898
  morningritual.shop
93866
93899
  morningstarkafe.xyz
93900
+ morningstarlawn.com
93867
93901
  morningstiffnesspodcast.org
93868
93902
  morningtreat.shop
93869
93903
  morningtry.shop
@@ -94196,7 +94230,6 @@ mozillafirefox.ml
94196
94230
  mozillafirefox.tk
94197
94231
  mozillamail.com
94198
94232
  mozillamailcom.com
94199
- mozmail.com
94200
94233
  mozmail.info
94201
94234
  mozzasiatopizzavalencia.com
94202
94235
  mozzinovo.club
@@ -96702,8 +96735,11 @@ namebacki.com
96702
96735
  namebrandent.com
96703
96736
  namecie.site
96704
96737
  namefake.com
96738
+ namehash.fyi
96739
+ namehideaddress.net
96705
96740
  nameladymedically.com
96706
96741
  namemail.xyz
96742
+ namemailsire.com
96707
96743
  namemerfo.com
96708
96744
  nameofname.pw
96709
96745
  nameofpic.org.ua
@@ -96712,6 +96748,7 @@ nameplanet.com
96712
96748
  nameprediction.com
96713
96749
  nameq.io
96714
96750
  namesearcher4america.com
96751
+ namesecret.fyi
96715
96752
  namesever.website
96716
96753
  nameshirt.xyz
96717
96754
  namesloz.com
@@ -99366,6 +99403,7 @@ nmav.xyz
99366
99403
  nmbbmnm2.info
99367
99404
  nmbxw.info
99368
99405
  nmcc.info
99406
+ nmemail.top
99369
99407
  nmfefq.us
99370
99408
  nmfrvry.cf
99371
99409
  nmfrvry.ga
@@ -104282,6 +104320,7 @@ ototarz.com
104282
104320
  otozuz.com
104283
104321
  otpku.com
104284
104322
  otrabajo.com
104323
+ otratransportation.com
104285
104324
  otsevers.com
104286
104325
  otsoft.pl
104287
104326
  otsonointi.org
@@ -106222,6 +106261,7 @@ pauew.com
106222
106261
  pauikolas.tk
106223
106262
  paul134.store
106224
106263
  paulajapaneserecur.site
106264
+ paulanthonyonline.com
106225
106265
  paulat.com
106226
106266
  paulblogs.com
106227
106267
  paulburger.xyz
@@ -107776,6 +107816,7 @@ phoenix-homes-and-lifestyles.com
107776
107816
  phoenix-ws.pro
107777
107817
  phoenixdate.com
107778
107818
  phoenixemergencycare.com
107819
+ phoenixexteriorsllc.com
107779
107820
  phoenixgreenvillesinn.com
107780
107821
  phoenixhomeoffer.com
107781
107822
  phoenixndt.in
@@ -113059,6 +113100,7 @@ qbrejwmo.shop
113059
113100
  qbsef.us
113060
113101
  qbsgdf.xyz
113061
113102
  qbt9.club
113103
+ qbtemail.com
113062
113104
  qbtl2t.com
113063
113105
  qbtong.icu
113064
113106
  qbuog1cbktcy.cf
@@ -113628,6 +113670,7 @@ qrucav.com
113628
113670
  qrudh.win
113629
113671
  qrvdkrfpu.pl
113630
113672
  qrxqdwmw.shop
113673
+ qrzemail.com
113631
113674
  qs1986.com
113632
113675
  qs2k.com
113633
113676
  qs34.com
@@ -114259,6 +114302,7 @@ qxlvqptiudxbp5.tk
114259
114302
  qxpaperk.com
114260
114303
  qxtgd.com
114261
114304
  qxxx.site
114305
+ qxz99631zslsz.com
114262
114306
  qy5p96.us
114263
114307
  qydwa.live
114264
114308
  qyeu.com
@@ -118558,6 +118602,7 @@ rockpooldiningroup.com
118558
118602
  rockport.se
118559
118603
  rockrtmail.com
118560
118604
  rocks.xyz
118605
+ rocksech-mail.net
118561
118606
  rocksmartlink.site
118562
118607
  rockstar-rp.ru
118563
118608
  rockstarkelly.com
@@ -120065,6 +120110,7 @@ rvbspending.com
120065
120110
  rvctf.com
120066
120111
  rvdogs.com
120067
120112
  rvemold.com
120113
+ rvi96658omeie.com
120068
120114
  rviixj.us
120069
120115
  rvitwc.com
120070
120116
  rvjtudarhs.cf
@@ -122488,6 +122534,7 @@ sctcwe1qet6rktdd.ga
122488
122534
  sctcwe1qet6rktdd.gq
122489
122535
  sctcwe1qet6rktdd.ml
122490
122536
  sctcwe1qet6rktdd.tk
122537
+ sctransportnmore.com
122491
122538
  scubado.info
122492
122539
  scubasvg.com
122493
122540
  scufupzil.ga
@@ -124871,6 +124918,7 @@ shopalpilen.online
124871
124918
  shopasrss.com
124872
124919
  shopatrips.com
124873
124920
  shopbaby.me
124921
+ shopbabygirlz.com
124874
124922
  shopback.asia
124875
124923
  shopback.tech
124876
124924
  shopbackgo.com
@@ -125559,7 +125607,6 @@ simpleitsecurity.info
125559
125607
  simplejourneyguide.com
125560
125608
  simplelifetimeincome.com
125561
125609
  simplelifthub.com
125562
- simplelogin.co
125563
125610
  simplelogin.fr
125564
125611
  simplemail.in
125565
125612
  simplemail.top
@@ -126285,6 +126332,7 @@ skuzos.biz
126285
126332
  skv-object.ru
126286
126333
  skvorets.com
126287
126334
  skwbet.info
126335
+ skxemail.com
126288
126336
  skxmdx.fun
126289
126337
  skxmh.com
126290
126338
  sky-grad.com
@@ -126546,7 +126594,6 @@ sljcsb.com
126546
126594
  slkdjf.com
126547
126595
  slkfewkkfgt.pl
126548
126596
  slkjghsx77sx.ru
126549
- slmail.me
126550
126597
  slmshf.cf
126551
126598
  slmtracker.com
126552
126599
  sln-tech.info
@@ -127568,6 +127615,7 @@ solar.pizza
127568
127615
  solaraction.network
127569
127616
  solaraction.org
127570
127617
  solaractivist.network
127618
+ solaravenue.org
127571
127619
  solarbet99.site
127572
127620
  solarclassroom.net
127573
127621
  solarcoopc.site
@@ -128279,6 +128327,7 @@ sparkgnome.com
128279
128327
  sparkgrowthteam.com
128280
128328
  sparklepuzzles.app
128281
128329
  sparkles.rocks
128330
+ sparklingnewsflow.com
128282
128331
  sparklogics.com
128283
128332
  sparkmail.top
128284
128333
  sparkmobile.xyz
@@ -134424,6 +134473,7 @@ terrafirmacollective.org
134424
134473
  terraform.cloud
134425
134474
  terraform.dev
134426
134475
  terraformproject.com
134476
+ terrafusionperu.com
134427
134477
  terrainshift.info
134428
134478
  terranasaurus.com
134429
134479
  terraorousa.com
@@ -135994,6 +136044,7 @@ theunitestars.com
135994
136044
  theupperroomyork.com
135995
136045
  theupscalecircle.com
135996
136046
  theuvitinh.org
136047
+ thevacayclub.com
135997
136048
  thevalentines.faith
135998
136049
  thevaltrexnetwork.online
135999
136050
  thevapeonator.com
@@ -140099,6 +140150,7 @@ tu6oiu4mbcj.gq
140099
140150
  tu6oiu4mbcj.ml
140100
140151
  tu6oiu4mbcj.tk
140101
140152
  tualias.com
140153
+ tuamaeaquelaursa.com
140102
140154
  tuan889p.ga
140103
140155
  tuana31.com
140104
140156
  tuanhungdev.xyz
@@ -143412,6 +143464,7 @@ ustudentli.com
143412
143464
  usualism.site
143413
143465
  usurpator.ru
143414
143466
  usuus.com
143467
+ usvetcon.com
143415
143468
  usweek.net
143416
143469
  usyu.xyz
143417
143470
  usywjsm.xyz
@@ -151069,6 +151122,7 @@ wrayauto.com
151069
151122
  wrayultratrim.com
151070
151123
  wrcbsaei.shop
151071
151124
  wrdtme.us
151125
+ wremail.xyz
151072
151126
  wrench.buzz
151073
151127
  wrenchenbt.space
151074
151128
  wrengostic.com
@@ -152396,6 +152450,7 @@ xihunwu.com
152396
152450
  xiii.nu
152397
152451
  xiinoo31.com
152398
152452
  xijjfjoo.turystyka.pl
152453
+ xik23839zslsz.com
152399
152454
  xikihn.us
152400
152455
  xilaimai.club
152401
152456
  xilaohu.top
@@ -152661,6 +152716,7 @@ xl7fnr.us
152661
152716
  xl8037.com
152662
152717
  xl9837.com
152663
152718
  xlarge.kiwi
152719
+ xlazy.cc
152664
152720
  xlby.com
152665
152721
  xlchapi.com
152666
152722
  xlcool.com
@@ -156235,6 +156291,7 @@ yqdongze.com
156235
156291
  yqejb1.site
156236
156292
  yqeo.com
156237
156293
  yqevzp.online
156294
+ yqi01525omeie.com
156238
156295
  yqjmtqpl.shop
156239
156296
  yqlnd.art
156240
156297
  yquhnhipm.pl
@@ -158271,6 +158328,7 @@ zqrni.com
158271
158328
  zqrni.net
158272
158329
  zqw.pl
158273
158330
  zr8la.us
158331
+ zra29701nezid.com
158274
158332
  zran5yxefwrcpqtcq.cf
158275
158333
  zran5yxefwrcpqtcq.ga
158276
158334
  zran5yxefwrcpqtcq.gq