WHOIS QUERY TIME

3 May 2024 - 2:14 PM UTC

Registered: 12 March 2009
Expiry: 12 March 2025

REGISTRAR

Name: REGTIME-RU

NAME SERVERS

dns1.yandex.net
dns2.yandex.net

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&current_whois=rubserf.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "rubserf.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "rubserf.ru",
            "domain_keyword": "rubserf",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:14:19",
            "create_date": "2009-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>rubserf.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>rubserf.ru</domain_name>
   <domain_keyword>rubserf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:14:19</query_time>
   <create_date>2009-03-12</create_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.064 seconds) for "rubserf.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

REGISTRAR

Name: REGTIME-REG-RIPN

NAME SERVERS

ns1.21host.ru.
ns2.21host.ru.

#2 - QUERY TIME

26 Mar 2015 - 12:00 AM UTC

Registered: 13 March 2009
Expiry: 13 March 2016

REGISTRAR

IANA: 1362
Name: REGTIME-RU

NAME SERVERS

ns1.21host.ru.
ns2.21host.ru.

#3 - QUERY TIME

3 May 2024 - 2:14 PM UTC

Registered: 12 March 2009
Expiry: 12 March 2025

REGISTRAR

Name: REGTIME-RU

NAME SERVERS

dns1.yandex.net
dns2.yandex.net

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=rubserf.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "rubserf.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "rubserf.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "rubserf.ru",
            "domain_keyword": "rubserf",
            "domain_tld": "ru",
            "query_time": "2012-11-18 08:00:00",
            "registrar_name": "REGTIME-REG-RIPN",
            "name_servers": [
                "ns1.21host.ru.",
                "ns2.21host.ru."
            ]
        },
        {
            "num": 2,
            "domain_name": "rubserf.ru",
            "domain_keyword": "rubserf",
            "domain_tld": "ru",
            "query_time": "2015-03-26 00:00:00",
            "create_date": "2009-03-13",
            "expiry_date": "2016-03-13",
            "registrar_iana": 1362,
            "registrar_name": "REGTIME-RU",
            "name_servers": [
                "ns1.21host.ru.",
                "ns2.21host.ru."
            ]
        },
        {
            "num": 3,
            "domain_name": "rubserf.ru",
            "domain_keyword": "rubserf",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:14:19",
            "create_date": "2009-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.064,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>rubserf.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>rubserf.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rubserf.ru</domain_name>
   <domain_keyword>rubserf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <registrar_name>REGTIME-REG-RIPN</registrar_name>
   <name_servers>
    <value>ns1.21host.ru.</value>
    <value>ns2.21host.ru.</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>rubserf.ru</domain_name>
   <domain_keyword>rubserf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2015-03-26 00:00:00</query_time>
   <create_date>2009-03-13</create_date>
   <expiry_date>2016-03-13</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>REGTIME-RU</registrar_name>
   <name_servers>
    <value>ns1.21host.ru.</value>
    <value>ns2.21host.ru.</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>rubserf.ru</domain_name>
   <domain_keyword>rubserf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:14:19</query_time>
   <create_date>2009-03-12</create_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.064</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 680 domain names (in 0.188 seconds) which look and sound like the brand name "rubserf".
Domain Name Registered Expiry Registrar Ownership
1 rublerf.ru 19 Jan 2024 19 Jan 2025 TILDA-RU Private Person
2 rubsery.com 22 Feb 2023 22 Feb 2026 gabia global heyeon
3 ruserf.ru 26 Jul 2006 26 Jul 2024 SALENAMES-RU Private Person
4 rubsery.net 22 Feb 2023 22 Feb 2026 gabia global heyeon
5 rubser.com 8 Jul 2016 8 Jul 2024 GoDaddy.com, LLC -
6 rubberq.com 6 Mar 2024 6 Mar 2025 NameCheap, Inc. -
7 rubberb.se 20 Nov 2018 20 Nov 2024 Key-Systems Gmbh -
8 rubyser.com 19 Jun 2023 19 Jun 2024 Cloud Yuqu LLC REDACTED FOR PRIVACY
9 dubself.com 30 Jan 2015 30 Jan 2025 Hetzner Online GmbH REDACTED FOR PRIVACY
10 rubbers.cl 13 Jul 2020 13 Jul 2030 NIC Chile Victor Godoi
11 rubberx.net 8 Aug 2023 8 Aug 2024 NameSilo, LLC -
12 subsurf.tech 3 May 2024 3 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
13 rubbery.cfd 16 May 2023 16 May 2025 Aceville Pte. Ltd. "gasdsaa fasdsa"
14 rubberb.uk 17 Jan 2017 17 Jan 2025 Domain Directors Pty Ltd t/a Instra Corporation [Tag = RAREDOMAINS-AU] -
15 russera.studio 25 Aug 2023 25 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
16 russert.ru 2 May 2007 2 May 2025 RU-CENTER-RU Private Person
17 gubsers.net 15 May 2011 15 May 2025 EPAG DOMAINSERVICES GmbH -
18 subsery.com 15 Jun 2021 15 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. -
19 rusberi.ru 23 Jan 2020 23 Jan 2025 REGRU-RU Private Person
20 subsery.online 18 Oct 2022 18 Oct 2024 IONOS SE 1&1 Internet Limited
21 russera.online 25 Aug 2023 25 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
22 rubbery.com 2 May 2002 2 May 2025 GoDaddy.com, LLC NameFind LLC
23 subsurf.xyz 10 Feb 2024 10 Feb 2025 Porkbun, LLC Private by Design, LLC
24 rubbero.com 6 Oct 2016 6 Oct 2024 GoDaddy.com, LLC -
25 rubberb.com 22 Aug 2010 22 Aug 2025 GoDaddy.com, LLC -
26 rubbery.net 18 Sep 2022 18 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
27 rubyera.com 13 May 2018 13 May 2025 GoDaddy.com, LLC -
28 russeif.ru 28 Apr 2016 28 Apr 2025 RD-RU Private Person
29 rubbers.online 23 Apr 2023 23 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu EWBCD GmbH
30 rubberg.love 24 Feb 2016 24 Feb 2025 GoDaddy Domains By Proxy, LLC
31 rubsgrp.com 11 Apr 2023 11 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
32 subsero.com 23 Apr 2001 23 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
33 rubberfd.com 29 Apr 2023 29 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
34 rubbers.blog 17 Apr 2023 17 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
35 russert.su 8 Aug 2019 8 Aug 2024 R01-SU Private Person
36 rubberb.net 1 Jul 2011 1 Jul 2024 GoDaddy.com, LLC -
37 subsurf.com.au - - GoDaddy.com LLC trading as GoDaddy.com Nicholas Schneider
38 webserf.pro 27 May 2023 27 May 2025 Registrar of Domain Names REG.RU LLC OOO Bodriy Kub
39 rugself.com 3 Jul 2012 3 Jul 2024 COREhub, S.R.L. ACO Ahlmann SE & Co. KG
40 refserf.com 15 Apr 2024 15 Apr 2025 SNAPNAMES 9, LLC -
41 rubberb.ru 19 Nov 2018 19 Nov 2024 RU-CENTER-RU Rubber B, LLC
42 rubyerc.com 21 Sep 2023 21 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
43 rubber1.com 28 Apr 2004 28 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
44 rubbers.xyz 15 Jun 2022 15 Jun 2031 Automattic Inc. Knock Knock WHOIS Not There, LLC
45 rubeers.beer 29 Aug 2023 29 Aug 2024 Tucows Domains Inc. Data Protected
46 ru-serv.site 11 Jun 2024 11 Jun 2025 Hosting Ukraine LLC Hosting Ukraine LLC
47 pubperf.com 5 Mar 2019 5 Mar 2025 Cloudflare, Inc. DATA REDACTED
48 rubberw.com 14 Feb 2017 14 Feb 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
49 rubbers.us 24 Sep 2022 24 Sep 2024 Dynadot Inc Robert Shanklin
50 rubbera.net 24 Nov 2017 24 Nov 2024 GoDaddy.com, LLC -
51 robserv.org 16 Nov 2012 16 Nov 2024 Key-Systems GmbH Robert Hennig Softwareberatung
52 rubber9.com 14 Jun 2016 14 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
53 rebserh.buzz 25 Jul 2023 25 Jul 2024 Sav.com LLC Privacy Protection
54 rubseal.com 21 Dec 2015 21 Dec 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Stephan Knecht
55 cubsurf.com 6 Sep 2018 6 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
56 rubjerg.com 3 Mar 2020 3 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
57 rubberi.ru 18 Oct 2023 18 Oct 2024 MAXNAME-RU Private Person
58 rugserv.com 29 Dec 2011 29 Dec 2025 GoDaddy.com, LLC -
59 subsurf.lol 11 Apr 2024 11 Apr 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
60 rubberfy.com 25 Aug 2019 25 Aug 2024 NameCheap, Inc. -
61 subserv.com 30 May 2012 30 May 2024 Netestate, LLC Whois privacy services, provided by DomainProtect LLC
62 robserv.net 3 Apr 2009 3 Apr 2025 Hetzner Online GmbH REDACTED FOR PRIVACY
63 rubiera.events 13 Jan 2023 13 Jan 2026 Domain.com, LLC Domain Privacy Service FBO Registrant.
64 rubbers.se 7 Jan 2018 7 Jan 2025 Svenska Export M -
65 dubserv.com 26 Mar 2023 26 Mar 2024 GoDaddy.com, LLC -
66 ru-serv.ru 15 Mar 2011 15 Mar 2025 R01-RU Private Person
67 urbserv.com 1 Oct 2017 1 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 rosserf.ru 2 Mar 2022 2 Mar 2025 REGRU-RU Yandex.Mail Exclusive email address feature
69 mobserf.biz 29 Feb 2008 28 Feb 2025 Realtime Register B.V. REDACTED FOR PRIVACY
70 cubsetf.com 7 Apr 2021 7 Apr 2025 GoDaddy.com, LLC -
71 runsurf.com 3 May 2013 3 May 2025 GoDaddy.com, LLC -
72 rubbery.fun 21 Mar 2020 21 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
73 rugsera.com 5 Dec 2012 5 Dec 2024 Register.com, Inc. -
74 rubiero.net 22 Aug 2004 22 Aug 2025 GoDaddy.com, LLC -
75 prubserv.ru 3 Dec 2023 3 Dec 2024 REGRU-RU Private Person
76 rubberc.com 26 Dec 2022 26 Dec 2024 DropCatch.com 830 LLC HugeDomains.com
77 rubbers.org 22 Jun 2004 22 Jun 2024 Sea Wasp, LLC REDACTED FOR PRIVACY
78 rumperf.com 28 Apr 2012 28 Apr 2025 GoDaddy Corporate Domains, LLC Brandsight Privacy Customer 255727
79 rusbeef.ru 1 Apr 2024 1 Apr 2025 R01-RU Private Person
80 russera.com 1 Nov 2018 1 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
81 rdbserv.com 30 Jul 2023 30 Jul 2025 Wild West Domains, LLC -
82 rubbere.online 17 Jun 2023 17 Jun 2024 Name.com, Inc Domain Protection Services, Inc.
83 rubbert.com 9 Apr 2003 9 Apr 2025 DomReg Ltd. d/b/a LIBRIS.COM -
84 pubsurf.com 31 Aug 2004 31 Aug 2024 GoDaddy.com, LLC -
85 rubbers.net 30 Sep 2003 30 Sep 2026 TurnCommerce, Inc. DBA NameBright.com Domain Administrator
86 rubsgerz.com 5 Aug 2023 5 Aug 2024 GoDaddy.com, LLC -
87 rubberr.in 27 Dec 2013 27 Dec 2024 Infocom Network Private Limited ANURAG MOULDING PVT. LTD.
88 rubvers.com 8 Apr 2021 8 Apr 2025 Wix.com Ltd. -
89 rabserv.com 14 Jan 2009 14 Jan 2025 Webcentral Group Ltd REDACTED FOR PRIVACY
90 buxserf.ru 2 Aug 2022 2 Aug 2024 REGRU-RU Private Person
91 rubbers.ru 16 Mar 2018 16 Mar 2025 REGRU-RU Private Person
92 subsurf.click 17 Jan 2024 17 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
93 subsero.dk 24 Apr 2001 30 Jun 2024 DANDOMAIN A/S SUBSERO A/S
94 rubsters.com 2 Mar 2009 2 Mar 2026 GoDaddy.com, LLC -
95 rubyelf.com 3 Mar 2020 3 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
96 russerv.online 13 Dec 2023 13 Dec 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
97 rubbert.net 20 Jan 2000 20 Jan 2025 Tucows Domains Inc. -
98 sunserf.ru 7 Nov 2018 7 Nov 2024 RU-CENTER-RU Private Person
99 rubceri.com 16 Nov 2023 16 Nov 2024 Tucows Domains Inc. -
100 rubsorft.com 18 Mar 2016 18 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Rubserf.ru.

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=rubserf.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "rubserf.ru",
        "page_size": 100
    },
    "count": {
        "total": 680,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "rublerf.ru, rubsery.com, ruserf.ru, rubsery.net, rubser.com, rubberq.com, rubberb.se, rubyser.com, dubself.com, rubbers.cl, rubberx.net, subsurf.tech, rubbery.cfd, rubberb.uk, russera.studio, russert.ru, gubsers.net, subsery.com, rusberi.ru, subsery.online, russera.online, rubbery.com, subsurf.xyz, rubbero.com, rubberb.com, rubbery.net, rubyera.com, russeif.ru, rubbers.online, rubberg.love, rubsgrp.com, subsero.com, rubberfd.com, rubbers.blog, russert.su, rubberb.net, subsurf.com.au, webserf.pro, rugself.com, refserf.com, rubberb.ru, rubyerc.com, rubber1.com, rubbers.xyz, rubeers.beer, ru-serv.site, pubperf.com, rubberw.com, rubbers.us, rubbera.net, robserv.org, rubber9.com, rebserh.buzz, rubseal.com, cubsurf.com, rubjerg.com, rubberi.ru, rugserv.com, subsurf.lol, rubberfy.com, subserv.com, robserv.net, rubiera.events, rubbers.se, dubserv.com, ru-serv.ru, urbserv.com, rosserf.ru, mobserf.biz, cubsetf.com, runsurf.com, rubbery.fun, rugsera.com, rubiero.net, prubserv.ru, rubberc.com, rubbers.org, rumperf.com, rusbeef.ru, russera.com, rdbserv.com, rubbere.online, rubbert.com, pubsurf.com, rubbers.net, rubsgerz.com, rubberr.in, rubvers.com, rabserv.com, buxserf.ru, rubbers.ru, subsurf.click, subsero.dk, rubsters.com, rubyelf.com, russerv.online, rubbert.net, sunserf.ru, rubceri.com, rubsorft.com",
    "results": [
        {
            "num": 1,
            "domain_name": "rublerf.ru",
            "domain_keyword": "rublerf",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:13:49",
            "create_date": "2024-01-19",
            "expiry_date": "2025-01-19",
            "registrar_name": "TILDA-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "rubsery.com",
            "domain_keyword": "rubsery",
            "domain_tld": "com",
            "query_time": "2024-05-04 03:09:02",
            "create_date": "2023-02-22",
            "update_date": "2023-08-10",
            "expiry_date": "2026-02-22",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "global heyeon",
            "registrant_company": "global heyeon",
            "registrant_address": "170, Bongeunsa-ro, Gangnam-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "06125",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.246933804",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ruserf.ru",
            "domain_keyword": "ruserf",
            "domain_tld": "ru",
            "query_time": "2024-05-01 09:51:34",
            "create_date": "2006-07-26",
            "expiry_date": "2024-07-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "rubsery.net",
            "domain_keyword": "rubsery",
            "domain_tld": "net",
            "query_time": "2024-05-04 03:09:02",
            "create_date": "2023-02-22",
            "update_date": "2023-08-10",
            "expiry_date": "2026-02-22",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "global heyeon",
            "registrant_company": "global heyeon",
            "registrant_address": "170, Bongeunsa-ro, Gangnam-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "06125",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.246933804",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "rubser.com",
            "domain_keyword": "rubser",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:05:03",
            "create_date": "2016-07-08",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns6.nomer.com.br",
                "ns7.nomer.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "rubberq.com",
            "domain_keyword": "rubberq",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:30:07",
            "create_date": "2024-03-06",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "rubberb.se",
            "domain_keyword": "rubberb",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:13:57",
            "create_date": "2018-11-20",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-20",
            "registrar_name": "Key-Systems Gmbh",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "rubyser.com",
            "domain_keyword": "rubyser",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:03:09",
            "create_date": "2023-06-19",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-19",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=rubyser.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.diymysite.com",
                "ns6.diymysite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "dubself.com",
            "domain_keyword": "dubself",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:56:33",
            "create_date": "2015-01-30",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "rubbers.cl",
            "domain_keyword": "rubbers",
            "domain_tld": "cl",
            "query_time": "2024-05-03 02:37:28",
            "create_date": "2020-07-13",
            "expiry_date": "2030-07-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Victor Godoi",
            "name_servers": [
                "ns1.ihosting.cl",
                "ns2.ihosting.cl"
            ]
        },
        {
            "num": 11,
            "domain_name": "rubberx.net",
            "domain_keyword": "rubberx",
            "domain_tld": "net",
            "query_time": "2024-05-25 07:41:58",
            "create_date": "2023-08-08",
            "update_date": "2024-02-02",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "vip7.alidns.com",
                "vip8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "subsurf.tech",
            "domain_keyword": "subsurf",
            "domain_tld": "tech",
            "query_time": "2024-05-06 17:37:48",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "rubbery.cfd",
            "domain_keyword": "rubbery",
            "domain_tld": "cfd",
            "query_time": "2024-05-18 14:45:16",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 3858,
            "registrar_name": "Aceville Pte. Ltd.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_company": "\"gasdsaa fasdsa\"",
            "registrant_state": "\"sadsagas\"",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "chelsea.ns.cloudflare.com",
                "felipe.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "rubberb.uk",
            "domain_keyword": "rubberb",
            "domain_tld": "uk",
            "query_time": "2024-05-22 22:25:19",
            "create_date": "2017-01-17",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-17",
            "registrar_name": "Domain Directors Pty Ltd t/a Instra Corporation [Tag = RAREDOMAINS-AU]",
            "registrar_website": "https://www.instra.com",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "russera.studio",
            "domain_keyword": "russera",
            "domain_tld": "studio",
            "query_time": "2024-05-08 00:14:39",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "russert.ru",
            "domain_keyword": "russert",
            "domain_tld": "ru",
            "query_time": "2024-05-13 23:21:30",
            "create_date": "2007-05-02",
            "expiry_date": "2025-05-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "gubsers.net",
            "domain_keyword": "gubsers",
            "domain_tld": "net",
            "query_time": "2024-05-28 20:37:43",
            "create_date": "2011-05-15",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-15",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "subsery.com",
            "domain_keyword": "subsery",
            "domain_tld": "com",
            "query_time": "2024-05-12 13:17:36",
            "create_date": "2021-06-15",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "rusberi.ru",
            "domain_keyword": "rusberi",
            "domain_tld": "ru",
            "query_time": "2024-05-03 15:39:01",
            "create_date": "2020-01-23",
            "expiry_date": "2025-01-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "subsery.online",
            "domain_keyword": "subsery",
            "domain_tld": "online",
            "query_time": "2024-04-27 03:04:41",
            "create_date": "2022-10-18",
            "update_date": "2024-01-01",
            "expiry_date": "2024-10-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1036.ui-dns.com",
                "ns1060.ui-dns.biz",
                "ns1076.ui-dns.de",
                "ns1089.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "russera.online",
            "domain_keyword": "russera",
            "domain_tld": "online",
            "query_time": "2024-05-08 00:14:39",
            "create_date": "2023-08-25",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "rubbery.com",
            "domain_keyword": "rubbery",
            "domain_tld": "com",
            "query_time": "2024-05-06 23:18:25",
            "create_date": "2002-05-02",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "subsurf.xyz",
            "domain_keyword": "subsurf",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 11:58:11",
            "create_date": "2024-02-10",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "rubbero.com",
            "domain_keyword": "rubbero",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:39:06",
            "create_date": "2016-10-06",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "rubberb.com",
            "domain_keyword": "rubberb",
            "domain_tld": "com",
            "query_time": "2024-06-08 20:21:41",
            "create_date": "2010-08-22",
            "update_date": "2022-09-08",
            "expiry_date": "2025-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "rubbery.net",
            "domain_keyword": "rubbery",
            "domain_tld": "net",
            "query_time": "2024-05-03 02:37:35",
            "create_date": "2022-09-18",
            "update_date": "2024-04-08",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "rubyera.com",
            "domain_keyword": "rubyera",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:40:05",
            "create_date": "2018-05-13",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "russeif.ru",
            "domain_keyword": "russeif",
            "domain_tld": "ru",
            "query_time": "2024-06-02 02:18:17",
            "create_date": "2016-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.mastername.ru",
                "ns2.mastername.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "rubbers.online",
            "domain_keyword": "rubbers",
            "domain_tld": "online",
            "query_time": "2024-05-03 02:37:28",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "EWBCD GmbH",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "rubberg.love",
            "domain_keyword": "rubberg",
            "domain_tld": "love",
            "query_time": "2024-06-09 22:54:30",
            "create_date": "2016-02-24",
            "update_date": "2024-06-06",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "rubsgrp.com",
            "domain_keyword": "rubsgrp",
            "domain_tld": "com",
            "query_time": "2024-05-04 03:09:03",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=rubsgrp.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "subsero.com",
            "domain_keyword": "subsero",
            "domain_tld": "com",
            "query_time": "2024-05-04 05:15:47",
            "create_date": "2001-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.webhotel.net",
                "ns2.webhotel.net",
                "ns3.webhotel.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rubberfd.com",
            "domain_keyword": "rubberfd",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:30:00",
            "create_date": "2023-04-29",
            "update_date": "2023-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "rubbers.blog",
            "domain_keyword": "rubbers",
            "domain_tld": "blog",
            "query_time": "2024-05-03 02:37:27",
            "create_date": "2023-04-17",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "russert.su",
            "domain_keyword": "russert",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:21:28",
            "create_date": "2019-08-08",
            "expiry_date": "2024-08-08",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 36,
            "domain_name": "rubberb.net",
            "domain_keyword": "rubberb",
            "domain_tld": "net",
            "query_time": "2024-04-25 13:36:44",
            "create_date": "2011-07-01",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "subsurf.com.au",
            "domain_keyword": "subsurf",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 01:59:45",
            "update_date": "2023-01-07",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Nicholas Schneider",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "webserf.pro",
            "domain_keyword": "webserf",
            "domain_tld": "pro",
            "query_time": "2024-05-29 15:51:27",
            "create_date": "2023-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO Bodriy Kub",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sankt-Peterburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rugself.com",
            "domain_keyword": "rugself",
            "domain_tld": "com",
            "query_time": "2024-04-28 03:08:18",
            "create_date": "2012-07-03",
            "update_date": "2022-10-19",
            "expiry_date": "2024-07-03",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "ACO Ahlmann SE & Co. KG",
            "registrant_state": "SH",
            "registrant_country": "DE",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "ns1.lemarit.de",
                "ns1.lemarit.net",
                "ns2.lemarit.de",
                "ns2.lemarit.net",
                "ns3.lemarit.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "refserf.com",
            "domain_keyword": "refserf",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:41:23",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1010,
            "registrar_name": "SNAPNAMES 9, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "rubberb.ru",
            "domain_keyword": "rubberb",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:13:06",
            "create_date": "2018-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Rubber B, LLC",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "rubyerc.com",
            "domain_keyword": "rubyerc",
            "domain_tld": "com",
            "query_time": "2024-05-04 03:09:57",
            "create_date": "2023-09-21",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "rubber1.com",
            "domain_keyword": "rubber1",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:36:38",
            "create_date": "2004-04-28",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=rubber1.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.pluto1.com",
                "ns2.pluto1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "rubbers.xyz",
            "domain_keyword": "rubbers",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 09:28:52",
            "create_date": "2022-06-15",
            "update_date": "2023-10-12",
            "expiry_date": "2031-06-15",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "rubeers.beer",
            "domain_keyword": "rubeers",
            "domain_tld": "beer",
            "query_time": "2024-05-18 14:45:26",
            "create_date": "2023-08-29",
            "update_date": "2023-09-03",
            "expiry_date": "2024-08-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ru-serv.site",
            "domain_keyword": "ru-serv",
            "domain_tld": "site",
            "query_time": "2024-06-13 17:49:02",
            "create_date": "2024-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hattie.ns.cloudflare.com",
                "porter.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "pubperf.com",
            "domain_keyword": "pubperf",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:57:48",
            "create_date": "2019-03-05",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "London",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "GB",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/pubperf.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "phil.ns.cloudflare.com",
                "zoe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "rubberw.com",
            "domain_keyword": "rubberw",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:40:51",
            "create_date": "2017-02-14",
            "update_date": "2023-02-16",
            "expiry_date": "2026-02-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Zhe Jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "rubbers.us",
            "domain_keyword": "rubbers",
            "domain_tld": "us",
            "query_time": "2024-05-22 22:25:56",
            "create_date": "2022-09-24",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Robert Shanklin",
            "registrant_address": "PO Box 753",
            "registrant_city": "Orinda",
            "registrant_state": "CA",
            "registrant_zip": "94563",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5104593041",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "rubbera.net",
            "domain_keyword": "rubbera",
            "domain_tld": "net",
            "query_time": "2024-06-09 22:54:10",
            "create_date": "2017-11-24",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "robserv.org",
            "domain_keyword": "robserv",
            "domain_tld": "org",
            "query_time": "2024-04-22 15:06:22",
            "create_date": "2012-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Robert Hennig Softwareberatung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.1blu.de",
                "ns02.1blu.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "rubber9.com",
            "domain_keyword": "rubber9",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:36:39",
            "create_date": "2016-06-14",
            "update_date": "2023-04-12",
            "expiry_date": "2024-06-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rebserh.buzz",
            "domain_keyword": "rebserh",
            "domain_tld": "buzz",
            "query_time": "2024-05-06 04:43:09",
            "create_date": "2023-07-25",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fonzie.ns.cloudflare.com",
                "kristina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "rubseal.com",
            "domain_keyword": "rubseal",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:05:03",
            "create_date": "2015-12-21",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-21",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Stephan Knecht",
            "registrant_state": "--",
            "registrant_country": "CH",
            "registrant_email": "https://csl-registrar.com/contact/rubseal.com/owner",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cubsurf.com",
            "domain_keyword": "cubsurf",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:45:31",
            "create_date": "2018-09-06",
            "update_date": "2020-08-31",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "rubjerg.com",
            "domain_keyword": "rubjerg",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:03:59",
            "create_date": "2020-03-03",
            "update_date": "2020-08-30",
            "expiry_date": "2025-03-03",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.simply.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "rubberi.ru",
            "domain_keyword": "rubberi",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:13:07",
            "create_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "MAXNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "arnold.ns.cloudflare.com",
                "brit.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "rugserv.com",
            "domain_keyword": "rugserv",
            "domain_tld": "com",
            "query_time": "2024-04-28 03:08:19",
            "create_date": "2011-12-29",
            "update_date": "2022-09-10",
            "expiry_date": "2025-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "subsurf.lol",
            "domain_keyword": "subsurf",
            "domain_tld": "lol",
            "query_time": "2024-04-27 03:06:48",
            "create_date": "2024-04-11",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "rubberfy.com",
            "domain_keyword": "rubberfy",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:38:02",
            "create_date": "2019-08-25",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "subserv.com",
            "domain_keyword": "subserv",
            "domain_tld": "com",
            "query_time": "2024-06-01 19:51:44",
            "create_date": "2012-05-30",
            "update_date": "2024-05-15",
            "expiry_date": "2024-05-30",
            "registrar_iana": 974,
            "registrar_name": "Netestate, LLC",
            "registrar_website": "http://netestate.com",
            "registrant_name": "Whois privacy services provided by DomainProtect LLC",
            "registrant_company": "Whois privacy services, provided by DomainProtect LLC",
            "registrant_address": "c/o Office-Mail processing center Sadovaya, 53",
            "registrant_city": "Saint Petersburg",
            "registrant_state": "Saint Petersburg",
            "registrant_zip": "190068",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8662452838",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "robserv.net",
            "domain_keyword": "robserv",
            "domain_tld": "net",
            "query_time": "2024-04-22 15:06:22",
            "create_date": "2009-04-03",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-03",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "rubiera.events",
            "domain_keyword": "rubiera",
            "domain_tld": "events",
            "query_time": "2024-05-04 03:07:15",
            "create_date": "2023-01-13",
            "update_date": "2023-01-30",
            "expiry_date": "2026-01-13",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "rubbers.se",
            "domain_keyword": "rubbers",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:13:57",
            "create_date": "2018-01-07",
            "update_date": "2023-12-01",
            "expiry_date": "2025-01-07",
            "registrar_name": "Svenska Export M",
            "name_servers": [
                "ns1.domain-for-sale.se",
                "ns2.domain-for-sale.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "dubserv.com",
            "domain_keyword": "dubserv",
            "domain_tld": "com",
            "query_time": "2024-06-02 10:12:44",
            "create_date": "2023-03-26",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ru-serv.ru",
            "domain_keyword": "ru-serv",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:12:12",
            "create_date": "2011-03-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns0.nlab.ru",
                "ns1.nlab.ru",
                "ns2.nlab.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "urbserv.com",
            "domain_keyword": "urbserv",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:08:44",
            "create_date": "2017-10-01",
            "update_date": "2020-09-25",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "rosserf.ru",
            "domain_keyword": "rosserf",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:05:49",
            "create_date": "2022-03-02",
            "expiry_date": "2025-03-02",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "mobserf.biz",
            "domain_keyword": "mobserf",
            "domain_tld": "biz",
            "query_time": "2024-05-22 23:14:24",
            "create_date": "2008-02-29",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-28",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.zonereg.ru",
                "ns02.zonereg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cubsetf.com",
            "domain_keyword": "cubsetf",
            "domain_tld": "com",
            "query_time": "2024-06-04 17:41:29",
            "create_date": "2021-04-07",
            "update_date": "2023-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "runsurf.com",
            "domain_keyword": "runsurf",
            "domain_tld": "com",
            "query_time": "2024-05-07 08:50:48",
            "create_date": "2013-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "rubbery.fun",
            "domain_keyword": "rubbery",
            "domain_tld": "fun",
            "query_time": "2024-05-13 09:28:56",
            "create_date": "2020-03-21",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "rugsera.com",
            "domain_keyword": "rugsera",
            "domain_tld": "com",
            "query_time": "2024-05-18 14:50:27",
            "create_date": "2012-12-05",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-05",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.expireddomains.register.com",
                "ns2.expireddomains.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rubiero.net",
            "domain_keyword": "rubiero",
            "domain_tld": "net",
            "query_time": "2024-04-21 12:00:38",
            "create_date": "2004-08-22",
            "update_date": "2024-01-24",
            "expiry_date": "2025-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "prubserv.ru",
            "domain_keyword": "prubserv",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:37:36",
            "create_date": "2023-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "rubberc.com",
            "domain_keyword": "rubberc",
            "domain_tld": "com",
            "query_time": "2024-05-30 10:34:19",
            "create_date": "2022-12-26",
            "update_date": "2024-03-16",
            "expiry_date": "2024-12-26",
            "registrar_iana": 2589,
            "registrar_name": "DropCatch.com 830 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "rubbers.org",
            "domain_keyword": "rubbers",
            "domain_tld": "org",
            "query_time": "2024-04-25 13:39:51",
            "create_date": "2004-06-22",
            "update_date": "2023-05-25",
            "expiry_date": "2024-06-22",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "rumperf.com",
            "domain_keyword": "rumperf",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:32:01",
            "create_date": "2012-04-28",
            "update_date": "2023-07-18",
            "expiry_date": "2025-04-28",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com",
            "registrant_name": "Brandsight Privacy Customer 255727",
            "registrant_address": "PO Box 190899",
            "registrant_city": "Boise",
            "registrant_state": "ID",
            "registrant_zip": "83719",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2084252575",
            "name_servers": [
                "ns01.catchpointdns.com",
                "ns02.catchpointdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "rusbeef.ru",
            "domain_keyword": "rusbeef",
            "domain_tld": "ru",
            "query_time": "2024-05-03 15:39:01",
            "create_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "russera.com",
            "domain_keyword": "russera",
            "domain_tld": "com",
            "query_time": "2024-05-04 21:10:29",
            "create_date": "2018-11-01",
            "update_date": "2023-10-02",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "rdbserv.com",
            "domain_keyword": "rdbserv",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:22:39",
            "create_date": "2023-07-30",
            "update_date": "2023-07-30",
            "expiry_date": "2025-07-30",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "rubbere.online",
            "domain_keyword": "rubbere",
            "domain_tld": "online",
            "query_time": "2024-05-11 09:38:49",
            "create_date": "2023-06-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2fhn.name.com",
                "ns3cna.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "rubbert.com",
            "domain_keyword": "rubbert",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:40:15",
            "create_date": "2003-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 381,
            "registrar_name": "DomReg Ltd. d/b/a LIBRIS.COM",
            "registrar_website": "http://www.libris.com",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "pubsurf.com",
            "domain_keyword": "pubsurf",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:13:56",
            "create_date": "2004-08-31",
            "update_date": "2024-04-08",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "rubbers.net",
            "domain_keyword": "rubbers",
            "domain_tld": "net",
            "query_time": "2024-04-25 13:39:51",
            "create_date": "2003-09-30",
            "update_date": "2023-10-12",
            "expiry_date": "2026-09-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Administrator",
            "registrant_address": "This Domain is c/o WhoisDefender.org",
            "registrant_city": "Wellington",
            "registrant_state": "G2",
            "registrant_zip": "6440",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7866871987",
            "name_servers": [
                "harlee.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "rubsgerz.com",
            "domain_keyword": "rubsgerz",
            "domain_tld": "com",
            "query_time": "2024-04-10 14:51:22",
            "create_date": "2023-08-05",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "carioca.ns.cloudflare.com",
                "lennon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "rubberr.in",
            "domain_keyword": "rubberr",
            "domain_tld": "in",
            "query_time": "2024-05-13 09:28:50",
            "create_date": "2013-12-27",
            "update_date": "2019-10-31",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1484,
            "registrar_name": "Infocom Network Private Limited",
            "registrar_website": "www.tradeindia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ANURAG MOULDING PVT. LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "server1.trade-india.com",
                "server2.trade-india.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "rubvers.com",
            "domain_keyword": "rubvers",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:39:51",
            "create_date": "2021-04-08",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-08",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "rabserv.com",
            "domain_keyword": "rabserv",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:55:56",
            "create_date": "2009-01-14",
            "update_date": "2023-07-03",
            "expiry_date": "2025-01-14",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Ltd",
            "registrar_website": "hrs-admin.webcentralgroup.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/4be8662c-056d-48ef-9c36-4bf013f7bfe1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "buxserf.ru",
            "domain_keyword": "buxserf",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:24:31",
            "create_date": "2022-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nocsu.com",
                "ns2.nocsu.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "rubbers.ru",
            "domain_keyword": "rubbers",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:13:07",
            "create_date": "2018-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ru-ns1.dd-dns.com",
                "ru-ns2.dd-dns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "subsurf.click",
            "domain_keyword": "subsurf",
            "domain_tld": "click",
            "query_time": "2024-05-15 23:03:13",
            "create_date": "2024-01-17",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "journey.ns.cloudflare.com",
                "rayden.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "subsero.dk",
            "domain_keyword": "subsero",
            "domain_tld": "dk",
            "query_time": "2024-05-10 09:50:17",
            "create_date": "2001-04-24",
            "expiry_date": "2024-06-30",
            "registrar_name": "DANDOMAIN A/S",
            "registrant_name": "SUBSERO A/S",
            "registrant_address": "Middelfartgade 17",
            "registrant_city": "København Ø",
            "registrant_zip": "2100",
            "registrant_country": "DK",
            "registrant_phone": "+45 88329007",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "rubsters.com",
            "domain_keyword": "rubsters",
            "domain_tld": "com",
            "query_time": "2024-04-10 14:51:23",
            "create_date": "2009-03-02",
            "update_date": "2023-03-03",
            "expiry_date": "2026-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "rubyelf.com",
            "domain_keyword": "rubyelf",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:34:54",
            "create_date": "2020-03-03",
            "update_date": "2024-02-02",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "russerv.online",
            "domain_keyword": "russerv",
            "domain_tld": "online",
            "query_time": "2024-04-23 23:17:16",
            "create_date": "2023-12-13",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-13",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "rubbert.net",
            "domain_keyword": "rubbert",
            "domain_tld": "net",
            "query_time": "2024-04-25 13:40:15",
            "create_date": "2000-01-20",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sunserf.ru",
            "domain_keyword": "sunserf",
            "domain_tld": "ru",
            "query_time": "2024-05-05 01:10:43",
            "create_date": "2018-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "gail.ns.cloudflare.com",
                "lewis.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "rubceri.com",
            "domain_keyword": "rubceri",
            "domain_tld": "com",
            "query_time": "2024-06-09 22:55:37",
            "create_date": "2023-11-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "rubsorft.com",
            "domain_keyword": "rubsorft",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:05:06",
            "create_date": "2016-03-18",
            "update_date": "2024-01-18",
            "expiry_date": "2025-03-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.188,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>rubserf.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>680</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>rublerf.ru, rubsery.com, ruserf.ru, rubsery.net, rubser.com, rubberq.com, rubberb.se, rubyser.com, dubself.com, rubbers.cl, rubberx.net, subsurf.tech, rubbery.cfd, rubberb.uk, russera.studio, russert.ru, gubsers.net, subsery.com, rusberi.ru, subsery.online, russera.online, rubbery.com, subsurf.xyz, rubbero.com, rubberb.com, rubbery.net, rubyera.com, russeif.ru, rubbers.online, rubberg.love, rubsgrp.com, subsero.com, rubberfd.com, rubbers.blog, russert.su, rubberb.net, subsurf.com.au, webserf.pro, rugself.com, refserf.com, rubberb.ru, rubyerc.com, rubber1.com, rubbers.xyz, rubeers.beer, ru-serv.site, pubperf.com, rubberw.com, rubbers.us, rubbera.net, robserv.org, rubber9.com, rebserh.buzz, rubseal.com, cubsurf.com, rubjerg.com, rubberi.ru, rugserv.com, subsurf.lol, rubberfy.com, subserv.com, robserv.net, rubiera.events, rubbers.se, dubserv.com, ru-serv.ru, urbserv.com, rosserf.ru, mobserf.biz, cubsetf.com, runsurf.com, rubbery.fun, rugsera.com, rubiero.net, prubserv.ru, rubberc.com, rubbers.org, rumperf.com, rusbeef.ru, russera.com, rdbserv.com, rubbere.online, rubbert.com, pubsurf.com, rubbers.net, rubsgerz.com, rubberr.in, rubvers.com, rabserv.com, buxserf.ru, rubbers.ru, subsurf.click, subsero.dk, rubsters.com, rubyelf.com, russerv.online, rubbert.net, sunserf.ru, rubceri.com, rubsorft.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rublerf.ru</domain_name>
   <domain_keyword>rublerf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:13:49</query_time>
   <create_date>2024-01-19</create_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>TILDA-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>rubsery.com</domain_name>
   <domain_keyword>rubsery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 03:09:02</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2026-02-22</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>global heyeon</registrant_name>
   <registrant_company>global heyeon</registrant_company>
   <registrant_address>170, Bongeunsa-ro, Gangnam-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06125</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.246933804</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ruserf.ru</domain_name>
   <domain_keyword>ruserf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 09:51:34</query_time>
   <create_date>2006-07-26</create_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>rubsery.net</domain_name>
   <domain_keyword>rubsery</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 03:09:02</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2026-02-22</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>global heyeon</registrant_name>
   <registrant_company>global heyeon</registrant_company>
   <registrant_address>170, Bongeunsa-ro, Gangnam-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06125</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.246933804</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>rubser.com</domain_name>
   <domain_keyword>rubser</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:05:03</query_time>
   <create_date>2016-07-08</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6.nomer.com.br</value>
    <value>ns7.nomer.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>rubberq.com</domain_name>
   <domain_keyword>rubberq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:30:07</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>rubberb.se</domain_name>
   <domain_keyword>rubberb</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:13:57</query_time>
   <create_date>2018-11-20</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>Key-Systems Gmbh</registrar_name>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rubyser.com</domain_name>
   <domain_keyword>rubyser</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:03:09</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=rubyser.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.diymysite.com</value>
    <value>ns6.diymysite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>dubself.com</domain_name>
   <domain_keyword>dubself</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:56:33</query_time>
   <create_date>2015-01-30</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>rubbers.cl</domain_name>
   <domain_keyword>rubbers</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-03 02:37:28</query_time>
   <create_date>2020-07-13</create_date>
   <expiry_date>2030-07-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Victor Godoi</registrant_name>
   <name_servers>
    <value>ns1.ihosting.cl</value>
    <value>ns2.ihosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>rubberx.net</domain_name>
   <domain_keyword>rubberx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 07:41:58</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>vip7.alidns.com</value>
    <value>vip8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>subsurf.tech</domain_name>
   <domain_keyword>subsurf</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-06 17:37:48</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>rubbery.cfd</domain_name>
   <domain_keyword>rubbery</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-18 14:45:16</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>3858</registrar_iana>
   <registrar_name>Aceville Pte. Ltd.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_company>&quot;gasdsaa fasdsa&quot;</registrant_company>
   <registrant_state>&quot;sadsagas&quot;</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>chelsea.ns.cloudflare.com</value>
    <value>felipe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>rubberb.uk</domain_name>
   <domain_keyword>rubberb</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-22 22:25:19</query_time>
   <create_date>2017-01-17</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Domain Directors Pty Ltd t/a Instra Corporation [Tag = RAREDOMAINS-AU]</registrar_name>
   <registrar_website>https://www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>russera.studio</domain_name>
   <domain_keyword>russera</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-08 00:14:39</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>russert.ru</domain_name>
   <domain_keyword>russert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-13 23:21:30</query_time>
   <create_date>2007-05-02</create_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>gubsers.net</domain_name>
   <domain_keyword>gubsers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 20:37:43</query_time>
   <create_date>2011-05-15</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>subsery.com</domain_name>
   <domain_keyword>subsery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 13:17:36</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>rusberi.ru</domain_name>
   <domain_keyword>rusberi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 15:39:01</query_time>
   <create_date>2020-01-23</create_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>subsery.online</domain_name>
   <domain_keyword>subsery</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-27 03:04:41</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1036.ui-dns.com</value>
    <value>ns1060.ui-dns.biz</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1089.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>russera.online</domain_name>
   <domain_keyword>russera</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 00:14:39</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>rubbery.com</domain_name>
   <domain_keyword>rubbery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 23:18:25</query_time>
   <create_date>2002-05-02</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>subsurf.xyz</domain_name>
   <domain_keyword>subsurf</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 11:58:11</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>rubbero.com</domain_name>
   <domain_keyword>rubbero</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:39:06</query_time>
   <create_date>2016-10-06</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>rubberb.com</domain_name>
   <domain_keyword>rubberb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 20:21:41</query_time>
   <create_date>2010-08-22</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2025-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>bob.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>rubbery.net</domain_name>
   <domain_keyword>rubbery</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 02:37:35</query_time>
   <create_date>2022-09-18</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>rubyera.com</domain_name>
   <domain_keyword>rubyera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:40:05</query_time>
   <create_date>2018-05-13</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>russeif.ru</domain_name>
   <domain_keyword>russeif</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 02:18:17</query_time>
   <create_date>2016-04-28</create_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.mastername.ru</value>
    <value>ns2.mastername.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>rubbers.online</domain_name>
   <domain_keyword>rubbers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-03 02:37:28</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>EWBCD GmbH</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>rubberg.love</domain_name>
   <domain_keyword>rubberg</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-06-09 22:54:30</query_time>
   <create_date>2016-02-24</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>rubsgrp.com</domain_name>
   <domain_keyword>rubsgrp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 03:09:03</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=rubsgrp.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>subsero.com</domain_name>
   <domain_keyword>subsero</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 05:15:47</query_time>
   <create_date>2001-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.webhotel.net</value>
    <value>ns2.webhotel.net</value>
    <value>ns3.webhotel.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>rubberfd.com</domain_name>
   <domain_keyword>rubberfd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:30:00</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>rubbers.blog</domain_name>
   <domain_keyword>rubbers</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-03 02:37:27</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>russert.su</domain_name>
   <domain_keyword>russert</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:21:28</query_time>
   <create_date>2019-08-08</create_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>rubberb.net</domain_name>
   <domain_keyword>rubberb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 13:36:44</query_time>
   <create_date>2011-07-01</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>subsurf.com.au</domain_name>
   <domain_keyword>subsurf</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 01:59:45</query_time>
   <update_date>2023-01-07</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Nicholas Schneider</registrant_name>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>webserf.pro</domain_name>
   <domain_keyword>webserf</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 15:51:27</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO Bodriy Kub</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sankt-Peterburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>rugself.com</domain_name>
   <domain_keyword>rugself</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 03:08:18</query_time>
   <create_date>2012-07-03</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>ACO Ahlmann SE &amp; Co. KG</registrant_company>
   <registrant_state>SH</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>ns1.lemarit.de</value>
    <value>ns1.lemarit.net</value>
    <value>ns2.lemarit.de</value>
    <value>ns2.lemarit.net</value>
    <value>ns3.lemarit.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>refserf.com</domain_name>
   <domain_keyword>refserf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:41:23</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1010</registrar_iana>
   <registrar_name>SNAPNAMES 9, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>rubberb.ru</domain_name>
   <domain_keyword>rubberb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:13:06</query_time>
   <create_date>2018-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Rubber B, LLC</registrant_company>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>rubyerc.com</domain_name>
   <domain_keyword>rubyerc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 03:09:57</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>rubber1.com</domain_name>
   <domain_keyword>rubber1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:36:38</query_time>
   <create_date>2004-04-28</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=rubber1.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.pluto1.com</value>
    <value>ns2.pluto1.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>rubbers.xyz</domain_name>
   <domain_keyword>rubbers</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 09:28:52</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2031-06-15</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>rubeers.beer</domain_name>
   <domain_keyword>rubeers</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-05-18 14:45:26</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ru-serv.site</domain_name>
   <domain_keyword>ru-serv</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-13 17:49:02</query_time>
   <create_date>2024-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hattie.ns.cloudflare.com</value>
    <value>porter.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>pubperf.com</domain_name>
   <domain_keyword>pubperf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:57:48</query_time>
   <create_date>2019-03-05</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/pubperf.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>phil.ns.cloudflare.com</value>
    <value>zoe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>rubberw.com</domain_name>
   <domain_keyword>rubberw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:40:51</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2023-02-16</update_date>
   <expiry_date>2026-02-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>rubbers.us</domain_name>
   <domain_keyword>rubbers</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-22 22:25:56</query_time>
   <create_date>2022-09-24</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Robert Shanklin</registrant_name>
   <registrant_address>PO Box 753</registrant_address>
   <registrant_city>Orinda</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94563</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5104593041</registrant_phone>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>rubbera.net</domain_name>
   <domain_keyword>rubbera</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 22:54:10</query_time>
   <create_date>2017-11-24</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>robserv.org</domain_name>
   <domain_keyword>robserv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 15:06:22</query_time>
   <create_date>2012-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Robert Hennig Softwareberatung</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.1blu.de</value>
    <value>ns02.1blu.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>rubber9.com</domain_name>
   <domain_keyword>rubber9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:36:39</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rebserh.buzz</domain_name>
   <domain_keyword>rebserh</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-06 04:43:09</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fonzie.ns.cloudflare.com</value>
    <value>kristina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>rubseal.com</domain_name>
   <domain_keyword>rubseal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:05:03</query_time>
   <create_date>2015-12-21</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Stephan Knecht</registrant_company>
   <registrant_state>--</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/rubseal.com/owner</registrant_email>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cubsurf.com</domain_name>
   <domain_keyword>cubsurf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:45:31</query_time>
   <create_date>2018-09-06</create_date>
   <update_date>2020-08-31</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>rubjerg.com</domain_name>
   <domain_keyword>rubjerg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:03:59</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2020-08-30</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.simply.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>rubberi.ru</domain_name>
   <domain_keyword>rubberi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:13:07</query_time>
   <create_date>2023-10-18</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>MAXNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>arnold.ns.cloudflare.com</value>
    <value>brit.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>rugserv.com</domain_name>
   <domain_keyword>rugserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 03:08:19</query_time>
   <create_date>2011-12-29</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2025-12-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>subsurf.lol</domain_name>
   <domain_keyword>subsurf</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-27 03:06:48</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>rubberfy.com</domain_name>
   <domain_keyword>rubberfy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:38:02</query_time>
   <create_date>2019-08-25</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>subserv.com</domain_name>
   <domain_keyword>subserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 19:51:44</query_time>
   <create_date>2012-05-30</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_iana>974</registrar_iana>
   <registrar_name>Netestate, LLC</registrar_name>
   <registrar_website>http://netestate.com</registrar_website>
   <registrant_name>Whois privacy services provided by DomainProtect LLC</registrant_name>
   <registrant_company>Whois privacy services, provided by DomainProtect LLC</registrant_company>
   <registrant_address>c/o Office-Mail processing center Sadovaya, 53</registrant_address>
   <registrant_city>Saint Petersburg</registrant_city>
   <registrant_state>Saint Petersburg</registrant_state>
   <registrant_zip>190068</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8662452838</registrant_phone>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>robserv.net</domain_name>
   <domain_keyword>robserv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 15:06:22</query_time>
   <create_date>2009-04-03</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>rubiera.events</domain_name>
   <domain_keyword>rubiera</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-04 03:07:15</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2026-01-13</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>rubbers.se</domain_name>
   <domain_keyword>rubbers</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:13:57</query_time>
   <create_date>2018-01-07</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>Svenska Export M</registrar_name>
   <name_servers>
    <value>ns1.domain-for-sale.se</value>
    <value>ns2.domain-for-sale.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>dubserv.com</domain_name>
   <domain_keyword>dubserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 10:12:44</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ru-serv.ru</domain_name>
   <domain_keyword>ru-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:12:12</query_time>
   <create_date>2011-03-15</create_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns0.nlab.ru</value>
    <value>ns1.nlab.ru</value>
    <value>ns2.nlab.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>urbserv.com</domain_name>
   <domain_keyword>urbserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:08:44</query_time>
   <create_date>2017-10-01</create_date>
   <update_date>2020-09-25</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>rosserf.ru</domain_name>
   <domain_keyword>rosserf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:05:49</query_time>
   <create_date>2022-03-02</create_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>mobserf.biz</domain_name>
   <domain_keyword>mobserf</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-22 23:14:24</query_time>
   <create_date>2008-02-29</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.zonereg.ru</value>
    <value>ns02.zonereg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>cubsetf.com</domain_name>
   <domain_keyword>cubsetf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 17:41:29</query_time>
   <create_date>2021-04-07</create_date>
   <update_date>2023-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>runsurf.com</domain_name>
   <domain_keyword>runsurf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 08:50:48</query_time>
   <create_date>2013-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>rubbery.fun</domain_name>
   <domain_keyword>rubbery</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-13 09:28:56</query_time>
   <create_date>2020-03-21</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>rugsera.com</domain_name>
   <domain_keyword>rugsera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 14:50:27</query_time>
   <create_date>2012-12-05</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.expireddomains.register.com</value>
    <value>ns2.expireddomains.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rubiero.net</domain_name>
   <domain_keyword>rubiero</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 12:00:38</query_time>
   <create_date>2004-08-22</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>prubserv.ru</domain_name>
   <domain_keyword>prubserv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:37:36</query_time>
   <create_date>2023-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>rubberc.com</domain_name>
   <domain_keyword>rubberc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 10:34:19</query_time>
   <create_date>2022-12-26</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>2589</registrar_iana>
   <registrar_name>DropCatch.com 830 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>rubbers.org</domain_name>
   <domain_keyword>rubbers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 13:39:51</query_time>
   <create_date>2004-06-22</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>rumperf.com</domain_name>
   <domain_keyword>rumperf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:32:01</query_time>
   <create_date>2012-04-28</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com</registrar_website>
   <registrant_name>Brandsight Privacy Customer 255727</registrant_name>
   <registrant_address>PO Box 190899</registrant_address>
   <registrant_city>Boise</registrant_city>
   <registrant_state>ID</registrant_state>
   <registrant_zip>83719</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2084252575</registrant_phone>
   <name_servers>
    <value>ns01.catchpointdns.com</value>
    <value>ns02.catchpointdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>rusbeef.ru</domain_name>
   <domain_keyword>rusbeef</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 15:39:01</query_time>
   <create_date>2024-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>russera.com</domain_name>
   <domain_keyword>russera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 21:10:29</query_time>
   <create_date>2018-11-01</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>rdbserv.com</domain_name>
   <domain_keyword>rdbserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:22:39</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>rubbere.online</domain_name>
   <domain_keyword>rubbere</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 09:38:49</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4fqz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>rubbert.com</domain_name>
   <domain_keyword>rubbert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:40:15</query_time>
   <create_date>2003-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>381</registrar_iana>
   <registrar_name>DomReg Ltd. d/b/a LIBRIS.COM</registrar_name>
   <registrar_website>http://www.libris.com</registrar_website>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>pubsurf.com</domain_name>
   <domain_keyword>pubsurf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:13:56</query_time>
   <create_date>2004-08-31</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>rubbers.net</domain_name>
   <domain_keyword>rubbers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 13:39:51</query_time>
   <create_date>2003-09-30</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2026-09-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_address>This Domain is c/o WhoisDefender.org</registrant_address>
   <registrant_city>Wellington</registrant_city>
   <registrant_state>G2</registrant_state>
   <registrant_zip>6440</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7866871987</registrant_phone>
   <name_servers>
    <value>harlee.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>rubsgerz.com</domain_name>
   <domain_keyword>rubsgerz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 14:51:22</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>carioca.ns.cloudflare.com</value>
    <value>lennon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>rubberr.in</domain_name>
   <domain_keyword>rubberr</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-13 09:28:50</query_time>
   <create_date>2013-12-27</create_date>
   <update_date>2019-10-31</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1484</registrar_iana>
   <registrar_name>Infocom Network Private Limited</registrar_name>
   <registrar_website>www.tradeindia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ANURAG MOULDING PVT. LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>server1.trade-india.com</value>
    <value>server2.trade-india.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>rubvers.com</domain_name>
   <domain_keyword>rubvers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:39:51</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>rabserv.com</domain_name>
   <domain_keyword>rabserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:55:56</query_time>
   <create_date>2009-01-14</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Ltd</registrar_name>
   <registrar_website>hrs-admin.webcentralgroup.com.au</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4be8662c-056d-48ef-9c36-4bf013f7bfe1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>buxserf.ru</domain_name>
   <domain_keyword>buxserf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:24:31</query_time>
   <create_date>2022-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nocsu.com</value>
    <value>ns2.nocsu.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>rubbers.ru</domain_name>
   <domain_keyword>rubbers</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:13:07</query_time>
   <create_date>2018-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ru-ns1.dd-dns.com</value>
    <value>ru-ns2.dd-dns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>subsurf.click</domain_name>
   <domain_keyword>subsurf</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-15 23:03:13</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>journey.ns.cloudflare.com</value>
    <value>rayden.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>subsero.dk</domain_name>
   <domain_keyword>subsero</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 09:50:17</query_time>
   <create_date>2001-04-24</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>DANDOMAIN A/S</registrar_name>
   <registrant_name>SUBSERO A/S</registrant_name>
   <registrant_address>Middelfartgade 17</registrant_address>
   <registrant_city>København Ø</registrant_city>
   <registrant_zip>2100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 88329007</registrant_phone>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>rubsters.com</domain_name>
   <domain_keyword>rubsters</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 14:51:23</query_time>
   <create_date>2009-03-02</create_date>
   <update_date>2023-03-03</update_date>
   <expiry_date>2026-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>rubyelf.com</domain_name>
   <domain_keyword>rubyelf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:34:54</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>russerv.online</domain_name>
   <domain_keyword>russerv</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-23 23:17:16</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>rubbert.net</domain_name>
   <domain_keyword>rubbert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 13:40:15</query_time>
   <create_date>2000-01-20</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sunserf.ru</domain_name>
   <domain_keyword>sunserf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 01:10:43</query_time>
   <create_date>2018-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>gail.ns.cloudflare.com</value>
    <value>lewis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>rubceri.com</domain_name>
   <domain_keyword>rubceri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 22:55:37</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>rubsorft.com</domain_name>
   <domain_keyword>rubsorft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:05:06</query_time>
   <create_date>2016-03-18</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.188</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.