WHOIS QUERY TIME

13 Apr 2024 - 10:31 AM UTC

Modified: 7 December 2023

REGISTRAR

Name: SYNERGY WHOLESALE ACCREDITATIONS PTY LTD
Website: https://synergywholesale.com/partner-lookup

DNSSEC

unsigned

NAME SERVERS

ns1.siteground.net
ns2.siteground.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Paul Morjanoff

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=thegway.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "thegway.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "thegway.com.au",
            "domain_keyword": "thegway",
            "domain_tld": "com.au",
            "query_time": "2024-04-13 10:31:55",
            "update_date": "2023-12-07",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Paul Morjanoff",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>thegway.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>thegway.com.au</domain_name>
   <domain_keyword>thegway</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-13 10:31:55</query_time>
   <update_date>2023-12-07</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Paul Morjanoff</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.052</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.108 seconds) for "thegway.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Dec 2023 - 4:15 AM UTC

Modified: 7 December 2023

REGISTRAR

Name: SYNERGY WHOLESALE ACCREDITATIONS PTY LTD
Website: https://synergywholesale.com/partner-lookup

DNSSEC

unsigned

NAME SERVERS

ns1.siteground.net
ns2.siteground.net

DOMAIN STATUS

addPeriod
serverRenewProhibited

REGISTRANT

Name: Paul Morjanoff

#2 - QUERY TIME

10 Dec 2023 - 5:17 AM UTC

Modified: 7 December 2023

REGISTRAR

Name: SYNERGY WHOLESALE ACCREDITATIONS PTY LTD
Website: https://synergywholesale.com/partner-lookup

DNSSEC

unsigned

NAME SERVERS

ns1.siteground.net
ns2.siteground.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Paul Morjanoff

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=thegway.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "thegway.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "thegway.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "thegway.com.au",
            "domain_keyword": "thegway",
            "domain_tld": "com.au",
            "query_time": "2023-12-07 04:15:47",
            "update_date": "2023-12-07",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Paul Morjanoff",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "thegway.com.au",
            "domain_keyword": "thegway",
            "domain_tld": "com.au",
            "query_time": "2023-12-10 05:17:59",
            "update_date": "2023-12-07",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Paul Morjanoff",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.108,
        "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>thegway.com.au</domain_name>
  <sort_by>query_time</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>thegway.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thegway.com.au</domain_name>
   <domain_keyword>thegway</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2023-12-07 04:15:47</query_time>
   <update_date>2023-12-07</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Paul Morjanoff</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>thegway.com.au</domain_name>
   <domain_keyword>thegway</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2023-12-10 05:17:59</query_time>
   <update_date>2023-12-07</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Paul Morjanoff</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.108</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.03 seconds) which contained the exact domain keyword "thegway".
Domain Name Registered Expiry Registrar Ownership
1 thegway.com 16 Sep 2020 16 Sep 2024 Wix.Com Ltd. Homestyle Gourmet LLC
2 thegway.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Paul Morjanoff

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=thegway&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "thegway",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "thegway.com, thegway.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "thegway.com",
            "domain_keyword": "thegway",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:52:03",
            "create_date": "2020-09-16",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-16",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Danielle Salter",
            "registrant_company": "Homestyle Gourmet LLC",
            "registrant_address": "PO Box 466671",
            "registrant_city": "Lawrenceville",
            "registrant_state": "GA",
            "registrant_zip": "30042",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "thegway.com.au",
            "domain_keyword": "thegway",
            "domain_tld": "com.au",
            "query_time": "2024-04-13 10:31:55",
            "update_date": "2023-12-07",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Paul Morjanoff",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>thegway</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>thegway.com, thegway.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thegway.com</domain_name>
   <domain_keyword>thegway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:52:03</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Danielle Salter</registrant_name>
   <registrant_company>Homestyle Gourmet LLC</registrant_company>
   <registrant_address>PO Box 466671</registrant_address>
   <registrant_city>Lawrenceville</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30042</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>thegway.com.au</domain_name>
   <domain_keyword>thegway</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-13 10:31:55</query_time>
   <update_date>2023-12-07</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Paul Morjanoff</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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,502 domain names (in 0.276 seconds) which look and sound like the brand name "thegway".
Domain Name Registered Expiry Registrar Ownership
1 thegray.report 11 Feb 2019 11 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 thecway.com 27 Mar 2015 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 thehway.world 6 Nov 2022 6 Nov 2024 Domain.com, LLC David
4 the-way.org 25 Jul 2017 25 Jul 2024 Register SpA Domain Privacy Protector Ltd
5 theaway.org 11 Jan 2023 11 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 thejway.de - - - -
7 thesway.org.uk 20 Apr 2009 20 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
8 the-way.love 12 Jan 2024 12 Jan 2025 GoDaddy Domains By Proxy, LLC
9 thegday.info 25 May 2024 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 thegray.club 22 Feb 2021 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 the2way.de - - - -
12 thesway.org 20 Apr 2009 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 the-way.pl 19 Dec 2023 19 Dec 2024 Aftermarket.pl Limited -
14 thegday.net 25 May 2024 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 the-way.uk 4 Oct 2020 4 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
16 the4way.com 1 May 2024 1 May 2025 SNAPNAMES 54, LLC -
17 thegray.co.uk 16 Feb 2016 16 Feb 2025 eUKhost Ltd [Tag = EUKHOST] -
18 the-way.cc 5 Dec 2015 5 Dec 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
19 the-way.me 4 Nov 2022 4 Nov 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
20 thesway.net 18 Sep 2023 18 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
21 thevway.com 27 May 2019 27 May 2028 PDR Ltd. d/b/a PublicDomainRegistry.com Ran Sahar
22 the-way.jp 27 Dec 2005 31 Dec 2024 - The Way, Inc.
23 theyway.com 25 May 2017 25 May 2025 Wild West Domains, LLC -
24 thegzway.com 14 Apr 2023 14 Apr 2025 Gname 001 Inc -
25 thegray.net 18 Mar 2024 18 Mar 2025 SAV.COM, LLC - 18 REDACTED FOR PRIVACY
26 thedway.com 16 Nov 2019 16 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 chegway.com 29 Nov 2014 29 Nov 2024 TurnCommerce, Inc. DBA NameBright.com Kyoung S Park
28 thedgway.com 28 Jul 2023 28 Jul 2024 FastDomain Inc. -
29 the1way.info 3 Feb 2010 3 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 thexway.com 17 Apr 2016 17 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 therway.com 20 Sep 2018 20 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
32 theoway.com 3 Jul 2014 3 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
33 thesway.com 19 Dec 2001 19 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 therway.pro 1 Dec 2023 1 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
35 the-way.pro 25 Feb 2024 25 Feb 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
36 the-way.ru 11 Feb 2024 11 Feb 2025 BEGET-RU Private Person
37 the-way.world 2 Oct 2023 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 the-way.one 2 Oct 2023 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 therway.consulting 28 Feb 2024 28 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 the-way.com.au - - Domain Directors Pty Ltd trading as Instra Todd Hunter
41 theegway.com 3 Oct 2023 3 Oct 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
42 the3way.com 2 Dec 2023 2 Dec 2024 GoDaddy.com, LLC -
43 thecgway.com 26 Nov 2023 26 Nov 2026 GoDaddy.com, LLC -
44 the5way.online 25 Aug 2023 25 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
45 the-way.live 27 Sep 2022 27 Sep 2024 Tucows Domains Inc. Data Protected
46 the-way.site 16 Nov 2023 16 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited
47 the5way.asia 21 Oct 2023 21 Oct 2024 Mat Bao Corporation Le Anh Tuan
48 the-way.club 2 Oct 2023 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 the-way.mobi 26 Jan 2023 26 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 theiway.com 28 Aug 1997 27 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
51 thegray.ninja 23 Feb 2021 23 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
52 theguay.com 7 Mar 2023 7 Mar 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
53 chegway.cn 17 Jul 2023 17 Jul 2024 江苏邦宁科技有限公司 郭慧
54 thegwap.com 2 Jun 2012 2 Jun 2024 TurnCommerce, Inc. DBA NameBright.com WhoisByProxy Admin
55 the-way.net 3 May 2002 3 May 2025 Register.com, Inc. -
56 thegcway.com 9 Apr 2023 9 Apr 2024 NAMECHEAP INC Withheld for Privacy Purposes
57 thegray.family 29 Aug 2017 29 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
58 the-way.co.uk 25 Aug 2018 25 Aug 2024 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
59 the5way.vin 18 Aug 2023 18 Aug 2024 Mat Bao Corporation Nguyen Trung Hieu
60 the-way.online 6 May 2024 6 May 2025 IONOS SE 1&1 Internet Inc
61 thebway.com 1 Jun 2019 1 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 thegoway.com 20 Apr 2024 20 Apr 2025 GoDaddy.com, LLC -
63 thegkay.com 26 Feb 2024 26 Feb 2025 GoDaddy.com, LLC -
64 the5way.site 18 Aug 2023 18 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
65 theggay.com 10 Aug 2016 10 Aug 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1077100
66 thegray.com 19 Jan 2000 19 Jan 2025 GoDaddy.com, LLC -
67 the-way.blog 19 Apr 2024 19 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
68 thegbay.com 1 Jan 2022 1 Jan 2025 Name.com, Inc. Transport for UK
69 thegray.one 2 Aug 2023 2 Aug 2024 eNom, LLC Data Protected
70 the-way.nl 12 Feb 2014 - XNS Registrar B.V. -
71 the-way.co.jp 23 Aug 2012 - - The Way Co., LTD
72 the-way.network 25 Jan 2022 25 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
73 thesgway.net 21 Sep 2017 21 Sep 2024 Squarespace Domains LLC Icestationla
74 theqway.com 2 Jan 2016 2 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
75 thelgway.com 5 Feb 2021 5 Feb 2026 GoDaddy.com, LLC -
76 the5way.click 26 Aug 2023 26 Aug 2024 MAT BAO CORPORATION Vo Manh
77 thesway.club 18 Oct 2023 18 Oct 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
78 the-way.faith 29 Sep 2022 29 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
79 the6way.com 13 Mar 2014 13 Mar 2025 GoDaddy.com, LLC -
80 thegwax.org 18 Sep 2015 18 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 thecway.net 4 May 2023 4 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
82 the-way.solutions 2 Oct 2023 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
83 thegwak.com 28 Jul 2014 28 Jul 2024 GoDaddy.com, LLC -
84 theaway.team 17 Feb 2018 17 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
85 thegay.gay 3 Jul 2023 3 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
86 the-way.store 26 Apr 2023 26 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
87 thejway.info 23 May 2012 23 May 2025 Fastdomain Inc. Jason Carey
88 the-way.top 25 Jul 2023 25 Jul 2024 Dynadot LLC REDACTED FOR PRIVACY
89 the5way.top 11 Nov 2023 11 Nov 2024 NameSilo,LLC PrivacyGuardian.org llc
90 the-way.pt 7 May 2021 7 May 2024 - WEASY - WEB MADE EASY, LDA
91 thegray.zone 4 Feb 2017 4 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 thegay.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
93 the2way.com 23 Dec 2019 23 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
94 thesway.claims 22 May 2015 22 May 2025 IONOS SE Data Privacy Protected
95 thegday.com 25 May 2024 25 May 2025 GoDaddy.com, LLC -
96 the-way.agency 8 Jun 2023 8 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
97 theeway.co.uk 8 Nov 2023 8 Nov 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
98 theaway.com 31 Jan 2012 31 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
99 thegmway.com 8 Nov 2023 8 Nov 2024 Tucows Domains Inc. -
100 thegday.xyz 25 May 2024 25 May 2025 Go Daddy, LLC Domains By Proxy, LLC
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 Thegway.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=thegway.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "thegway.com.au",
        "page_size": 100
    },
    "count": {
        "total": 3502,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "thegray.report, thecway.com, thehway.world, the-way.org, theaway.org, thejway.de, thesway.org.uk, the-way.love, thegday.info, thegray.club, the2way.de, thesway.org, the-way.pl, thegday.net, the-way.uk, the4way.com, thegray.co.uk, the-way.cc, the-way.me, thesway.net, thevway.com, the-way.jp, theyway.com, thegzway.com, thegray.net, thedway.com, chegway.com, thedgway.com, the1way.info, thexway.com, therway.com, theoway.com, thesway.com, therway.pro, the-way.pro, the-way.ru, the-way.world, the-way.one, therway.consulting, the-way.com.au, theegway.com, the3way.com, thecgway.com, the5way.online, the-way.live, the-way.site, the5way.asia, the-way.club, the-way.mobi, theiway.com, thegray.ninja, theguay.com, chegway.cn, thegwap.com, the-way.net, thegcway.com, thegray.family, the-way.co.uk, the5way.vin, the-way.online, thebway.com, thegoway.com, thegkay.com, the5way.site, theggay.com, thegray.com, the-way.blog, thegbay.com, thegray.one, the-way.nl, the-way.co.jp, the-way.network, thesgway.net, theqway.com, thelgway.com, the5way.click, thesway.club, the-way.faith, the6way.com, thegwax.org, thecway.net, the-way.solutions, thegwak.com, theaway.team, thegay.gay, the-way.store, thejway.info, the-way.top, the5way.top, the-way.pt, thegray.zone, thegay.feedback, the2way.com, thesway.claims, thegday.com, the-way.agency, theeway.co.uk, theaway.com, thegmway.com, thegday.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "thegray.report",
            "domain_keyword": "thegray",
            "domain_tld": "report",
            "query_time": "2024-04-19 08:26:23",
            "create_date": "2019-02-11",
            "update_date": "2023-07-17",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "thecway.com",
            "domain_keyword": "thecway",
            "domain_tld": "com",
            "query_time": "2024-04-22 07:34:25",
            "create_date": "2015-03-27",
            "update_date": "2020-02-26",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=thecway.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "thehway.world",
            "domain_keyword": "thehway",
            "domain_tld": "world",
            "query_time": "2024-04-26 00:01:21",
            "create_date": "2022-11-06",
            "update_date": "2023-09-18",
            "expiry_date": "2024-11-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "David",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "the-way.org",
            "domain_keyword": "the-way",
            "domain_tld": "org",
            "query_time": "2024-04-14 04:08:01",
            "create_date": "2017-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "registrar_iana": 168,
            "registrar_name": "Register SpA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Protector Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "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": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "theaway.org",
            "domain_keyword": "theaway",
            "domain_tld": "org",
            "query_time": "2024-04-30 21:28:12",
            "create_date": "2023-01-11",
            "update_date": "2023-08-18",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "thejway.de",
            "domain_keyword": "thejway",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:23:22",
            "update_date": "2020-12-22",
            "name_servers": [
                "jobs.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 7,
            "domain_name": "thesway.org.uk",
            "domain_keyword": "thesway",
            "domain_tld": "org.uk",
            "query_time": "2024-05-06 02:59:43",
            "create_date": "2009-04-20",
            "update_date": "2023-06-08",
            "expiry_date": "2025-04-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.skimbit.com",
                "ns2.skimbit.com",
                "ns3.skimbit.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "the-way.love",
            "domain_keyword": "the-way",
            "domain_tld": "love",
            "query_time": "2024-05-12 07:49:50",
            "create_date": "2024-01-12",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "thegday.info",
            "domain_keyword": "thegday",
            "domain_tld": "info",
            "query_time": "2024-05-27 17:00:10",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "thegray.club",
            "domain_keyword": "thegray",
            "domain_tld": "club",
            "query_time": "2024-04-23 06:33:19",
            "create_date": "2021-02-22",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "the2way.de",
            "domain_keyword": "the2way",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:21:02",
            "update_date": "2015-01-03",
            "name_servers": [
                "nsa7.schlundtech.de",
                "nsb7.schlundtech.de",
                "nsc7.schlundtech.de",
                "nsd7.schlundtech.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 12,
            "domain_name": "thesway.org",
            "domain_keyword": "thesway",
            "domain_tld": "org",
            "query_time": "2024-04-22 02:50:31",
            "create_date": "2009-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.skimbit.com",
                "ns2.skimbit.com",
                "ns3.skimbit.com",
                "ns4.skimbit.com",
                "ns5.skimbit.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "the-way.pl",
            "domain_keyword": "the-way",
            "domain_tld": "pl",
            "query_time": "2024-05-09 11:58:56",
            "create_date": "2023-12-19",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-19",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 14,
            "domain_name": "thegday.net",
            "domain_keyword": "thegday",
            "domain_tld": "net",
            "query_time": "2024-05-28 16:20:39",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=thegday.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "the-way.uk",
            "domain_keyword": "the-way",
            "domain_tld": "uk",
            "query_time": "2024-04-08 15:13:55",
            "create_date": "2020-10-04",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-04",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "the4way.com",
            "domain_keyword": "the4way",
            "domain_tld": "com",
            "query_time": "2024-05-04 14:44:13",
            "create_date": "2024-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1284,
            "registrar_name": "SNAPNAMES 54, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "sp1.gname-dns.com",
                "sp2.gname-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "thegray.co.uk",
            "domain_keyword": "thegray",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 00:01:53",
            "create_date": "2016-02-16",
            "update_date": "2024-03-18",
            "expiry_date": "2025-02-16",
            "registrar_name": "eUKhost Ltd [Tag = EUKHOST]",
            "registrar_website": "http://www.eukhost.com",
            "name_servers": [
                "ns1.eukdns.com",
                "ns1.eukhost.net",
                "ns2.eukdns.com",
                "ns2.eukhost.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "the-way.cc",
            "domain_keyword": "the-way",
            "domain_tld": "cc",
            "query_time": "2024-04-08 15:13:55",
            "create_date": "2015-12-05",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-05",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "the-way.me",
            "domain_keyword": "the-way",
            "domain_tld": "me",
            "query_time": "2024-05-23 17:12:41",
            "create_date": "2022-11-04",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lancashire",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "thesway.net",
            "domain_keyword": "thesway",
            "domain_tld": "net",
            "query_time": "2024-05-31 01:56:00",
            "create_date": "2023-09-18",
            "update_date": "2024-05-11",
            "expiry_date": "2024-09-18",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "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": 21,
            "domain_name": "thevway.com",
            "domain_keyword": "thevway",
            "domain_tld": "com",
            "query_time": "2024-06-01 12:12:10",
            "create_date": "2019-05-27",
            "update_date": "2021-02-28",
            "expiry_date": "2028-05-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Ran Sahar",
            "registrant_company": "Ran Sahar",
            "registrant_address": "29 Lean St.",
            "registrant_city": "Ramat Gan",
            "registrant_zip": "11111",
            "registrant_country": "IL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+972.36737647",
            "name_servers": [
                "ns1.sitesdepot.com",
                "ns2.sitesdepot.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "the-way.jp",
            "domain_keyword": "the-way",
            "domain_tld": "jp",
            "query_time": "2024-04-14 04:08:01",
            "create_date": "2005-12-27",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "The Way, Inc.",
            "registrant_address": "Yamato-shi",
            "registrant_zip": "242-0007",
            "registrant_email": "[email protected]",
            "registrant_phone": "046-271-0700",
            "registrant_fax": "046-271-0600",
            "name_servers": [
                "ns.rakusaba.jp",
                "ns2.rakusaba.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 23,
            "domain_name": "theyway.com",
            "domain_keyword": "theyway",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:03:19",
            "create_date": "2017-05-25",
            "update_date": "2024-01-04",
            "expiry_date": "2025-05-25",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "thegzway.com",
            "domain_keyword": "thegzway",
            "domain_tld": "com",
            "query_time": "2024-05-04 16:03:24",
            "create_date": "2023-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 3941,
            "registrar_name": "Gname 001 Inc",
            "registrar_website": "http://gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "thegray.net",
            "domain_keyword": "thegray",
            "domain_tld": "net",
            "query_time": "2024-05-19 18:52:42",
            "create_date": "2024-03-18",
            "update_date": "2024-05-17",
            "expiry_date": "2025-03-18",
            "registrar_iana": 3908,
            "registrar_name": "SAV.COM, LLC - 18",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=thegray.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "thedway.com",
            "domain_keyword": "thedway",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:19:14",
            "create_date": "2019-11-16",
            "update_date": "2022-08-23",
            "expiry_date": "2024-11-16",
            "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": 27,
            "domain_name": "chegway.com",
            "domain_keyword": "chegway",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:42:39",
            "create_date": "2014-11-29",
            "update_date": "2020-04-25",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Kyoung S Park",
            "registrant_address": "(Garak 9Danji) 904-1101 Maeum-ro 151",
            "registrant_city": "SejongShi",
            "registrant_state": "SejongShi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1085217988",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "thedgway.com",
            "domain_keyword": "thedgway",
            "domain_tld": "com",
            "query_time": "2024-04-11 09:22:17",
            "create_date": "2023-07-28",
            "update_date": "2023-12-19",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost-default.domainparkingserver.net",
                "ns2.bluehost-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "the1way.info",
            "domain_keyword": "the1way",
            "domain_tld": "info",
            "query_time": "2024-04-24 15:51:52",
            "create_date": "2010-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "thexway.com",
            "domain_keyword": "thexway",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:41:15",
            "create_date": "2016-04-17",
            "update_date": "2021-07-11",
            "expiry_date": "2025-04-17",
            "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": 31,
            "domain_name": "therway.com",
            "domain_keyword": "therway",
            "domain_tld": "com",
            "query_time": "2024-04-26 16:22:31",
            "create_date": "2018-09-20",
            "update_date": "2020-08-29",
            "expiry_date": "2024-09-20",
            "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": 32,
            "domain_name": "theoway.com",
            "domain_keyword": "theoway",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:38:58",
            "create_date": "2014-07-03",
            "update_date": "2023-06-08",
            "expiry_date": "2024-07-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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "thesway.com",
            "domain_keyword": "thesway",
            "domain_tld": "com",
            "query_time": "2024-05-23 22:46:27",
            "create_date": "2001-12-19",
            "update_date": "2022-12-31",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=thesway.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "therway.pro",
            "domain_keyword": "therway",
            "domain_tld": "pro",
            "query_time": "2024-05-29 05:25:55",
            "create_date": "2023-12-01",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kiev",
            "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": [
                "aarav.ns.cloudflare.com",
                "khloe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "the-way.pro",
            "domain_keyword": "the-way",
            "domain_tld": "pro",
            "query_time": "2024-04-12 09:38:47",
            "create_date": "2024-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "the-way.ru",
            "domain_keyword": "the-way",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:59:35",
            "create_date": "2024-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "the-way.world",
            "domain_keyword": "the-way",
            "domain_tld": "world",
            "query_time": "2024-04-08 15:13:55",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "the-way.one",
            "domain_keyword": "the-way",
            "domain_tld": "one",
            "query_time": "2024-04-08 15:13:55",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "therway.consulting",
            "domain_keyword": "therway",
            "domain_tld": "consulting",
            "query_time": "2024-04-29 19:12:12",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "the-way.com.au",
            "domain_keyword": "the-way",
            "domain_tld": "com.au",
            "query_time": "2024-05-12 11:04:26",
            "update_date": "2023-11-10",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Todd Hunter",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "theegway.com",
            "domain_keyword": "theegway",
            "domain_tld": "com",
            "query_time": "2024-06-02 10:30:37",
            "create_date": "2023-10-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-03",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (165837971)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O theegway.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "the3way.com",
            "domain_keyword": "the3way",
            "domain_tld": "com",
            "query_time": "2024-04-08 14:49:49",
            "create_date": "2023-12-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "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": 43,
            "domain_name": "thecgway.com",
            "domain_keyword": "thecgway",
            "domain_tld": "com",
            "query_time": "2024-04-11 13:01:46",
            "create_date": "2023-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2026-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "the5way.online",
            "domain_keyword": "the5way",
            "domain_tld": "online",
            "query_time": "2024-05-11 19:31:28",
            "create_date": "2023-08-25",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_state": "Hanoi",
            "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.",
            "name_servers": [
                "ns1.tenten.cloud",
                "ns2.tenten.cloud",
                "ns3.tenten.cloud"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "the-way.live",
            "domain_keyword": "the-way",
            "domain_tld": "live",
            "query_time": "2024-04-14 04:08:01",
            "create_date": "2022-09-27",
            "update_date": "2022-10-15",
            "expiry_date": "2024-09-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BE",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "the-way.site",
            "domain_keyword": "the-way",
            "domain_tld": "site",
            "query_time": "2024-05-23 17:12:41",
            "create_date": "2023-11-16",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited",
            "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": [
                "dns1.regway.com",
                "dns2.regway.com",
                "dns3.regway.com",
                "dns4.regway.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "the5way.asia",
            "domain_keyword": "the5way",
            "domain_tld": "asia",
            "query_time": "2024-05-09 12:01:31",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "https://matbao.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Le Anh Tuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "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": [
                "ns1.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "the-way.club",
            "domain_keyword": "the-way",
            "domain_tld": "club",
            "query_time": "2024-04-08 15:13:55",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "the-way.mobi",
            "domain_keyword": "the-way",
            "domain_tld": "mobi",
            "query_time": "2024-05-21 04:00:14",
            "create_date": "2023-01-26",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "theiway.com",
            "domain_keyword": "theiway",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:53:30",
            "create_date": "1997-08-28",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-27",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/4f439e5c-f81a-4b68-bbbb-f005bb37d1dd",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "thegray.ninja",
            "domain_keyword": "thegray",
            "domain_tld": "ninja",
            "query_time": "2024-04-23 06:33:19",
            "create_date": "2021-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "theguay.com",
            "domain_keyword": "theguay",
            "domain_tld": "com",
            "query_time": "2024-05-09 22:14:25",
            "create_date": "2023-03-07",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-07",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "chegway.cn",
            "domain_keyword": "chegway",
            "domain_tld": "cn",
            "query_time": "2024-04-28 23:05:23",
            "create_date": "2023-07-17",
            "expiry_date": "2024-07-17",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "郭慧",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "thegwap.com",
            "domain_keyword": "thegwap",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:52:03",
            "create_date": "2012-06-02",
            "update_date": "2021-05-27",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "WhoisByProxy Admin",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "the-way.net",
            "domain_keyword": "the-way",
            "domain_tld": "net",
            "query_time": "2024-04-14 04:08:01",
            "create_date": "2002-05-03",
            "update_date": "2023-06-01",
            "expiry_date": "2025-05-03",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.phpwebhosting.com",
                "ns2.phpwebhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "thegcway.com",
            "domain_keyword": "thegcway",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:21:53",
            "create_date": "2023-04-09",
            "update_date": "2024-05-21",
            "expiry_date": "2024-04-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "thegray.family",
            "domain_keyword": "thegray",
            "domain_tld": "family",
            "query_time": "2024-04-19 08:26:23",
            "create_date": "2017-08-29",
            "update_date": "2023-10-13",
            "expiry_date": "2024-08-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "the-way.co.uk",
            "domain_keyword": "the-way",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 12:40:27",
            "create_date": "2018-08-25",
            "update_date": "2024-01-01",
            "expiry_date": "2024-08-25",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "the5way.vin",
            "domain_keyword": "the5way",
            "domain_tld": "vin",
            "query_time": "2024-05-09 12:01:32",
            "create_date": "2023-08-18",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "https://matbao.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nguyen Trung Hieu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "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": [
                "ns1.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "the-way.online",
            "domain_keyword": "the-way",
            "domain_tld": "online",
            "query_time": "2024-05-23 12:12:52",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Inc",
            "registrant_state": "PA",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1070.ui-dns.org",
                "ns1083.ui-dns.com",
                "ns1090.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "thebway.com",
            "domain_keyword": "thebway",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:07:19",
            "create_date": "2019-06-01",
            "update_date": "2021-05-26",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "thegoway.com",
            "domain_keyword": "thegoway",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:11:29",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "thegkay.com",
            "domain_keyword": "thegkay",
            "domain_tld": "com",
            "query_time": "2024-04-29 07:56:24",
            "create_date": "2024-02-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "the5way.site",
            "domain_keyword": "the5way",
            "domain_tld": "site",
            "query_time": "2024-05-09 12:01:32",
            "create_date": "2023-08-18",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_state": "Hanoi",
            "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.",
            "name_servers": [
                "ns-a1.tenten.vn",
                "ns-a2.tenten.vn",
                "ns-a3.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "theggay.com",
            "domain_keyword": "theggay",
            "domain_tld": "com",
            "query_time": "2024-04-21 03:13:44",
            "create_date": "2016-08-10",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-10",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - bff3a",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1077100",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "thegray.com",
            "domain_keyword": "thegray",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:26:23",
            "create_date": "2000-01-19",
            "update_date": "2023-01-16",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "the-way.blog",
            "domain_keyword": "the-way",
            "domain_tld": "blog",
            "query_time": "2024-04-21 14:17:56",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "thegbay.com",
            "domain_keyword": "thegbay",
            "domain_tld": "com",
            "query_time": "2024-05-13 12:26:26",
            "create_date": "2022-01-01",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Non-Public Data",
            "registrant_company": "Transport for UK",
            "registrant_address": "Non-Public Data",
            "registrant_city": "Non-Public Data",
            "registrant_state": "Surrey",
            "registrant_zip": "00000",
            "registrant_country": "GB",
            "registrant_email": "https://www.name.com/contact-domain-whois/thegbay.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1bqx.name.com",
                "ns2gtx.name.com",
                "ns3dgj.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "thegray.one",
            "domain_keyword": "thegray",
            "domain_tld": "one",
            "query_time": "2024-04-08 13:23:14",
            "create_date": "2023-08-02",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "the-way.nl",
            "domain_keyword": "the-way",
            "domain_tld": "nl",
            "query_time": "2024-04-14 04:08:01",
            "create_date": "2014-02-12",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 71,
            "domain_name": "the-way.co.jp",
            "domain_keyword": "the-way",
            "domain_tld": "co.jp",
            "query_time": "2024-04-27 22:46:37",
            "create_date": "2012-08-23",
            "update_date": "2023-09-01",
            "registrant_company": "The Way Co., LTD",
            "name_servers": [
                "ns.rakusaba.jp",
                "ns2.rakusaba.jp"
            ]
        },
        {
            "num": 72,
            "domain_name": "the-way.network",
            "domain_keyword": "the-way",
            "domain_tld": "network",
            "query_time": "2024-05-24 12:40:27",
            "create_date": "2022-01-25",
            "update_date": "2024-03-10",
            "expiry_date": "2026-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "thesgway.net",
            "domain_keyword": "thesgway",
            "domain_tld": "net",
            "query_time": "2024-04-20 17:41:48",
            "create_date": "2017-09-21",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-21",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Icestationla",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "theqway.com",
            "domain_keyword": "theqway",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:05:21",
            "create_date": "2016-01-02",
            "update_date": "2020-12-27",
            "expiry_date": "2025-01-02",
            "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": 75,
            "domain_name": "thelgway.com",
            "domain_keyword": "thelgway",
            "domain_tld": "com",
            "query_time": "2024-06-03 06:16:43",
            "create_date": "2021-02-05",
            "update_date": "2022-10-28",
            "expiry_date": "2026-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "the5way.click",
            "domain_keyword": "the5way",
            "domain_tld": "click",
            "query_time": "2024-05-11 19:31:28",
            "create_date": "2023-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1586,
            "registrar_name": "MAT BAO CORPORATION",
            "registrar_website": "https://www.matbao.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vo Manh",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "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": [
                "ns1.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "thesway.club",
            "domain_keyword": "thesway",
            "domain_tld": "club",
            "query_time": "2024-05-02 16:42:38",
            "create_date": "2023-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "the-way.faith",
            "domain_keyword": "the-way",
            "domain_tld": "faith",
            "query_time": "2024-04-08 15:13:55",
            "create_date": "2022-09-29",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-29",
            "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": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "the6way.com",
            "domain_keyword": "the6way",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:32:58",
            "create_date": "2014-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "thegwax.org",
            "domain_keyword": "thegwax",
            "domain_tld": "org",
            "query_time": "2024-04-25 06:52:03",
            "create_date": "2015-09-18",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-18",
            "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-cloud1.googledomains.com",
                "ns-cloud2.googledomains.com",
                "ns-cloud3.googledomains.com",
                "ns-cloud4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "thecway.net",
            "domain_keyword": "thecway",
            "domain_tld": "net",
            "query_time": "2024-05-07 16:03:21",
            "create_date": "2023-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=thecway.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "the-way.solutions",
            "domain_keyword": "the-way",
            "domain_tld": "solutions",
            "query_time": "2024-04-08 15:13:55",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "thegwak.com",
            "domain_keyword": "thegwak",
            "domain_tld": "com",
            "query_time": "2024-04-08 01:54:28",
            "create_date": "2014-07-28",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "theaway.team",
            "domain_keyword": "theaway",
            "domain_tld": "team",
            "query_time": "2024-04-06 04:05:23",
            "create_date": "2018-02-17",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1346.awsdns-40.org",
                "ns-1641.awsdns-13.co.uk",
                "ns-500.awsdns-62.com",
                "ns-890.awsdns-47.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "thegay.gay",
            "domain_keyword": "thegay",
            "domain_tld": "gay",
            "query_time": "2024-05-23 23:34:07",
            "create_date": "2023-07-03",
            "update_date": "2023-10-30",
            "expiry_date": "2024-07-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "150.ns1.abovedomains.com",
                "150.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "the-way.store",
            "domain_keyword": "the-way",
            "domain_tld": "store",
            "query_time": "2024-04-27 00:48:18",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "thejway.info",
            "domain_keyword": "thejway",
            "domain_tld": "info",
            "query_time": "2024-05-25 05:44:18",
            "create_date": "2012-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1154,
            "registrar_name": "Fastdomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jason Carey",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "the-way.top",
            "domain_keyword": "the-way",
            "domain_tld": "top",
            "query_time": "2024-04-08 15:13:55",
            "create_date": "2023-07-25",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "the5way.top",
            "domain_keyword": "the5way",
            "domain_tld": "top",
            "query_time": "2024-04-23 20:32:13",
            "create_date": "2023-11-11",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "the-way.pt",
            "domain_keyword": "the-way",
            "domain_tld": "pt",
            "query_time": "2024-05-31 12:33:37",
            "create_date": "2021-05-07",
            "expiry_date": "2024-05-07",
            "registrant_name": "WEASY - WEB MADE EASY, LDA",
            "registrant_address": "Rua Engenheiro Fevo Verdial, nº 8",
            "registrant_city": "Penafiel",
            "registrant_state": "Penafiel",
            "registrant_zip": "4560-795",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns5.mydnspt.net",
                "ns6.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 91,
            "domain_name": "thegray.zone",
            "domain_keyword": "thegray",
            "domain_tld": "zone",
            "query_time": "2024-05-29 17:25:55",
            "create_date": "2017-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "thegay.feedback",
            "domain_keyword": "thegay",
            "domain_tld": "feedback",
            "query_time": "2024-06-02 15:14:39",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "the2way.com",
            "domain_keyword": "the2way",
            "domain_tld": "com",
            "query_time": "2024-05-09 12:00:28",
            "create_date": "2019-12-23",
            "update_date": "2024-05-09",
            "expiry_date": "2024-12-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=the2way.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anahi.ns.cloudflare.com",
                "randy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "thesway.claims",
            "domain_keyword": "thesway",
            "domain_tld": "claims",
            "query_time": "2024-05-26 01:24:05",
            "create_date": "2015-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1047.ui-dns.de",
                "ns1067.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "thegday.com",
            "domain_keyword": "thegday",
            "domain_tld": "com",
            "query_time": "2024-05-28 15:58:49",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "the-way.agency",
            "domain_keyword": "the-way",
            "domain_tld": "agency",
            "query_time": "2024-05-12 07:49:50",
            "create_date": "2023-06-08",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "theeway.co.uk",
            "domain_keyword": "theeway",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 14:11:42",
            "create_date": "2023-11-08",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "theaway.com",
            "domain_keyword": "theaway",
            "domain_tld": "com",
            "query_time": "2024-05-11 12:35:29",
            "create_date": "2012-01-31",
            "update_date": "2021-01-25",
            "expiry_date": "2026-01-31",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "thegmway.com",
            "domain_keyword": "thegmway",
            "domain_tld": "com",
            "query_time": "2024-04-06 12:30:39",
            "create_date": "2023-11-08",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "thegday.xyz",
            "domain_keyword": "thegday",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 17:50:46",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.276,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>thegway.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3502</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>thegray.report, thecway.com, thehway.world, the-way.org, theaway.org, thejway.de, thesway.org.uk, the-way.love, thegday.info, thegray.club, the2way.de, thesway.org, the-way.pl, thegday.net, the-way.uk, the4way.com, thegray.co.uk, the-way.cc, the-way.me, thesway.net, thevway.com, the-way.jp, theyway.com, thegzway.com, thegray.net, thedway.com, chegway.com, thedgway.com, the1way.info, thexway.com, therway.com, theoway.com, thesway.com, therway.pro, the-way.pro, the-way.ru, the-way.world, the-way.one, therway.consulting, the-way.com.au, theegway.com, the3way.com, thecgway.com, the5way.online, the-way.live, the-way.site, the5way.asia, the-way.club, the-way.mobi, theiway.com, thegray.ninja, theguay.com, chegway.cn, thegwap.com, the-way.net, thegcway.com, thegray.family, the-way.co.uk, the5way.vin, the-way.online, thebway.com, thegoway.com, thegkay.com, the5way.site, theggay.com, thegray.com, the-way.blog, thegbay.com, thegray.one, the-way.nl, the-way.co.jp, the-way.network, thesgway.net, theqway.com, thelgway.com, the5way.click, thesway.club, the-way.faith, the6way.com, thegwax.org, thecway.net, the-way.solutions, thegwak.com, theaway.team, thegay.gay, the-way.store, thejway.info, the-way.top, the5way.top, the-way.pt, thegray.zone, thegay.feedback, the2way.com, thesway.claims, thegday.com, the-way.agency, theeway.co.uk, theaway.com, thegmway.com, thegday.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thegray.report</domain_name>
   <domain_keyword>thegray</domain_keyword>
   <domain_tld>report</domain_tld>
   <query_time>2024-04-19 08:26:23</query_time>
   <create_date>2019-02-11</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>2</num>
   <domain_name>thecway.com</domain_name>
   <domain_keyword>thecway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 07:34:25</query_time>
   <create_date>2015-03-27</create_date>
   <update_date>2020-02-26</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=thecway.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>3</num>
   <domain_name>thehway.world</domain_name>
   <domain_keyword>thehway</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-26 00:01:21</query_time>
   <create_date>2022-11-06</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>David</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>the-way.org</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 04:08:01</query_time>
   <create_date>2017-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SpA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Protector Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <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>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.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>5</num>
   <domain_name>theaway.org</domain_name>
   <domain_keyword>theaway</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 21:28:12</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>6</num>
   <domain_name>thejway.de</domain_name>
   <domain_keyword>thejway</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:23:22</query_time>
   <update_date>2020-12-22</update_date>
   <name_servers>
    <value>jobs.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>thesway.org.uk</domain_name>
   <domain_keyword>thesway</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-06 02:59:43</query_time>
   <create_date>2009-04-20</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.skimbit.com</value>
    <value>ns2.skimbit.com</value>
    <value>ns3.skimbit.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>the-way.love</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-12 07:49:50</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>9</num>
   <domain_name>thegday.info</domain_name>
   <domain_keyword>thegday</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 17:00:10</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>thegray.club</domain_name>
   <domain_keyword>thegray</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-23 06:33:19</query_time>
   <create_date>2021-02-22</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>the2way.de</domain_name>
   <domain_keyword>the2way</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:21:02</query_time>
   <update_date>2015-01-03</update_date>
   <name_servers>
    <value>nsa7.schlundtech.de</value>
    <value>nsb7.schlundtech.de</value>
    <value>nsc7.schlundtech.de</value>
    <value>nsd7.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>thesway.org</domain_name>
   <domain_keyword>thesway</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 02:50:31</query_time>
   <create_date>2009-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.skimbit.com</value>
    <value>ns2.skimbit.com</value>
    <value>ns3.skimbit.com</value>
    <value>ns4.skimbit.com</value>
    <value>ns5.skimbit.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>the-way.pl</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 11:58:56</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-19</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>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>thegday.net</domain_name>
   <domain_keyword>thegday</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 16:20:39</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=thegday.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>15</num>
   <domain_name>the-way.uk</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-08 15:13:55</query_time>
   <create_date>2020-10-04</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>the4way.com</domain_name>
   <domain_keyword>the4way</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 14:44:13</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1284</registrar_iana>
   <registrar_name>SNAPNAMES 54, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>sp1.gname-dns.com</value>
    <value>sp2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>thegray.co.uk</domain_name>
   <domain_keyword>thegray</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 00:01:53</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>eUKhost Ltd [Tag = EUKHOST]</registrar_name>
   <registrar_website>http://www.eukhost.com</registrar_website>
   <name_servers>
    <value>ns1.eukdns.com</value>
    <value>ns1.eukhost.net</value>
    <value>ns2.eukdns.com</value>
    <value>ns2.eukhost.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>the-way.cc</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-08 15:13:55</query_time>
   <create_date>2015-12-05</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>the-way.me</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-23 17:12:41</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-11-14</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/domains/search.aspx?ci=8990</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>Lancashire</registrant_state>
   <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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>thesway.net</domain_name>
   <domain_keyword>thesway</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 01:56:00</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>ZHEJIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</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>21</num>
   <domain_name>thevway.com</domain_name>
   <domain_keyword>thevway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 12:12:10</query_time>
   <create_date>2019-05-27</create_date>
   <update_date>2021-02-28</update_date>
   <expiry_date>2028-05-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Ran Sahar</registrant_name>
   <registrant_company>Ran Sahar</registrant_company>
   <registrant_address>29 Lean St.</registrant_address>
   <registrant_city>Ramat Gan</registrant_city>
   <registrant_zip>11111</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+972.36737647</registrant_phone>
   <name_servers>
    <value>ns1.sitesdepot.com</value>
    <value>ns2.sitesdepot.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>the-way.jp</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-14 04:08:01</query_time>
   <create_date>2005-12-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>The Way, Inc.</registrant_name>
   <registrant_address>Yamato-shi</registrant_address>
   <registrant_zip>242-0007</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>046-271-0700</registrant_phone>
   <registrant_fax>046-271-0600</registrant_fax>
   <name_servers>
    <value>ns.rakusaba.jp</value>
    <value>ns2.rakusaba.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>theyway.com</domain_name>
   <domain_keyword>theyway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:03:19</query_time>
   <create_date>2017-05-25</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>thegzway.com</domain_name>
   <domain_keyword>thegzway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 16:03:24</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>3941</registrar_iana>
   <registrar_name>Gname 001 Inc</registrar_name>
   <registrar_website>http://gname.com</registrar_website>
   <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>25</num>
   <domain_name>thegray.net</domain_name>
   <domain_keyword>thegray</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 18:52:42</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>3908</registrar_iana>
   <registrar_name>SAV.COM, LLC - 18</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=thegray.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>thedway.com</domain_name>
   <domain_keyword>thedway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:19:14</query_time>
   <create_date>2019-11-16</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-11-16</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>27</num>
   <domain_name>chegway.com</domain_name>
   <domain_keyword>chegway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:42:39</query_time>
   <create_date>2014-11-29</create_date>
   <update_date>2020-04-25</update_date>
   <expiry_date>2024-11-29</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>Kyoung S Park</registrant_name>
   <registrant_address>(Garak 9Danji) 904-1101 Maeum-ro 151</registrant_address>
   <registrant_city>SejongShi</registrant_city>
   <registrant_state>SejongShi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1085217988</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>thedgway.com</domain_name>
   <domain_keyword>thedgway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 09:22:17</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost-default.domainparkingserver.net</value>
    <value>ns2.bluehost-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>the1way.info</domain_name>
   <domain_keyword>the1way</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 15:51:52</query_time>
   <create_date>2010-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>thexway.com</domain_name>
   <domain_keyword>thexway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:41:15</query_time>
   <create_date>2016-04-17</create_date>
   <update_date>2021-07-11</update_date>
   <expiry_date>2025-04-17</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>31</num>
   <domain_name>therway.com</domain_name>
   <domain_keyword>therway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 16:22:31</query_time>
   <create_date>2018-09-20</create_date>
   <update_date>2020-08-29</update_date>
   <expiry_date>2024-09-20</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>32</num>
   <domain_name>theoway.com</domain_name>
   <domain_keyword>theoway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:38:58</query_time>
   <create_date>2014-07-03</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-07-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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>thesway.com</domain_name>
   <domain_keyword>thesway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 22:46:27</query_time>
   <create_date>2001-12-19</create_date>
   <update_date>2022-12-31</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=thesway.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>therway.pro</domain_name>
   <domain_keyword>therway</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 05:25:55</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.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>Kiev</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>aarav.ns.cloudflare.com</value>
    <value>khloe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>the-way.pro</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-12 09:38:47</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>the-way.ru</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:59:35</query_time>
   <create_date>2024-02-11</create_date>
   <expiry_date>2025-02-11</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>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>the-way.world</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-08 15:13:55</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.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>the-way.one</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-08 15:13:55</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>therway.consulting</domain_name>
   <domain_keyword>therway</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-29 19:12:12</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>the-way.com.au</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-12 11:04:26</query_time>
   <update_date>2023-11-10</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Todd Hunter</registrant_name>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>theegway.com</domain_name>
   <domain_keyword>theegway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 10:30:37</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (165837971)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O theegway.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>the3way.com</domain_name>
   <domain_keyword>the3way</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 14:49:49</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>43</num>
   <domain_name>thecgway.com</domain_name>
   <domain_keyword>thecgway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 13:01:46</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2026-11-26</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>ns55.domaincontrol.com</value>
    <value>ns56.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>44</num>
   <domain_name>the5way.online</domain_name>
   <domain_keyword>the5way</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 19:31:28</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-25</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>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_state>Hanoi</registrant_state>
   <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>
   <name_servers>
    <value>ns1.tenten.cloud</value>
    <value>ns2.tenten.cloud</value>
    <value>ns3.tenten.cloud</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>the-way.live</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-14 04:08:01</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.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>BE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>the-way.site</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 17:12:41</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited</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>dns1.regway.com</value>
    <value>dns2.regway.com</value>
    <value>dns3.regway.com</value>
    <value>dns4.regway.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>the5way.asia</domain_name>
   <domain_keyword>the5way</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-09 12:01:31</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>https://matbao.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Le Anh Tuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</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>ns1.matbao.com</value>
    <value>ns2.matbao.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>the-way.club</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-08 15:13:55</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>the-way.mobi</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-21 04:00:14</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>50</num>
   <domain_name>theiway.com</domain_name>
   <domain_keyword>theiway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:53:30</query_time>
   <create_date>1997-08-28</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-27</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4f439e5c-f81a-4b68-bbbb-f005bb37d1dd</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>thegray.ninja</domain_name>
   <domain_keyword>thegray</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-23 06:33:19</query_time>
   <create_date>2021-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>theguay.com</domain_name>
   <domain_keyword>theguay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 22:14:25</query_time>
   <create_date>2023-03-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.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>53</num>
   <domain_name>chegway.cn</domain_name>
   <domain_keyword>chegway</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 23:05:23</query_time>
   <create_date>2023-07-17</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>郭慧</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>thegwap.com</domain_name>
   <domain_keyword>thegwap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:52:03</query_time>
   <create_date>2012-06-02</create_date>
   <update_date>2021-05-27</update_date>
   <expiry_date>2024-06-02</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>WhoisByProxy Admin</registrant_name>
   <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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>the-way.net</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 04:08:01</query_time>
   <create_date>2002-05-03</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.phpwebhosting.com</value>
    <value>ns2.phpwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>thegcway.com</domain_name>
   <domain_keyword>thegcway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:21:53</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-04-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.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>57</num>
   <domain_name>thegray.family</domain_name>
   <domain_keyword>thegray</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-19 08:26:23</query_time>
   <create_date>2017-08-29</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>the-way.co.uk</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 12:40:27</query_time>
   <create_date>2018-08-25</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>the5way.vin</domain_name>
   <domain_keyword>the5way</domain_keyword>
   <domain_tld>vin</domain_tld>
   <query_time>2024-05-09 12:01:32</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>https://matbao.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nguyen Trung Hieu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</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>ns1.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>the-way.online</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 12:12:52</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_state>PA</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>ns1045.ui-dns.biz</value>
    <value>ns1070.ui-dns.org</value>
    <value>ns1083.ui-dns.com</value>
    <value>ns1090.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>thebway.com</domain_name>
   <domain_keyword>thebway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:07:19</query_time>
   <create_date>2019-06-01</create_date>
   <update_date>2021-05-26</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>thegoway.com</domain_name>
   <domain_keyword>thegoway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:11:29</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</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>ns35.domaincontrol.com</value>
    <value>ns36.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>63</num>
   <domain_name>thegkay.com</domain_name>
   <domain_keyword>thegkay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 07:56:24</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>the5way.site</domain_name>
   <domain_keyword>the5way</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 12:01:32</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-18</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>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_state>Hanoi</registrant_state>
   <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>
   <name_servers>
    <value>ns-a1.tenten.vn</value>
    <value>ns-a2.tenten.vn</value>
    <value>ns-a3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>theggay.com</domain_name>
   <domain_keyword>theggay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 03:13:44</query_time>
   <create_date>2016-08-10</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - bff3a</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1077100</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>thegray.com</domain_name>
   <domain_keyword>thegray</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:26:23</query_time>
   <create_date>2000-01-19</create_date>
   <update_date>2023-01-16</update_date>
   <expiry_date>2025-01-19</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>ns53.domaincontrol.com</value>
    <value>ns54.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>67</num>
   <domain_name>the-way.blog</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-21 14:17:56</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>thegbay.com</domain_name>
   <domain_keyword>thegbay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 12:26:26</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Non-Public Data</registrant_name>
   <registrant_company>Transport for UK</registrant_company>
   <registrant_address>Non-Public Data</registrant_address>
   <registrant_city>Non-Public Data</registrant_city>
   <registrant_state>Surrey</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/thegbay.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1bqx.name.com</value>
    <value>ns2gtx.name.com</value>
    <value>ns3dgj.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>thegray.one</domain_name>
   <domain_keyword>thegray</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-08 13:23:14</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.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>WI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>the-way.nl</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-14 04:08:01</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>the-way.co.jp</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-27 22:46:37</query_time>
   <create_date>2012-08-23</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>The Way Co., LTD</registrant_company>
   <name_servers>
    <value>ns.rakusaba.jp</value>
    <value>ns2.rakusaba.jp</value>
   </name_servers>
  </value>
  <value>
   <num>72</num>
   <domain_name>the-way.network</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-24 12:40:27</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2026-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>73</num>
   <domain_name>thesgway.net</domain_name>
   <domain_keyword>thesgway</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 17:41:48</query_time>
   <create_date>2017-09-21</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Icestationla</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</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>74</num>
   <domain_name>theqway.com</domain_name>
   <domain_keyword>theqway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:05:21</query_time>
   <create_date>2016-01-02</create_date>
   <update_date>2020-12-27</update_date>
   <expiry_date>2025-01-02</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>75</num>
   <domain_name>thelgway.com</domain_name>
   <domain_keyword>thelgway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 06:16:43</query_time>
   <create_date>2021-02-05</create_date>
   <update_date>2022-10-28</update_date>
   <expiry_date>2026-02-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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</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>76</num>
   <domain_name>the5way.click</domain_name>
   <domain_keyword>the5way</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-11 19:31:28</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>MAT BAO CORPORATION</registrar_name>
   <registrar_website>https://www.matbao.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vo Manh</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</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>ns1.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>thesway.club</domain_name>
   <domain_keyword>thesway</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-02 16:42:38</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>the-way.faith</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>faith</domain_tld>
   <query_time>2024-04-08 15:13:55</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-29</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>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>the6way.com</domain_name>
   <domain_keyword>the6way</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:32:58</query_time>
   <create_date>2014-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>80</num>
   <domain_name>thegwax.org</domain_name>
   <domain_keyword>thegwax</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 06:52:03</query_time>
   <create_date>2015-09-18</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-18</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-cloud1.googledomains.com</value>
    <value>ns-cloud2.googledomains.com</value>
    <value>ns-cloud3.googledomains.com</value>
    <value>ns-cloud4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>thecway.net</domain_name>
   <domain_keyword>thecway</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 16:03:21</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=thecway.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>82</num>
   <domain_name>the-way.solutions</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-08 15:13:55</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>83</num>
   <domain_name>thegwak.com</domain_name>
   <domain_keyword>thegwak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 01:54:28</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>theaway.team</domain_name>
   <domain_keyword>theaway</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-06 04:05:23</query_time>
   <create_date>2018-02-17</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1346.awsdns-40.org</value>
    <value>ns-1641.awsdns-13.co.uk</value>
    <value>ns-500.awsdns-62.com</value>
    <value>ns-890.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>thegay.gay</domain_name>
   <domain_keyword>thegay</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-23 23:34:07</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.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>CA</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>150.ns1.abovedomains.com</value>
    <value>150.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>the-way.store</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-27 00:48:18</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>thejway.info</domain_name>
   <domain_keyword>thejway</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 05:44:18</query_time>
   <create_date>2012-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fastdomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jason Carey</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>the-way.top</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-08 15:13:55</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.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>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>the5way.top</domain_name>
   <domain_keyword>the5way</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-23 20:32:13</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>the-way.pt</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-31 12:33:37</query_time>
   <create_date>2021-05-07</create_date>
   <expiry_date>2024-05-07</expiry_date>
   <registrant_name>WEASY - WEB MADE EASY, LDA</registrant_name>
   <registrant_address>Rua Engenheiro Fevo Verdial, nº 8</registrant_address>
   <registrant_city>Penafiel</registrant_city>
   <registrant_state>Penafiel</registrant_state>
   <registrant_zip>4560-795</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns5.mydnspt.net</value>
    <value>ns6.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>thegray.zone</domain_name>
   <domain_keyword>thegray</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-29 17:25:55</query_time>
   <create_date>2017-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>thegay.feedback</domain_name>
   <domain_keyword>thegay</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-02 15:14:39</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>the2way.com</domain_name>
   <domain_keyword>the2way</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 12:00:28</query_time>
   <create_date>2019-12-23</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=the2way.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anahi.ns.cloudflare.com</value>
    <value>randy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>thesway.claims</domain_name>
   <domain_keyword>thesway</domain_keyword>
   <domain_tld>claims</domain_tld>
   <query_time>2024-05-26 01:24:05</query_time>
   <create_date>2015-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</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_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1047.ui-dns.de</value>
    <value>ns1067.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>thegday.com</domain_name>
   <domain_keyword>thegday</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 15:58:49</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</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>ns49.domaincontrol.com</value>
    <value>ns50.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>96</num>
   <domain_name>the-way.agency</domain_name>
   <domain_keyword>the-way</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-12 07:49:50</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>theeway.co.uk</domain_name>
   <domain_keyword>theeway</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 14:11:42</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>theaway.com</domain_name>
   <domain_keyword>theaway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 12:35:29</query_time>
   <create_date>2012-01-31</create_date>
   <update_date>2021-01-25</update_date>
   <expiry_date>2026-01-31</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>thegmway.com</domain_name>
   <domain_keyword>thegmway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 12:30:39</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>thegday.xyz</domain_name>
   <domain_keyword>thegday</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 17:50:46</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.276</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.