WHOIS QUERY TIME

3 May 2024 - 2:12 PM UTC

Registered: 15 March 2011
Expiry: 15 March 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

ns0.nlab.ru
ns1.nlab.ru
ns2.nlab.ru

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=ru-serv.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ru-serv.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.069,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ru-serv.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </results>
 <stats>
  <total_time>0.069</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.058 seconds) for "ru-serv.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2024 - 2:12 PM UTC

Registered: 15 March 2011
Expiry: 15 March 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

ns0.nlab.ru
ns1.nlab.ru
ns2.nlab.ru

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&database=historical&domain_name=ru-serv.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ru-serv.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "ru-serv.ru",
    "results": [
        {
            "num": 1,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "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>ru-serv.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>ru-serv.ru</unique_domains>
 <results>
  <value>
   <num>1</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>
 </results>
 <stats>
  <total_time>0.058</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 1,376 domain names (in 0.163 seconds) which look and sound like the brand name "ru-serv".
Domain Name Registered Expiry Registrar Ownership
1 eu-serv.info 13 Sep 2001 13 Sep 2024 COREhub, S.R.L. ISPpro Internet KG
2 tru-serv.com 10 May 2023 10 May 2026 GoDaddy.com, LLC -
3 rg-serv.be 13 Nov 2012 - WebReus B.V. -
4 re-serv.org 22 Oct 2011 22 Oct 2026 Register.com, Inc. REDACTED FOR PRIVACY
5 rt-serv.com 5 May 2010 5 May 2025 LiquidNet Ltd. -
6 re-serv.net 18 Jul 2023 18 Jul 2024 Cronon GmbH -
7 rg-serv.ru 23 Jan 2020 23 Jan 2025 RU-CENTER-RU OOO Nolte Service
8 cu-serv.com 17 Apr 2023 17 Apr 2025 FastDomain Inc. -
9 rv-serv.com 18 Apr 2022 18 Apr 2025 GoDaddy.com, LLC -
10 re-serv.com 4 Sep 2009 4 Sep 2024 GMO INTERNET, INC. ZO PLANNING co.ltd
11 pu-serv.com 23 Dec 2014 23 Dec 2024 GoDaddy.com, LLC -
12 r-serv.jp 25 Oct 2007 31 Oct 2024 - HASEKO LIVENET, Inc.
13 ruserv.ru 18 Feb 2009 18 Feb 2025 SALENAMES-RU Private Person
14 r-serv.ru 27 Mar 2022 27 Mar 2025 REGRU-RU Private Person
15 u-serv.com 8 Aug 2003 8 Aug 2024 Vautron Rechenzentrum AG U-SERV GmbH
16 ro-serv.de - - - -
17 eu-serv.com 16 Aug 2001 16 Aug 2024 COREhub, S.R.L. ISPpro Internet KG
18 re-serv.ru 2 Feb 2021 2 Feb 2025 RU-CENTER-RU LLC "RegionService"
19 rugserv.com 29 Dec 2011 29 Dec 2025 GoDaddy.com, LLC -
20 rm-serv.ru 24 May 2024 24 May 2025 BEGET-RU Private Person
21 r2-serv.com 3 Oct 2022 3 Oct 2024 Beget LLC Shmul Konstantin Vladimirovich
22 rus-serv.ru 21 Apr 2009 21 Apr 2025 SALENAMES-RU Private Person
23 runserv.com 15 Apr 2009 15 Apr 2025 Gandi SAS -
24 eu-serv.org 24 Apr 2007 24 Apr 2025 COREhub, S.R.L. ISPpro Internet KG
25 rp-serv.com 10 Feb 2007 10 Feb 2025 Tucows Domains Inc. -
26 eu-serv.org.uk 27 Feb 2007 27 Feb 2025 ISPpro Internet KG [Tag = ISPPRO-DE] -
27 russerv.online 13 Dec 2023 13 Dec 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
28 russerv.com 12 Nov 2000 12 Nov 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
29 rc-serv.com 24 Mar 2021 24 Mar 2025 GoDaddy.com, LLC -
30 runserv.org 15 Apr 2009 15 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
31 russerv.ru 3 Oct 2007 3 Oct 2024 R01-RU Private Person
32 rm-serv.com 12 Jun 2017 12 Jun 2024 Wild West Domains, LLC -
33 rt-serv.net 25 Dec 2011 25 Dec 2024 LIQUIDNET Ltd. rt-serv.net
34 r-serv.com 31 Dec 2011 31 Dec 2024 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
35 su-serv.com 12 May 2022 12 May 2025 Tucows Domains Inc. -
36 runserv.net 15 Apr 2009 15 Apr 2024 GANDI SAS REDACTED FOR PRIVACY
37 ro-serv.com 16 Feb 2002 16 Feb 2025 IONOS SE OnDemand-Giessen
38 u-serv.de - - - -
39 u-serv.info 26 Jul 2005 26 Jul 2024 Vautron Rechenzentrum AG U-SERV GmbH
40 eu-serv.net 16 Aug 2001 16 Aug 2024 COREhub, S.R.L. ISPpro Internet KG
41 ur-serv.com 8 Jan 2021 8 Jan 2025 GANDI SAS Ur-Serv Business Development LLC
42 ruserv.com 3 Dec 2003 3 Dec 2024 DNC Holdings, Inc REDACTED FOR PRIVACY
43 zd-serv.ru 13 May 2023 13 May 2025 TIMEWEB-RU Private Person
44 outserv.net 17 Mar 1999 17 Mar 2025 Tucows Domains Inc. -
45 runserve.org 15 Apr 2009 15 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
46 si-serv.de - - - -
47 ros-serv.ru 25 Oct 2012 25 Oct 2024 SALENAMES-RU Private Person
48 mus-serv.org 1 Mar 2016 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 tk-serv.com 13 Apr 2015 13 Apr 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
50 ru-teru.jp 19 Jun 2015 30 Jun 2024 - iida ru-teru Kindergarten
51 rzmserv.com 4 Apr 2023 4 Apr 2025 GoDaddy.com, LLC -
52 sk-serv.de - - - -
53 ev-serv.co.uk 6 Jan 2021 6 Jan 2025 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
54 quaserv.com 2 Jun 2021 2 Jun 2025 GoDaddy.com, LLC -
55 buh-serv.ru 6 Sep 2016 6 Sep 2024 SALENAMES-RU Private Person
56 mudserv.net 18 Dec 2019 18 Dec 2025 GoDaddy.com, LLC -
57 sb-serv.com 21 Apr 2017 21 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
58 ng-serv.com 28 Feb 2013 28 Feb 2025 Internet Invest, Ltd. dba Imena.ua Internet Invest, Ltd. dba Imena.ua
59 cc-serv.com 6 Jul 2011 6 Jul 2024 Domain.com, LLC REDACTED FOR PRIVACY
60 rez-serv.com 17 Apr 2024 17 Apr 2026 Wix.com Ltd. -
61 me-serv.ru 25 Aug 2023 25 Aug 2024 REGRU-RU Private Person
62 rioserv.com.br 28 Jun 2000 28 Jun 2024 - REPRESENTACOES COMERC. SERV. MARCENARIA TFFOLO ME
63 cruiserv.com 6 May 2005 6 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
64 ai-serv.cc 3 Apr 2023 3 Apr 2025 Key-Systems GmbH c/o whoisproxy.com
65 rmhserv.com 8 Mar 2022 8 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
66 radserv.de - - - -
67 cs-serv.com 18 Jun 2012 18 Jun 2024 NORDNET Cornerstone France
68 us-serv.com 24 Apr 2024 24 Apr 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0170990455
69 queserv.com 13 Jul 2008 13 Jul 2024 GoDaddy.com, LLC -
70 autserv.it 29 Oct 2004 15 Oct 2024 Register S.p.a. AUTOMATION SERVICE SRL
71 raxserv.com 27 Feb 2022 27 Feb 2026 GoDaddy.com, LLC -
72 pre-serv.ru 5 Oct 2009 5 Oct 2024 RD-RU Ltd. PremierService
73 ic-serv.ru 21 Oct 2011 21 Oct 2024 RU-CENTER-RU Ltd. "Informacionny'j Korporativny'j Servis"
74 bf-serv.de - - - -
75 racserv.net 6 May 2021 6 May 2025 Amazon Registrar, Inc. Identity Protection Service
76 pubserv.com 9 Feb 1990 10 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
77 russgrv.com 4 Nov 2022 4 Nov 2024 GoDaddy.com, LLC -
78 nt-serv.group 19 Jul 2023 19 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
79 re-serve.tennis 15 Jun 2022 15 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
80 cb-serv.com 29 Aug 2019 29 Aug 2024 DREAMHOST Proxy Protection LLC
81 rmkserv.com 4 Apr 2011 4 Apr 2026 GoDaddy.com, LLC -
82 ca-serv.ca 19 Feb 2020 19 Feb 2025 Webnames.ca Inc. REDACTED FOR PRIVACY
83 aq-serv.com 27 Dec 2022 27 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 iq-serv.ru 16 Aug 2018 16 Aug 2024 R01-RU Private Person
85 rubserve.com 8 Oct 2023 8 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
86 ru-seal.ru 16 Jun 2021 16 Jun 2025 RU-CENTER-RU Private Person
87 dn-serv.de - - - -
88 russera.academy 25 Aug 2023 25 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 sj-serv.co.uk 14 May 2018 14 May 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
90 numserv.org 23 Apr 2024 23 Apr 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
91 sulserv.org 8 Aug 2023 8 Aug 2024 Cronon GmbH Aglobis GmbH
92 pro-serv.de - - - -
93 rigserv.co.uk 20 May 1997 20 May 2025 Internet For Business Ltd [Tag = IFB] -
94 supserv.net 9 May 2023 9 May 2025 Danesco Trading Ltd. Statutory Masking for data privacy
95 sunserv.xyz 26 Oct 2022 26 Oct 2024 Ligne Web Services -
96 bc-serv.co.uk 21 Mar 2022 21 Mar 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
97 gruz-serv.pl 23 Jun 2017 23 Jun 2024 PERSKIMEDIA Szymon Perski -
98 ranserv.com 4 Nov 2018 4 Nov 2024 Cloudflare, Inc. DATA REDACTED
99 ns-serv.com 19 Oct 2017 19 Oct 2024 Dynadot Inc -
100 truserv.org 21 Sep 2010 21 Sep 2024 DomainPeople, Inc. Data Protected
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 Ru-serv.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ru-serv.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ru-serv.ru",
        "page_size": 100
    },
    "count": {
        "total": 1376,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "eu-serv.info, tru-serv.com, rg-serv.be, re-serv.org, rt-serv.com, re-serv.net, rg-serv.ru, cu-serv.com, rv-serv.com, re-serv.com, pu-serv.com, r-serv.jp, ruserv.ru, r-serv.ru, u-serv.com, ro-serv.de, eu-serv.com, re-serv.ru, rugserv.com, rm-serv.ru, r2-serv.com, rus-serv.ru, runserv.com, eu-serv.org, rp-serv.com, eu-serv.org.uk, russerv.online, russerv.com, rc-serv.com, runserv.org, russerv.ru, rm-serv.com, rt-serv.net, r-serv.com, su-serv.com, runserv.net, ro-serv.com, u-serv.de, u-serv.info, eu-serv.net, ur-serv.com, ruserv.com, zd-serv.ru, outserv.net, runserve.org, si-serv.de, ros-serv.ru, mus-serv.org, tk-serv.com, ru-teru.jp, rzmserv.com, sk-serv.de, ev-serv.co.uk, quaserv.com, buh-serv.ru, mudserv.net, sb-serv.com, ng-serv.com, cc-serv.com, rez-serv.com, me-serv.ru, rioserv.com.br, cruiserv.com, ai-serv.cc, rmhserv.com, radserv.de, cs-serv.com, us-serv.com, queserv.com, autserv.it, raxserv.com, pre-serv.ru, ic-serv.ru, bf-serv.de, racserv.net, pubserv.com, russgrv.com, nt-serv.group, re-serve.tennis, cb-serv.com, rmkserv.com, ca-serv.ca, aq-serv.com, iq-serv.ru, rubserve.com, ru-seal.ru, dn-serv.de, russera.academy, sj-serv.co.uk, numserv.org, sulserv.org, pro-serv.de, rigserv.co.uk, supserv.net, sunserv.xyz, bc-serv.co.uk, gruz-serv.pl, ranserv.com, ns-serv.com, truserv.org",
    "results": [
        {
            "num": 1,
            "domain_name": "eu-serv.info",
            "domain_keyword": "eu-serv",
            "domain_tld": "info",
            "query_time": "2024-05-24 17:42:14",
            "create_date": "2001-09-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-13",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corenic.org",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ISPpro Internet KG",
            "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": [
                "k1.kundencontroller.de",
                "ns2.kundencontroller.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tru-serv.com",
            "domain_keyword": "tru-serv",
            "domain_tld": "com",
            "query_time": "2024-05-15 05:04:14",
            "create_date": "2023-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2026-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "rg-serv.be",
            "domain_keyword": "rg-serv",
            "domain_tld": "be",
            "query_time": "2024-05-28 21:28:26",
            "create_date": "2012-11-13",
            "registrar_name": "WebReus B.V.",
            "registrar_website": "http://www.webreus.nl",
            "name_servers": [
                "ns10.webreus.net",
                "ns11.webreus.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "re-serv.org",
            "domain_keyword": "re-serv",
            "domain_tld": "org",
            "query_time": "2024-04-15 15:47:03",
            "create_date": "2011-10-22",
            "update_date": "2023-06-13",
            "expiry_date": "2026-10-22",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.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": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "rt-serv.com",
            "domain_keyword": "rt-serv",
            "domain_tld": "com",
            "query_time": "2024-05-22 00:33:34",
            "create_date": "2010-05-05",
            "update_date": "2023-04-29",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1472,
            "registrar_name": "LiquidNet Ltd.",
            "registrar_website": "http://www.liquidnetlimited.com",
            "name_servers": [
                "dns1.supremedns.com",
                "dns2.supremedns.com",
                "dns3.supremedns.com",
                "dns4.supremedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "re-serv.net",
            "domain_keyword": "re-serv",
            "domain_tld": "net",
            "query_time": "2024-06-05 23:58:10",
            "create_date": "2023-07-18",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks15.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "rg-serv.ru",
            "domain_keyword": "rg-serv",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:21:48",
            "create_date": "2020-01-23",
            "expiry_date": "2025-01-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO Nolte Service",
            "name_servers": [
                "bor.ens.mail.ru",
                "oryol.ens.mail.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "cu-serv.com",
            "domain_keyword": "cu-serv",
            "domain_tld": "com",
            "query_time": "2024-04-30 07:17:45",
            "create_date": "2023-04-17",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ariella.ns.cloudflare.com",
                "quincy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "rv-serv.com",
            "domain_keyword": "rv-serv",
            "domain_tld": "com",
            "query_time": "2024-04-29 22:46:56",
            "create_date": "2022-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "re-serv.com",
            "domain_keyword": "re-serv",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:47:03",
            "create_date": "2009-09-04",
            "update_date": "2023-07-07",
            "expiry_date": "2024-09-04",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "tomomichi ichikawa",
            "registrant_company": "ZO PLANNING co.ltd",
            "registrant_address": "21 Maeda,Sasabara-cho",
            "registrant_city": "Toyota-shi",
            "registrant_state": "Aichi",
            "registrant_zip": "4700352",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.565488480",
            "name_servers": [
                "bill.ns.cloudflare.com",
                "ziggy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "pu-serv.com",
            "domain_keyword": "pu-serv",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:06:04",
            "create_date": "2014-12-23",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dropthishost-4fb6c1e0-13dc-4d13-8d21-611a9e738484.empty.as112.arpa",
                "dropthishost-60eca4bd-9675-460b-bdd3-a1297a3bc556.empty.as112.arpa"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "r-serv.jp",
            "domain_keyword": "r-serv",
            "domain_tld": "jp",
            "query_time": "2024-04-16 04:16:04",
            "create_date": "2007-10-25",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "HASEKO LIVENET, Inc.",
            "registrant_address": "Minato Ku",
            "registrant_zip": "106-0045",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6686-4888",
            "registrant_fax": "03-6686-4889",
            "name_servers": [
                "ns10.haseko.co.jp",
                "ns20.haseko.co.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 13,
            "domain_name": "ruserv.ru",
            "domain_keyword": "ruserv",
            "domain_tld": "ru",
            "query_time": "2024-05-01 09:51:34",
            "create_date": "2009-02-18",
            "expiry_date": "2025-02-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "r-serv.ru",
            "domain_keyword": "r-serv",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:14:53",
            "create_date": "2022-03-27",
            "expiry_date": "2025-03-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "u-serv.com",
            "domain_keyword": "u-serv",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:48:26",
            "create_date": "2003-08-08",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_company": "U-SERV GmbH",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns01.imagearts.de",
                "dns02.imagearts.de",
                "dns03.imagearts.de",
                "dns04.imagearts.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ro-serv.de",
            "domain_keyword": "ro-serv",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:19:41",
            "update_date": "2018-08-11",
            "name_servers": [
                "ns1104.ui-dns.biz",
                "ns1104.ui-dns.com",
                "ns1104.ui-dns.de",
                "ns1104.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 17,
            "domain_name": "eu-serv.com",
            "domain_keyword": "eu-serv",
            "domain_tld": "com",
            "query_time": "2024-04-26 13:22:05",
            "create_date": "2001-08-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-16",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "ISPpro Internet KG",
            "registrant_country": "DE",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "k1.kundencontroller.de",
                "ns2.kundencontroller.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "re-serv.ru",
            "domain_keyword": "re-serv",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:38:31",
            "create_date": "2021-02-02",
            "expiry_date": "2025-02-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"RegionService\"",
            "name_servers": [
                "ns.megagroup.ru",
                "ns1.megagroup.ru",
                "ns2.megagroup.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 19,
            "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": 20,
            "domain_name": "rm-serv.ru",
            "domain_keyword": "rm-serv",
            "domain_tld": "ru",
            "query_time": "2024-05-26 17:24:19",
            "create_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "r2-serv.com",
            "domain_keyword": "r2-serv",
            "domain_tld": "com",
            "query_time": "2024-05-28 20:47:32",
            "create_date": "2022-10-03",
            "update_date": "2023-08-16",
            "expiry_date": "2024-10-03",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "www.beget.com",
            "registrant_name": "Shmul Konstantin Vladimirovich",
            "registrant_address": "Eniseyskaya , d 56",
            "registrant_city": "Krasnodar",
            "registrant_state": "Krasnodarskiy",
            "registrant_zip": "350059",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9676601020",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "rus-serv.ru",
            "domain_keyword": "rus-serv",
            "domain_tld": "ru",
            "query_time": "2024-05-03 15:37:57",
            "create_date": "2009-04-21",
            "expiry_date": "2025-04-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "runserv.com",
            "domain_keyword": "runserv",
            "domain_tld": "com",
            "query_time": "2024-05-13 23:14:55",
            "create_date": "2009-04-15",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "eu-serv.org",
            "domain_keyword": "eu-serv",
            "domain_tld": "org",
            "query_time": "2024-04-26 13:22:06",
            "create_date": "2007-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://www.corehub.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ISPpro Internet KG",
            "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": [
                "ns1.kundencontroller.de",
                "ns2.kundencontroller.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "rp-serv.com",
            "domain_keyword": "rp-serv",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:16:14",
            "create_date": "2007-02-10",
            "update_date": "2023-11-17",
            "expiry_date": "2025-02-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "eu-serv.org.uk",
            "domain_keyword": "eu-serv",
            "domain_tld": "org.uk",
            "query_time": "2024-04-26 13:22:10",
            "create_date": "2007-02-27",
            "update_date": "2023-02-22",
            "expiry_date": "2025-02-27",
            "registrar_name": "ISPpro Internet KG [Tag = ISPPRO-DE]",
            "registrar_website": "http://www.euserv.com",
            "name_servers": [
                "ns1.kundencontroller.de",
                "ns2.kundencontroller.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "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": 28,
            "domain_name": "russerv.com",
            "domain_keyword": "russerv",
            "domain_tld": "com",
            "query_time": "2024-06-11 23:30:48",
            "create_date": "2000-11-12",
            "update_date": "2024-05-06",
            "expiry_date": "2024-11-12",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns43.worldnic.com",
                "ns44.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "rc-serv.com",
            "domain_keyword": "rc-serv",
            "domain_tld": "com",
            "query_time": "2024-06-13 08:10:43",
            "create_date": "2021-03-24",
            "update_date": "2023-03-25",
            "expiry_date": "2025-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "runserv.org",
            "domain_keyword": "runserv",
            "domain_tld": "org",
            "query_time": "2024-05-01 19:08:59",
            "create_date": "2009-04-15",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "russerv.ru",
            "domain_keyword": "russerv",
            "domain_tld": "ru",
            "query_time": "2024-05-01 09:55:07",
            "create_date": "2007-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "rm-serv.com",
            "domain_keyword": "rm-serv",
            "domain_tld": "com",
            "query_time": "2024-05-31 19:16:35",
            "create_date": "2017-06-12",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-12",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.peruvirtual.com",
                "ns2.peruvirtual.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rt-serv.net",
            "domain_keyword": "rt-serv",
            "domain_tld": "net",
            "query_time": "2024-06-12 15:50:14",
            "create_date": "2011-12-25",
            "update_date": "2022-12-16",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1472,
            "registrar_name": "LIQUIDNET Ltd.",
            "registrar_website": "http://liquidnetlimited.co.uk",
            "registrant_name": "Whois Agent LiquidNet US LLC",
            "registrant_company": "rt-serv.net",
            "registrant_address": "C/O rt-serv.net, 1500 N. University Drive, suite 115",
            "registrant_city": "Coral Springs",
            "registrant_state": "FL",
            "registrant_zip": "33071",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7275464678",
            "registrant_fax": "+1.5108686446",
            "name_servers": [
                "ns1.rt-serv.net",
                "ns2.rt-serv.net",
                "ns3.rt-serv.net",
                "ns4.rt-serv.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 34,
            "domain_name": "r-serv.com",
            "domain_keyword": "r-serv",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:16:04",
            "create_date": "2011-12-31",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "su-serv.com",
            "domain_keyword": "su-serv",
            "domain_tld": "com",
            "query_time": "2024-05-15 22:58:48",
            "create_date": "2022-05-12",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.cpanel.yu.net",
                "ns2.cpanel.yu.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "runserv.net",
            "domain_keyword": "runserv",
            "domain_tld": "net",
            "query_time": "2024-06-02 02:13:40",
            "create_date": "2009-04-15",
            "update_date": "2024-05-30",
            "expiry_date": "2024-04-15",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientHold",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ro-serv.com",
            "domain_keyword": "ro-serv",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:01:47",
            "create_date": "2002-02-16",
            "update_date": "2018-03-19",
            "expiry_date": "2025-02-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OnDemand-Giessen",
            "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": [
                "ns1126.ui-dns.biz",
                "ns1126.ui-dns.com",
                "ns1126.ui-dns.de",
                "ns1126.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "u-serv.de",
            "domain_keyword": "u-serv",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:50:50",
            "update_date": "2022-07-14",
            "name_servers": [
                "dns01.imagearts.de",
                "dns02.imagearts.de",
                "dns03.imagearts.de",
                "dns04.imagearts.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 39,
            "domain_name": "u-serv.info",
            "domain_keyword": "u-serv",
            "domain_tld": "info",
            "query_time": "2024-04-22 22:48:26",
            "create_date": "2005-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "U-SERV GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "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": [
                "dns01.imagearts.de",
                "dns02.imagearts.de",
                "dns03.imagearts.de",
                "dns04.imagearts.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "eu-serv.net",
            "domain_keyword": "eu-serv",
            "domain_tld": "net",
            "query_time": "2024-04-26 13:22:05",
            "create_date": "2001-08-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-16",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "ISPpro Internet KG",
            "registrant_country": "DE",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "k1.kundencontroller.de",
                "ns2.kundencontroller.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ur-serv.com",
            "domain_keyword": "ur-serv",
            "domain_tld": "com",
            "query_time": "2024-05-18 22:42:59",
            "create_date": "2021-01-08",
            "update_date": "2023-11-26",
            "expiry_date": "2025-01-08",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ur-Serv Business Development LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EG",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-121-c.gandi.net",
                "ns-30-a.gandi.net",
                "ns-87-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ruserv.com",
            "domain_keyword": "ruserv",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:46:26",
            "create_date": "2003-12-03",
            "update_date": "2023-10-20",
            "expiry_date": "2024-12-03",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "zd-serv.ru",
            "domain_keyword": "zd-serv",
            "domain_tld": "ru",
            "query_time": "2024-04-30 04:41:46",
            "create_date": "2023-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "outserv.net",
            "domain_keyword": "outserv",
            "domain_tld": "net",
            "query_time": "2024-04-18 04:08:24",
            "create_date": "1999-03-17",
            "update_date": "2024-02-17",
            "expiry_date": "2025-03-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.flametree.com",
                "ns1.outserv.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "runserve.org",
            "domain_keyword": "runserve",
            "domain_tld": "org",
            "query_time": "2024-05-01 19:08:59",
            "create_date": "2009-04-15",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "si-serv.de",
            "domain_keyword": "si-serv",
            "domain_tld": "de",
            "query_time": "2024-05-05 13:08:53",
            "update_date": "2008-06-07",
            "name_servers": [
                "ns1.beinhart.de",
                "ns2.beinhart.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 47,
            "domain_name": "ros-serv.ru",
            "domain_keyword": "ros-serv",
            "domain_tld": "ru",
            "query_time": "2024-05-05 21:11:01",
            "create_date": "2012-10-25",
            "expiry_date": "2024-10-25",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "mus-serv.org",
            "domain_keyword": "mus-serv",
            "domain_tld": "org",
            "query_time": "2024-04-23 17:30:38",
            "create_date": "2016-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tk-serv.com",
            "domain_keyword": "tk-serv",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:32:46",
            "create_date": "2015-04-13",
            "update_date": "2023-03-09",
            "expiry_date": "2026-04-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shan Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ru-teru.jp",
            "domain_keyword": "ru-teru",
            "domain_tld": "jp",
            "query_time": "2024-05-07 19:07:49",
            "create_date": "2015-06-19",
            "update_date": "2023-11-12",
            "expiry_date": "2024-06-30",
            "registrant_name": "iida ru-teru Kindergarten",
            "registrant_address": "Grand Front Osaka, Tower A 24th Floor",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6485-5400",
            "registrant_fax": "06-6485-5800",
            "name_servers": [
                "ns01.asp-frontier.net",
                "ns02.asp-frontier.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 51,
            "domain_name": "rzmserv.com",
            "domain_keyword": "rzmserv",
            "domain_tld": "com",
            "query_time": "2024-04-13 00:17:50",
            "create_date": "2023-04-04",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sk-serv.de",
            "domain_keyword": "sk-serv",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:25:50",
            "update_date": "2019-09-26",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 53,
            "domain_name": "ev-serv.co.uk",
            "domain_keyword": "ev-serv",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 22:52:16",
            "create_date": "2021-01-06",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-06",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "quaserv.com",
            "domain_keyword": "quaserv",
            "domain_tld": "com",
            "query_time": "2024-05-03 03:28:34",
            "create_date": "2021-06-02",
            "update_date": "2024-01-25",
            "expiry_date": "2025-06-02",
            "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": 55,
            "domain_name": "buh-serv.ru",
            "domain_keyword": "buh-serv",
            "domain_tld": "ru",
            "query_time": "2024-05-05 20:46:36",
            "create_date": "2016-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "mudserv.net",
            "domain_keyword": "mudserv",
            "domain_tld": "net",
            "query_time": "2024-04-24 04:15:34",
            "create_date": "2019-12-18",
            "update_date": "2023-12-19",
            "expiry_date": "2025-12-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns31.com",
                "ns2.dns31.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sb-serv.com",
            "domain_keyword": "sb-serv",
            "domain_tld": "com",
            "query_time": "2024-04-28 10:47:04",
            "create_date": "2017-04-21",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ng-serv.com",
            "domain_keyword": "ng-serv",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:33:13",
            "create_date": "2013-02-28",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1112,
            "registrar_name": "Internet Invest, Ltd. dba Imena.ua",
            "registrar_website": "http://imena.ua",
            "registrant_name": "Whois privacy protection service",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "Gaidara, 50 st.",
            "registrant_city": "Kyiv",
            "registrant_state": "Kyiv",
            "registrant_zip": "01033",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.442010102",
            "registrant_fax": "+380.442010100",
            "name_servers": [
                "nsa1.srv53.com",
                "nsa1.srv53.org",
                "nsa2.srv53.net",
                "nsb2.srv53.com",
                "nsb3.srv53.net",
                "nsb4.srv53.org",
                "nsc1.srv53.org",
                "nsc2.srv53.com",
                "nsc2.srv53.net",
                "nsd1.srv53.com",
                "nsd1.srv53.org",
                "nsd3.srv53.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cc-serv.com",
            "domain_keyword": "cc-serv",
            "domain_tld": "com",
            "query_time": "2024-05-26 18:41:54",
            "create_date": "2011-07-06",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/df8d26b9-5f57-4619-a327-0c4327ae177c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster-expired.domainparkingserver.net",
                "ns2.dotster-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "rez-serv.com",
            "domain_keyword": "rez-serv",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:55:42",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2026-04-17",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "me-serv.ru",
            "domain_keyword": "me-serv",
            "domain_tld": "ru",
            "query_time": "2024-05-04 15:30:59",
            "create_date": "2023-08-25",
            "expiry_date": "2024-08-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns0.host-food.ru",
                "dns1.host-food.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "rioserv.com.br",
            "domain_keyword": "rioserv",
            "domain_tld": "com.br",
            "query_time": "2024-04-17 14:23:26",
            "create_date": "2000-06-28",
            "update_date": "2023-10-05",
            "expiry_date": "2024-06-28",
            "registrant_name": "REPRESENTACOES COMERC. SERV. MARCENARIA TFFOLO ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hostoo.io",
                "ns2.hostoo.io"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 63,
            "domain_name": "cruiserv.com",
            "domain_keyword": "cruiserv",
            "domain_tld": "com",
            "query_time": "2024-05-12 15:22:48",
            "create_date": "2005-05-06",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ai-serv.cc",
            "domain_keyword": "ai-serv",
            "domain_tld": "cc",
            "query_time": "2024-06-02 07:31:19",
            "create_date": "2023-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://domains.google.com/",
            "registrant_name": "On behalf of ai-serv.cc OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "d6108ab66f1d833df37fc5ebc6cbc44b5e0decd3ed952fd969ce6e5699182e24@ai-serv.cc.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "rmhserv.com",
            "domain_keyword": "rmhserv",
            "domain_tld": "com",
            "query_time": "2024-05-06 10:45:47",
            "create_date": "2022-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "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=rmhserv.com",
            "registrant_phone": "+1.4165385487",
            "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"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "radserv.de",
            "domain_keyword": "radserv",
            "domain_tld": "de",
            "query_time": "2024-05-05 11:16:18",
            "update_date": "2022-01-04",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 67,
            "domain_name": "cs-serv.com",
            "domain_keyword": "cs-serv",
            "domain_tld": "com",
            "query_time": "2024-04-22 13:14:56",
            "create_date": "2012-06-18",
            "update_date": "2023-12-08",
            "expiry_date": "2024-06-18",
            "registrar_iana": 68,
            "registrar_name": "NORDNET",
            "registrar_website": "http://www.nordnet.net",
            "registrant_company": "Cornerstone France",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nsmpro1.nordnet.com",
                "nsmpro2.nordnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "us-serv.com",
            "domain_keyword": "us-serv",
            "domain_tld": "com",
            "query_time": "2024-04-27 15:06:31",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0170990455",
            "registrant_company": "Contact Privacy Inc. Customer 0170990455",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "queserv.com",
            "domain_keyword": "queserv",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:29:19",
            "create_date": "2008-07-13",
            "update_date": "2022-09-05",
            "expiry_date": "2024-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns100.whbdns.com",
                "ns101.whbdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "autserv.it",
            "domain_keyword": "autserv",
            "domain_tld": "it",
            "query_time": "2024-05-14 21:36:38",
            "create_date": "2004-10-29",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-15",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "AUTOMATION SERVICE SRL",
            "registrant_address": "via aldo moro 26",
            "registrant_city": "pessano con bornago",
            "registrant_state": "MI",
            "registrant_zip": "20060",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 71,
            "domain_name": "raxserv.com",
            "domain_keyword": "raxserv",
            "domain_tld": "com",
            "query_time": "2024-05-01 07:22:59",
            "create_date": "2022-02-27",
            "update_date": "2024-02-28",
            "expiry_date": "2026-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "pre-serv.ru",
            "domain_keyword": "pre-serv",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:17:18",
            "create_date": "2009-10-05",
            "expiry_date": "2024-10-05",
            "registrar_name": "RD-RU",
            "registrant_company": "Ltd. PremierService",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "ic-serv.ru",
            "domain_keyword": "ic-serv",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:42:35",
            "create_date": "2011-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Ltd. \"Informacionny'j Korporativny'j Servis\"",
            "name_servers": [
                "ns4.ic-serv.ru.",
                "ns6.ic-serv.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "bf-serv.de",
            "domain_keyword": "bf-serv",
            "domain_tld": "de",
            "query_time": "2024-05-10 12:02:34",
            "update_date": "2024-01-13",
            "name_servers": [
                "ns01.1blu.de",
                "ns02.1blu.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 75,
            "domain_name": "racserv.net",
            "domain_keyword": "racserv",
            "domain_tld": "net",
            "query_time": "2024-05-11 10:29:25",
            "create_date": "2021-05-06",
            "update_date": "2024-04-01",
            "expiry_date": "2025-05-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of racserv.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1232.awsdns-26.org",
                "ns-1841.awsdns-38.co.uk",
                "ns-402.awsdns-50.com",
                "ns-760.awsdns-31.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "pubserv.com",
            "domain_keyword": "pubserv",
            "domain_tld": "com",
            "query_time": "2024-05-18 07:03:15",
            "create_date": "1990-02-09",
            "update_date": "2023-05-16",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "russgrv.com",
            "domain_keyword": "russgrv",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:17:20",
            "create_date": "2022-11-04",
            "update_date": "2022-11-04",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "nt-serv.group",
            "domain_keyword": "nt-serv",
            "domain_tld": "group",
            "query_time": "2024-04-25 04:38:27",
            "create_date": "2023-07-19",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-19",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "re-serve.tennis",
            "domain_keyword": "re-serve",
            "domain_tld": "tennis",
            "query_time": "2024-05-06 09:04:18",
            "create_date": "2022-06-15",
            "update_date": "2023-05-21",
            "expiry_date": "2024-06-15",
            "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": 80,
            "domain_name": "cb-serv.com",
            "domain_keyword": "cb-serv",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:08:09",
            "create_date": "2019-08-29",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-29",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O cb-serv.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.waffcodev.com",
                "ns2.waffcodev.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "rmkserv.com",
            "domain_keyword": "rmkserv",
            "domain_tld": "com",
            "query_time": "2024-06-07 17:16:50",
            "create_date": "2011-04-04",
            "update_date": "2024-04-11",
            "expiry_date": "2026-04-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.1and1.com",
                "ns52.1and1.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ca-serv.ca",
            "domain_keyword": "ca-serv",
            "domain_tld": "ca",
            "query_time": "2024-06-06 06:03:28",
            "create_date": "2020-02-19",
            "update_date": "2024-05-14",
            "expiry_date": "2025-02-19",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "aq-serv.com",
            "domain_keyword": "aq-serv",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:56:11",
            "create_date": "2022-12-27",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=aq-serv.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "iq-serv.ru",
            "domain_keyword": "iq-serv",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:35:47",
            "create_date": "2018-08-16",
            "expiry_date": "2024-08-16",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "rubserve.com",
            "domain_keyword": "rubserve",
            "domain_tld": "com",
            "query_time": "2024-05-04 03:09:02",
            "create_date": "2023-10-08",
            "update_date": "2023-12-08",
            "expiry_date": "2024-10-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "phrae",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TH",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "th260.ruk-com.in.th",
                "vth260.ruk-com.in.th"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ru-seal.ru",
            "domain_keyword": "ru-seal",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:12:10",
            "create_date": "2021-06-16",
            "expiry_date": "2025-06-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "dn-serv.de",
            "domain_keyword": "dn-serv",
            "domain_tld": "de",
            "query_time": "2024-05-05 08:42:07",
            "update_date": "2019-08-18",
            "name_servers": [
                "ns1.org-ns.com",
                "ns2.org-ns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 88,
            "domain_name": "russera.academy",
            "domain_keyword": "russera",
            "domain_tld": "academy",
            "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": 89,
            "domain_name": "sj-serv.co.uk",
            "domain_keyword": "sj-serv",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 11:01:04",
            "create_date": "2018-05-14",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-14",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "numserv.org",
            "domain_keyword": "numserv",
            "domain_tld": "org",
            "query_time": "2024-04-25 19:06:11",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sulserv.org",
            "domain_keyword": "sulserv",
            "domain_tld": "org",
            "query_time": "2024-04-29 17:43:34",
            "create_date": "2023-08-08",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-08",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aglobis GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "docks11.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "pro-serv.de",
            "domain_keyword": "pro-serv",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:12:54",
            "update_date": "2021-12-21",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 93,
            "domain_name": "rigserv.co.uk",
            "domain_keyword": "rigserv",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 08:05:56",
            "create_date": "1997-05-20",
            "update_date": "2023-05-13",
            "expiry_date": "2025-05-20",
            "registrar_name": "Internet For Business Ltd [Tag = IFB]",
            "registrar_website": "https://www.ifb.net",
            "name_servers": [
                "ns0.ifb.net",
                "ns1.ifb.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "supserv.net",
            "domain_keyword": "supserv",
            "domain_tld": "net",
            "query_time": "2024-05-11 12:23:35",
            "create_date": "2023-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_name": "Statutory Masking for data privacy",
            "registrant_company": "Statutory Masking for data privacy",
            "registrant_address": "Statutory Masking for data privacy",
            "registrant_city": "Statutory Masking for data privacy",
            "registrant_zip": "Statutory Masking for data privacy",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking for data privacy",
            "registrant_fax": "Statutory Masking for data privacy",
            "name_servers": [
                "ns1.topdns.me",
                "ns2.topdns.me",
                "ns3.topdns.me"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sunserv.xyz",
            "domain_keyword": "sunserv",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 14:13:33",
            "create_date": "2022-10-26",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services",
            "registrar_website": "http://www.lws.fr",
            "registrant_country": "FR",
            "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": [
                "cortney.ns.cloudflare.com",
                "mcgrory.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "bc-serv.co.uk",
            "domain_keyword": "bc-serv",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 19:02:38",
            "create_date": "2022-03-21",
            "update_date": "2023-08-03",
            "expiry_date": "2024-03-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 97,
            "domain_name": "gruz-serv.pl",
            "domain_keyword": "gruz-serv",
            "domain_tld": "pl",
            "query_time": "2024-06-08 10:28:35",
            "create_date": "2017-06-23",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-23",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ranserv.com",
            "domain_keyword": "ranserv",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:01:50",
            "create_date": "2018-11-04",
            "update_date": "2023-10-05",
            "expiry_date": "2024-11-04",
            "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": "Virginia",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/ranserv.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "jule.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ns-serv.com",
            "domain_keyword": "ns-serv",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:58:10",
            "create_date": "2017-10-19",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "truserv.org",
            "domain_keyword": "truserv",
            "domain_tld": "org",
            "query_time": "2024-04-17 12:55:46",
            "create_date": "2010-09-21",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-21",
            "registrar_iana": 65,
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "http://www.domainpeople.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "a.dns.hostway.net",
                "b.dns.hostway.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.163,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ru-serv.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1376</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>eu-serv.info, tru-serv.com, rg-serv.be, re-serv.org, rt-serv.com, re-serv.net, rg-serv.ru, cu-serv.com, rv-serv.com, re-serv.com, pu-serv.com, r-serv.jp, ruserv.ru, r-serv.ru, u-serv.com, ro-serv.de, eu-serv.com, re-serv.ru, rugserv.com, rm-serv.ru, r2-serv.com, rus-serv.ru, runserv.com, eu-serv.org, rp-serv.com, eu-serv.org.uk, russerv.online, russerv.com, rc-serv.com, runserv.org, russerv.ru, rm-serv.com, rt-serv.net, r-serv.com, su-serv.com, runserv.net, ro-serv.com, u-serv.de, u-serv.info, eu-serv.net, ur-serv.com, ruserv.com, zd-serv.ru, outserv.net, runserve.org, si-serv.de, ros-serv.ru, mus-serv.org, tk-serv.com, ru-teru.jp, rzmserv.com, sk-serv.de, ev-serv.co.uk, quaserv.com, buh-serv.ru, mudserv.net, sb-serv.com, ng-serv.com, cc-serv.com, rez-serv.com, me-serv.ru, rioserv.com.br, cruiserv.com, ai-serv.cc, rmhserv.com, radserv.de, cs-serv.com, us-serv.com, queserv.com, autserv.it, raxserv.com, pre-serv.ru, ic-serv.ru, bf-serv.de, racserv.net, pubserv.com, russgrv.com, nt-serv.group, re-serve.tennis, cb-serv.com, rmkserv.com, ca-serv.ca, aq-serv.com, iq-serv.ru, rubserve.com, ru-seal.ru, dn-serv.de, russera.academy, sj-serv.co.uk, numserv.org, sulserv.org, pro-serv.de, rigserv.co.uk, supserv.net, sunserv.xyz, bc-serv.co.uk, gruz-serv.pl, ranserv.com, ns-serv.com, truserv.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>eu-serv.info</domain_name>
   <domain_keyword>eu-serv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 17:42:14</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corenic.org</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ISPpro Internet KG</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>k1.kundencontroller.de</value>
    <value>ns2.kundencontroller.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tru-serv.com</domain_name>
   <domain_keyword>tru-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 05:04:14</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2026-05-10</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>ns33.domaincontrol.com</value>
    <value>ns34.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>3</num>
   <domain_name>rg-serv.be</domain_name>
   <domain_keyword>rg-serv</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 21:28:26</query_time>
   <create_date>2012-11-13</create_date>
   <registrar_name>WebReus B.V.</registrar_name>
   <registrar_website>http://www.webreus.nl</registrar_website>
   <name_servers>
    <value>ns10.webreus.net</value>
    <value>ns11.webreus.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>re-serv.org</domain_name>
   <domain_keyword>re-serv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 15:47:03</query_time>
   <create_date>2011-10-22</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2026-10-22</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.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>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>rt-serv.com</domain_name>
   <domain_keyword>rt-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 00:33:34</query_time>
   <create_date>2010-05-05</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1472</registrar_iana>
   <registrar_name>LiquidNet Ltd.</registrar_name>
   <registrar_website>http://www.liquidnetlimited.com</registrar_website>
   <name_servers>
    <value>dns1.supremedns.com</value>
    <value>dns2.supremedns.com</value>
    <value>dns3.supremedns.com</value>
    <value>dns4.supremedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>re-serv.net</domain_name>
   <domain_keyword>re-serv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 23:58:10</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>rg-serv.ru</domain_name>
   <domain_keyword>rg-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:21:48</query_time>
   <create_date>2020-01-23</create_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO Nolte Service</registrant_company>
   <name_servers>
    <value>bor.ens.mail.ru</value>
    <value>oryol.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>cu-serv.com</domain_name>
   <domain_keyword>cu-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 07:17:45</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ariella.ns.cloudflare.com</value>
    <value>quincy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>rv-serv.com</domain_name>
   <domain_keyword>rv-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 22:46:56</query_time>
   <create_date>2022-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</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>ns71.domaincontrol.com</value>
    <value>ns72.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>10</num>
   <domain_name>re-serv.com</domain_name>
   <domain_keyword>re-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:47:03</query_time>
   <create_date>2009-09-04</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>tomomichi ichikawa</registrant_name>
   <registrant_company>ZO PLANNING co.ltd</registrant_company>
   <registrant_address>21 Maeda,Sasabara-cho</registrant_address>
   <registrant_city>Toyota-shi</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>4700352</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.565488480</registrant_phone>
   <name_servers>
    <value>bill.ns.cloudflare.com</value>
    <value>ziggy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>pu-serv.com</domain_name>
   <domain_keyword>pu-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:06:04</query_time>
   <create_date>2014-12-23</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-23</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>dropthishost-4fb6c1e0-13dc-4d13-8d21-611a9e738484.empty.as112.arpa</value>
    <value>dropthishost-60eca4bd-9675-460b-bdd3-a1297a3bc556.empty.as112.arpa</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>12</num>
   <domain_name>r-serv.jp</domain_name>
   <domain_keyword>r-serv</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 04:16:04</query_time>
   <create_date>2007-10-25</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>HASEKO LIVENET, Inc.</registrant_name>
   <registrant_address>Minato Ku</registrant_address>
   <registrant_zip>106-0045</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6686-4888</registrant_phone>
   <registrant_fax>03-6686-4889</registrant_fax>
   <name_servers>
    <value>ns10.haseko.co.jp</value>
    <value>ns20.haseko.co.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>ruserv.ru</domain_name>
   <domain_keyword>ruserv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 09:51:34</query_time>
   <create_date>2009-02-18</create_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>r-serv.ru</domain_name>
   <domain_keyword>r-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:14:53</query_time>
   <create_date>2022-03-27</create_date>
   <expiry_date>2025-03-27</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>15</num>
   <domain_name>u-serv.com</domain_name>
   <domain_keyword>u-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:48:26</query_time>
   <create_date>2003-08-08</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_company>U-SERV GmbH</registrant_company>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns01.imagearts.de</value>
    <value>dns02.imagearts.de</value>
    <value>dns03.imagearts.de</value>
    <value>dns04.imagearts.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ro-serv.de</domain_name>
   <domain_keyword>ro-serv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:19:41</query_time>
   <update_date>2018-08-11</update_date>
   <name_servers>
    <value>ns1104.ui-dns.biz</value>
    <value>ns1104.ui-dns.com</value>
    <value>ns1104.ui-dns.de</value>
    <value>ns1104.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>eu-serv.com</domain_name>
   <domain_keyword>eu-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 13:22:05</query_time>
   <create_date>2001-08-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>ISPpro Internet KG</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>k1.kundencontroller.de</value>
    <value>ns2.kundencontroller.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>re-serv.ru</domain_name>
   <domain_keyword>re-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:38:31</query_time>
   <create_date>2021-02-02</create_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;RegionService&quot;</registrant_company>
   <name_servers>
    <value>ns.megagroup.ru</value>
    <value>ns1.megagroup.ru</value>
    <value>ns2.megagroup.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</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>20</num>
   <domain_name>rm-serv.ru</domain_name>
   <domain_keyword>rm-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-26 17:24:19</query_time>
   <create_date>2024-05-24</create_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>r2-serv.com</domain_name>
   <domain_keyword>r2-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 20:47:32</query_time>
   <create_date>2022-10-03</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>www.beget.com</registrar_website>
   <registrant_name>Shmul Konstantin Vladimirovich</registrant_name>
   <registrant_address>Eniseyskaya , d 56</registrant_address>
   <registrant_city>Krasnodar</registrant_city>
   <registrant_state>Krasnodarskiy</registrant_state>
   <registrant_zip>350059</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9676601020</registrant_phone>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>rus-serv.ru</domain_name>
   <domain_keyword>rus-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 15:37:57</query_time>
   <create_date>2009-04-21</create_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>runserv.com</domain_name>
   <domain_keyword>runserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 23:14:55</query_time>
   <create_date>2009-04-15</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>eu-serv.org</domain_name>
   <domain_keyword>eu-serv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 13:22:06</query_time>
   <create_date>2007-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://www.corehub.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ISPpro Internet KG</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>ns1.kundencontroller.de</value>
    <value>ns2.kundencontroller.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>rp-serv.com</domain_name>
   <domain_keyword>rp-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:16:14</query_time>
   <create_date>2007-02-10</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-02-10</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.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>eu-serv.org.uk</domain_name>
   <domain_keyword>eu-serv</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-26 13:22:10</query_time>
   <create_date>2007-02-27</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>ISPpro Internet KG [Tag = ISPPRO-DE]</registrar_name>
   <registrar_website>http://www.euserv.com</registrar_website>
   <name_servers>
    <value>ns1.kundencontroller.de</value>
    <value>ns2.kundencontroller.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</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>28</num>
   <domain_name>russerv.com</domain_name>
   <domain_keyword>russerv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 23:30:48</query_time>
   <create_date>2000-11-12</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns43.worldnic.com</value>
    <value>ns44.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>rc-serv.com</domain_name>
   <domain_keyword>rc-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 08:10:43</query_time>
   <create_date>2021-03-24</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2025-03-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>ns05.domaincontrol.com</value>
    <value>ns06.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>30</num>
   <domain_name>runserv.org</domain_name>
   <domain_keyword>runserv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 19:08:59</query_time>
   <create_date>2009-04-15</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</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>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>russerv.ru</domain_name>
   <domain_keyword>russerv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 09:55:07</query_time>
   <create_date>2007-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>rm-serv.com</domain_name>
   <domain_keyword>rm-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 19:16:35</query_time>
   <create_date>2017-06-12</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-12</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>ns1.peruvirtual.com</value>
    <value>ns2.peruvirtual.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>33</num>
   <domain_name>rt-serv.net</domain_name>
   <domain_keyword>rt-serv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 15:50:14</query_time>
   <create_date>2011-12-25</create_date>
   <update_date>2022-12-16</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1472</registrar_iana>
   <registrar_name>LIQUIDNET Ltd.</registrar_name>
   <registrar_website>http://liquidnetlimited.co.uk</registrar_website>
   <registrant_name>Whois Agent LiquidNet US LLC</registrant_name>
   <registrant_company>rt-serv.net</registrant_company>
   <registrant_address>C/O rt-serv.net, 1500 N. University Drive, suite 115</registrant_address>
   <registrant_city>Coral Springs</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33071</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7275464678</registrant_phone>
   <registrant_fax>+1.5108686446</registrant_fax>
   <name_servers>
    <value>ns1.rt-serv.net</value>
    <value>ns2.rt-serv.net</value>
    <value>ns3.rt-serv.net</value>
    <value>ns4.rt-serv.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>r-serv.com</domain_name>
   <domain_keyword>r-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:16:04</query_time>
   <create_date>2011-12-31</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-31</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>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>su-serv.com</domain_name>
   <domain_keyword>su-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 22:58:48</query_time>
   <create_date>2022-05-12</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-12</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.cpanel.yu.net</value>
    <value>ns2.cpanel.yu.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>runserv.net</domain_name>
   <domain_keyword>runserv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 02:13:40</query_time>
   <create_date>2009-04-15</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-04-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ro-serv.com</domain_name>
   <domain_keyword>ro-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:01:47</query_time>
   <create_date>2002-02-16</create_date>
   <update_date>2018-03-19</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OnDemand-Giessen</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>ns1126.ui-dns.biz</value>
    <value>ns1126.ui-dns.com</value>
    <value>ns1126.ui-dns.de</value>
    <value>ns1126.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>u-serv.de</domain_name>
   <domain_keyword>u-serv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:50:50</query_time>
   <update_date>2022-07-14</update_date>
   <name_servers>
    <value>dns01.imagearts.de</value>
    <value>dns02.imagearts.de</value>
    <value>dns03.imagearts.de</value>
    <value>dns04.imagearts.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>u-serv.info</domain_name>
   <domain_keyword>u-serv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 22:48:26</query_time>
   <create_date>2005-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>U-SERV GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <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>dns01.imagearts.de</value>
    <value>dns02.imagearts.de</value>
    <value>dns03.imagearts.de</value>
    <value>dns04.imagearts.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>eu-serv.net</domain_name>
   <domain_keyword>eu-serv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 13:22:05</query_time>
   <create_date>2001-08-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>ISPpro Internet KG</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>k1.kundencontroller.de</value>
    <value>ns2.kundencontroller.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ur-serv.com</domain_name>
   <domain_keyword>ur-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 22:42:59</query_time>
   <create_date>2021-01-08</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ur-Serv Business Development LLC</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>EG</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>ns-121-c.gandi.net</value>
    <value>ns-30-a.gandi.net</value>
    <value>ns-87-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ruserv.com</domain_name>
   <domain_keyword>ruserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:46:26</query_time>
   <create_date>2003-12-03</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>Nevis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>zd-serv.ru</domain_name>
   <domain_keyword>zd-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 04:41:46</query_time>
   <create_date>2023-05-13</create_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>outserv.net</domain_name>
   <domain_keyword>outserv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 04:08:24</query_time>
   <create_date>1999-03-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-03-17</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.flametree.com</value>
    <value>ns1.outserv.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>runserve.org</domain_name>
   <domain_keyword>runserve</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 19:08:59</query_time>
   <create_date>2009-04-15</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</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>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>si-serv.de</domain_name>
   <domain_keyword>si-serv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 13:08:53</query_time>
   <update_date>2008-06-07</update_date>
   <name_servers>
    <value>ns1.beinhart.de</value>
    <value>ns2.beinhart.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>ros-serv.ru</domain_name>
   <domain_keyword>ros-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 21:11:01</query_time>
   <create_date>2012-10-25</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>mus-serv.org</domain_name>
   <domain_keyword>mus-serv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 17:30:38</query_time>
   <create_date>2016-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.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>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>49</num>
   <domain_name>tk-serv.com</domain_name>
   <domain_keyword>tk-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:32:46</query_time>
   <create_date>2015-04-13</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2026-04-13</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>Shan Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <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>50</num>
   <domain_name>ru-teru.jp</domain_name>
   <domain_keyword>ru-teru</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-07 19:07:49</query_time>
   <create_date>2015-06-19</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>iida ru-teru Kindergarten</registrant_name>
   <registrant_address>Grand Front Osaka, Tower A 24th Floor</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6485-5400</registrant_phone>
   <registrant_fax>06-6485-5800</registrant_fax>
   <name_servers>
    <value>ns01.asp-frontier.net</value>
    <value>ns02.asp-frontier.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>rzmserv.com</domain_name>
   <domain_keyword>rzmserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 00:17:50</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-04</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>ns57.domaincontrol.com</value>
    <value>ns58.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>52</num>
   <domain_name>sk-serv.de</domain_name>
   <domain_keyword>sk-serv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:25:50</query_time>
   <update_date>2019-09-26</update_date>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>ev-serv.co.uk</domain_name>
   <domain_keyword>ev-serv</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 22:52:16</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>quaserv.com</domain_name>
   <domain_keyword>quaserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 03:28:34</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-06-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>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>55</num>
   <domain_name>buh-serv.ru</domain_name>
   <domain_keyword>buh-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 20:46:36</query_time>
   <create_date>2016-09-06</create_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>mudserv.net</domain_name>
   <domain_keyword>mudserv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 04:15:34</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-12-18</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.dns31.com</value>
    <value>ns2.dns31.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>57</num>
   <domain_name>sb-serv.com</domain_name>
   <domain_keyword>sb-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 10:47:04</query_time>
   <create_date>2017-04-21</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <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>58</num>
   <domain_name>ng-serv.com</domain_name>
   <domain_keyword>ng-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:33:13</query_time>
   <create_date>2013-02-28</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1112</registrar_iana>
   <registrar_name>Internet Invest, Ltd. dba Imena.ua</registrar_name>
   <registrar_website>http://imena.ua</registrar_website>
   <registrant_name>Whois privacy protection service</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>Gaidara, 50 st.</registrant_address>
   <registrant_city>Kyiv</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>01033</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.442010102</registrant_phone>
   <registrant_fax>+380.442010100</registrant_fax>
   <name_servers>
    <value>nsa1.srv53.com</value>
    <value>nsa1.srv53.org</value>
    <value>nsa2.srv53.net</value>
    <value>nsb2.srv53.com</value>
    <value>nsb3.srv53.net</value>
    <value>nsb4.srv53.org</value>
    <value>nsc1.srv53.org</value>
    <value>nsc2.srv53.com</value>
    <value>nsc2.srv53.net</value>
    <value>nsd1.srv53.com</value>
    <value>nsd1.srv53.org</value>
    <value>nsd3.srv53.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>cc-serv.com</domain_name>
   <domain_keyword>cc-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 18:41:54</query_time>
   <create_date>2011-07-06</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/df8d26b9-5f57-4619-a327-0c4327ae177c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster-expired.domainparkingserver.net</value>
    <value>ns2.dotster-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>rez-serv.com</domain_name>
   <domain_keyword>rez-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:55:42</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2026-04-17</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>me-serv.ru</domain_name>
   <domain_keyword>me-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 15:30:59</query_time>
   <create_date>2023-08-25</create_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns0.host-food.ru</value>
    <value>dns1.host-food.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>rioserv.com.br</domain_name>
   <domain_keyword>rioserv</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-17 14:23:26</query_time>
   <create_date>2000-06-28</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrant_name>REPRESENTACOES COMERC. SERV. MARCENARIA TFFOLO ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hostoo.io</value>
    <value>ns2.hostoo.io</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>cruiserv.com</domain_name>
   <domain_keyword>cruiserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 15:22:48</query_time>
   <create_date>2005-05-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-06</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.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>64</num>
   <domain_name>ai-serv.cc</domain_name>
   <domain_keyword>ai-serv</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-02 07:31:19</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://domains.google.com/</registrar_website>
   <registrant_name>On behalf of ai-serv.cc OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>d6108ab66f1d833df37fc5ebc6cbc44b5e0decd3ed952fd969ce6e5699182e24@ai-serv.cc.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>rmhserv.com</domain_name>
   <domain_keyword>rmhserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 10:45:47</query_time>
   <create_date>2022-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</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=rmhserv.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>radserv.de</domain_name>
   <domain_keyword>radserv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 11:16:18</query_time>
   <update_date>2022-01-04</update_date>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>cs-serv.com</domain_name>
   <domain_keyword>cs-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 13:14:56</query_time>
   <create_date>2012-06-18</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_company>Cornerstone France</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nsmpro1.nordnet.com</value>
    <value>nsmpro2.nordnet.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>us-serv.com</domain_name>
   <domain_keyword>us-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 15:06:31</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0170990455</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170990455</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <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>69</num>
   <domain_name>queserv.com</domain_name>
   <domain_keyword>queserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:29:19</query_time>
   <create_date>2008-07-13</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2024-07-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>ns100.whbdns.com</value>
    <value>ns101.whbdns.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>70</num>
   <domain_name>autserv.it</domain_name>
   <domain_keyword>autserv</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 21:36:38</query_time>
   <create_date>2004-10-29</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>AUTOMATION SERVICE SRL</registrant_company>
   <registrant_address>via aldo moro 26</registrant_address>
   <registrant_city>pessano con bornago</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20060</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>raxserv.com</domain_name>
   <domain_keyword>raxserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 07:22:59</query_time>
   <create_date>2022-02-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2026-02-27</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>ns77.domaincontrol.com</value>
    <value>ns78.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>pre-serv.ru</domain_name>
   <domain_keyword>pre-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:17:18</query_time>
   <create_date>2009-10-05</create_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_company>Ltd. PremierService</registrant_company>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>ic-serv.ru</domain_name>
   <domain_keyword>ic-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:42:35</query_time>
   <create_date>2011-10-21</create_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Ltd. &quot;Informacionny'j Korporativny'j Servis&quot;</registrant_company>
   <name_servers>
    <value>ns4.ic-serv.ru.</value>
    <value>ns6.ic-serv.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>bf-serv.de</domain_name>
   <domain_keyword>bf-serv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-10 12:02:34</query_time>
   <update_date>2024-01-13</update_date>
   <name_servers>
    <value>ns01.1blu.de</value>
    <value>ns02.1blu.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>racserv.net</domain_name>
   <domain_keyword>racserv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 10:29:25</query_time>
   <create_date>2021-05-06</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of racserv.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1232.awsdns-26.org</value>
    <value>ns-1841.awsdns-38.co.uk</value>
    <value>ns-402.awsdns-50.com</value>
    <value>ns-760.awsdns-31.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pubserv.com</domain_name>
   <domain_keyword>pubserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 07:03:15</query_time>
   <create_date>1990-02-09</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2025-02-10</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.bodis.com</value>
    <value>ns2.bodis.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>77</num>
   <domain_name>russgrv.com</domain_name>
   <domain_keyword>russgrv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:17:20</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2022-11-04</update_date>
   <expiry_date>2024-11-04</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>ns77.domaincontrol.com</value>
    <value>ns78.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>78</num>
   <domain_name>nt-serv.group</domain_name>
   <domain_keyword>nt-serv</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-25 04:38:27</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>re-serve.tennis</domain_name>
   <domain_keyword>re-serve</domain_keyword>
   <domain_tld>tennis</domain_tld>
   <query_time>2024-05-06 09:04:18</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-06-15</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>80</num>
   <domain_name>cb-serv.com</domain_name>
   <domain_keyword>cb-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:08:09</query_time>
   <create_date>2019-08-29</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O cb-serv.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.waffcodev.com</value>
    <value>ns2.waffcodev.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>rmkserv.com</domain_name>
   <domain_keyword>rmkserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 17:16:50</query_time>
   <create_date>2011-04-04</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-04-04</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>ns51.1and1.com</value>
    <value>ns52.1and1.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>ca-serv.ca</domain_name>
   <domain_keyword>ca-serv</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-06 06:03:28</query_time>
   <create_date>2020-02-19</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>aq-serv.com</domain_name>
   <domain_keyword>aq-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:56:11</query_time>
   <create_date>2022-12-27</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 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>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=aq-serv.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.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>84</num>
   <domain_name>iq-serv.ru</domain_name>
   <domain_keyword>iq-serv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:35:47</query_time>
   <create_date>2018-08-16</create_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>rubserve.com</domain_name>
   <domain_keyword>rubserve</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 03:09:02</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>phrae</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>th260.ruk-com.in.th</value>
    <value>vth260.ruk-com.in.th</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ru-seal.ru</domain_name>
   <domain_keyword>ru-seal</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:12:10</query_time>
   <create_date>2021-06-16</create_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>dn-serv.de</domain_name>
   <domain_keyword>dn-serv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 08:42:07</query_time>
   <update_date>2019-08-18</update_date>
   <name_servers>
    <value>ns1.org-ns.com</value>
    <value>ns2.org-ns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>russera.academy</domain_name>
   <domain_keyword>russera</domain_keyword>
   <domain_tld>academy</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>89</num>
   <domain_name>sj-serv.co.uk</domain_name>
   <domain_keyword>sj-serv</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 11:01:04</query_time>
   <create_date>2018-05-14</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>numserv.org</domain_name>
   <domain_keyword>numserv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 19:06:11</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.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>TX</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>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>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sulserv.org</domain_name>
   <domain_keyword>sulserv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 17:43:34</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aglobis GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <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>docks11.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>pro-serv.de</domain_name>
   <domain_keyword>pro-serv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:12:54</query_time>
   <update_date>2021-12-21</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>rigserv.co.uk</domain_name>
   <domain_keyword>rigserv</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 08:05:56</query_time>
   <create_date>1997-05-20</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>Internet For Business Ltd [Tag = IFB]</registrar_name>
   <registrar_website>https://www.ifb.net</registrar_website>
   <name_servers>
    <value>ns0.ifb.net</value>
    <value>ns1.ifb.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>supserv.net</domain_name>
   <domain_keyword>supserv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 12:23:35</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.com</registrar_website>
   <registrant_name>Statutory Masking for data privacy</registrant_name>
   <registrant_company>Statutory Masking for data privacy</registrant_company>
   <registrant_address>Statutory Masking for data privacy</registrant_address>
   <registrant_city>Statutory Masking for data privacy</registrant_city>
   <registrant_zip>Statutory Masking for data privacy</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking for data privacy</registrant_phone>
   <registrant_fax>Statutory Masking for data privacy</registrant_fax>
   <name_servers>
    <value>ns1.topdns.me</value>
    <value>ns2.topdns.me</value>
    <value>ns3.topdns.me</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sunserv.xyz</domain_name>
   <domain_keyword>sunserv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 14:13:33</query_time>
   <create_date>2022-10-26</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services</registrar_name>
   <registrar_website>http://www.lws.fr</registrar_website>
   <registrant_country>FR</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>cortney.ns.cloudflare.com</value>
    <value>mcgrory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>bc-serv.co.uk</domain_name>
   <domain_keyword>bc-serv</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 19:02:38</query_time>
   <create_date>2022-03-21</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>gruz-serv.pl</domain_name>
   <domain_keyword>gruz-serv</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-08 10:28:35</query_time>
   <create_date>2017-06-23</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ranserv.com</domain_name>
   <domain_keyword>ranserv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:01:50</query_time>
   <create_date>2018-11-04</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-11-04</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>Virginia</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/ranserv.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>jule.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ns-serv.com</domain_name>
   <domain_keyword>ns-serv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:58:10</query_time>
   <create_date>2017-10-19</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>truserv.org</domain_name>
   <domain_keyword>truserv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 12:55:46</query_time>
   <create_date>2010-09-21</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>http://www.domainpeople.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>WA</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>a.dns.hostway.net</value>
    <value>b.dns.hostway.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.163</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.