WHOIS QUERY TIME

2 May 2024 - 7:19 PM UTC

Registered: 19 December 2007
Expiry: 19 December 2024

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.spaceweb.ru
ns2.spaceweb.ru
ns3.spaceweb.pro
ns4.spaceweb.pro

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=lextour.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "lextour.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "lextour.ru",
            "domain_keyword": "lextour",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:19:01",
            "create_date": "2007-12-19",
            "expiry_date": "2024-12-19",
            "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",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>lextour.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>lextour.ru</domain_name>
   <domain_keyword>lextour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:19:01</query_time>
   <create_date>2007-12-19</create_date>
   <expiry_date>2024-12-19</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>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</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.089 seconds) for "lextour.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

2 May 2024 - 7:19 PM UTC

Registered: 19 December 2007
Expiry: 19 December 2024

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.spaceweb.ru
ns2.spaceweb.ru
ns3.spaceweb.pro
ns4.spaceweb.pro

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=lextour.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "lextour.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "lextour.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "lextour.ru",
            "domain_keyword": "lextour",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:19:01",
            "create_date": "2007-12-19",
            "expiry_date": "2024-12-19",
            "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",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.089,
        "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>lextour.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>lextour.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lextour.ru</domain_name>
   <domain_keyword>lextour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:19:01</query_time>
   <create_date>2007-12-19</create_date>
   <expiry_date>2024-12-19</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>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.089</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 domain names (in 0.036 seconds) which contained the exact domain keyword "lextour".
Domain Name Registered Expiry Registrar Ownership
1 lextour.com 21 Mar 2007 21 Mar 2025 Dynadot Inc -
2 lextour.ru 19 Dec 2007 19 Dec 2024 RU-CENTER-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=lextour&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "lextour",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "lextour.com, lextour.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "lextour.com",
            "domain_keyword": "lextour",
            "domain_tld": "com",
            "query_time": "2024-05-16 07:34:09",
            "create_date": "2007-03-21",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lextour.ru",
            "domain_keyword": "lextour",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:19:01",
            "create_date": "2007-12-19",
            "expiry_date": "2024-12-19",
            "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",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>lextour</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>lextour.com, lextour.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lextour.com</domain_name>
   <domain_keyword>lextour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 07:34:09</query_time>
   <create_date>2007-03-21</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-21</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>lextour.ru</domain_name>
   <domain_keyword>lextour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:19:01</query_time>
   <create_date>2007-12-19</create_date>
   <expiry_date>2024-12-19</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>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 3,283 domain names (in 0.329 seconds) which look and sound like the brand name "lextour".
Domain Name Registered Expiry Registrar Ownership
1 levtour.com 25 Mar 2022 25 Mar 2024 GoDaddy.com, LLC -
2 nextour.ro 17 Feb 2016 14 Feb 2025 ICI - Registrar -
3 sextour.pro 21 Sep 2018 21 Sep 2024 Name.com, Inc. REDACTED FOR PRIVACY
4 legtour.com 15 Jan 2020 15 Jan 2025 GoDaddy.com, LLC -
5 1extour.ru 18 Sep 2019 18 Sep 2024 REGRU-RU REGRU Domain Hosting LTD
6 leetour.com 4 May 2000 4 May 2025 gabia YUN SEOB SONG
7 sextour.co.uk 9 May 2021 9 May 2024 Garth Piesse [Tag = COHERENT-NZ] -
8 lentour.ru 20 May 2020 20 May 2024 REGRU-RU Private Person
9 luxtour.com 6 Apr 2011 6 Apr 2025 Megazone Corp., dba HOSTING.KR Yang Kyung Won
10 lexfour.com 5 May 2024 5 May 2025 GoDaddy.com, LLC -
11 rextour.com 10 Nov 2022 10 Nov 2024 GoDaddy.com, LLC -
12 leotour.ru 23 Apr 2024 23 Apr 2025 REGRU-RU Private Person
13 flextour.org 27 Jun 2007 27 Jun 2024 IONOS SE REDACTED FOR PRIVACY
14 dextour.ru 10 Oct 2023 10 Oct 2024 BEGET-RU Private Person
15 leotour.by 14 Nov 2008 4 Nov 2024 Reliable Software, Ltd ОДО "Лео Тур"
16 llxtour.com 3 Mar 2024 3 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
17 luxtour.su 26 May 2022 26 May 2025 REGRU-SU Private Person
18 lebtour.com 18 Oct 2023 18 Oct 2024 NameCheap, Inc. -
19 textour.org 4 Jan 2010 4 Jan 2025 IONOS SE REDACTED FOR PRIVACY
20 le-tour.net 17 Dec 2003 17 Dec 2024 Cronon AG -
21 ledtour.ru 2 Jul 2023 2 Jul 2024 BEGET-RU Private Person
22 dextour.click 10 Apr 2024 10 Apr 2025 1API GmbH jhj
23 textour.net 20 Sep 2014 20 Sep 2024 IONOS SE Spidertek
24 luxtour.by 14 Oct 2013 14 Oct 2024 Support chain, LLC Общество с ограниченной ответственностью "Туристическая компания "Сервис-Люкс"
25 nextour.it 7 Dec 1999 6 Dec 2024 Netsons S.r.l. Nextour srl
26 sextour.ru 21 Feb 2005 21 Feb 2025 SALENAMES-RU Private Person
27 lemtour.pl 17 Oct 2013 17 Oct 2024 Dinfo.pl Sylwia Wierońska -
28 leatour.com 10 Dec 2014 10 Dec 2024 GoDaddy.com, LLC -
29 textour.com 1 Sep 2005 1 Sep 2024 ConnectWave co.,Ltd JUNGYUNKOOK
30 dextour.com 10 Feb 2021 10 Feb 2025 NAMECHEAP INC World News Pte Ltd
31 flextour.ru 12 Jul 2020 12 Jul 2024 REGRU-RU Private Person
32 dextour.online 18 Mar 2024 18 Mar 2025 NICENIC INTERNATIONAL GROUP CO., LIMITED jhj
33 nextour.org 15 Dec 2023 15 Dec 2024 Sav.com, LLC Privacy Protection
34 nextour.travel 21 May 2014 20 May 2025 OVH SAS OXA SYSTEMS LTD
35 lentour.com 11 Jun 2014 11 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
36 lex-tour.com 16 Nov 2023 16 Nov 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
37 flextour.net 4 Nov 2002 4 Nov 2024 GoDaddy.com, LLC -
38 leotour.pl 14 Jul 2023 14 Jul 2024 Aftermarket.pl Limited -
39 sextour.net 22 Sep 2023 22 Sep 2024 Porkbun LLC Private by Design, LLC
40 leotour.com.pl 13 Feb 2009 13 Feb 2025 home.pl S.A. -
41 alextour.info 22 May 2021 22 May 2026 Registrar of Domain Names REG.RU LLC Privacy Protection
42 lentour.org 5 Apr 2020 5 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
43 textour.dk 25 Jan 2009 31 Jan 2025 - textour
44 luxtour.uz 19 Sep 2008 23 Sep 2025 SARKOR TELECOM -
45 alextour.ru 4 Aug 2022 4 Aug 2024 RU-CENTER-RU Private Person
46 alextour.com.br 15 Jul 2014 15 Jul 2025 - Alex Sander Nascimento Trindade
47 sextour.com 6 Mar 2000 6 Mar 2025 HANGANG SYSTEMS,INC. D/B/A DOREGI.COM iContents
48 lectour.com 24 Feb 2016 24 Feb 2025 GoDaddy.com, LLC -
49 nextour.com 2 Jun 2014 19 Jun 2024 gabia webtour Inc.
50 alextour.site 9 Jun 2023 9 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
51 leotour.com 4 Mar 2004 4 Mar 2027 gabia cho yongjin
52 luxtour.store 26 Jul 2023 26 Jul 2024 Dreamscape Networks International Pte Ltd -
53 lextours.com 3 Sep 2001 3 Sep 2026 GMO INTERNET, INC. LEXTOURS
54 zextour.ru 16 Nov 2020 16 Nov 2024 REGRU-RU Private Person
55 ltxtour.com 30 May 2019 30 May 2025 Gname.com Pte. Ltd. Redacted for privacy
56 le-tour.co.uk 26 Mar 2001 26 Mar 2025 Namesco Limited [Tag = NAMESCO] -
57 nextour.net 13 May 2005 13 May 2025 INAMES CO., LTD. HyunGyu Lee
58 sextour.nl 5 Jun 2000 - The Registrar Company B.V. -
59 leetour.kr 8 Sep 2009 8 Sep 2024 (?)??? (?)??????
60 alextour.online 30 Sep 2023 30 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER -
61 luxtour.ru 19 Feb 2006 19 Feb 2025 SALENAMES-RU Private Person
62 nextour.ru 17 Aug 2009 17 Aug 2024 SALENAMES-RU Private Person
63 sextour.org 3 Nov 2022 3 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
64 lextours.ru 21 Sep 2012 21 Sep 2024 REGRU-RU Private Person
65 mextour.com 22 Mar 2013 22 Mar 2033 GoDaddy.com, LLC -
66 ledtour.com 11 Nov 2017 11 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
67 leitour.work 12 Jul 2023 12 Jul 2025 Xin Net Technology Corporation laituokeji(dongguan)youxiangongsi
68 luxtour.top 28 Mar 2023 28 Mar 2024 Eranet International Limited THOMASK
69 alextour.pro 20 Feb 2019 20 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu Karaianov
70 le-tour.com 25 Jan 2005 25 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
71 le-tour.ru 15 Jan 2024 15 Jan 2025 TILDA-RU Private Person
72 nextour.com.br 2 May 2008 2 May 2025 - OPEN SYSTEM LTDA
73 sextour.xyz 11 Jun 2024 11 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
74 leatour.ru 30 Oct 2017 30 Oct 2024 RU-CENTER-RU Private Person
75 alextour.it 6 May 2017 9 May 2025 Netsons S.r.l. ALEXEI SURCOV
76 hextour.com 28 Sep 2016 28 Sep 2024 GoDaddy.com, LLC -
77 vextour.ru 27 Oct 2019 27 Oct 2024 REGRU-RU Private Person
78 leutour.com.cn 3 Sep 2023 3 Sep 2024 广东时代互联科技有限公司 余苏云
79 luxtour.in 9 Mar 2022 9 Mar 2025 HIOX SOFTWARES PRIVATE LIMITED N/A
80 sextour.be 20 May 2014 - 1API GmbH -
81 luxtour.uk 3 Jan 2024 3 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
82 lextoor.ru 11 Feb 2023 11 Feb 2025 RU-CENTER-RU Private Person
83 nextour.site 10 May 2024 10 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
84 luxtour.co.uk 7 Apr 2018 7 Apr 2025 Name SRS AB [Tag = ABNAME-SE] -
85 mextour.org 25 Sep 2017 25 Sep 2024 CSC Corporate Domains, Inc. Major League Soccer, L.L.C.
86 lxxtour.cn 23 May 2024 23 May 2025 北京新网数码信息技术有限公司 彭秀娥
87 lektour.com 24 Nov 2010 24 Nov 2024 GoDaddy.com, LLC -
88 leitour.com 23 Feb 2001 23 Feb 2027 Register.com, Inc. -
89 sextour.online 6 May 2023 6 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
90 luxtour.fun 20 Nov 2023 20 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
91 jextour.com 13 Apr 2024 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 lettour.top 21 Mar 2019 21 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhan Gui Li
93 alextour.group 30 Sep 2023 30 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
94 alextour.com 22 Mar 2014 22 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
95 lex-tour.ru 12 Dec 2007 12 Dec 2024 RU-CENTER-RU Private Person
96 alextour.ro 9 Jan 2024 8 Jan 2025 ICI - Registrar -
97 lexxtour.ru 23 Apr 2024 23 Apr 2025 REGRU-RU Private Person
98 alextour.org 8 Jan 2003 8 Jan 2025 eNom, LLC Data Protected
99 leutour.com 4 Nov 2018 4 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
100 nextour.top 22 Dec 2023 22 Dec 2024 Openprovider REDACTED FOR PRIVACY
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 Lextour.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=lextour.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "lextour.ru",
        "page_size": 100
    },
    "count": {
        "total": 3283,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "levtour.com, nextour.ro, sextour.pro, legtour.com, 1extour.ru, leetour.com, sextour.co.uk, lentour.ru, luxtour.com, lexfour.com, rextour.com, leotour.ru, flextour.org, dextour.ru, leotour.by, llxtour.com, luxtour.su, lebtour.com, textour.org, le-tour.net, ledtour.ru, dextour.click, textour.net, luxtour.by, nextour.it, sextour.ru, lemtour.pl, leatour.com, textour.com, dextour.com, flextour.ru, dextour.online, nextour.org, nextour.travel, lentour.com, lex-tour.com, flextour.net, leotour.pl, sextour.net, leotour.com.pl, alextour.info, lentour.org, textour.dk, luxtour.uz, alextour.ru, alextour.com.br, sextour.com, lectour.com, nextour.com, alextour.site, leotour.com, luxtour.store, lextours.com, zextour.ru, ltxtour.com, le-tour.co.uk, nextour.net, sextour.nl, leetour.kr, alextour.online, luxtour.ru, nextour.ru, sextour.org, lextours.ru, mextour.com, ledtour.com, leitour.work, luxtour.top, alextour.pro, le-tour.com, le-tour.ru, nextour.com.br, sextour.xyz, leatour.ru, alextour.it, hextour.com, vextour.ru, leutour.com.cn, luxtour.in, sextour.be, luxtour.uk, lextoor.ru, nextour.site, luxtour.co.uk, mextour.org, lxxtour.cn, lektour.com, leitour.com, sextour.online, luxtour.fun, jextour.com, lettour.top, alextour.group, alextour.com, lex-tour.ru, alextour.ro, lexxtour.ru, alextour.org, leutour.com, nextour.top",
    "results": [
        {
            "num": 1,
            "domain_name": "levtour.com",
            "domain_keyword": "levtour",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:10:12",
            "create_date": "2022-03-25",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nextour.ro",
            "domain_keyword": "nextour",
            "domain_tld": "ro",
            "query_time": "2024-06-08 16:59:35",
            "create_date": "2016-02-17",
            "expiry_date": "2025-02-14",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.mxserver.ro",
                "ns2.mxserver.ro",
                "ns3.mxserver.ro",
                "ns4.mxserver.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 3,
            "domain_name": "sextour.pro",
            "domain_keyword": "sextour",
            "domain_tld": "pro",
            "query_time": "2024-05-08 19:55:17",
            "create_date": "2018-09-21",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ho Chi Minh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "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": [
                "ns1cvw.name.com",
                "ns2jrt.name.com",
                "ns3ckl.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "legtour.com",
            "domain_keyword": "legtour",
            "domain_tld": "com",
            "query_time": "2024-06-11 12:39:22",
            "create_date": "2020-01-15",
            "update_date": "2023-01-04",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "1extour.ru",
            "domain_keyword": "1extour",
            "domain_tld": "ru",
            "query_time": "2024-04-30 16:36:51",
            "create_date": "2019-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "REGRU-RU",
            "registrant_company": "REGRU Domain Hosting LTD",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "leetour.com",
            "domain_keyword": "leetour",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:53:44",
            "create_date": "2000-05-04",
            "update_date": "2024-02-02",
            "expiry_date": "2025-05-04",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "YUN SEOB SONG",
            "registrant_address": "185 Bijeon-dong Pyeongtaek Si GYEONGGI-DO",
            "registrant_zip": "450150",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.316560101",
            "name_servers": [
                "ns7.tt.co.kr",
                "ns7.ttpia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sextour.co.uk",
            "domain_keyword": "sextour",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 02:49:03",
            "create_date": "2021-05-09",
            "update_date": "2024-05-17",
            "expiry_date": "2024-05-09",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 8,
            "domain_name": "lentour.ru",
            "domain_keyword": "lentour",
            "domain_tld": "ru",
            "query_time": "2024-06-01 22:34:51",
            "create_date": "2020-05-20",
            "expiry_date": "2024-05-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "luxtour.com",
            "domain_keyword": "luxtour",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:11:47",
            "create_date": "2011-04-06",
            "update_date": "2024-03-15",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Yang Kyung Won",
            "registrant_company": "Yang Kyung Won",
            "registrant_address": "435.108-2104 Olympic-ro,  Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "05507",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084261004",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "lexfour.com",
            "domain_keyword": "lexfour",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:24:54",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "rextour.com",
            "domain_keyword": "rextour",
            "domain_tld": "com",
            "query_time": "2024-05-03 07:35:26",
            "create_date": "2022-11-10",
            "update_date": "2024-03-05",
            "expiry_date": "2024-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "leotour.ru",
            "domain_keyword": "leotour",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:28:08",
            "create_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "flextour.org",
            "domain_keyword": "flextour",
            "domain_tld": "org",
            "query_time": "2024-04-16 01:08:20",
            "create_date": "2007-06-27",
            "update_date": "2023-08-11",
            "expiry_date": "2024-06-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "gmxde.ui-dns.biz",
                "gmxde.ui-dns.com",
                "gmxde.ui-dns.de",
                "gmxde.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "dextour.ru",
            "domain_keyword": "dextour",
            "domain_tld": "ru",
            "query_time": "2024-05-04 09:19:58",
            "create_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "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": 15,
            "domain_name": "leotour.by",
            "domain_keyword": "leotour",
            "domain_tld": "by",
            "query_time": "2024-06-10 03:33:37",
            "create_date": "2008-11-14",
            "update_date": "2023-09-05",
            "expiry_date": "2024-11-04",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ОДО \"Лео Тур\"",
            "registrant_address": "220090, -, г. Минск, ул. Широкая, д. 4, офис 4",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375293300940",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 16,
            "domain_name": "llxtour.com",
            "domain_keyword": "llxtour",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:36:10",
            "create_date": "2024-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "luxtour.su",
            "domain_keyword": "luxtour",
            "domain_tld": "su",
            "query_time": "2024-05-29 01:18:25",
            "create_date": "2022-05-26",
            "expiry_date": "2025-05-26",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 18,
            "domain_name": "lebtour.com",
            "domain_keyword": "lebtour",
            "domain_tld": "com",
            "query_time": "2024-04-30 20:59:38",
            "create_date": "2023-10-18",
            "update_date": "2024-03-06",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "hank.ns.cloudflare.com",
                "julissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "textour.org",
            "domain_keyword": "textour",
            "domain_tld": "org",
            "query_time": "2024-04-24 10:53:04",
            "create_date": "2010-01-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "webde.ui-dns.biz",
                "webde.ui-dns.com",
                "webde.ui-dns.de",
                "webde.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "le-tour.net",
            "domain_keyword": "le-tour",
            "domain_tld": "net",
            "query_time": "2024-04-25 19:41:31",
            "create_date": "2003-12-17",
            "update_date": "2003-12-17",
            "expiry_date": "2024-12-17",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks16.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ledtour.ru",
            "domain_keyword": "ledtour",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:01:24",
            "create_date": "2023-07-02",
            "expiry_date": "2024-07-02",
            "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": 22,
            "domain_name": "dextour.click",
            "domain_keyword": "dextour",
            "domain_tld": "click",
            "query_time": "2024-06-11 02:40:10",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "jhj",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "new york",
            "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": [
                "jay.ns.cloudflare.com",
                "liz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "textour.net",
            "domain_keyword": "textour",
            "domain_tld": "net",
            "query_time": "2024-04-24 10:53:04",
            "create_date": "2014-09-20",
            "update_date": "2017-12-14",
            "expiry_date": "2024-09-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Spidertek",
            "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": [
                "ns1050.ui-dns.biz",
                "ns1050.ui-dns.com",
                "ns1050.ui-dns.de",
                "ns1050.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "luxtour.by",
            "domain_keyword": "luxtour",
            "domain_tld": "by",
            "query_time": "2024-06-05 08:45:36",
            "create_date": "2013-10-14",
            "update_date": "2024-05-29",
            "expiry_date": "2024-10-14",
            "registrar_name": "Support chain, LLC",
            "registrant_company": "Общество с ограниченной ответственностью \"Туристическая компания \"Сервис-Люкс\"",
            "registrant_address": "220076, -, г.Минск, ул.Петра Мстиславца, 3, пом.214",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375296055867",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 25,
            "domain_name": "nextour.it",
            "domain_keyword": "nextour",
            "domain_tld": "it",
            "query_time": "2024-04-20 21:18:19",
            "create_date": "1999-12-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-06",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Nextour srl",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 26,
            "domain_name": "sextour.ru",
            "domain_keyword": "sextour",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:01:53",
            "create_date": "2005-02-21",
            "expiry_date": "2025-02-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.snparking.ru",
                "ns2.snparking.ru",
                "ns3.snparking.ru",
                "ns4.snparking.ru",
                "ns5.snparking.ru",
                "ns6.snparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "lemtour.pl",
            "domain_keyword": "lemtour",
            "domain_tld": "pl",
            "query_time": "2024-05-06 09:08:42",
            "create_date": "2013-10-17",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-17",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "dns11.linuxpl.com",
                "ns11.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "leatour.com",
            "domain_keyword": "leatour",
            "domain_tld": "com",
            "query_time": "2024-05-31 10:52:59",
            "create_date": "2014-12-10",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "textour.com",
            "domain_keyword": "textour",
            "domain_tld": "com",
            "query_time": "2024-04-24 10:53:04",
            "create_date": "2005-09-01",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1491,
            "registrar_name": "ConnectWave co.,Ltd",
            "registrar_website": "http://www.ssandomain.com",
            "registrant_name": "JUNGYUNKOOK",
            "registrant_company": "JUNGYUNKOOK",
            "registrant_address": "103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.117134545",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dextour.com",
            "domain_keyword": "dextour",
            "domain_tld": "com",
            "query_time": "2024-05-27 05:17:23",
            "create_date": "2021-02-10",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Dharshinee Naidu",
            "registrant_company": "World News Pte Ltd",
            "registrant_address": "1 North Bridge Road, #11-06 High Street Centre",
            "registrant_city": "Singapore",
            "registrant_state": "Singapore",
            "registrant_zip": "179094",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6464039833",
            "registrant_fax": "+1.6464039833",
            "name_servers": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "flextour.ru",
            "domain_keyword": "flextour",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:23:34",
            "create_date": "2020-07-12",
            "expiry_date": "2024-07-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.vdsina.ru",
                "ns2.vdsina.ru",
                "ns3.vdsina.ru",
                "ns4.vdsina.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "dextour.online",
            "domain_keyword": "dextour",
            "domain_tld": "online",
            "query_time": "2024-05-19 20:02:35",
            "create_date": "2024-03-18",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-18",
            "registrar_iana": 3765,
            "registrar_name": "NICENIC INTERNATIONAL GROUP CO., LIMITED",
            "registrar_website": "http://nicenic.net/",
            "registrant_company": "jhj",
            "registrant_state": "new york",
            "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": [
                "jay.ns.cloudflare.com",
                "liz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "nextour.org",
            "domain_keyword": "nextour",
            "domain_tld": "org",
            "query_time": "2024-06-08 16:59:35",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "nextour.travel",
            "domain_keyword": "nextour",
            "domain_tld": "travel",
            "query_time": "2024-05-04 21:37:59",
            "create_date": "2014-05-21",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-20",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OXA SYSTEMS LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns108.ovh.net",
                "ns108.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "lentour.com",
            "domain_keyword": "lentour",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:59:35",
            "create_date": "2014-06-11",
            "update_date": "2024-02-22",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=lentour.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "lex-tour.com",
            "domain_keyword": "lex-tour",
            "domain_tld": "com",
            "query_time": "2024-05-23 07:38:46",
            "create_date": "2023-11-16",
            "update_date": "2024-01-23",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "www.beget.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.tildadns.com",
                "ns2.beget.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "flextour.net",
            "domain_keyword": "flextour",
            "domain_tld": "net",
            "query_time": "2024-04-16 01:08:20",
            "create_date": "2002-11-04",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "leotour.pl",
            "domain_keyword": "leotour",
            "domain_tld": "pl",
            "query_time": "2024-05-30 10:12:49",
            "create_date": "2023-07-14",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sextour.net",
            "domain_keyword": "sextour",
            "domain_tld": "net",
            "query_time": "2024-06-01 21:29:11",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/sextour.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "leotour.com.pl",
            "domain_keyword": "leotour",
            "domain_tld": "com.pl",
            "query_time": "2024-04-23 08:55:56",
            "create_date": "2009-02-13",
            "update_date": "2022-12-30",
            "expiry_date": "2025-02-13",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "alextour.info",
            "domain_keyword": "alextour",
            "domain_tld": "info",
            "query_time": "2024-05-27 17:47:09",
            "create_date": "2021-05-22",
            "update_date": "2024-03-27",
            "expiry_date": "2026-05-22",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.freetoursite.ru",
                "ns2.freetoursite.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "lentour.org",
            "domain_keyword": "lentour",
            "domain_tld": "org",
            "query_time": "2024-06-11 01:01:44",
            "create_date": "2020-04-05",
            "update_date": "2024-06-07",
            "expiry_date": "2025-04-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "textour.dk",
            "domain_keyword": "textour",
            "domain_tld": "dk",
            "query_time": "2024-05-10 03:07:12",
            "create_date": "2009-01-25",
            "expiry_date": "2025-01-31",
            "registrant_name": "textour",
            "registrant_address": "v/Jørgen Hansen, Byagervænget 26",
            "registrant_city": "Beder",
            "registrant_zip": "8330",
            "registrant_country": "DK",
            "registrant_phone": "+45 40 28 68 45",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "luxtour.uz",
            "domain_keyword": "luxtour",
            "domain_tld": "uz",
            "query_time": "2022-06-25 08:49:16",
            "create_date": "2008-09-19",
            "update_date": "2021-08-06",
            "expiry_date": "2025-09-23",
            "registrar_name": "SARKOR TELECOM",
            "name_servers": [
                "not.defined",
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "ACTIVE"
            ]
        },
        {
            "num": 45,
            "domain_name": "alextour.ru",
            "domain_keyword": "alextour",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:19:28",
            "create_date": "2022-08-04",
            "expiry_date": "2024-08-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "alextour.com.br",
            "domain_keyword": "alextour",
            "domain_tld": "com.br",
            "query_time": "2024-04-13 04:11:50",
            "create_date": "2014-07-15",
            "update_date": "2024-03-13",
            "expiry_date": "2025-07-15",
            "registrant_name": "Alex Sander Nascimento Trindade",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "keanu.ns.cloudflare.com",
                "rihana.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "sextour.com",
            "domain_keyword": "sextour",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:45:06",
            "create_date": "2000-03-06",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-06",
            "registrar_iana": 87,
            "registrar_name": "HANGANG SYSTEMS,INC. D/B/A DOREGI.COM",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "iContents",
            "registrant_company": "iContents",
            "registrant_address": "3F,Hanjin B/D,607-12,  Yeoksam-dong Gangnam-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "06126",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.234613536",
            "registrant_fax": "+82.",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "lectour.com",
            "domain_keyword": "lectour",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:40:19",
            "create_date": "2016-02-24",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "nextour.com",
            "domain_keyword": "nextour",
            "domain_tld": "com",
            "query_time": "2024-05-04 21:37:59",
            "create_date": "2014-06-02",
            "update_date": "2015-03-10",
            "expiry_date": "2024-06-19",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "webtour Inc.",
            "registrant_company": "webtour Inc.",
            "registrant_address": "29, Insadong 5-gil, Jongno-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "110778",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.222226612",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "alextour.site",
            "domain_keyword": "alextour",
            "domain_tld": "site",
            "query_time": "2024-05-15 10:36:52",
            "create_date": "2023-06-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "leotour.com",
            "domain_keyword": "leotour",
            "domain_tld": "com",
            "query_time": "2024-04-23 08:55:56",
            "create_date": "2004-03-04",
            "update_date": "2023-08-29",
            "expiry_date": "2027-03-04",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "cho yongjin",
            "registrant_address": "HaeCheon Bldg,., 5F, 69-13 Samseong-dong, Gangnam-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "135090",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.234469588",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "luxtour.store",
            "domain_keyword": "luxtour",
            "domain_tld": "store",
            "query_time": "2024-05-04 07:15:03",
            "create_date": "2023-07-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_country": "NZ",
            "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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "lextours.com",
            "domain_keyword": "lextours",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:45:46",
            "create_date": "2001-09-03",
            "update_date": "2023-08-07",
            "expiry_date": "2026-09-03",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Tsukasa Tabuchi",
            "registrant_company": "LEXTOURS",
            "registrant_address": "7-7 Uchikanda 2-chome, Shin uchikanda Bldg 2F",
            "registrant_city": "Chiyoda-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "101-0047",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.357657010",
            "registrant_fax": "+81.335258383",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "zextour.ru",
            "domain_keyword": "zextour",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:17:24",
            "create_date": "2020-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "ltxtour.com",
            "domain_keyword": "ltxtour",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:44:04",
            "create_date": "2019-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHANGHAI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ltxtour.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "le-tour.co.uk",
            "domain_keyword": "le-tour",
            "domain_tld": "co.uk",
            "query_time": "2024-06-05 09:07:27",
            "create_date": "2001-03-26",
            "update_date": "2015-03-27",
            "expiry_date": "2025-03-26",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "nextour.net",
            "domain_keyword": "nextour",
            "domain_tld": "net",
            "query_time": "2024-04-20 21:18:19",
            "create_date": "2005-05-13",
            "update_date": "2024-03-05",
            "expiry_date": "2025-05-13",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "HyunGyu Lee",
            "registrant_company": "HyunGyu Lee",
            "registrant_address": "praum 101-1904 Gojan 2(i)-dong, Danwon-gu, Ansan-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "425868",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7082812480",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sextour.nl",
            "domain_keyword": "sextour",
            "domain_tld": "nl",
            "query_time": "2024-05-03 15:21:49",
            "create_date": "2000-06-05",
            "update_date": "2021-06-24",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.picanto.com",
                "ns2.picanto.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 59,
            "domain_name": "leetour.kr",
            "domain_keyword": "leetour",
            "domain_tld": "kr",
            "query_time": "2022-06-28 00:30:09",
            "create_date": "2009-09-08",
            "update_date": "2021-04-14",
            "expiry_date": "2024-09-08",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "(?)??????",
            "registrant_zip": "42116"
        },
        {
            "num": 60,
            "domain_name": "alextour.online",
            "domain_keyword": "alextour",
            "domain_tld": "online",
            "query_time": "2024-04-13 04:11:50",
            "create_date": "2023-09-30",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_state": "Philippines cebu",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "blocked1.nic.ru",
                "blocked2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "luxtour.ru",
            "domain_keyword": "luxtour",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:30:41",
            "create_date": "2006-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "nextour.ru",
            "domain_keyword": "nextour",
            "domain_tld": "ru",
            "query_time": "2024-05-01 23:10:17",
            "create_date": "2009-08-17",
            "expiry_date": "2024-08-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "sextour.org",
            "domain_keyword": "sextour",
            "domain_tld": "org",
            "query_time": "2024-05-18 14:05:23",
            "create_date": "2022-11-03",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "lextours.ru",
            "domain_keyword": "lextours",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:19:01",
            "create_date": "2012-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.travelhost.ru",
                "ns2.travelhost.ru",
                "ns3.travelhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "mextour.com",
            "domain_keyword": "mextour",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:51:04",
            "create_date": "2013-03-22",
            "update_date": "2023-03-28",
            "expiry_date": "2033-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ledtour.com",
            "domain_keyword": "ledtour",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:04:02",
            "create_date": "2017-11-11",
            "update_date": "2020-11-05",
            "expiry_date": "2025-11-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "leitour.work",
            "domain_keyword": "leitour",
            "domain_tld": "work",
            "query_time": "2024-05-28 21:05:34",
            "create_date": "2023-07-12",
            "update_date": "2024-05-20",
            "expiry_date": "2025-07-12",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "laituokeji(dongguan)youxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijingshi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "luxtour.top",
            "domain_keyword": "luxtour",
            "domain_tld": "top",
            "query_time": "2024-05-27 05:31:10",
            "create_date": "2023-03-28",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "THOMASK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "alextour.pro",
            "domain_keyword": "alextour",
            "domain_tld": "pro",
            "query_time": "2024-04-13 04:11:50",
            "create_date": "2019-02-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Karaianov",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyivska",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hostiq.ua",
                "dns2.hostiq.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "le-tour.com",
            "domain_keyword": "le-tour",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:41:31",
            "create_date": "2005-01-25",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-25",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WESTERN CAPE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://tieredaccess.com/contact/4e25a5a2-a500-4d40-9173-849b218e12f2",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "le-tour.ru",
            "domain_keyword": "le-tour",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:18:00",
            "create_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "TILDA-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "nextour.com.br",
            "domain_keyword": "nextour",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 16:59:35",
            "create_date": "2008-05-02",
            "update_date": "2023-04-05",
            "expiry_date": "2025-05-02",
            "registrant_name": "OPEN SYSTEM LTDA",
            "name_servers": [
                "ns946.hostgator.com.br",
                "ns947.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 73,
            "domain_name": "sextour.xyz",
            "domain_keyword": "sextour",
            "domain_tld": "xyz",
            "query_time": "2024-06-13 18:17:32",
            "create_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "leatour.ru",
            "domain_keyword": "leatour",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:19:59",
            "create_date": "2017-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.megagroup.ru",
                "ns1.megagroup.ru",
                "ns2.megagroup.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "alextour.it",
            "domain_keyword": "alextour",
            "domain_tld": "it",
            "query_time": "2024-05-27 17:47:09",
            "create_date": "2017-05-06",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-09",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "ALEXEI SURCOV",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 76,
            "domain_name": "hextour.com",
            "domain_keyword": "hextour",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:52:52",
            "create_date": "2016-09-28",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-28",
            "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": 77,
            "domain_name": "vextour.ru",
            "domain_keyword": "vextour",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:17:10",
            "create_date": "2019-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "leutour.com.cn",
            "domain_keyword": "leutour",
            "domain_tld": "com.cn",
            "query_time": "2024-05-12 12:17:31",
            "create_date": "2023-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "余苏云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "luxtour.in",
            "domain_keyword": "luxtour",
            "domain_tld": "in",
            "query_time": "2024-05-14 06:11:52",
            "create_date": "2022-03-09",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-09",
            "registrar_iana": 801409,
            "registrar_name": "HIOX SOFTWARES PRIVATE LIMITED",
            "registrar_website": "https://www.hioxindia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jammu and Kashmir",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "katja.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sextour.be",
            "domain_keyword": "sextour",
            "domain_tld": "be",
            "query_time": "2024-04-25 09:45:06",
            "create_date": "2014-05-20",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "name_servers": [
                "atlas.dns.domaintraffic.ch",
                "capella.dns.domaintraffic.ch"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 81,
            "domain_name": "luxtour.uk",
            "domain_keyword": "luxtour",
            "domain_tld": "uk",
            "query_time": "2024-05-09 12:27:34",
            "create_date": "2024-01-03",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "lextoor.ru",
            "domain_keyword": "lextoor",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:19:01",
            "create_date": "2023-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.yandexcloud.net",
                "ns2.yandexcloud.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "nextour.site",
            "domain_keyword": "nextour",
            "domain_tld": "site",
            "query_time": "2024-05-13 17:23:34",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "luxtour.co.uk",
            "domain_keyword": "luxtour",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 12:27:34",
            "create_date": "2018-04-07",
            "update_date": "2024-01-22",
            "expiry_date": "2025-04-07",
            "registrar_name": "Name SRS AB [Tag = ABNAME-SE]",
            "registrar_website": "https://namesrs.com",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "mextour.org",
            "domain_keyword": "mextour",
            "domain_tld": "org",
            "query_time": "2024-05-15 12:25:43",
            "create_date": "2017-09-25",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Major League Soccer, L.L.C.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "lxxtour.cn",
            "domain_keyword": "lxxtour",
            "domain_tld": "cn",
            "query_time": "2024-05-29 16:28:17",
            "create_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "彭秀娥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "lektour.com",
            "domain_keyword": "lektour",
            "domain_tld": "com",
            "query_time": "2024-06-06 16:35:33",
            "create_date": "2010-11-24",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.voodoo.com",
                "ns2.voodoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "leitour.com",
            "domain_keyword": "leitour",
            "domain_tld": "com",
            "query_time": "2024-05-26 18:50:32",
            "create_date": "2001-02-23",
            "update_date": "2023-10-20",
            "expiry_date": "2027-02-23",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sextour.online",
            "domain_keyword": "sextour",
            "domain_tld": "online",
            "query_time": "2024-05-13 01:31:53",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "luxtour.fun",
            "domain_keyword": "luxtour",
            "domain_tld": "fun",
            "query_time": "2024-05-27 05:31:10",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "jextour.com",
            "domain_keyword": "jextour",
            "domain_tld": "com",
            "query_time": "2024-06-13 17:30:11",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=jextour.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "lettour.top",
            "domain_keyword": "lettour",
            "domain_tld": "top",
            "query_time": "2024-04-15 10:43:05",
            "create_date": "2019-03-21",
            "update_date": "2019-04-04",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhan Gui Li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "alextour.group",
            "domain_keyword": "alextour",
            "domain_tld": "group",
            "query_time": "2024-04-13 04:11:50",
            "create_date": "2023-09-30",
            "update_date": "2024-03-25",
            "expiry_date": "2024-09-30",
            "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": [
                "blocked1.nic.ru",
                "blocked2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "alextour.com",
            "domain_keyword": "alextour",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:04:45",
            "create_date": "2014-03-22",
            "update_date": "2021-03-16",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "lex-tour.ru",
            "domain_keyword": "lex-tour",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:18:31",
            "create_date": "2007-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "alextour.ro",
            "domain_keyword": "alextour",
            "domain_tld": "ro",
            "query_time": "2024-06-10 23:22:46",
            "create_date": "2024-01-09",
            "expiry_date": "2025-01-08",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.simplenet.ro",
                "ns2.simplenet.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 97,
            "domain_name": "lexxtour.ru",
            "domain_keyword": "lexxtour",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:19:25",
            "create_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "alextour.org",
            "domain_keyword": "alextour",
            "domain_tld": "org",
            "query_time": "2024-04-18 09:00:14",
            "create_date": "2003-01-08",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "ns.hostland.ru",
                "ns3.hostland.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "leutour.com",
            "domain_keyword": "leutour",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:46:25",
            "create_date": "2018-11-04",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "fitch.dnspod.net",
                "ingrid.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "nextour.top",
            "domain_keyword": "nextour",
            "domain_tld": "top",
            "query_time": "2024-06-08 16:59:35",
            "create_date": "2023-12-22",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BIZKAIA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "fred.ns.cloudflare.com",
                "sofia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.329,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>lextour.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3283</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>levtour.com, nextour.ro, sextour.pro, legtour.com, 1extour.ru, leetour.com, sextour.co.uk, lentour.ru, luxtour.com, lexfour.com, rextour.com, leotour.ru, flextour.org, dextour.ru, leotour.by, llxtour.com, luxtour.su, lebtour.com, textour.org, le-tour.net, ledtour.ru, dextour.click, textour.net, luxtour.by, nextour.it, sextour.ru, lemtour.pl, leatour.com, textour.com, dextour.com, flextour.ru, dextour.online, nextour.org, nextour.travel, lentour.com, lex-tour.com, flextour.net, leotour.pl, sextour.net, leotour.com.pl, alextour.info, lentour.org, textour.dk, luxtour.uz, alextour.ru, alextour.com.br, sextour.com, lectour.com, nextour.com, alextour.site, leotour.com, luxtour.store, lextours.com, zextour.ru, ltxtour.com, le-tour.co.uk, nextour.net, sextour.nl, leetour.kr, alextour.online, luxtour.ru, nextour.ru, sextour.org, lextours.ru, mextour.com, ledtour.com, leitour.work, luxtour.top, alextour.pro, le-tour.com, le-tour.ru, nextour.com.br, sextour.xyz, leatour.ru, alextour.it, hextour.com, vextour.ru, leutour.com.cn, luxtour.in, sextour.be, luxtour.uk, lextoor.ru, nextour.site, luxtour.co.uk, mextour.org, lxxtour.cn, lektour.com, leitour.com, sextour.online, luxtour.fun, jextour.com, lettour.top, alextour.group, alextour.com, lex-tour.ru, alextour.ro, lexxtour.ru, alextour.org, leutour.com, nextour.top</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>levtour.com</domain_name>
   <domain_keyword>levtour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:10:12</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nextour.ro</domain_name>
   <domain_keyword>nextour</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-08 16:59:35</query_time>
   <create_date>2016-02-17</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.mxserver.ro</value>
    <value>ns2.mxserver.ro</value>
    <value>ns3.mxserver.ro</value>
    <value>ns4.mxserver.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sextour.pro</domain_name>
   <domain_keyword>sextour</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 19:55:17</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.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>Ho Chi Minh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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>ns1cvw.name.com</value>
    <value>ns2jrt.name.com</value>
    <value>ns3ckl.name.com</value>
    <value>ns4ksy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>legtour.com</domain_name>
   <domain_keyword>legtour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 12:39:22</query_time>
   <create_date>2020-01-15</create_date>
   <update_date>2023-01-04</update_date>
   <expiry_date>2025-01-15</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.domaincontrol.com</value>
    <value>ns52.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>5</num>
   <domain_name>1extour.ru</domain_name>
   <domain_keyword>1extour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 16:36:51</query_time>
   <create_date>2019-09-18</create_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>REGRU Domain Hosting LTD</registrant_company>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>leetour.com</domain_name>
   <domain_keyword>leetour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:53:44</query_time>
   <create_date>2000-05-04</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>YUN SEOB SONG</registrant_name>
   <registrant_address>185 Bijeon-dong Pyeongtaek Si GYEONGGI-DO</registrant_address>
   <registrant_zip>450150</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.316560101</registrant_phone>
   <name_servers>
    <value>ns7.tt.co.kr</value>
    <value>ns7.ttpia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sextour.co.uk</domain_name>
   <domain_keyword>sextour</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 02:49:03</query_time>
   <create_date>2021-05-09</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>lentour.ru</domain_name>
   <domain_keyword>lentour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 22:34:51</query_time>
   <create_date>2020-05-20</create_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>luxtour.com</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:11:47</query_time>
   <create_date>2011-04-06</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Yang Kyung Won</registrant_name>
   <registrant_company>Yang Kyung Won</registrant_company>
   <registrant_address>435.108-2104 Olympic-ro,  Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>05507</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084261004</registrant_phone>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>lexfour.com</domain_name>
   <domain_keyword>lexfour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:24:54</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>11</num>
   <domain_name>rextour.com</domain_name>
   <domain_keyword>rextour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 07:35:26</query_time>
   <create_date>2022-11-10</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-11-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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>leotour.ru</domain_name>
   <domain_keyword>leotour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:28:08</query_time>
   <create_date>2024-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>flextour.org</domain_name>
   <domain_keyword>flextour</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 01:08:20</query_time>
   <create_date>2007-06-27</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>gmxde.ui-dns.biz</value>
    <value>gmxde.ui-dns.com</value>
    <value>gmxde.ui-dns.de</value>
    <value>gmxde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>dextour.ru</domain_name>
   <domain_keyword>dextour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 09:19:58</query_time>
   <create_date>2023-10-10</create_date>
   <expiry_date>2024-10-10</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>15</num>
   <domain_name>leotour.by</domain_name>
   <domain_keyword>leotour</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-10 03:33:37</query_time>
   <create_date>2008-11-14</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ОДО &quot;Лео Тур&quot;</registrant_company>
   <registrant_address>220090, -, г. Минск, ул. Широкая, д. 4, офис 4</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375293300940</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>llxtour.com</domain_name>
   <domain_keyword>llxtour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:36:10</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>luxtour.su</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-29 01:18:25</query_time>
   <create_date>2022-05-26</create_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>lebtour.com</domain_name>
   <domain_keyword>lebtour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 20:59:38</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>hank.ns.cloudflare.com</value>
    <value>julissa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>textour.org</domain_name>
   <domain_keyword>textour</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 10:53:04</query_time>
   <create_date>2010-01-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>webde.ui-dns.biz</value>
    <value>webde.ui-dns.com</value>
    <value>webde.ui-dns.de</value>
    <value>webde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>le-tour.net</domain_name>
   <domain_keyword>le-tour</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 19:41:31</query_time>
   <create_date>2003-12-17</create_date>
   <update_date>2003-12-17</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ledtour.ru</domain_name>
   <domain_keyword>ledtour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:01:24</query_time>
   <create_date>2023-07-02</create_date>
   <expiry_date>2024-07-02</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>22</num>
   <domain_name>dextour.click</domain_name>
   <domain_keyword>dextour</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-11 02:40:10</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>jhj</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>new york</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>jay.ns.cloudflare.com</value>
    <value>liz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>textour.net</domain_name>
   <domain_keyword>textour</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 10:53:04</query_time>
   <create_date>2014-09-20</create_date>
   <update_date>2017-12-14</update_date>
   <expiry_date>2024-09-20</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>Spidertek</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>ns1050.ui-dns.biz</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1050.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>luxtour.by</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-05 08:45:36</query_time>
   <create_date>2013-10-14</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>Support chain, LLC</registrar_name>
   <registrant_company>Общество с ограниченной ответственностью &quot;Туристическая компания &quot;Сервис-Люкс&quot;</registrant_company>
   <registrant_address>220076, -, г.Минск, ул.Петра Мстиславца, 3, пом.214</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375296055867</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>nextour.it</domain_name>
   <domain_keyword>nextour</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-20 21:18:19</query_time>
   <create_date>1999-12-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Nextour srl</registrant_company>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sextour.ru</domain_name>
   <domain_keyword>sextour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:01:53</query_time>
   <create_date>2005-02-21</create_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.snparking.ru</value>
    <value>ns2.snparking.ru</value>
    <value>ns3.snparking.ru</value>
    <value>ns4.snparking.ru</value>
    <value>ns5.snparking.ru</value>
    <value>ns6.snparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>lemtour.pl</domain_name>
   <domain_keyword>lemtour</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-06 09:08:42</query_time>
   <create_date>2013-10-17</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>dns11.linuxpl.com</value>
    <value>ns11.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>leatour.com</domain_name>
   <domain_keyword>leatour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 10:52:59</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-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>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>29</num>
   <domain_name>textour.com</domain_name>
   <domain_keyword>textour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 10:53:04</query_time>
   <create_date>2005-09-01</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1491</registrar_iana>
   <registrar_name>ConnectWave co.,Ltd</registrar_name>
   <registrar_website>http://www.ssandomain.com</registrar_website>
   <registrant_name>JUNGYUNKOOK</registrant_name>
   <registrant_company>JUNGYUNKOOK</registrant_company>
   <registrant_address>103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.117134545</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>dextour.com</domain_name>
   <domain_keyword>dextour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 05:17:23</query_time>
   <create_date>2021-02-10</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Dharshinee Naidu</registrant_name>
   <registrant_company>World News Pte Ltd</registrant_company>
   <registrant_address>1 North Bridge Road, #11-06 High Street Centre</registrant_address>
   <registrant_city>Singapore</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>179094</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6464039833</registrant_phone>
   <registrant_fax>+1.6464039833</registrant_fax>
   <name_servers>
    <value>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>flextour.ru</domain_name>
   <domain_keyword>flextour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:23:34</query_time>
   <create_date>2020-07-12</create_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.vdsina.ru</value>
    <value>ns2.vdsina.ru</value>
    <value>ns3.vdsina.ru</value>
    <value>ns4.vdsina.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>dextour.online</domain_name>
   <domain_keyword>dextour</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 20:02:35</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>3765</registrar_iana>
   <registrar_name>NICENIC INTERNATIONAL GROUP CO., LIMITED</registrar_name>
   <registrar_website>http://nicenic.net/</registrar_website>
   <registrant_company>jhj</registrant_company>
   <registrant_state>new york</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>jay.ns.cloudflare.com</value>
    <value>liz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>nextour.org</domain_name>
   <domain_keyword>nextour</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 16:59:35</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>nextour.travel</domain_name>
   <domain_keyword>nextour</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-04 21:37:59</query_time>
   <create_date>2014-05-21</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OXA SYSTEMS LTD</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns108.ovh.net</value>
    <value>ns108.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>lentour.com</domain_name>
   <domain_keyword>lentour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:59:35</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=lentour.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>lex-tour.com</domain_name>
   <domain_keyword>lex-tour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 07:38:46</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>www.beget.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.tildadns.com</value>
    <value>ns2.beget.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>flextour.net</domain_name>
   <domain_keyword>flextour</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 01:08:20</query_time>
   <create_date>2002-11-04</create_date>
   <update_date>2023-11-05</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>ns19.domaincontrol.com</value>
    <value>ns20.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>38</num>
   <domain_name>leotour.pl</domain_name>
   <domain_keyword>leotour</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 10:12:49</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sextour.net</domain_name>
   <domain_keyword>sextour</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 21:29:11</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/sextour.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>leotour.com.pl</domain_name>
   <domain_keyword>leotour</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-23 08:55:56</query_time>
   <create_date>2009-02-13</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>alextour.info</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 17:47:09</query_time>
   <create_date>2021-05-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-05-22</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.freetoursite.ru</value>
    <value>ns2.freetoursite.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>lentour.org</domain_name>
   <domain_keyword>lentour</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-11 01:01:44</query_time>
   <create_date>2020-04-05</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II 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_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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>textour.dk</domain_name>
   <domain_keyword>textour</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 03:07:12</query_time>
   <create_date>2009-01-25</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>textour</registrant_name>
   <registrant_address>v/Jørgen Hansen, Byagervænget 26</registrant_address>
   <registrant_city>Beder</registrant_city>
   <registrant_zip>8330</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 40 28 68 45</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>luxtour.uz</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>uz</domain_tld>
   <query_time>2022-06-25 08:49:16</query_time>
   <create_date>2008-09-19</create_date>
   <update_date>2021-08-06</update_date>
   <expiry_date>2025-09-23</expiry_date>
   <registrar_name>SARKOR TELECOM</registrar_name>
   <name_servers>
    <value>not.defined</value>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ACTIVE</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>alextour.ru</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:19:28</query_time>
   <create_date>2022-08-04</create_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>alextour.com.br</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-13 04:11:50</query_time>
   <create_date>2014-07-15</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrant_name>Alex Sander Nascimento Trindade</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>keanu.ns.cloudflare.com</value>
    <value>rihana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>sextour.com</domain_name>
   <domain_keyword>sextour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:45:06</query_time>
   <create_date>2000-03-06</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG SYSTEMS,INC. D/B/A DOREGI.COM</registrar_name>
   <registrar_website>http://www.doregi.com</registrar_website>
   <registrant_name>iContents</registrant_name>
   <registrant_company>iContents</registrant_company>
   <registrant_address>3F,Hanjin B/D,607-12,  Yeoksam-dong Gangnam-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06126</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.234613536</registrant_phone>
   <registrant_fax>+82.</registrant_fax>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>lectour.com</domain_name>
   <domain_keyword>lectour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:40:19</query_time>
   <create_date>2016-02-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-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>ns13.domaincontrol.com</value>
    <value>ns14.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>nextour.com</domain_name>
   <domain_keyword>nextour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 21:37:59</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2015-03-10</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>webtour Inc.</registrant_name>
   <registrant_company>webtour Inc.</registrant_company>
   <registrant_address>29, Insadong 5-gil, Jongno-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>110778</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.222226612</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>alextour.site</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-15 10:36:52</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>leotour.com</domain_name>
   <domain_keyword>leotour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 08:55:56</query_time>
   <create_date>2004-03-04</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2027-03-04</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>cho yongjin</registrant_name>
   <registrant_address>HaeCheon Bldg,., 5F, 69-13 Samseong-dong, Gangnam-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>135090</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.234469588</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>luxtour.store</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-04 07:15:03</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_country>NZ</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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>lextours.com</domain_name>
   <domain_keyword>lextours</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:45:46</query_time>
   <create_date>2001-09-03</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2026-09-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Tsukasa Tabuchi</registrant_name>
   <registrant_company>LEXTOURS</registrant_company>
   <registrant_address>7-7 Uchikanda 2-chome, Shin uchikanda Bldg 2F</registrant_address>
   <registrant_city>Chiyoda-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>101-0047</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.357657010</registrant_phone>
   <registrant_fax>+81.335258383</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>zextour.ru</domain_name>
   <domain_keyword>zextour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:17:24</query_time>
   <create_date>2020-11-16</create_date>
   <expiry_date>2024-11-16</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>55</num>
   <domain_name>ltxtour.com</domain_name>
   <domain_keyword>ltxtour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:44:04</query_time>
   <create_date>2019-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>SHANGHAI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ltxtour.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>le-tour.co.uk</domain_name>
   <domain_keyword>le-tour</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-05 09:07:27</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2015-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>nextour.net</domain_name>
   <domain_keyword>nextour</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 21:18:19</query_time>
   <create_date>2005-05-13</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>HyunGyu Lee</registrant_name>
   <registrant_company>HyunGyu Lee</registrant_company>
   <registrant_address>praum 101-1904 Gojan 2(i)-dong, Danwon-gu, Ansan-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>425868</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7082812480</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sextour.nl</domain_name>
   <domain_keyword>sextour</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 15:21:49</query_time>
   <create_date>2000-06-05</create_date>
   <update_date>2021-06-24</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.picanto.com</value>
    <value>ns2.picanto.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>leetour.kr</domain_name>
   <domain_keyword>leetour</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-06-28 00:30:09</query_time>
   <create_date>2009-09-08</create_date>
   <update_date>2021-04-14</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>(?)??????</registrant_name>
   <registrant_zip>42116</registrant_zip>
  </value>
  <value>
   <num>60</num>
   <domain_name>alextour.online</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-13 04:11:50</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_state>Philippines cebu</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>blocked1.nic.ru</value>
    <value>blocked2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>luxtour.ru</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:30:41</query_time>
   <create_date>2006-02-19</create_date>
   <expiry_date>2025-02-19</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>62</num>
   <domain_name>nextour.ru</domain_name>
   <domain_keyword>nextour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 23:10:17</query_time>
   <create_date>2009-08-17</create_date>
   <expiry_date>2024-08-17</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>63</num>
   <domain_name>sextour.org</domain_name>
   <domain_keyword>sextour</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 14:05:23</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>lextours.ru</domain_name>
   <domain_keyword>lextours</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:19:01</query_time>
   <create_date>2012-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.travelhost.ru</value>
    <value>ns2.travelhost.ru</value>
    <value>ns3.travelhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>mextour.com</domain_name>
   <domain_keyword>mextour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:51:04</query_time>
   <create_date>2013-03-22</create_date>
   <update_date>2023-03-28</update_date>
   <expiry_date>2033-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>66</num>
   <domain_name>ledtour.com</domain_name>
   <domain_keyword>ledtour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:04:02</query_time>
   <create_date>2017-11-11</create_date>
   <update_date>2020-11-05</update_date>
   <expiry_date>2025-11-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>leitour.work</domain_name>
   <domain_keyword>leitour</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-28 21:05:34</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>laituokeji(dongguan)youxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijingshi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>luxtour.top</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 05:31:10</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>THOMASK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>alextour.pro</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-13 04:11:50</query_time>
   <create_date>2019-02-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Karaianov</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyivska</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hostiq.ua</value>
    <value>dns2.hostiq.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>le-tour.com</domain_name>
   <domain_keyword>le-tour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:41:31</query_time>
   <create_date>2005-01-25</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>WESTERN CAPE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4e25a5a2-a500-4d40-9173-849b218e12f2</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>le-tour.ru</domain_name>
   <domain_keyword>le-tour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:18:00</query_time>
   <create_date>2024-01-15</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>TILDA-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>nextour.com.br</domain_name>
   <domain_keyword>nextour</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 16:59:35</query_time>
   <create_date>2008-05-02</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrant_name>OPEN SYSTEM LTDA</registrant_name>
   <name_servers>
    <value>ns946.hostgator.com.br</value>
    <value>ns947.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>sextour.xyz</domain_name>
   <domain_keyword>sextour</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-13 18:17:32</query_time>
   <create_date>2024-06-11</create_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>leatour.ru</domain_name>
   <domain_keyword>leatour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:19:59</query_time>
   <create_date>2017-10-30</create_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>75</num>
   <domain_name>alextour.it</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 17:47:09</query_time>
   <create_date>2017-05-06</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>ALEXEI SURCOV</registrant_company>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>hextour.com</domain_name>
   <domain_keyword>hextour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:52:52</query_time>
   <create_date>2016-09-28</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-28</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>77</num>
   <domain_name>vextour.ru</domain_name>
   <domain_keyword>vextour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:17:10</query_time>
   <create_date>2019-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>leutour.com.cn</domain_name>
   <domain_keyword>leutour</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-12 12:17:31</query_time>
   <create_date>2023-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>余苏云</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>luxtour.in</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 06:11:52</query_time>
   <create_date>2022-03-09</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>801409</registrar_iana>
   <registrar_name>HIOX SOFTWARES PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.hioxindia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jammu and Kashmir</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bob.ns.cloudflare.com</value>
    <value>katja.ns.cloudflare.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>sextour.be</domain_name>
   <domain_keyword>sextour</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-25 09:45:06</query_time>
   <create_date>2014-05-20</create_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <name_servers>
    <value>atlas.dns.domaintraffic.ch</value>
    <value>capella.dns.domaintraffic.ch</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>luxtour.uk</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 12:27:34</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>lextoor.ru</domain_name>
   <domain_keyword>lextoor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:19:01</query_time>
   <create_date>2023-02-11</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.yandexcloud.net</value>
    <value>ns2.yandexcloud.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>nextour.site</domain_name>
   <domain_keyword>nextour</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 17:23:34</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>luxtour.co.uk</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 12:27:34</query_time>
   <create_date>2018-04-07</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>Name SRS AB [Tag = ABNAME-SE]</registrar_name>
   <registrar_website>https://namesrs.com</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>mextour.org</domain_name>
   <domain_keyword>mextour</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 12:25:43</query_time>
   <create_date>2017-09-25</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Major League Soccer, L.L.C.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>lxxtour.cn</domain_name>
   <domain_keyword>lxxtour</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 16:28:17</query_time>
   <create_date>2024-05-23</create_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>彭秀娥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>lektour.com</domain_name>
   <domain_keyword>lektour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 16:35:33</query_time>
   <create_date>2010-11-24</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.voodoo.com</value>
    <value>ns2.voodoo.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>88</num>
   <domain_name>leitour.com</domain_name>
   <domain_keyword>leitour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 18:50:32</query_time>
   <create_date>2001-02-23</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2027-02-23</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>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>89</num>
   <domain_name>sextour.online</domain_name>
   <domain_keyword>sextour</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 01:31:53</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>luxtour.fun</domain_name>
   <domain_keyword>luxtour</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-27 05:31:10</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>jextour.com</domain_name>
   <domain_keyword>jextour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 17:30:11</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</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, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=jextour.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>92</num>
   <domain_name>lettour.top</domain_name>
   <domain_keyword>lettour</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 10:43:05</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2019-04-04</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhan Gui Li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>alextour.group</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-13 04:11:50</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-09-30</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>blocked1.nic.ru</value>
    <value>blocked2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>alextour.com</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:04:45</query_time>
   <create_date>2014-03-22</create_date>
   <update_date>2021-03-16</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>lex-tour.ru</domain_name>
   <domain_keyword>lex-tour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:18:31</query_time>
   <create_date>2007-12-12</create_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>alextour.ro</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-10 23:22:46</query_time>
   <create_date>2024-01-09</create_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.simplenet.ro</value>
    <value>ns2.simplenet.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>lexxtour.ru</domain_name>
   <domain_keyword>lexxtour</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:19:25</query_time>
   <create_date>2024-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>alextour.org</domain_name>
   <domain_keyword>alextour</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 09:00:14</query_time>
   <create_date>2003-01-08</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.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>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>ns.hostland.ru</value>
    <value>ns3.hostland.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>leutour.com</domain_name>
   <domain_keyword>leutour</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:46:25</query_time>
   <create_date>2018-11-04</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-04</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>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>fitch.dnspod.net</value>
    <value>ingrid.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>nextour.top</domain_name>
   <domain_keyword>nextour</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-08 16:59:35</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.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>BIZKAIA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>fred.ns.cloudflare.com</value>
    <value>sofia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.329</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.