WHOIS QUERY TIME

1 Nov 2018 - 3:41 PM UTC

Registered: 1 January 1990
Modified: 23 December 2013
Expiry: 15 October 2025

REGISTRAR

Name: (?)?????
Website: http://www.inames.co.kr

REGISTRANT

Name: NULL
Company: JOSUIKAI INC.
Address: 2-1-1 HITOTSUBASHI
City: CHIYODA-KU
State: TOKYO
ZIP: 101-0003
Country: Japan
Email: [email protected]
Phone: 9999999999

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=lostwax.co.kr
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "lostwax.co.kr"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "lostwax.co.kr",
            "domain_keyword": "lostwax",
            "domain_tld": "co.kr",
            "query_time": "2018-11-01 15:41:50",
            "create_date": "1990-01-01",
            "update_date": "2013-12-23",
            "expiry_date": "2025-10-15",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "NULL",
            "registrant_company": "JOSUIKAI INC.",
            "registrant_address": "2-1-1 HITOTSUBASHI",
            "registrant_city": "CHIYODA-KU",
            "registrant_state": "TOKYO",
            "registrant_zip": "101-0003",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "9999999999"
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>lostwax.co.kr</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>lostwax.co.kr</domain_name>
   <domain_keyword>lostwax</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2018-11-01 15:41:50</query_time>
   <create_date>1990-01-01</create_date>
   <update_date>2013-12-23</update_date>
   <expiry_date>2025-10-15</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>NULL</registrant_name>
   <registrant_company>JOSUIKAI INC.</registrant_company>
   <registrant_address>2-1-1 HITOTSUBASHI</registrant_address>
   <registrant_city>CHIYODA-KU</registrant_city>
   <registrant_state>TOKYO</registrant_state>
   <registrant_zip>101-0003</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>9999999999</registrant_phone>
  </value>
 </results>
 <stats>
  <total_time>0.051</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.088 seconds) for "lostwax.co.kr" in our Historical WHOIS Database.
#1 - QUERY TIME

1 Nov 2018 - 3:41 PM UTC

Registered: 1 January 1990
Modified: 23 December 2013
Expiry: 15 October 2025

REGISTRAR

Name: (?)?????
Website: http://www.inames.co.kr

REGISTRANT

Name: NULL
Company: JOSUIKAI INC.
Address: 2-1-1 HITOTSUBASHI
City: CHIYODA-KU
State: TOKYO
ZIP: 101-0003
Country: Japan
Email: [email protected]
Phone: 9999999999

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=lostwax.co.kr
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "lostwax.co.kr",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "lostwax.co.kr",
    "results": [
        {
            "num": 1,
            "domain_name": "lostwax.co.kr",
            "domain_keyword": "lostwax",
            "domain_tld": "co.kr",
            "query_time": "2018-11-01 15:41:50",
            "create_date": "1990-01-01",
            "update_date": "2013-12-23",
            "expiry_date": "2025-10-15",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "NULL",
            "registrant_company": "JOSUIKAI INC.",
            "registrant_address": "2-1-1 HITOTSUBASHI",
            "registrant_city": "CHIYODA-KU",
            "registrant_state": "TOKYO",
            "registrant_zip": "101-0003",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "9999999999"
        }
    ],
    "stats": {
        "total_time": 0.088,
        "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>lostwax.co.kr</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>lostwax.co.kr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lostwax.co.kr</domain_name>
   <domain_keyword>lostwax</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2018-11-01 15:41:50</query_time>
   <create_date>1990-01-01</create_date>
   <update_date>2013-12-23</update_date>
   <expiry_date>2025-10-15</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>NULL</registrant_name>
   <registrant_company>JOSUIKAI INC.</registrant_company>
   <registrant_address>2-1-1 HITOTSUBASHI</registrant_address>
   <registrant_city>CHIYODA-KU</registrant_city>
   <registrant_state>TOKYO</registrant_state>
   <registrant_zip>101-0003</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>9999999999</registrant_phone>
  </value>
 </results>
 <stats>
  <total_time>0.088</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 7 domain names (in 0.049 seconds) which contained the exact domain keyword "lostwax".
Domain Name Registered Expiry Registrar Ownership
1 lostwax.co.kr 1 Jan 1990 15 Oct 2025 (?)????? JOSUIKAI INC.
2 lostwax.com 12 Jul 1996 11 Jul 2024 IONOS SE The Data Room
3 lostwax.org 31 Dec 2002 31 Dec 2027 GoDaddy.com, LLC Domains By Proxy, LLC
4 lostwax.co.nz 13 May 2003 - Freeparking Limited -
5 lostwax.co.jp 17 May 2013 - - san-ei industries co.,ltd.
6 lostwax.net 5 Nov 2020 5 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
7 lostwax.uk 15 Mar 2023 15 Mar 2024 Squarespace Domains LLC [Tag = GOOGLE] -
8 lostwax.co.uk 28 Feb 2024 28 Feb 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=lostwax&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "lostwax",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "lostwax.co.kr, lostwax.com, lostwax.org, lostwax.co.nz, lostwax.co.jp, lostwax.net, lostwax.uk, lostwax.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "lostwax.co.kr",
            "domain_keyword": "lostwax",
            "domain_tld": "co.kr",
            "query_time": "2018-11-01 15:41:50",
            "create_date": "1990-01-01",
            "update_date": "2013-12-23",
            "expiry_date": "2025-10-15",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "NULL",
            "registrant_company": "JOSUIKAI INC.",
            "registrant_address": "2-1-1 HITOTSUBASHI",
            "registrant_city": "CHIYODA-KU",
            "registrant_state": "TOKYO",
            "registrant_zip": "101-0003",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "9999999999"
        },
        {
            "num": 2,
            "domain_name": "lostwax.com",
            "domain_keyword": "lostwax",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:26:53",
            "create_date": "1996-07-12",
            "update_date": "2017-03-15",
            "expiry_date": "2024-07-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Data Room",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1062.ui-dns.biz",
                "ns1073.ui-dns.com",
                "ns1111.ui-dns.org",
                "ns1125.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lostwax.org",
            "domain_keyword": "lostwax",
            "domain_tld": "org",
            "query_time": "2024-04-24 16:26:53",
            "create_date": "2002-12-31",
            "update_date": "2023-07-16",
            "expiry_date": "2027-12-31",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "lostwax.co.nz",
            "domain_keyword": "lostwax",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 22:20:58",
            "create_date": "2003-05-13",
            "update_date": "2024-02-23",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns1.myhost.nz",
                "ns2.myhost.nz",
                "ns3.myhost.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "lostwax.co.jp",
            "domain_keyword": "lostwax",
            "domain_tld": "co.jp",
            "query_time": "2024-05-18 21:50:56",
            "create_date": "2013-05-17",
            "update_date": "2023-06-01",
            "registrant_company": "san-ei industries co.,ltd.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 6,
            "domain_name": "lostwax.net",
            "domain_keyword": "lostwax",
            "domain_tld": "net",
            "query_time": "2024-05-13 15:34:57",
            "create_date": "2020-11-05",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "lostwax.uk",
            "domain_keyword": "lostwax",
            "domain_tld": "uk",
            "query_time": "2024-05-09 22:20:58",
            "create_date": "2023-03-15",
            "update_date": "2023-03-15",
            "expiry_date": "2024-03-15",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 8,
            "domain_name": "lostwax.co.uk",
            "domain_keyword": "lostwax",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 22:21:01",
            "create_date": "2024-02-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>lostwax</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>lostwax.co.kr, lostwax.com, lostwax.org, lostwax.co.nz, lostwax.co.jp, lostwax.net, lostwax.uk, lostwax.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lostwax.co.kr</domain_name>
   <domain_keyword>lostwax</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2018-11-01 15:41:50</query_time>
   <create_date>1990-01-01</create_date>
   <update_date>2013-12-23</update_date>
   <expiry_date>2025-10-15</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>NULL</registrant_name>
   <registrant_company>JOSUIKAI INC.</registrant_company>
   <registrant_address>2-1-1 HITOTSUBASHI</registrant_address>
   <registrant_city>CHIYODA-KU</registrant_city>
   <registrant_state>TOKYO</registrant_state>
   <registrant_zip>101-0003</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>9999999999</registrant_phone>
  </value>
  <value>
   <num>2</num>
   <domain_name>lostwax.com</domain_name>
   <domain_keyword>lostwax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:26:53</query_time>
   <create_date>1996-07-12</create_date>
   <update_date>2017-03-15</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Data Room</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>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1062.ui-dns.biz</value>
    <value>ns1073.ui-dns.com</value>
    <value>ns1111.ui-dns.org</value>
    <value>ns1125.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lostwax.org</domain_name>
   <domain_keyword>lostwax</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 16:26:53</query_time>
   <create_date>2002-12-31</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2027-12-31</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>ns07.domaincontrol.com</value>
    <value>ns08.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>4</num>
   <domain_name>lostwax.co.nz</domain_name>
   <domain_keyword>lostwax</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 22:20:58</query_time>
   <create_date>2003-05-13</create_date>
   <update_date>2024-02-23</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns1.myhost.nz</value>
    <value>ns2.myhost.nz</value>
    <value>ns3.myhost.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>lostwax.co.jp</domain_name>
   <domain_keyword>lostwax</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-18 21:50:56</query_time>
   <create_date>2013-05-17</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>san-ei industries co.,ltd.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>lostwax.net</domain_name>
   <domain_keyword>lostwax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 15:34:57</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>lostwax.uk</domain_name>
   <domain_keyword>lostwax</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 22:20:58</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2023-03-15</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>lostwax.co.uk</domain_name>
   <domain_keyword>lostwax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 22:21:01</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.049</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 906 domain names (in 0.292 seconds) which look and sound like the brand name "lostwax".
Domain Name Registered Expiry Registrar Ownership
1 lastwax.com 6 Jun 2001 6 Jun 2024 GoDaddy.com, LLC -
2 lostrax.com 23 Oct 2021 23 Oct 2024 Porkbun LLC Private by Design, LLC
3 lostway.uk 19 Jun 2019 19 Jun 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
4 lost-wax.com 13 Jul 1999 13 Jul 2024 Total Web Solutions Limited trading as TotalRegistrations -
5 lostway.ru 15 Mar 2010 15 Mar 2025 SALENAMES-RU Private Person
6 hostwax.com 25 Aug 2023 25 Aug 2024 Names On The Drop LLC -
7 lostway.org 20 May 2009 20 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 lostwar.com 12 Aug 2010 12 Aug 2025 Alpine Domains Inc. eWeb Development Inc.
9 lostway.top 9 Apr 2021 9 Apr 2025 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 张小燕
10 postwax.com 4 Sep 2016 4 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
11 lostway.net 2 Dec 2015 2 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
12 losttax.com 3 Mar 2019 3 Mar 2025 DropCatch.com 906 LLC Frank Tuuksam
13 lostway.com 5 Jul 2006 5 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
14 lostway.pro 16 Jan 2024 16 Jan 2025 Registrar of Domain Names REG.RU LLC Private Person
15 lostax.com 11 Jul 2019 11 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 lostwa.com 15 May 2018 15 May 2025 Xin Net Technology Corporation -
17 lostmax.com 6 Dec 2022 6 Dec 2024 IONOS SE 1&1 Internet Inc
18 tostmax.com 17 Dec 2022 17 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
19 lostman.xyz 19 May 2023 19 May 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) long yu ying
20 costway.icu 29 Dec 2019 29 Dec 2024 Dynadot LLC -
21 lootpax.com 11 Aug 2023 11 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
22 hostoax.com 29 Apr 2023 29 Apr 2024 OwnRegistrar, Inc. WhoisSecure
23 nosewax.com 15 Sep 2009 15 Sep 2024 GoDaddy.com, LLC -
24 hostwav.click 26 Mar 2023 26 Mar 2025 GMO Internet, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
25 lostcar.net 8 Nov 2022 8 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
26 hostway.travel 7 Mar 2016 6 Mar 2025 Name.com, Inc. Hostway Viagens e Turismo LTDA
27 lossway.com 21 Feb 2020 21 Feb 2025 GoDaddy.com, LLC -
28 losawan.com 25 Feb 2024 25 Feb 2025 GoDaddy.com, LLC -
29 listtax.com 29 May 2017 29 May 2024 SAV.COM, LLC REDACTED FOR PRIVACY
30 lostral.cloud 23 Feb 2024 23 Feb 2025 DNSPod, Inc. Zhuang Jing Xiang
31 lostbox.com 22 May 2004 22 May 2024 Domain.com, LLC REDACTED FOR PRIVACY
32 lystwjx.cn 10 Mar 2024 10 Mar 2025 上海美橙科技信息发展有限公司 郑州龙名网络科技有限公司
33 hosttax.com 9 Sep 2023 9 Sep 2024 DropCatch.com 776 LLC HugeDomains.com
34 lustwap.life 3 Nov 2023 3 Nov 2024 Dynadot Inc REDACTED FOR PRIVACY
35 mostway.pro 24 Apr 2024 24 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Met stories
36 lostman.net 31 Dec 2015 31 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
37 bootwax.nl 27 Apr 2018 - team.blue nl B.V. -
38 lost-way.net 25 Nov 2020 25 Nov 2024 GoDaddy.com, LLC -
39 lustmax.com 13 Jan 2012 13 Jan 2025 Cloudflare, Inc. DATA REDACTED
40 lostbag.it 2 Jan 2014 2 Jan 2025 Aruba s.p.a. H24L srl
41 lostlab.ru 19 Mar 2024 19 Mar 2025 DOMAINSHOP-RU Private Person
42 bosswax.com 4 Jan 2001 5 Jan 2025 WEBCC Whoisprotection.cc
43 loriwax.com 17 May 2021 17 May 2024 IONOS SE REDACTED FOR PRIVACY
44 postwap.com 5 Apr 2020 5 Apr 2028 Key-Systems GmbH c/o whoisproxy.com
45 rustwax.com 4 Jan 2021 4 Jan 2026 GoDaddy.com, LLC -
46 postpax.co.uk 25 Sep 2017 25 Sep 2024 Ionos SE [Tag = 1AND1] -
47 lostlaw.ru 12 Jan 2011 12 Jan 2025 REGRU-RU Private Person
48 fastwax.ru 3 Aug 2017 3 Aug 2024 REGRU-RU Private Person
49 lostways.shop 21 Jun 2023 21 Jun 2024 GoDaddy.com LLC -
50 boostwax.com 7 Dec 2023 7 Dec 2024 Dynadot Inc -
51 lostcam.com 23 Dec 2014 23 Dec 2024 TurnCommerce, Inc. DBA NameBright.com gv, llc
52 rosawax.com 20 Sep 2023 20 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 hostway.it 12 Jul 2013 4 Aug 2024 Piazza Affari s.r.l. in liquidazione Puglia.com S.r.l.s.
54 costrax.com 10 Jul 2005 10 Jul 2026 GoDaddy.com, LLC -
55 dotswax.com 14 Dec 2022 14 Dec 2024 Tucows Domains Inc. -
56 bosswax.co.uk 24 May 2019 24 May 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
57 costway.com 17 Sep 2002 17 Sep 2027 GoDaddy.com, LLC -
58 oostwal.com 9 Jan 2009 9 Jan 2025 Metaregistrar BV REDACTED FOR PRIVACY
59 hostwaf.com 6 Nov 2017 6 Nov 2024 NameSilo, LLC -
60 losteam.com 3 May 2001 3 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
61 oostwal.eu - - Metaregistrar BV -
62 lostgap.band 16 Jul 2018 16 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 lastrax.com 18 Feb 2022 18 Feb 2025 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
64 lostweb.net 28 Aug 2002 28 Aug 2024 Register.com, Inc. -
65 lostfox.com 19 Nov 2009 19 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
66 costway.fr 24 Jul 2018 24 Jul 2024 united-domains AG FDS GmbH
67 lostlab.online 23 Mar 2023 23 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
68 lostawa.art 20 Nov 2023 20 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
69 lostlab.com 11 Jul 2003 11 Jul 2024 GoDaddy.com, LLC -
70 lostwait.com 3 Mar 2016 3 Mar 2025 GoDaddy.com, LLC -
71 lossmax.com 29 Jun 2018 29 Jun 2024 GoDaddy.com, LLC -
72 lostman.dev 1 Oct 2023 1 Oct 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0168831150
73 lostxai.com 3 Feb 2023 3 Feb 2025 GoDaddy.com, LLC -
74 loseway.com 23 Sep 2013 23 Sep 2024 EJEE GROUP HOLDINGS LIMITED -
75 portwax.net 11 Nov 2005 11 Nov 2024 Mesh Digital Limited -
76 hostmax.site 6 Nov 2021 6 Nov 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
77 lustwxx.com 16 Aug 2023 16 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
78 lastwar.org.uk 9 May 2023 9 May 2024 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
79 portwax.com 1 Apr 2005 1 Apr 2025 MESH DIGITAL LIMITED -
80 lostways.com 31 Aug 1999 31 Aug 2024 DREAMHOST REDACTED FOR PRIVACY
81 lostpad.com 22 Feb 2024 22 Feb 2025 Gname 004 Inc -
82 hostmax.online 23 Feb 2019 23 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
83 hostway.be 18 Apr 2021 - web invest gmbh -
84 hootwax.net 6 Feb 2024 6 Feb 2025 GoDaddy.com, LLC -
85 lostear.com 19 Oct 2023 19 Oct 2024 Noteworthydomains, LLC -
86 bosswax.net 17 Sep 2004 17 Sep 2024 GoDaddy.com, LLC -
87 losteat.com 12 Jun 2017 12 Jun 2024 GoDaddy.com, LLC -
88 testwax.com 14 Aug 2021 14 Aug 2024 GoDaddy.com, LLC -
89 costway.su 21 Jul 2022 21 Jul 2024 RUCENTER-SU Private Person
90 lostcay.com 21 Jun 2016 21 Jun 2024 ANNULET, INC BuyDomains.com
91 mostmax.site 7 Apr 2023 7 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
92 loftway.net 6 Oct 2007 6 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 losteway.com 3 Jul 2003 3 Jul 2027 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
94 mostwak.com 1 Mar 2022 1 Mar 2024 GoDaddy.com, LLC -
95 hootwax.org 6 Feb 2024 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 lostpix.com 4 May 2014 4 May 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
97 bootwax.com 23 Oct 2003 23 Oct 2024 GoDaddy.com, LLC -
98 bostway.com 21 Feb 2005 21 Feb 2025 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
99 letswax.com 30 Jan 2009 30 Jan 2025 Network Solutions, LLC -
100 hostway.in 16 Feb 2005 16 Feb 2025 DomainPeople Inc. Hostway Corporation
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 Lostwax.co.kr.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=lostwax.co.kr
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "lostwax.co.kr",
        "page_size": 100
    },
    "count": {
        "total": 906,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "lastwax.com, lostrax.com, lostway.uk, lost-wax.com, lostway.ru, hostwax.com, lostway.org, lostwar.com, lostway.top, postwax.com, lostway.net, losttax.com, lostway.com, lostway.pro, lostax.com, lostwa.com, lostmax.com, tostmax.com, lostman.xyz, costway.icu, lootpax.com, hostoax.com, nosewax.com, hostwav.click, lostcar.net, hostway.travel, lossway.com, losawan.com, listtax.com, lostral.cloud, lostbox.com, lystwjx.cn, hosttax.com, lustwap.life, mostway.pro, lostman.net, bootwax.nl, lost-way.net, lustmax.com, lostbag.it, lostlab.ru, bosswax.com, loriwax.com, postwap.com, rustwax.com, postpax.co.uk, lostlaw.ru, fastwax.ru, lostways.shop, boostwax.com, lostcam.com, rosawax.com, hostway.it, costrax.com, dotswax.com, bosswax.co.uk, costway.com, oostwal.com, hostwaf.com, losteam.com, oostwal.eu, lostgap.band, lastrax.com, lostweb.net, lostfox.com, costway.fr, lostlab.online, lostawa.art, lostlab.com, lostwait.com, lossmax.com, lostman.dev, lostxai.com, loseway.com, portwax.net, hostmax.site, lustwxx.com, lastwar.org.uk, portwax.com, lostways.com, lostpad.com, hostmax.online, hostway.be, hootwax.net, lostear.com, bosswax.net, losteat.com, testwax.com, costway.su, lostcay.com, mostmax.site, loftway.net, losteway.com, mostwak.com, hootwax.org, lostpix.com, bootwax.com, bostway.com, letswax.com, hostway.in",
    "results": [
        {
            "num": 1,
            "domain_name": "lastwax.com",
            "domain_keyword": "lastwax",
            "domain_tld": "com",
            "query_time": "2024-04-21 16:09:05",
            "create_date": "2001-06-06",
            "update_date": "2022-09-01",
            "expiry_date": "2024-06-06",
            "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": 2,
            "domain_name": "lostrax.com",
            "domain_keyword": "lostrax",
            "domain_tld": "com",
            "query_time": "2024-05-13 13:23:29",
            "create_date": "2021-10-23",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/lostrax.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lostway.uk",
            "domain_keyword": "lostway",
            "domain_tld": "uk",
            "query_time": "2024-04-24 16:26:54",
            "create_date": "2019-06-19",
            "update_date": "2023-05-20",
            "expiry_date": "2025-06-19",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "lost-wax.com",
            "domain_keyword": "lost-wax",
            "domain_tld": "com",
            "query_time": "2024-05-06 14:59:50",
            "create_date": "1999-07-13",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-13",
            "registrar_iana": 131,
            "registrar_name": "Total Web Solutions Limited trading as TotalRegistrations",
            "registrar_website": "http://www.totalregistrations.com",
            "name_servers": [
                "ns0.netcentral.co.uk",
                "ns1.netcentral.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "lostway.ru",
            "domain_keyword": "lostway",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:49:54",
            "create_date": "2010-03-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "hostwax.com",
            "domain_keyword": "hostwax",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:12:47",
            "create_date": "2023-08-25",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-25",
            "registrar_iana": 2869,
            "registrar_name": "Names On The Drop LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "lostway.org",
            "domain_keyword": "lostway",
            "domain_tld": "org",
            "query_time": "2024-04-24 16:26:54",
            "create_date": "2009-05-20",
            "update_date": "2023-08-18",
            "expiry_date": "2024-05-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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "lostwar.com",
            "domain_keyword": "lostwar",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:26:52",
            "create_date": "2010-08-12",
            "update_date": "2023-07-15",
            "expiry_date": "2025-08-12",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lostway.top",
            "domain_keyword": "lostway",
            "domain_tld": "top",
            "query_time": "2024-04-13 08:33:37",
            "create_date": "2021-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "张小燕",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chongqing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.exp.4cun.com",
                "ns2.exp.4cun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "postwax.com",
            "domain_keyword": "postwax",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:01:51",
            "create_date": "2016-09-04",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-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=postwax.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "lostway.net",
            "domain_keyword": "lostway",
            "domain_tld": "net",
            "query_time": "2024-04-24 16:26:54",
            "create_date": "2015-12-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "george.ns.cloudflare.com",
                "surina.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "losttax.com",
            "domain_keyword": "losttax",
            "domain_tld": "com",
            "query_time": "2024-05-13 13:23:41",
            "create_date": "2019-03-03",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-03",
            "registrar_iana": 2665,
            "registrar_name": "DropCatch.com 906 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Frank Tuuksam",
            "registrant_address": "Kose tee 43",
            "registrant_city": "Tallinn",
            "registrant_state": "Harjumaa",
            "registrant_zip": "12012",
            "registrant_country": "EE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+372.54566676",
            "name_servers": [
                "ns01.servage.net",
                "ns02.servage.net",
                "ns03.servage.net",
                "ns04.servage.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "lostway.com",
            "domain_keyword": "lostway",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:26:54",
            "create_date": "2006-07-05",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-05",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "george.ns.cloudflare.com",
                "surina.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "lostway.pro",
            "domain_keyword": "lostway",
            "domain_tld": "pro",
            "query_time": "2024-05-18 21:50:56",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SPb",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "lostax.com",
            "domain_keyword": "lostax",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:17:32",
            "create_date": "2019-07-11",
            "update_date": "2020-07-05",
            "expiry_date": "2025-07-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "lostwa.com",
            "domain_keyword": "lostwa",
            "domain_tld": "com",
            "query_time": "2024-05-18 21:50:55",
            "create_date": "2018-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "lostmax.com",
            "domain_keyword": "lostmax",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:22:35",
            "create_date": "2022-12-06",
            "update_date": "2022-12-21",
            "expiry_date": "2024-12-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1023.ui-dns.org",
                "ns1028.ui-dns.com",
                "ns1064.ui-dns.de",
                "ns1112.ui-dns.biz"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tostmax.com",
            "domain_keyword": "tostmax",
            "domain_tld": "com",
            "query_time": "2024-04-09 03:15:27",
            "create_date": "2022-12-17",
            "update_date": "2023-05-01",
            "expiry_date": "2024-12-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "&#304;stanbul",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns010.pixagor.net",
                "ns011.pixagor.net",
                "ns19.pixagor.net",
                "ns20.pixagor.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "lostman.xyz",
            "domain_keyword": "lostman",
            "domain_tld": "xyz",
            "query_time": "2024-04-08 10:34:54",
            "create_date": "2023-05-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-05-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "long yu ying",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "michael.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "costway.icu",
            "domain_keyword": "costway",
            "domain_tld": "icu",
            "query_time": "2024-04-10 22:55:30",
            "create_date": "2019-12-29",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "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.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "lootpax.com",
            "domain_keyword": "lootpax",
            "domain_tld": "com",
            "query_time": "2024-05-03 21:47:57",
            "create_date": "2023-08-11",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-11",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "hostoax.com",
            "domain_keyword": "hostoax",
            "domain_tld": "com",
            "query_time": "2024-05-10 15:38:22",
            "create_date": "2023-04-29",
            "update_date": "2023-04-29",
            "expiry_date": "2024-04-29",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "amanda.ns.cloudflare.com",
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "Pending Delete Restorable"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "nosewax.com",
            "domain_keyword": "nosewax",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:55:37",
            "create_date": "2009-09-15",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.pql.net",
                "ns2.pql.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hostwav.click",
            "domain_keyword": "hostwav",
            "domain_tld": "click",
            "query_time": "2024-03-27 08:50:44",
            "create_date": "2023-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hanoi",
            "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": [
                "ns7.tenten.vn",
                "ns8.tenten.vn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "lostcar.net",
            "domain_keyword": "lostcar",
            "domain_tld": "net",
            "query_time": "2024-03-27 11:17:36",
            "create_date": "2022-11-08",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=lostcar.net",
            "registrant_phone": "+1.4165385487",
            "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": 26,
            "domain_name": "hostway.travel",
            "domain_keyword": "hostway",
            "domain_tld": "travel",
            "query_time": "2024-04-30 06:23:18",
            "create_date": "2016-03-07",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hostway Viagens e Turismo LTDA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SAO PAULO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1075.awsdns-06.org",
                "ns-1970.awsdns-54.co.uk",
                "ns-275.awsdns-34.com",
                "ns-697.awsdns-23.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "lossway.com",
            "domain_keyword": "lossway",
            "domain_tld": "com",
            "query_time": "2024-04-30 23:26:14",
            "create_date": "2020-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "losawan.com",
            "domain_keyword": "losawan",
            "domain_tld": "com",
            "query_time": "2024-04-30 23:21:40",
            "create_date": "2024-02-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.ch-dns.net",
                "ns06.ch-dns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "listtax.com",
            "domain_keyword": "listtax",
            "domain_tld": "com",
            "query_time": "2024-05-04 01:09:51",
            "create_date": "2017-05-29",
            "update_date": "2023-05-29",
            "expiry_date": "2024-05-29",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "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=listtax.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "lostral.cloud",
            "domain_keyword": "lostral",
            "domain_tld": "cloud",
            "query_time": "2024-04-13 08:33:02",
            "create_date": "2024-02-23",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhuang Jing Xiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "lostbox.com",
            "domain_keyword": "lostbox",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:17:46",
            "create_date": "2004-05-22",
            "update_date": "2023-05-07",
            "expiry_date": "2024-05-22",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://tieredaccess.com/contact/c1f4d618-7c3a-4cde-a4ca-58fa91a5c5f7",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com",
                "ns3.mydomain.com",
                "ns4.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "lystwjx.cn",
            "domain_keyword": "lystwjx",
            "domain_tld": "cn",
            "query_time": "2024-03-22 11:13:40",
            "create_date": "2024-03-10",
            "expiry_date": "2025-03-10",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "郑州龙名网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "hosttax.com",
            "domain_keyword": "hosttax",
            "domain_tld": "com",
            "query_time": "2024-03-26 18:01:45",
            "create_date": "2023-09-09",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-09",
            "registrar_iana": 2535,
            "registrar_name": "DropCatch.com 776 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "lustwap.life",
            "domain_keyword": "lustwap",
            "domain_tld": "life",
            "query_time": "2024-05-08 01:10:21",
            "create_date": "2023-11-03",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "mostway.pro",
            "domain_keyword": "mostway",
            "domain_tld": "pro",
            "query_time": "2024-04-26 18:19:20",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "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": "Met stories",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ahal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TM",
            "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.regway.com",
                "dns2.regway.com",
                "dns3.regway.com",
                "dns4.regway.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "lostman.net",
            "domain_keyword": "lostman",
            "domain_tld": "net",
            "query_time": "2024-04-24 16:22:44",
            "create_date": "2015-12-31",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-31",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shanghai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bootwax.nl",
            "domain_keyword": "bootwax",
            "domain_tld": "nl",
            "query_time": "2024-04-27 00:42:58",
            "create_date": "2018-04-27",
            "update_date": "2023-06-21",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 38,
            "domain_name": "lost-way.net",
            "domain_keyword": "lost-way",
            "domain_tld": "net",
            "query_time": "2024-04-08 10:30:55",
            "create_date": "2020-11-25",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.redfoxdns.com",
                "ns2.redfoxdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "lustmax.com",
            "domain_keyword": "lustmax",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:50:08",
            "create_date": "2012-01-13",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Limassol",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CY",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/lustmax.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "lostbag.it",
            "domain_keyword": "lostbag",
            "domain_tld": "it",
            "query_time": "2024-03-23 10:14:21",
            "create_date": "2014-01-02",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-02",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "H24L srl",
            "registrant_address": "Via melilli, 11",
            "registrant_city": "CATANIA",
            "registrant_state": "CT",
            "registrant_zip": "95121",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 41,
            "domain_name": "lostlab.ru",
            "domain_keyword": "lostlab",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:49:52",
            "create_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "doug.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "bosswax.com",
            "domain_keyword": "bosswax",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:56:11",
            "create_date": "2001-01-04",
            "update_date": "2011-12-13",
            "expiry_date": "2025-01-05",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.webhosthk.com",
                "ns2.webhosthk.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "loriwax.com",
            "domain_keyword": "loriwax",
            "domain_tld": "com",
            "query_time": "2024-05-04 13:08:20",
            "create_date": "2021-05-17",
            "update_date": "2021-06-16",
            "expiry_date": "2024-05-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "M",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1029.ui-dns.biz",
                "ns1048.ui-dns.com",
                "ns1090.ui-dns.de",
                "ns1104.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "postwap.com",
            "domain_keyword": "postwap",
            "domain_tld": "com",
            "query_time": "2024-05-09 12:46:31",
            "create_date": "2020-04-05",
            "update_date": "2023-06-08",
            "expiry_date": "2028-04-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of postwap.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "7686337a96b0029e73abe79533c47960e7dbe63e2bd8118e178aba9981edd792@postwap.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "rustwax.com",
            "domain_keyword": "rustwax",
            "domain_tld": "com",
            "query_time": "2024-03-28 03:24:32",
            "create_date": "2021-01-04",
            "update_date": "2023-01-06",
            "expiry_date": "2026-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "postpax.co.uk",
            "domain_keyword": "postpax",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 14:56:22",
            "create_date": "2017-09-25",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-25",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1026.ui-dns.de",
                "ns1048.ui-dns.biz",
                "ns1048.ui-dns.org",
                "ns1102.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "lostlaw.ru",
            "domain_keyword": "lostlaw",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:49:52",
            "create_date": "2011-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns0.host-food.ru",
                "dns1.host-food.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "fastwax.ru",
            "domain_keyword": "fastwax",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:01:26",
            "create_date": "2017-08-03",
            "expiry_date": "2024-08-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "lostways.shop",
            "domain_keyword": "lostways",
            "domain_tld": "shop",
            "query_time": "2024-05-13 15:35:01",
            "create_date": "2023-06-21",
            "update_date": "2023-07-18",
            "expiry_date": "2024-06-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "boostwax.com",
            "domain_keyword": "boostwax",
            "domain_tld": "com",
            "query_time": "2024-04-11 03:26:42",
            "create_date": "2023-12-07",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "lostcam.com",
            "domain_keyword": "lostcam",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:18:00",
            "create_date": "2014-12-23",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "gv, llc",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "DE",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "rosawax.com",
            "domain_keyword": "rosawax",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:16:57",
            "create_date": "2023-09-20",
            "update_date": "2023-09-20",
            "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": 53,
            "domain_name": "hostway.it",
            "domain_keyword": "hostway",
            "domain_tld": "it",
            "query_time": "2024-03-26 18:01:53",
            "create_date": "2013-07-12",
            "update_date": "2023-09-26",
            "expiry_date": "2024-08-04",
            "registrar_name": "Piazza Affari s.r.l. in liquidazione",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 54,
            "domain_name": "costrax.com",
            "domain_keyword": "costrax",
            "domain_tld": "com",
            "query_time": "2024-05-04 06:13:16",
            "create_date": "2005-07-10",
            "update_date": "2022-10-31",
            "expiry_date": "2026-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "dotswax.com",
            "domain_keyword": "dotswax",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:25:53",
            "create_date": "2022-12-14",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bosswax.co.uk",
            "domain_keyword": "bosswax",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 16:56:11",
            "create_date": "2019-05-24",
            "update_date": "2022-08-20",
            "expiry_date": "2025-05-24",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns1.tsohost.co.uk",
                "ns2.tsohost.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "costway.com",
            "domain_keyword": "costway",
            "domain_tld": "com",
            "query_time": "2024-04-12 18:32:19",
            "create_date": "2002-09-17",
            "update_date": "2022-09-19",
            "expiry_date": "2027-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "kevin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "oostwal.com",
            "domain_keyword": "oostwal",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:04:23",
            "create_date": "2009-01-09",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-09",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "hostwaf.com",
            "domain_keyword": "hostwaf",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:12:45",
            "create_date": "2017-11-06",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "losteam.com",
            "domain_keyword": "losteam",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:19:39",
            "create_date": "2001-05-03",
            "update_date": "2020-06-17",
            "expiry_date": "2025-05-03",
            "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": 61,
            "domain_name": "oostwal.eu",
            "domain_keyword": "oostwal",
            "domain_tld": "eu",
            "query_time": "2024-05-05 18:15:19",
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "http://www.metaregistrar.com",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ]
        },
        {
            "num": 62,
            "domain_name": "lostgap.band",
            "domain_keyword": "lostgap",
            "domain_tld": "band",
            "query_time": "2024-04-08 10:33:42",
            "create_date": "2018-07-16",
            "update_date": "2023-06-21",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "lastrax.com",
            "domain_keyword": "lastrax",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:19:24",
            "create_date": "2022-02-18",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=lastrax.com&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "lostweb.net",
            "domain_keyword": "lostweb",
            "domain_tld": "net",
            "query_time": "2024-04-24 16:26:55",
            "create_date": "2002-08-28",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-28",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "lostfox.com",
            "domain_keyword": "lostfox",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:20:18",
            "create_date": "2009-11-19",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-19",
            "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": [
                "bill.ns.cloudflare.com",
                "zoe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "costway.fr",
            "domain_keyword": "costway",
            "domain_tld": "fr",
            "query_time": "2024-05-06 03:12:09",
            "create_date": "2018-07-24",
            "update_date": "2024-03-29",
            "expiry_date": "2024-07-24",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/fr-domain",
            "registrant_company": "FDS GmbH",
            "registrant_address": "Neuer Höltigbaum 36, 22143 Hamburg",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.4067586646",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "kevin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 67,
            "domain_name": "lostlab.online",
            "domain_keyword": "lostlab",
            "domain_tld": "online",
            "query_time": "2024-03-24 14:34:37",
            "create_date": "2023-03-23",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "lostawa.art",
            "domain_keyword": "lostawa",
            "domain_tld": "art",
            "query_time": "2024-03-27 11:17:34",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "lostlab.com",
            "domain_keyword": "lostlab",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:22:25",
            "create_date": "2003-07-11",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "lostwait.com",
            "domain_keyword": "lostwait",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:26:51",
            "create_date": "2016-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "lossmax.com",
            "domain_keyword": "lossmax",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:14:32",
            "create_date": "2018-06-29",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "lostman.dev",
            "domain_keyword": "lostman",
            "domain_tld": "dev",
            "query_time": "2024-04-08 10:34:53",
            "create_date": "2023-10-01",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0168831150",
            "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 whois server of the owning registrar 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",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "lostxai.com",
            "domain_keyword": "lostxai",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:24:27",
            "create_date": "2023-02-03",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "loseway.com",
            "domain_keyword": "loseway",
            "domain_tld": "com",
            "query_time": "2024-04-08 11:37:29",
            "create_date": "2013-09-23",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1620,
            "registrar_name": "EJEE GROUP HOLDINGS LIMITED",
            "registrar_website": "www.yiyu.com",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "portwax.net",
            "domain_keyword": "portwax",
            "domain_tld": "net",
            "query_time": "2024-04-20 06:58:21",
            "create_date": "2005-11-11",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "hostmax.site",
            "domain_keyword": "hostmax",
            "domain_tld": "site",
            "query_time": "2024-03-29 07:31:38",
            "create_date": "2021-11-06",
            "update_date": "2023-08-31",
            "expiry_date": "2026-11-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hostmax.site",
                "ns2.hostmax.site"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "lustwxx.com",
            "domain_keyword": "lustwxx",
            "domain_tld": "com",
            "query_time": "2024-05-08 01:10:22",
            "create_date": "2023-08-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "lastwar.org.uk",
            "domain_keyword": "lastwar",
            "domain_tld": "org.uk",
            "query_time": "2024-05-11 09:45:28",
            "create_date": "2023-05-09",
            "update_date": "2023-05-09",
            "expiry_date": "2024-05-09",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com",
                "ns3.bd-verify-gu7sqsxf6r.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 79,
            "domain_name": "portwax.com",
            "domain_keyword": "portwax",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:58:21",
            "create_date": "2005-04-01",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.com",
            "registrant_country": "DE",
            "registrant_email": "https://webform.meshdigital.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "lostways.com",
            "domain_keyword": "lostways",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:24:22",
            "create_date": "1999-08-31",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-31",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.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/2d6516c0-5c38-42cb-8abd-43e73a09c256",
            "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": 81,
            "domain_name": "lostpad.com",
            "domain_keyword": "lostpad",
            "domain_tld": "com",
            "query_time": "2024-04-13 08:33:00",
            "create_date": "2024-02-22",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-22",
            "registrar_iana": 3944,
            "registrar_name": "Gname 004 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "ns1.miruavdns.com",
                "ns2.miruavdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "hostmax.online",
            "domain_keyword": "hostmax",
            "domain_tld": "online",
            "query_time": "2024-04-16 01:32:16",
            "create_date": "2019-02-23",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-23",
            "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": [
                "ns1.hostmax.online",
                "ns2.hostmax.online"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "hostway.be",
            "domain_keyword": "hostway",
            "domain_tld": "be",
            "query_time": "2024-04-16 03:12:47",
            "create_date": "2021-04-18",
            "registrar_name": "web invest gmbh",
            "registrar_website": "http://www.web-invest.at",
            "name_servers": [
                "dns1.realtime.at",
                "dns2.realtime.at"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 84,
            "domain_name": "hootwax.net",
            "domain_keyword": "hootwax",
            "domain_tld": "net",
            "query_time": "2024-03-31 22:49:38",
            "create_date": "2024-02-06",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-06",
            "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": 85,
            "domain_name": "lostear.com",
            "domain_keyword": "lostear",
            "domain_tld": "com",
            "query_time": "2024-04-08 10:32:53",
            "create_date": "2023-10-19",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-19",
            "registrar_iana": 2243,
            "registrar_name": "Noteworthydomains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "bosswax.net",
            "domain_keyword": "bosswax",
            "domain_tld": "net",
            "query_time": "2024-04-24 16:56:12",
            "create_date": "2004-09-17",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns111.hostgator.com",
                "ns112.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "losteat.com",
            "domain_keyword": "losteat",
            "domain_tld": "com",
            "query_time": "2024-05-06 15:00:13",
            "create_date": "2017-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "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": 88,
            "domain_name": "testwax.com",
            "domain_keyword": "testwax",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:37:10",
            "create_date": "2021-08-14",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "costway.su",
            "domain_keyword": "costway",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:05:41",
            "create_date": "2022-07-21",
            "expiry_date": "2024-07-21",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 90,
            "domain_name": "lostcay.com",
            "domain_keyword": "lostcay",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:18:29",
            "create_date": "2016-06-21",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-21",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "mostmax.site",
            "domain_keyword": "mostmax",
            "domain_tld": "site",
            "query_time": "2024-04-11 21:46:16",
            "create_date": "2023-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Krasnodarskiy kray",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "loftway.net",
            "domain_keyword": "loftway",
            "domain_tld": "net",
            "query_time": "2024-04-13 18:32:16",
            "create_date": "2007-10-06",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-06",
            "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=loftway.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "losteway.com",
            "domain_keyword": "losteway",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:19:49",
            "create_date": "2003-07-03",
            "update_date": "2024-04-15",
            "expiry_date": "2027-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "mostwak.com",
            "domain_keyword": "mostwak",
            "domain_tld": "com",
            "query_time": "2024-05-10 02:43:43",
            "create_date": "2022-03-01",
            "update_date": "2024-04-12",
            "expiry_date": "2024-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "hootwax.org",
            "domain_keyword": "hootwax",
            "domain_tld": "org",
            "query_time": "2024-03-30 11:35:08",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "lostpix.com",
            "domain_keyword": "lostpix",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:23:01",
            "create_date": "2014-05-04",
            "update_date": "2024-03-06",
            "expiry_date": "2025-05-04",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "kirk.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bootwax.com",
            "domain_keyword": "bootwax",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:42:58",
            "create_date": "2003-10-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-10-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bostway.com",
            "domain_keyword": "bostway",
            "domain_tld": "com",
            "query_time": "2024-04-27 22:54:01",
            "create_date": "2005-02-21",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/7624079d-747b-4f97-8861-3cb9f7c93c9d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.hostway.net",
                "b.dns.hostway.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "letswax.com",
            "domain_keyword": "letswax",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:09:49",
            "create_date": "2009-01-30",
            "update_date": "2019-09-06",
            "expiry_date": "2025-01-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hostway.in",
            "domain_keyword": "hostway",
            "domain_tld": "in",
            "query_time": "2024-04-16 03:12:47",
            "create_date": "2005-02-16",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-16",
            "registrar_iana": 65,
            "registrar_name": "DomainPeople Inc.",
            "registrar_website": "www.domainpeople.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hostway Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.hostway.net",
                "b.dns.hostway.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.292,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>lostwax.co.kr</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>906</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>lastwax.com, lostrax.com, lostway.uk, lost-wax.com, lostway.ru, hostwax.com, lostway.org, lostwar.com, lostway.top, postwax.com, lostway.net, losttax.com, lostway.com, lostway.pro, lostax.com, lostwa.com, lostmax.com, tostmax.com, lostman.xyz, costway.icu, lootpax.com, hostoax.com, nosewax.com, hostwav.click, lostcar.net, hostway.travel, lossway.com, losawan.com, listtax.com, lostral.cloud, lostbox.com, lystwjx.cn, hosttax.com, lustwap.life, mostway.pro, lostman.net, bootwax.nl, lost-way.net, lustmax.com, lostbag.it, lostlab.ru, bosswax.com, loriwax.com, postwap.com, rustwax.com, postpax.co.uk, lostlaw.ru, fastwax.ru, lostways.shop, boostwax.com, lostcam.com, rosawax.com, hostway.it, costrax.com, dotswax.com, bosswax.co.uk, costway.com, oostwal.com, hostwaf.com, losteam.com, oostwal.eu, lostgap.band, lastrax.com, lostweb.net, lostfox.com, costway.fr, lostlab.online, lostawa.art, lostlab.com, lostwait.com, lossmax.com, lostman.dev, lostxai.com, loseway.com, portwax.net, hostmax.site, lustwxx.com, lastwar.org.uk, portwax.com, lostways.com, lostpad.com, hostmax.online, hostway.be, hootwax.net, lostear.com, bosswax.net, losteat.com, testwax.com, costway.su, lostcay.com, mostmax.site, loftway.net, losteway.com, mostwak.com, hootwax.org, lostpix.com, bootwax.com, bostway.com, letswax.com, hostway.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lastwax.com</domain_name>
   <domain_keyword>lastwax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 16:09:05</query_time>
   <create_date>2001-06-06</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>2</num>
   <domain_name>lostrax.com</domain_name>
   <domain_keyword>lostrax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 13:23:29</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/lostrax.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lostway.uk</domain_name>
   <domain_keyword>lostway</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-24 16:26:54</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>lost-wax.com</domain_name>
   <domain_keyword>lost-wax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 14:59:50</query_time>
   <create_date>1999-07-13</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>131</registrar_iana>
   <registrar_name>Total Web Solutions Limited trading as TotalRegistrations</registrar_name>
   <registrar_website>http://www.totalregistrations.com</registrar_website>
   <name_servers>
    <value>ns0.netcentral.co.uk</value>
    <value>ns1.netcentral.co.uk</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>lostway.ru</domain_name>
   <domain_keyword>lostway</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:49:54</query_time>
   <create_date>2010-03-15</create_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>hostwax.com</domain_name>
   <domain_keyword>hostwax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:12:47</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>2869</registrar_iana>
   <registrar_name>Names On The Drop LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>lostway.org</domain_name>
   <domain_keyword>lostway</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 16:26:54</query_time>
   <create_date>2009-05-20</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-05-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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>lostwar.com</domain_name>
   <domain_keyword>lostwar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:26:52</query_time>
   <create_date>2010-08-12</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2025-08-12</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>lostway.top</domain_name>
   <domain_keyword>lostway</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-13 08:33:37</query_time>
   <create_date>2021-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>张小燕</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chongqing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.exp.4cun.com</value>
    <value>ns2.exp.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>postwax.com</domain_name>
   <domain_keyword>postwax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:01:51</query_time>
   <create_date>2016-09-04</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-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=postwax.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>lostway.net</domain_name>
   <domain_keyword>lostway</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 16:26:54</query_time>
   <create_date>2015-12-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>george.ns.cloudflare.com</value>
    <value>surina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>losttax.com</domain_name>
   <domain_keyword>losttax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 13:23:41</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>2665</registrar_iana>
   <registrar_name>DropCatch.com 906 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Frank Tuuksam</registrant_name>
   <registrant_address>Kose tee 43</registrant_address>
   <registrant_city>Tallinn</registrant_city>
   <registrant_state>Harjumaa</registrant_state>
   <registrant_zip>12012</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+372.54566676</registrant_phone>
   <name_servers>
    <value>ns01.servage.net</value>
    <value>ns02.servage.net</value>
    <value>ns03.servage.net</value>
    <value>ns04.servage.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>lostway.com</domain_name>
   <domain_keyword>lostway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:26:54</query_time>
   <create_date>2006-07-05</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>george.ns.cloudflare.com</value>
    <value>surina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>lostway.pro</domain_name>
   <domain_keyword>lostway</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-18 21:50:56</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SPb</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>lostax.com</domain_name>
   <domain_keyword>lostax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:17:32</query_time>
   <create_date>2019-07-11</create_date>
   <update_date>2020-07-05</update_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>lostwa.com</domain_name>
   <domain_keyword>lostwa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 21:50:55</query_time>
   <create_date>2018-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lostmax.com</domain_name>
   <domain_keyword>lostmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:22:35</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2022-12-21</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1023.ui-dns.org</value>
    <value>ns1028.ui-dns.com</value>
    <value>ns1064.ui-dns.de</value>
    <value>ns1112.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tostmax.com</domain_name>
   <domain_keyword>tostmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 03:15:27</query_time>
   <create_date>2022-12-17</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>&amp;#304;stanbul</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns010.pixagor.net</value>
    <value>ns011.pixagor.net</value>
    <value>ns19.pixagor.net</value>
    <value>ns20.pixagor.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>lostman.xyz</domain_name>
   <domain_keyword>lostman</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-08 10:34:54</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-05-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>long yu ying</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>michael.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>costway.icu</domain_name>
   <domain_keyword>costway</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-10 22:55:30</query_time>
   <create_date>2019-12-29</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>lootpax.com</domain_name>
   <domain_keyword>lootpax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 21:47:57</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>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>TH</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>hostoax.com</domain_name>
   <domain_keyword>hostoax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 15:38:22</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2024-04-29</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>amanda.ns.cloudflare.com</value>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Pending Delete Restorable</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>nosewax.com</domain_name>
   <domain_keyword>nosewax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:55:37</query_time>
   <create_date>2009-09-15</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.pql.net</value>
    <value>ns2.pql.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>24</num>
   <domain_name>hostwav.click</domain_name>
   <domain_keyword>hostwav</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-03-27 08:50:44</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hanoi</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>ns7.tenten.vn</value>
    <value>ns8.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>lostcar.net</domain_name>
   <domain_keyword>lostcar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-27 11:17:36</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=lostcar.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>26</num>
   <domain_name>hostway.travel</domain_name>
   <domain_keyword>hostway</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-04-30 06:23:18</query_time>
   <create_date>2016-03-07</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hostway Viagens e Turismo LTDA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SAO PAULO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1075.awsdns-06.org</value>
    <value>ns-1970.awsdns-54.co.uk</value>
    <value>ns-275.awsdns-34.com</value>
    <value>ns-697.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>lossway.com</domain_name>
   <domain_keyword>lossway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 23:26:14</query_time>
   <create_date>2020-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>losawan.com</domain_name>
   <domain_keyword>losawan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 23:21:40</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-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>ns05.ch-dns.net</value>
    <value>ns06.ch-dns.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>29</num>
   <domain_name>listtax.com</domain_name>
   <domain_keyword>listtax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 01:09:51</query_time>
   <create_date>2017-05-29</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</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=listtax.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>lostral.cloud</domain_name>
   <domain_keyword>lostral</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-13 08:33:02</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhuang Jing Xiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>lostbox.com</domain_name>
   <domain_keyword>lostbox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:17:46</query_time>
   <create_date>2004-05-22</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c1f4d618-7c3a-4cde-a4ca-58fa91a5c5f7</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
    <value>ns3.mydomain.com</value>
    <value>ns4.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>lystwjx.cn</domain_name>
   <domain_keyword>lystwjx</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-03-22 11:13:40</query_time>
   <create_date>2024-03-10</create_date>
   <expiry_date>2025-03-10</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>33</num>
   <domain_name>hosttax.com</domain_name>
   <domain_keyword>hosttax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-26 18:01:45</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>2535</registrar_iana>
   <registrar_name>DropCatch.com 776 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>lustwap.life</domain_name>
   <domain_keyword>lustwap</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-08 01:10:21</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>mostway.pro</domain_name>
   <domain_keyword>mostway</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-26 18:19:20</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>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>Met stories</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ahal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TM</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.regway.com</value>
    <value>dns2.regway.com</value>
    <value>dns3.regway.com</value>
    <value>dns4.regway.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>lostman.net</domain_name>
   <domain_keyword>lostman</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 16:22:44</query_time>
   <create_date>2015-12-31</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Shanghai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bootwax.nl</domain_name>
   <domain_keyword>bootwax</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 00:42:58</query_time>
   <create_date>2018-04-27</create_date>
   <update_date>2023-06-21</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>lost-way.net</domain_name>
   <domain_keyword>lost-way</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 10:30:55</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-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>ns1.redfoxdns.com</value>
    <value>ns2.redfoxdns.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>lustmax.com</domain_name>
   <domain_keyword>lustmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:50:08</query_time>
   <create_date>2012-01-13</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/lustmax.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>lostbag.it</domain_name>
   <domain_keyword>lostbag</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-03-23 10:14:21</query_time>
   <create_date>2014-01-02</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>H24L srl</registrant_company>
   <registrant_address>Via melilli, 11</registrant_address>
   <registrant_city>CATANIA</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>95121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>lostlab.ru</domain_name>
   <domain_keyword>lostlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:49:52</query_time>
   <create_date>2024-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>doug.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>bosswax.com</domain_name>
   <domain_keyword>bosswax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:56:11</query_time>
   <create_date>2001-01-04</create_date>
   <update_date>2011-12-13</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.webhosthk.com</value>
    <value>ns2.webhosthk.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>43</num>
   <domain_name>loriwax.com</domain_name>
   <domain_keyword>loriwax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 13:08:20</query_time>
   <create_date>2021-05-17</create_date>
   <update_date>2021-06-16</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>M</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1029.ui-dns.biz</value>
    <value>ns1048.ui-dns.com</value>
    <value>ns1090.ui-dns.de</value>
    <value>ns1104.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>postwap.com</domain_name>
   <domain_keyword>postwap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 12:46:31</query_time>
   <create_date>2020-04-05</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2028-04-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of postwap.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>7686337a96b0029e73abe79533c47960e7dbe63e2bd8118e178aba9981edd792@postwap.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>rustwax.com</domain_name>
   <domain_keyword>rustwax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-28 03:24:32</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2023-01-06</update_date>
   <expiry_date>2026-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>postpax.co.uk</domain_name>
   <domain_keyword>postpax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 14:56:22</query_time>
   <create_date>2017-09-25</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1026.ui-dns.de</value>
    <value>ns1048.ui-dns.biz</value>
    <value>ns1048.ui-dns.org</value>
    <value>ns1102.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>lostlaw.ru</domain_name>
   <domain_keyword>lostlaw</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:49:52</query_time>
   <create_date>2011-01-12</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns0.host-food.ru</value>
    <value>dns1.host-food.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>fastwax.ru</domain_name>
   <domain_keyword>fastwax</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:01:26</query_time>
   <create_date>2017-08-03</create_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>lostways.shop</domain_name>
   <domain_keyword>lostways</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-13 15:35:01</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <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>50</num>
   <domain_name>boostwax.com</domain_name>
   <domain_keyword>boostwax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 03:26:42</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>lostcam.com</domain_name>
   <domain_keyword>lostcam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:18:00</query_time>
   <create_date>2014-12-23</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-23</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>Redacted for GDPR privacy</registrant_name>
   <registrant_company>gv, llc</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>rosawax.com</domain_name>
   <domain_keyword>rosawax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:16:57</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-20</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>53</num>
   <domain_name>hostway.it</domain_name>
   <domain_keyword>hostway</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-03-26 18:01:53</query_time>
   <create_date>2013-07-12</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>Piazza Affari s.r.l. in liquidazione</registrar_name>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>costrax.com</domain_name>
   <domain_keyword>costrax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 06:13:16</query_time>
   <create_date>2005-07-10</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2026-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>55</num>
   <domain_name>dotswax.com</domain_name>
   <domain_keyword>dotswax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:25:53</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bosswax.co.uk</domain_name>
   <domain_keyword>bosswax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 16:56:11</query_time>
   <create_date>2019-05-24</create_date>
   <update_date>2022-08-20</update_date>
   <expiry_date>2025-05-24</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>ns1.tsohost.co.uk</value>
    <value>ns2.tsohost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>costway.com</domain_name>
   <domain_keyword>costway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 18:32:19</query_time>
   <create_date>2002-09-17</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2027-09-17</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>dora.ns.cloudflare.com</value>
    <value>kevin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>oostwal.com</domain_name>
   <domain_keyword>oostwal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:04:23</query_time>
   <create_date>2009-01-09</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>hostwaf.com</domain_name>
   <domain_keyword>hostwaf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:12:45</query_time>
   <create_date>2017-11-06</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>losteam.com</domain_name>
   <domain_keyword>losteam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:19:39</query_time>
   <create_date>2001-05-03</create_date>
   <update_date>2020-06-17</update_date>
   <expiry_date>2025-05-03</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>61</num>
   <domain_name>oostwal.eu</domain_name>
   <domain_keyword>oostwal</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 18:15:19</query_time>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>lostgap.band</domain_name>
   <domain_keyword>lostgap</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-04-08 10:33:42</query_time>
   <create_date>2018-07-16</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>lastrax.com</domain_name>
   <domain_keyword>lastrax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:19:24</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=lastrax.com&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>lostweb.net</domain_name>
   <domain_keyword>lostweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 16:26:55</query_time>
   <create_date>2002-08-28</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>lostfox.com</domain_name>
   <domain_keyword>lostfox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:20:18</query_time>
   <create_date>2009-11-19</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-19</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>bill.ns.cloudflare.com</value>
    <value>zoe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>costway.fr</domain_name>
   <domain_keyword>costway</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 03:12:09</query_time>
   <create_date>2018-07-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/fr-domain</registrar_website>
   <registrant_company>FDS GmbH</registrant_company>
   <registrant_address>Neuer Höltigbaum 36, 22143 Hamburg</registrant_address>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.4067586646</registrant_phone>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>kevin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>lostlab.online</domain_name>
   <domain_keyword>lostlab</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-03-24 14:34:37</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>lostawa.art</domain_name>
   <domain_keyword>lostawa</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-03-27 11:17:34</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>lostlab.com</domain_name>
   <domain_keyword>lostlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:22:25</query_time>
   <create_date>2003-07-11</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>lostwait.com</domain_name>
   <domain_keyword>lostwait</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:26:51</query_time>
   <create_date>2016-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>lossmax.com</domain_name>
   <domain_keyword>lossmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:14:32</query_time>
   <create_date>2018-06-29</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>lostman.dev</domain_name>
   <domain_keyword>lostman</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-08 10:34:53</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-01</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>Contact Privacy Inc. Customer 0168831150</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 whois server of the owning registrar 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>
   <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>
    <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>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>lostxai.com</domain_name>
   <domain_keyword>lostxai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:24:27</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>74</num>
   <domain_name>loseway.com</domain_name>
   <domain_keyword>loseway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 11:37:29</query_time>
   <create_date>2013-09-23</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1620</registrar_iana>
   <registrar_name>EJEE GROUP HOLDINGS LIMITED</registrar_name>
   <registrar_website>www.yiyu.com</registrar_website>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>portwax.net</domain_name>
   <domain_keyword>portwax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 06:58:21</query_time>
   <create_date>2005-11-11</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.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>76</num>
   <domain_name>hostmax.site</domain_name>
   <domain_keyword>hostmax</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-03-29 07:31:38</query_time>
   <create_date>2021-11-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-11-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hostmax.site</value>
    <value>ns2.hostmax.site</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>lustwxx.com</domain_name>
   <domain_keyword>lustwxx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 01:10:22</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>lastwar.org.uk</domain_name>
   <domain_keyword>lastwar</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-11 09:45:28</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
    <value>ns3.bd-verify-gu7sqsxf6r.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>portwax.com</domain_name>
   <domain_keyword>portwax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:58:21</query_time>
   <create_date>2005-04-01</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://webform.meshdigital.com</registrant_email>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.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>80</num>
   <domain_name>lostways.com</domain_name>
   <domain_keyword>lostways</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:24:22</query_time>
   <create_date>1999-08-31</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.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/2d6516c0-5c38-42cb-8abd-43e73a09c256</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>81</num>
   <domain_name>lostpad.com</domain_name>
   <domain_keyword>lostpad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 08:33:00</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>3944</registrar_iana>
   <registrar_name>Gname 004 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>ns1.miruavdns.com</value>
    <value>ns2.miruavdns.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>hostmax.online</domain_name>
   <domain_keyword>hostmax</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-16 01:32:16</query_time>
   <create_date>2019-02-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-23</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>ns1.hostmax.online</value>
    <value>ns2.hostmax.online</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>hostway.be</domain_name>
   <domain_keyword>hostway</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-16 03:12:47</query_time>
   <create_date>2021-04-18</create_date>
   <registrar_name>web invest gmbh</registrar_name>
   <registrar_website>http://www.web-invest.at</registrar_website>
   <name_servers>
    <value>dns1.realtime.at</value>
    <value>dns2.realtime.at</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>hootwax.net</domain_name>
   <domain_keyword>hootwax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-31 22:49:38</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>85</num>
   <domain_name>lostear.com</domain_name>
   <domain_keyword>lostear</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 10:32:53</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>2243</registrar_iana>
   <registrar_name>Noteworthydomains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>bosswax.net</domain_name>
   <domain_keyword>bosswax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 16:56:12</query_time>
   <create_date>2004-09-17</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-17</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>ns111.hostgator.com</value>
    <value>ns112.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>losteat.com</domain_name>
   <domain_keyword>losteat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 15:00:13</query_time>
   <create_date>2017-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-12</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>88</num>
   <domain_name>testwax.com</domain_name>
   <domain_keyword>testwax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:37:10</query_time>
   <create_date>2021-08-14</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>costway.su</domain_name>
   <domain_keyword>costway</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:05:41</query_time>
   <create_date>2022-07-21</create_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>lostcay.com</domain_name>
   <domain_keyword>lostcay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:18:29</query_time>
   <create_date>2016-06-21</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</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-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>mostmax.site</domain_name>
   <domain_keyword>mostmax</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-11 21:46:16</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Krasnodarskiy kray</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>loftway.net</domain_name>
   <domain_keyword>loftway</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 18:32:16</query_time>
   <create_date>2007-10-06</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-06</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=loftway.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>93</num>
   <domain_name>losteway.com</domain_name>
   <domain_keyword>losteway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:19:49</query_time>
   <create_date>2003-07-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2027-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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>mostwak.com</domain_name>
   <domain_keyword>mostwak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 02:43:43</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-03-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>hootwax.org</domain_name>
   <domain_keyword>hootwax</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-03-30 11:35:08</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>lostpix.com</domain_name>
   <domain_keyword>lostpix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:23:01</query_time>
   <create_date>2014-05-04</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>kirk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>bootwax.com</domain_name>
   <domain_keyword>bootwax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:42:58</query_time>
   <create_date>2003-10-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>98</num>
   <domain_name>bostway.com</domain_name>
   <domain_keyword>bostway</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 22:54:01</query_time>
   <create_date>2005-02-21</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.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>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/7624079d-747b-4f97-8861-3cb9f7c93c9d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.hostway.net</value>
    <value>b.dns.hostway.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>letswax.com</domain_name>
   <domain_keyword>letswax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:09:49</query_time>
   <create_date>2009-01-30</create_date>
   <update_date>2019-09-06</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns13.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>hostway.in</domain_name>
   <domain_keyword>hostway</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-16 03:12:47</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DomainPeople Inc.</registrar_name>
   <registrar_website>www.domainpeople.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hostway Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.hostway.net</value>
    <value>b.dns.hostway.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.292</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,443,190

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,443,190
Total WHOIS records with a Registrant Contact 167,168,402
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,853,467
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 126,394,689
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 552,146,568

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,520,486,597
Total WHOIS records with a Registrant Contact 1,259,821,131
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,100,817,451
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,036,193,709

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.