WHOIS QUERY TIME

21 Apr 2024 - 4:19 PM UTC

Registered: 1 June 2001
Modified: 7 November 2019

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

no

NAME SERVERS

ns1.yourdomainprovider.net
ns2.yourdomainprovider.net
ns3.yourdomainprovider.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=lavalounge.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "lavalounge.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "lavalounge.nl",
            "domain_keyword": "lavalounge",
            "domain_tld": "nl",
            "query_time": "2024-04-21 16:19:37",
            "create_date": "2001-06-01",
            "update_date": "2019-11-07",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>lavalounge.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>lavalounge.nl</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 16:19:37</query_time>
   <create_date>2001-06-01</create_date>
   <update_date>2019-11-07</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.05</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.089 seconds) for "lavalounge.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Apr 2024 - 4:19 PM UTC

Registered: 1 June 2001
Modified: 7 November 2019

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

no

NAME SERVERS

ns1.yourdomainprovider.net
ns2.yourdomainprovider.net
ns3.yourdomainprovider.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=lavalounge.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "lavalounge.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "lavalounge.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "lavalounge.nl",
            "domain_keyword": "lavalounge",
            "domain_tld": "nl",
            "query_time": "2024-04-21 16:19:37",
            "create_date": "2001-06-01",
            "update_date": "2019-11-07",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.089,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>lavalounge.nl</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>lavalounge.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lavalounge.nl</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 16:19:37</query_time>
   <create_date>2001-06-01</create_date>
   <update_date>2019-11-07</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.089</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 8 domain names (in 0.087 seconds) which contained the exact domain keyword "lavalounge".
Domain Name Registered Expiry Registrar Ownership
1 lavalounge.org 18 Apr 2001 18 Apr 2025 Metaregistrar BV La Valounge
2 lavalounge.com 6 May 2001 6 May 2028 Network Solutions, LLC -
3 lavalounge.nl 1 Jun 2001 - Metaregistrar B.V. -
4 lavalounge.net 19 Mar 2018 19 Mar 2025 GoDaddy.com, LLC -
5 lavalounge.productions 28 Nov 2018 28 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
6 lavalounge.online 1 Jul 2023 1 Jul 2024 LiquidNet Ltd. -
7 lavalounge.biz 24 Jul 2023 24 Jul 2024 Fast Domain Inc. GDPR Masked
8 lavalounge.co.jp 22 Sep 2023 - - Warudo Japan Inc.
9 lavalounge.com.au - - GoDaddy.com LLC trading as GoDaddy.com Adam Gregor

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=lavalounge&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "lavalounge",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "lavalounge.org, lavalounge.com, lavalounge.nl, lavalounge.net, lavalounge.productions, lavalounge.online, lavalounge.biz, lavalounge.co.jp, lavalounge.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "lavalounge.org",
            "domain_keyword": "lavalounge",
            "domain_tld": "org",
            "query_time": "2024-04-21 16:19:34",
            "create_date": "2001-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://webwhois.metaregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "La Valounge",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lavalounge.com",
            "domain_keyword": "lavalounge",
            "domain_tld": "com",
            "query_time": "2024-04-21 16:19:34",
            "create_date": "2001-05-06",
            "update_date": "2023-05-02",
            "expiry_date": "2028-05-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lavalounge.nl",
            "domain_keyword": "lavalounge",
            "domain_tld": "nl",
            "query_time": "2024-04-21 16:19:37",
            "create_date": "2001-06-01",
            "update_date": "2019-11-07",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "lavalounge.net",
            "domain_keyword": "lavalounge",
            "domain_tld": "net",
            "query_time": "2024-05-17 22:45:59",
            "create_date": "2018-03-19",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "lavalounge.productions",
            "domain_keyword": "lavalounge",
            "domain_tld": "productions",
            "query_time": "2024-06-04 00:29:39",
            "create_date": "2018-11-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "lavalounge.online",
            "domain_keyword": "lavalounge",
            "domain_tld": "online",
            "query_time": "2024-05-28 05:05:14",
            "create_date": "2023-07-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1472,
            "registrar_name": "LiquidNet Ltd.",
            "registrar_website": "http://www.liquidnetlimited.com/",
            "registrant_state": "MO",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.50webs.com",
                "dns2.50webs.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "lavalounge.biz",
            "domain_keyword": "lavalounge",
            "domain_tld": "biz",
            "query_time": "2024-06-04 00:29:39",
            "create_date": "2023-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1154,
            "registrar_name": "Fast Domain Inc.",
            "registrar_website": "www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kim.ns.cloudflare.com",
                "kipp.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "lavalounge.co.jp",
            "domain_keyword": "lavalounge",
            "domain_tld": "co.jp",
            "query_time": "2024-06-04 00:29:39",
            "create_date": "2023-09-22",
            "update_date": "2023-10-12",
            "registrant_company": "Warudo Japan Inc.",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ]
        },
        {
            "num": 9,
            "domain_name": "lavalounge.com.au",
            "domain_keyword": "lavalounge",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 01:23:06",
            "update_date": "2024-01-06",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Adam Gregor",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.087,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>lavalounge</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>lavalounge.org, lavalounge.com, lavalounge.nl, lavalounge.net, lavalounge.productions, lavalounge.online, lavalounge.biz, lavalounge.co.jp, lavalounge.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lavalounge.org</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 16:19:34</query_time>
   <create_date>2001-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://webwhois.metaregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>La Valounge</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>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.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>lavalounge.com</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 16:19:34</query_time>
   <create_date>2001-05-06</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2028-05-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns49.worldnic.com</value>
    <value>ns50.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lavalounge.nl</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 16:19:37</query_time>
   <create_date>2001-06-01</create_date>
   <update_date>2019-11-07</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>lavalounge.net</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 22:45:59</query_time>
   <create_date>2018-03-19</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>lavalounge.productions</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-06-04 00:29:39</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>lavalounge.online</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 05:05:14</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1472</registrar_iana>
   <registrar_name>LiquidNet Ltd.</registrar_name>
   <registrar_website>http://www.liquidnetlimited.com/</registrar_website>
   <registrant_state>MO</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.50webs.com</value>
    <value>dns2.50webs.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>lavalounge.biz</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-04 00:29:39</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fast Domain Inc.</registrar_name>
   <registrar_website>www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kim.ns.cloudflare.com</value>
    <value>kipp.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>lavalounge.co.jp</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-04 00:29:39</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-10-12</update_date>
   <registrant_company>Warudo Japan Inc.</registrant_company>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>9</num>
   <domain_name>lavalounge.com.au</domain_name>
   <domain_keyword>lavalounge</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 01:23:06</query_time>
   <update_date>2024-01-06</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Adam Gregor</registrant_name>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.087</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 508 domain names (in 0.201 seconds) which look and sound like the brand name "lavalounge".
Domain Name Registered Expiry Registrar Ownership
1 javalounge.org 9 Jul 2007 9 Jul 2024 Mesh Digital Limited REDACTED FOR PRIVACY
2 ravalounge.com 16 Jan 2024 16 Jan 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
3 flavalounge.com 30 Sep 2019 30 Sep 2024 Key-Systems GmbH c/o whoisproxy.com
4 lacalounge.com 25 Feb 2024 25 Feb 2025 IONOS SE 1&1 Internet Inc
5 lalalounge.space 24 May 2024 24 May 2025 Key-Systems LLC KidsMed
6 lavelounge.com 14 Apr 2023 14 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 havalounge.com 3 Dec 2019 3 Dec 2024 Network Solutions, LLC -
8 javalounge.co.uk 7 Feb 2000 7 Feb 2026 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
9 cavalounge.com 25 Jul 2015 25 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
10 javalounge.coffee 17 Dec 2020 17 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
11 kavalounge.com 23 Jan 2004 23 Jan 2026 ENOM, INC. Whois Privacy Protection Service, Inc.
12 lava-lounge.co 16 Jan 2024 16 Jan 2025 Sav.com, LLC - 1 REDACTED FOR PRIVACY
13 lavolounge.com 28 Feb 2018 28 Feb 2025 GoDaddy.com, LLC -
14 larvalounge.com 18 Dec 2020 18 Dec 2027 GoDaddy.com, LLC -
15 javalounge.info 9 Jul 2007 9 Jul 2024 Mesh Digital Limited REDACTED FOR PRIVACY
16 lasalounge.com 20 Nov 2023 20 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
17 avalounge.uk 19 Jun 2019 19 Jun 2024 InterNetx GmbH [Tag = INTERNETX-DE] -
18 avalounge.com 27 Jul 2013 27 Jul 2024 TurnCommerce, Inc. DBA NameBright.com Jin H. Park
19 mavalounge.com 5 Oct 2015 5 Oct 2024 IONOS SE 1&1 Internet Limited
20 lalalounge.online 4 Aug 2021 4 Aug 2024 Dreamscape Networks International Pte Ltd Zenith Productions
21 javalounge.com 27 Dec 2001 27 Dec 2024 Dynadot Inc -
22 lafalounge.ru 2 Mar 2023 2 Mar 2025 REGRU-RU "LAFA", LLC
23 layalounge.com 3 Feb 2024 3 Feb 2025 GoDaddy.com, LLC -
24 lavvalounge.com 8 Mar 2018 8 Mar 2025 Tucows Domains Inc. -
25 livalounge.de - - - -
26 javalounge.eu - - domainfactory GmbH -
27 lava-lounge.de - - - -
28 lajalounge.com 27 Sep 2022 27 Sep 2027 Nics Telekomunikasyon A.S. -
29 savalounge.ru 12 Jul 2023 12 Jul 2024 DOMAINSHOP-RU OOO CreoBits
30 lalalounge.com 30 Aug 2014 30 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 lavlounge.com 4 Apr 2024 4 Apr 2025 Squarespace Domains II LLC Lavender Lounge
32 lavaloung.com 14 Apr 2023 14 Apr 2024 Cosmotown, Inc. -
33 savalounge.com 21 Feb 2007 21 Feb 2025 Tucows Domains Inc. -
34 avalounge.net 25 Mar 2011 25 Mar 2025 PSI-USA, Inc. dba Domain Robot Medion AG
35 ava-lounge.com 25 Mar 2011 25 Mar 2025 PSI-USA, Inc. dba Domain Robot Medion AG
36 lavidalounge.com 1 Oct 2007 1 Oct 2024 Wild West Domains, LLC -
37 gravalounge.com 30 Jun 2023 30 Jun 2024 Turkticaret.net Yazilim Hizmetleri Sanayi ve Ticaret A.S. -
38 plazalounge.org 15 Oct 2007 15 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
39 lunalounge.shop 5 Aug 2021 5 Aug 2024 Domeneshop AS -
40 llamalounge.info 16 Nov 2022 16 Nov 2024 Gandi SAS Llama Lounge LLC
41 travalounge.com 22 May 2019 22 May 2029 GoDaddy.com, LLC -
42 lunalounge.dev 16 Aug 2023 16 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
43 lavielounge.com 7 Aug 2018 7 Aug 2024 NameCheap, Inc. -
44 lacelounge.co.uk 3 Dec 2019 3 Dec 2024 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
45 lhasalounge.com 15 Aug 2023 15 Aug 2028 GoDaddy.com, LLC -
46 lakelounge.com 10 Oct 2003 10 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
47 divalounge.ru 25 Nov 2023 25 Nov 2024 RU-CENTER-RU Private Person
48 lalaslounge.space 16 Mar 2023 16 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
49 natalounge.co.uk 4 Mar 2024 4 Mar 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
50 lavva-lounge.com 17 Aug 2022 17 Aug 2025 Register.com, Inc. -
51 vivalounge.net 14 Jan 2018 14 Jan 2026 GoDaddy.com, LLC -
52 lovelounge.com 19 Jun 1996 18 Jun 2024 URL SOLUTIONS INC. Private Foundation Media Insights
53 lokalounge.com 22 Dec 2019 22 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
54 cavelounge.com 19 Aug 2014 19 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 rivalounge.uk.com 27 May 2017 27 May 2025 Heart Internet Ltd -
56 navylounge.com 26 Nov 2020 26 Nov 2024 gabia seoungkyong
57 lavalounge27.com 27 Mar 2024 27 Mar 2025 Wix.com Ltd. -
58 mayalounge.club 19 Feb 2024 19 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 leialounge.net 10 Apr 2017 10 Apr 2025 GoDaddy.com, LLC -
60 yaralounge.uk 19 Sep 2023 19 Sep 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
61 nanalounge.de - - - -
62 napalounge.com 16 Mar 2017 16 Mar 2025 GoDaddy.com, LLC -
63 olivalounge.com 27 Sep 2013 27 Sep 2024 Wild West Domains, LLC -
64 ladylounge.co.uk 23 Dec 2023 23 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
65 flavrlounge.com 2 May 2014 2 May 2025 GoDaddy.com, LLC -
66 naialounge.com 14 Oct 2005 14 Oct 2024 Tucows Domains Inc. -
67 livelounge.net 29 Sep 2004 29 Sep 2024 DREAMHOST Proxy Protection LLC
68 kasalounge.com 7 Jul 2016 7 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 lampalounge.ru 18 Nov 2023 18 Nov 2024 REGRU-RU Private Person
70 lunalounge.org 5 Apr 2001 5 Apr 2025 IONOS SE REDACTED FOR PRIVACY
71 mayalounge.site 19 Feb 2024 19 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
72 kamalounge.com 7 Nov 2010 7 Nov 2025 Alpine Domains Inc. eWeb Development Inc.
73 lolalounge.com 10 Sep 2002 10 Sep 2024 GoDaddy.com, LLC -
74 legalounge.com 5 Jul 2022 5 Jul 2027 GoDaddy.com, LLC -
75 karalounge.com 4 Feb 2021 4 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
76 kivalounge.com 4 Mar 2016 4 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
77 kayalounge.net 29 Jul 2017 29 Jul 2024 Register.com, Inc. -
78 palalounge.com 25 Nov 2023 25 Nov 2024 Dreamscape Networks International Pte Ltd DORRIGO MOUNTAIN HOLIDAY PARK
79 olivalounge.ru 31 May 2024 31 May 2025 RU-CENTER-RU OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU OLIVA
80 levulounge.com 20 Mar 2012 20 Mar 2025 GoDaddy.com, LLC -
81 laivlounge.com 7 May 2014 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 lunalounge.co.uk 11 Apr 2022 11 Apr 2024 Garth Piesse [Tag = COHERENT-NZ] -
83 llamalounge.com 22 Jun 2004 22 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
84 lymalounge.co.uk 22 Apr 2024 22 Apr 2025 D9 Solutions Limited [Tag = D9HOSTING] -
85 sasalounge.nl 3 Jan 2008 - Cronon GmbH -
86 nayalounge.com 19 Oct 2021 19 Oct 2024 Isimtescil Bilisim A.S. -
87 livelounge.me 28 Nov 2023 28 Nov 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
88 lubalounge.com 14 Aug 2022 14 Aug 2025 GoDaddy.com, LLC -
89 kabalounge.com 9 Dec 2003 9 Dec 2024 Tucows Domains Inc. -
90 lanaslounge.com 25 Feb 2018 25 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
91 casalounge.net 3 Oct 2007 3 Oct 2024 RegistryGate GmbH REDACTED FOR PRIVACY
92 ravelounge.tokyo 30 Aug 2023 30 Aug 2024 GMO Internet Group, Inc. -
93 llamalounge.biz 16 Nov 2022 16 Nov 2024 Gandi SAS Llama Lounge LLC
94 lavuelounge.com 8 Sep 2023 8 Sep 2025 GoDaddy.com, LLC -
95 nabalounge.com 1 Jul 2019 1 Jul 2025 Network Solutions, LLC -
96 natalounge.com 4 Mar 2024 4 Mar 2025 Paragon Internet Group Ltd REDACTED FOR PRIVACY
97 elav8lounge.com 17 Dec 2021 17 Dec 2024 Squarespace Domains II LLC ELAV8 LOUNGE
98 mayalounge.shop 30 Nov 2023 30 Nov 2024 Namecheap, Inc. -
99 lalaslounge.com 20 Apr 2022 20 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
100 livelounge.fun 18 May 2023 18 May 2025 IONOS SE 1&1 Internet Limited
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 Lavalounge.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=lavalounge.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "lavalounge.nl",
        "page_size": 100
    },
    "count": {
        "total": 508,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "javalounge.org, ravalounge.com, flavalounge.com, lacalounge.com, lalalounge.space, lavelounge.com, havalounge.com, javalounge.co.uk, cavalounge.com, javalounge.coffee, kavalounge.com, lava-lounge.co, lavolounge.com, larvalounge.com, javalounge.info, lasalounge.com, avalounge.uk, avalounge.com, mavalounge.com, lalalounge.online, javalounge.com, lafalounge.ru, layalounge.com, lavvalounge.com, livalounge.de, javalounge.eu, lava-lounge.de, lajalounge.com, savalounge.ru, lalalounge.com, lavlounge.com, lavaloung.com, savalounge.com, avalounge.net, ava-lounge.com, lavidalounge.com, gravalounge.com, plazalounge.org, lunalounge.shop, llamalounge.info, travalounge.com, lunalounge.dev, lavielounge.com, lacelounge.co.uk, lhasalounge.com, lakelounge.com, divalounge.ru, lalaslounge.space, natalounge.co.uk, lavva-lounge.com, vivalounge.net, lovelounge.com, lokalounge.com, cavelounge.com, rivalounge.uk.com, navylounge.com, lavalounge27.com, mayalounge.club, leialounge.net, yaralounge.uk, nanalounge.de, napalounge.com, olivalounge.com, ladylounge.co.uk, flavrlounge.com, naialounge.com, livelounge.net, kasalounge.com, lampalounge.ru, lunalounge.org, mayalounge.site, kamalounge.com, lolalounge.com, legalounge.com, karalounge.com, kivalounge.com, kayalounge.net, palalounge.com, olivalounge.ru, levulounge.com, laivlounge.com, lunalounge.co.uk, llamalounge.com, lymalounge.co.uk, sasalounge.nl, nayalounge.com, livelounge.me, lubalounge.com, kabalounge.com, lanaslounge.com, casalounge.net, ravelounge.tokyo, llamalounge.biz, lavuelounge.com, nabalounge.com, natalounge.com, elav8lounge.com, mayalounge.shop, lalaslounge.com, livelounge.fun",
    "results": [
        {
            "num": 1,
            "domain_name": "javalounge.org",
            "domain_keyword": "javalounge",
            "domain_tld": "org",
            "query_time": "2024-04-19 04:33:36",
            "create_date": "2007-07-09",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ravalounge.com",
            "domain_keyword": "ravalounge",
            "domain_tld": "com",
            "query_time": "2024-05-17 08:44:57",
            "create_date": "2024-01-16",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/ravalounge.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gmxnet.de",
                "ns2.gmxnet.de",
                "ns3.gmxnet.de",
                "ns4.gmxnet.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "flavalounge.com",
            "domain_keyword": "flavalounge",
            "domain_tld": "com",
            "query_time": "2024-06-08 10:45:33",
            "create_date": "2019-09-30",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of flavalounge.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": "55af907ed4606132b472a91b5f30f8d9cede8e4e6e9b7d5809807d988983b4a7@flavalounge.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.milesmx.com",
                "ns2.milesmx.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "lacalounge.com",
            "domain_keyword": "lacalounge",
            "domain_tld": "com",
            "query_time": "2024-04-29 11:48:54",
            "create_date": "2024-02-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "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": [
                "ns1019.ui-dns.biz",
                "ns1059.ui-dns.org",
                "ns1070.ui-dns.de",
                "ns1104.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "lalalounge.space",
            "domain_keyword": "lalalounge",
            "domain_tld": "space",
            "query_time": "2024-05-26 17:49:35",
            "create_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "KidsMed",
            "registrant_country": "PL",
            "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": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "lavelounge.com",
            "domain_keyword": "lavelounge",
            "domain_tld": "com",
            "query_time": "2024-05-03 23:30:54",
            "create_date": "2023-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "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=lavelounge.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "havalounge.com",
            "domain_keyword": "havalounge",
            "domain_tld": "com",
            "query_time": "2024-04-22 18:33:23",
            "create_date": "2019-12-03",
            "update_date": "2023-10-04",
            "expiry_date": "2024-12-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns100.worldnic.com",
                "ns99.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "javalounge.co.uk",
            "domain_keyword": "javalounge",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 23:54:09",
            "create_date": "2000-02-07",
            "update_date": "2024-01-28",
            "expiry_date": "2026-02-07",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "cavalounge.com",
            "domain_keyword": "cavalounge",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:46:43",
            "create_date": "2015-07-25",
            "update_date": "2020-07-19",
            "expiry_date": "2024-07-25",
            "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": 10,
            "domain_name": "javalounge.coffee",
            "domain_keyword": "javalounge",
            "domain_tld": "coffee",
            "query_time": "2024-05-17 11:23:30",
            "create_date": "2020-12-17",
            "update_date": "2023-07-23",
            "expiry_date": "2026-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kavalounge.com",
            "domain_keyword": "kavalounge",
            "domain_tld": "com",
            "query_time": "2024-04-07 21:30:36",
            "create_date": "2004-01-23",
            "update_date": "2024-01-18",
            "expiry_date": "2026-01-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (312583323)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O kavalounge.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "lava-lounge.co",
            "domain_keyword": "lava-lounge",
            "domain_tld": "co",
            "query_time": "2024-05-17 22:45:11",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 3891,
            "registrar_name": "Sav.com, LLC - 1",
            "registrar_website": "sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "lavolounge.com",
            "domain_keyword": "lavolounge",
            "domain_tld": "com",
            "query_time": "2024-05-04 08:59:42",
            "create_date": "2018-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "larvalounge.com",
            "domain_keyword": "larvalounge",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:34:49",
            "create_date": "2020-12-18",
            "update_date": "2024-04-18",
            "expiry_date": "2027-12-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "javalounge.info",
            "domain_keyword": "javalounge",
            "domain_tld": "info",
            "query_time": "2024-05-31 19:49:43",
            "create_date": "2007-07-09",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "lasalounge.com",
            "domain_keyword": "lasalounge",
            "domain_tld": "com",
            "query_time": "2024-05-26 06:33:38",
            "create_date": "2023-11-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "avalounge.uk",
            "domain_keyword": "avalounge",
            "domain_tld": "uk",
            "query_time": "2024-05-19 18:45:10",
            "create_date": "2019-06-19",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-19",
            "registrar_name": "InterNetx GmbH [Tag = INTERNETX-DE]",
            "registrar_website": "https://www.internetx.com",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "avalounge.com",
            "domain_keyword": "avalounge",
            "domain_tld": "com",
            "query_time": "2024-06-04 17:56:17",
            "create_date": "2013-07-27",
            "update_date": "2020-03-29",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Jin H. Park",
            "registrant_address": "904Dong 1101Ho, MaEum-Ro 151,",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "mavalounge.com",
            "domain_keyword": "mavalounge",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:05:46",
            "create_date": "2015-10-05",
            "update_date": "2018-03-15",
            "expiry_date": "2024-10-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1022.ui-dns.biz",
                "ns1022.ui-dns.com",
                "ns1022.ui-dns.de",
                "ns1022.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "lalalounge.online",
            "domain_keyword": "lalalounge",
            "domain_tld": "online",
            "query_time": "2024-05-18 20:58:40",
            "create_date": "2021-08-04",
            "update_date": "2024-01-19",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Zenith Productions",
            "registrant_state": "QLD",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "javalounge.com",
            "domain_keyword": "javalounge",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:33:36",
            "create_date": "2001-12-27",
            "update_date": "2024-03-25",
            "expiry_date": "2024-12-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "310.ns1.abovedomains.com",
                "310.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "lafalounge.ru",
            "domain_keyword": "lafalounge",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:03:26",
            "create_date": "2023-03-02",
            "expiry_date": "2025-03-02",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"LAFA\", LLC",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "layalounge.com",
            "domain_keyword": "layalounge",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:46:35",
            "create_date": "2024-02-03",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "lavvalounge.com",
            "domain_keyword": "lavvalounge",
            "domain_tld": "com",
            "query_time": "2024-06-06 11:14:15",
            "create_date": "2018-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.masterweb.com",
                "dns2.masterweb.com",
                "dns3.masterweb.net",
                "dns4.masterwebnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "livalounge.de",
            "domain_keyword": "livalounge",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:54:21",
            "update_date": "2022-02-01",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 26,
            "domain_name": "javalounge.eu",
            "domain_keyword": "javalounge",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:15:14",
            "registrar_name": "domainfactory GmbH",
            "registrar_website": "http://www.df.eu",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ]
        },
        {
            "num": 27,
            "domain_name": "lava-lounge.de",
            "domain_keyword": "lava-lounge",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:51:47",
            "update_date": "2023-02-12",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 28,
            "domain_name": "lajalounge.com",
            "domain_keyword": "lajalounge",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:49:07",
            "create_date": "2022-09-27",
            "update_date": "2022-09-27",
            "expiry_date": "2027-09-27",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://https://nicproxy.com/",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "savalounge.ru",
            "domain_keyword": "savalounge",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:42:27",
            "create_date": "2023-07-12",
            "expiry_date": "2024-07-12",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_company": "OOO CreoBits",
            "name_servers": [
                "ns1.prospali.com",
                "ns2.prospali.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "lalalounge.com",
            "domain_keyword": "lalalounge",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:09:33",
            "create_date": "2014-08-30",
            "update_date": "2020-08-24",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "lavlounge.com",
            "domain_keyword": "lavlounge",
            "domain_tld": "com",
            "query_time": "2024-06-06 09:57:31",
            "create_date": "2024-04-04",
            "update_date": "2024-06-06",
            "expiry_date": "2025-04-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lavender Lounge",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "lavaloung.com",
            "domain_keyword": "lavaloung",
            "domain_tld": "com",
            "query_time": "2024-06-01 01:39:54",
            "create_date": "2023-04-14",
            "update_date": "2024-05-25",
            "expiry_date": "2024-04-14",
            "registrar_iana": 1509,
            "registrar_name": "Cosmotown, Inc.",
            "registrar_website": "http://www.cosmotown.com",
            "name_servers": [
                "ns1.01objects.com",
                "ns2.01objects.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "savalounge.com",
            "domain_keyword": "savalounge",
            "domain_tld": "com",
            "query_time": "2024-04-24 02:19:59",
            "create_date": "2007-02-21",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns4.rr.com",
                "ns1.biz.rr.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "avalounge.net",
            "domain_keyword": "avalounge",
            "domain_tld": "net",
            "query_time": "2024-06-04 17:56:17",
            "create_date": "2011-03-25",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-25",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Medion AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Essen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/avalounge.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ava-lounge.com",
            "domain_keyword": "ava-lounge",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:11:38",
            "create_date": "2011-03-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Medion AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/ava-lounge.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "lavidalounge.com",
            "domain_keyword": "lavidalounge",
            "domain_tld": "com",
            "query_time": "2024-04-22 17:13:54",
            "create_date": "2007-10-01",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-01",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "gravalounge.com",
            "domain_keyword": "gravalounge",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:14:36",
            "create_date": "2023-06-30",
            "update_date": "2023-09-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 819,
            "registrar_name": "Turkticaret.net Yazilim Hizmetleri Sanayi ve Ticaret A.S.",
            "registrar_website": "http://www.turkticaret.net",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "plazalounge.org",
            "domain_keyword": "plazalounge",
            "domain_tld": "org",
            "query_time": "2024-04-16 22:33:53",
            "create_date": "2007-10-15",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-15",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "lunalounge.shop",
            "domain_keyword": "lunalounge",
            "domain_tld": "shop",
            "query_time": "2024-04-22 00:29:39",
            "create_date": "2021-08-05",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "www.domainnameshop.com",
            "registrant_country": "NO",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "llamalounge.info",
            "domain_keyword": "llamalounge",
            "domain_tld": "info",
            "query_time": "2024-05-24 13:11:40",
            "create_date": "2022-11-16",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Llama Lounge LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1097.awsdns-09.org",
                "ns-1987.awsdns-56.co.uk",
                "ns-82.awsdns-10.com",
                "ns-853.awsdns-42.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "travalounge.com",
            "domain_keyword": "travalounge",
            "domain_tld": "com",
            "query_time": "2024-05-24 19:22:34",
            "create_date": "2019-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2029-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "lunalounge.dev",
            "domain_keyword": "lunalounge",
            "domain_tld": "dev",
            "query_time": "2024-04-29 05:32:58",
            "create_date": "2023-08-16",
            "update_date": "2024-04-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "lavielounge.com",
            "domain_keyword": "lavielounge",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:38:17",
            "create_date": "2018-08-07",
            "update_date": "2023-07-08",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "lacelounge.co.uk",
            "domain_keyword": "lacelounge",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 16:24:53",
            "create_date": "2019-12-03",
            "update_date": "2024-02-28",
            "expiry_date": "2024-12-03",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "lhasalounge.com",
            "domain_keyword": "lhasalounge",
            "domain_tld": "com",
            "query_time": "2024-06-04 20:05:33",
            "create_date": "2023-08-15",
            "update_date": "2023-08-15",
            "expiry_date": "2028-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "lakelounge.com",
            "domain_keyword": "lakelounge",
            "domain_tld": "com",
            "query_time": "2024-04-09 03:28:48",
            "create_date": "2003-10-10",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-10",
            "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": 47,
            "domain_name": "divalounge.ru",
            "domain_keyword": "divalounge",
            "domain_tld": "ru",
            "query_time": "2024-04-30 22:34:16",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "lalaslounge.space",
            "domain_keyword": "lalaslounge",
            "domain_tld": "space",
            "query_time": "2024-05-14 23:56:31",
            "create_date": "2023-03-16",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "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": 49,
            "domain_name": "natalounge.co.uk",
            "domain_keyword": "natalounge",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 12:46:43",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "lavva-lounge.com",
            "domain_keyword": "lavva-lounge",
            "domain_tld": "com",
            "query_time": "2024-06-06 11:14:15",
            "create_date": "2022-08-17",
            "update_date": "2024-01-12",
            "expiry_date": "2025-08-17",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "vivalounge.net",
            "domain_keyword": "vivalounge",
            "domain_tld": "net",
            "query_time": "2024-04-21 13:05:20",
            "create_date": "2018-01-14",
            "update_date": "2024-01-15",
            "expiry_date": "2026-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "lovelounge.com",
            "domain_keyword": "lovelounge",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:57:33",
            "create_date": "1996-06-19",
            "update_date": "2023-11-27",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1449,
            "registrar_name": "URL SOLUTIONS INC.",
            "registrar_website": "http://www.pananames.com",
            "registrant_name": "Maxwell Stinger - Domain Manager",
            "registrant_company": "Private Foundation Media Insights",
            "registrant_address": "Landhuis Joonchi",
            "registrant_city": "Willemstad",
            "registrant_state": "Willemstad",
            "registrant_zip": "NA",
            "registrant_country": "AN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4168406318",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "lokalounge.com",
            "domain_keyword": "lokalounge",
            "domain_tld": "com",
            "query_time": "2024-04-26 02:34:56",
            "create_date": "2019-12-22",
            "update_date": "2024-04-16",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cavelounge.com",
            "domain_keyword": "cavelounge",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:51:02",
            "create_date": "2014-08-19",
            "update_date": "2020-08-13",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "rivalounge.uk.com",
            "domain_keyword": "rivalounge",
            "domain_tld": "uk.com",
            "query_time": "2024-05-10 17:39:07",
            "create_date": "2017-05-27",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-27",
            "registrar_name": "Heart Internet Ltd",
            "registrant_email": "https://whois.centralnic.com/contact/rivalounge.uk.com/registrant",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "navylounge.com",
            "domain_keyword": "navylounge",
            "domain_tld": "com",
            "query_time": "2024-05-31 05:51:01",
            "create_date": "2020-11-26",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-26",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "seoungkyong",
            "registrant_address": "3 Yongdap 23-gil  Seongdong-gu Seoul.",
            "registrant_city": "Seoul",
            "registrant_zip": "04805",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1096664120",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "lavalounge27.com",
            "domain_keyword": "lavalounge27",
            "domain_tld": "com",
            "query_time": "2024-05-28 05:05:14",
            "create_date": "2024-03-27",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-27",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mayalounge.club",
            "domain_keyword": "mayalounge",
            "domain_tld": "club",
            "query_time": "2024-06-05 22:49:47",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-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": "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": [
                "rihana.ns.cloudflare.com",
                "vern.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "leialounge.net",
            "domain_keyword": "leialounge",
            "domain_tld": "net",
            "query_time": "2024-04-19 14:50:55",
            "create_date": "2017-04-10",
            "update_date": "2023-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "yaralounge.uk",
            "domain_keyword": "yaralounge",
            "domain_tld": "uk",
            "query_time": "2024-04-25 08:48:11",
            "create_date": "2023-09-19",
            "update_date": "2023-12-09",
            "expiry_date": "2024-09-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "nanalounge.de",
            "domain_keyword": "nanalounge",
            "domain_tld": "de",
            "query_time": "2024-05-05 13:53:39",
            "update_date": "2021-09-24",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 62,
            "domain_name": "napalounge.com",
            "domain_keyword": "napalounge",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:39:45",
            "create_date": "2017-03-16",
            "update_date": "2023-03-25",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "olivalounge.com",
            "domain_keyword": "olivalounge",
            "domain_tld": "com",
            "query_time": "2024-04-28 17:07:54",
            "create_date": "2013-09-27",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-27",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ladylounge.co.uk",
            "domain_keyword": "ladylounge",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 09:19:32",
            "create_date": "2023-12-23",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "flavrlounge.com",
            "domain_keyword": "flavrlounge",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:29:17",
            "create_date": "2014-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "naialounge.com",
            "domain_keyword": "naialounge",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:14:52",
            "create_date": "2005-10-14",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "a.auth-ns.sonic.net",
                "b.auth-ns.sonic.net",
                "c.auth-ns.sonic.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "livelounge.net",
            "domain_keyword": "livelounge",
            "domain_tld": "net",
            "query_time": "2024-04-23 09:14:18",
            "create_date": "2004-09-29",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-29",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O livelounge.net",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "kasalounge.com",
            "domain_keyword": "kasalounge",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:50:35",
            "create_date": "2016-07-07",
            "update_date": "2020-07-01",
            "expiry_date": "2024-07-07",
            "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": 69,
            "domain_name": "lampalounge.ru",
            "domain_keyword": "lampalounge",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:05:56",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "lunalounge.org",
            "domain_keyword": "lunalounge",
            "domain_tld": "org",
            "query_time": "2024-04-22 00:29:35",
            "create_date": "2001-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1081.ui-dns.biz",
                "ns1081.ui-dns.com",
                "ns1081.ui-dns.de",
                "ns1081.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mayalounge.site",
            "domain_keyword": "mayalounge",
            "domain_tld": "site",
            "query_time": "2024-06-05 22:49:47",
            "create_date": "2024-02-19",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-19",
            "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": [
                "rihana.ns.cloudflare.com",
                "vern.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kamalounge.com",
            "domain_keyword": "kamalounge",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:57:23",
            "create_date": "2010-11-07",
            "update_date": "2023-08-08",
            "expiry_date": "2025-11-07",
            "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": 73,
            "domain_name": "lolalounge.com",
            "domain_keyword": "lolalounge",
            "domain_tld": "com",
            "query_time": "2024-04-26 02:41:10",
            "create_date": "2002-09-10",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.vds2000.net",
                "ns2.vds2000.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "legalounge.com",
            "domain_keyword": "legalounge",
            "domain_tld": "com",
            "query_time": "2024-04-22 18:35:17",
            "create_date": "2022-07-05",
            "update_date": "2022-09-05",
            "expiry_date": "2027-07-05",
            "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": 75,
            "domain_name": "karalounge.com",
            "domain_keyword": "karalounge",
            "domain_tld": "com",
            "query_time": "2024-05-19 06:07:43",
            "create_date": "2021-02-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-04",
            "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": "Bağcılar",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns33.burtinet.com",
                "ns34.burtinet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "kivalounge.com",
            "domain_keyword": "kivalounge",
            "domain_tld": "com",
            "query_time": "2024-06-01 00:01:42",
            "create_date": "2016-03-04",
            "update_date": "2021-02-09",
            "expiry_date": "2024-03-04",
            "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": 77,
            "domain_name": "kayalounge.net",
            "domain_keyword": "kayalounge",
            "domain_tld": "net",
            "query_time": "2024-04-17 01:11:15",
            "create_date": "2017-07-29",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-29",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.web.com",
                "ns2.web.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "palalounge.com",
            "domain_keyword": "palalounge",
            "domain_tld": "com",
            "query_time": "2024-05-27 06:00:50",
            "create_date": "2023-11-25",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "PETER ROBSON",
            "registrant_company": "DORRIGO MOUNTAIN HOLIDAY PARK",
            "registrant_address": "3991 WATERFALL WAY",
            "registrant_city": "DORRIGO",
            "registrant_state": "NSW",
            "registrant_zip": "2453",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.0419676074",
            "name_servers": [
                "angelina.ns.cloudflare.com",
                "boyd.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "olivalounge.ru",
            "domain_keyword": "olivalounge",
            "domain_tld": "ru",
            "query_time": "2024-06-02 17:09:41",
            "create_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU OLIVA",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "levulounge.com",
            "domain_keyword": "levulounge",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:57:08",
            "create_date": "2012-03-20",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "laivlounge.com",
            "domain_keyword": "laivlounge",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:23:24",
            "create_date": "2014-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "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=laivlounge.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "lunalounge.co.uk",
            "domain_keyword": "lunalounge",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 22:32:54",
            "create_date": "2022-04-11",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-11",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 83,
            "domain_name": "llamalounge.com",
            "domain_keyword": "llamalounge",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:42:42",
            "create_date": "2004-06-22",
            "update_date": "2023-10-28",
            "expiry_date": "2025-06-22",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of llamalounge.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1309.awsdns-35.org",
                "ns-2002.awsdns-58.co.uk",
                "ns-206.awsdns-25.com",
                "ns-532.awsdns-02.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "lymalounge.co.uk",
            "domain_keyword": "lymalounge",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 18:36:56",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_name": "D9 Solutions Limited [Tag = D9HOSTING]",
            "registrar_website": "https://d9hosting.co.uk",
            "name_servers": [
                "no-dns1.d9hosting.com",
                "no-dns2.d9hosting.com",
                "no-dns3.d9hosting.com",
                "no-dns4.d9hosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "sasalounge.nl",
            "domain_keyword": "sasalounge",
            "domain_tld": "nl",
            "query_time": "2024-05-09 09:08:05",
            "create_date": "2008-01-03",
            "update_date": "2022-11-06",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks04.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 86,
            "domain_name": "nayalounge.com",
            "domain_keyword": "nayalounge",
            "domain_tld": "com",
            "query_time": "2024-06-05 16:02:16",
            "create_date": "2021-10-19",
            "update_date": "2022-10-05",
            "expiry_date": "2024-10-19",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "livelounge.me",
            "domain_keyword": "livelounge",
            "domain_tld": "me",
            "query_time": "2024-05-28 19:54:18",
            "create_date": "2023-11-28",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-28",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "lubalounge.com",
            "domain_keyword": "lubalounge",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:36:11",
            "create_date": "2022-08-14",
            "update_date": "2022-08-14",
            "expiry_date": "2025-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "kabalounge.com",
            "domain_keyword": "kabalounge",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:23:20",
            "create_date": "2003-12-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "lanaslounge.com",
            "domain_keyword": "lanaslounge",
            "domain_tld": "com",
            "query_time": "2024-05-27 14:27:46",
            "create_date": "2018-02-25",
            "update_date": "2021-02-19",
            "expiry_date": "2024-02-25",
            "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": 91,
            "domain_name": "casalounge.net",
            "domain_keyword": "casalounge",
            "domain_tld": "net",
            "query_time": "2024-06-08 08:10:41",
            "create_date": "2007-10-03",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dntrust.com",
                "ns2.dntrust.com",
                "ns3.dntrust.com",
                "ns4.dntrust.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ravelounge.tokyo",
            "domain_keyword": "ravelounge",
            "domain_tld": "tokyo",
            "query_time": "2024-04-18 23:11:21",
            "create_date": "2023-08-30",
            "update_date": "2023-11-02",
            "expiry_date": "2024-08-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "567054",
            "registrant_country": "CN",
            "name_servers": [
                "elma.ns.cloudflare.com",
                "malcolm.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "llamalounge.biz",
            "domain_keyword": "llamalounge",
            "domain_tld": "biz",
            "query_time": "2024-05-24 13:11:40",
            "create_date": "2022-11-16",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Llama Lounge LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1491.awsdns-58.org",
                "ns-1627.awsdns-11.co.uk",
                "ns-251.awsdns-31.com",
                "ns-948.awsdns-54.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "lavuelounge.com",
            "domain_keyword": "lavuelounge",
            "domain_tld": "com",
            "query_time": "2024-06-06 11:14:09",
            "create_date": "2023-09-08",
            "update_date": "2023-09-08",
            "expiry_date": "2025-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "nabalounge.com",
            "domain_keyword": "nabalounge",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:13:12",
            "create_date": "2019-07-01",
            "update_date": "2023-06-01",
            "expiry_date": "2025-07-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "natalounge.com",
            "domain_keyword": "natalounge",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:15:06",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group Ltd",
            "registrar_website": "http://www.paragon.net.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cambridgeshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/a8489a73-589c-4812-9f96-bc3358b12e1c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "elav8lounge.com",
            "domain_keyword": "elav8lounge",
            "domain_tld": "com",
            "query_time": "2024-05-21 23:24:38",
            "create_date": "2021-12-17",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ELAV8 LOUNGE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "mayalounge.shop",
            "domain_keyword": "mayalounge",
            "domain_tld": "shop",
            "query_time": "2024-04-29 17:18:06",
            "create_date": "2023-11-30",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "lalaslounge.com",
            "domain_keyword": "lalaslounge",
            "domain_tld": "com",
            "query_time": "2024-05-01 20:50:13",
            "create_date": "2022-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "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=lalaslounge.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "livelounge.fun",
            "domain_keyword": "livelounge",
            "domain_tld": "fun",
            "query_time": "2024-05-22 13:36:03",
            "create_date": "2023-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "rosemary.ns.cloudflare.com",
                "vick.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.201,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>lavalounge.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>508</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>javalounge.org, ravalounge.com, flavalounge.com, lacalounge.com, lalalounge.space, lavelounge.com, havalounge.com, javalounge.co.uk, cavalounge.com, javalounge.coffee, kavalounge.com, lava-lounge.co, lavolounge.com, larvalounge.com, javalounge.info, lasalounge.com, avalounge.uk, avalounge.com, mavalounge.com, lalalounge.online, javalounge.com, lafalounge.ru, layalounge.com, lavvalounge.com, livalounge.de, javalounge.eu, lava-lounge.de, lajalounge.com, savalounge.ru, lalalounge.com, lavlounge.com, lavaloung.com, savalounge.com, avalounge.net, ava-lounge.com, lavidalounge.com, gravalounge.com, plazalounge.org, lunalounge.shop, llamalounge.info, travalounge.com, lunalounge.dev, lavielounge.com, lacelounge.co.uk, lhasalounge.com, lakelounge.com, divalounge.ru, lalaslounge.space, natalounge.co.uk, lavva-lounge.com, vivalounge.net, lovelounge.com, lokalounge.com, cavelounge.com, rivalounge.uk.com, navylounge.com, lavalounge27.com, mayalounge.club, leialounge.net, yaralounge.uk, nanalounge.de, napalounge.com, olivalounge.com, ladylounge.co.uk, flavrlounge.com, naialounge.com, livelounge.net, kasalounge.com, lampalounge.ru, lunalounge.org, mayalounge.site, kamalounge.com, lolalounge.com, legalounge.com, karalounge.com, kivalounge.com, kayalounge.net, palalounge.com, olivalounge.ru, levulounge.com, laivlounge.com, lunalounge.co.uk, llamalounge.com, lymalounge.co.uk, sasalounge.nl, nayalounge.com, livelounge.me, lubalounge.com, kabalounge.com, lanaslounge.com, casalounge.net, ravelounge.tokyo, llamalounge.biz, lavuelounge.com, nabalounge.com, natalounge.com, elav8lounge.com, mayalounge.shop, lalaslounge.com, livelounge.fun</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>javalounge.org</domain_name>
   <domain_keyword>javalounge</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 04:33:36</query_time>
   <create_date>2007-07-09</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.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>2</num>
   <domain_name>ravalounge.com</domain_name>
   <domain_keyword>ravalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 08:44:57</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</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>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/ravalounge.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gmxnet.de</value>
    <value>ns2.gmxnet.de</value>
    <value>ns3.gmxnet.de</value>
    <value>ns4.gmxnet.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>flavalounge.com</domain_name>
   <domain_keyword>flavalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 10:45:33</query_time>
   <create_date>2019-09-30</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-30</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 flavalounge.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>55af907ed4606132b472a91b5f30f8d9cede8e4e6e9b7d5809807d988983b4a7@flavalounge.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.milesmx.com</value>
    <value>ns2.milesmx.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>lacalounge.com</domain_name>
   <domain_keyword>lacalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 11:48:54</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>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>ns1019.ui-dns.biz</value>
    <value>ns1059.ui-dns.org</value>
    <value>ns1070.ui-dns.de</value>
    <value>ns1104.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>lalalounge.space</domain_name>
   <domain_keyword>lalalounge</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-26 17:49:35</query_time>
   <create_date>2024-05-24</create_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>KidsMed</registrant_company>
   <registrant_country>PL</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>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>lavelounge.com</domain_name>
   <domain_keyword>lavelounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 23:30:54</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>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=lavelounge.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>havalounge.com</domain_name>
   <domain_keyword>havalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 18:33:23</query_time>
   <create_date>2019-12-03</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns100.worldnic.com</value>
    <value>ns99.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>javalounge.co.uk</domain_name>
   <domain_keyword>javalounge</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 23:54:09</query_time>
   <create_date>2000-02-07</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2026-02-07</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>cavalounge.com</domain_name>
   <domain_keyword>cavalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:46:43</query_time>
   <create_date>2015-07-25</create_date>
   <update_date>2020-07-19</update_date>
   <expiry_date>2024-07-25</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>10</num>
   <domain_name>javalounge.coffee</domain_name>
   <domain_keyword>javalounge</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-17 11:23:30</query_time>
   <create_date>2020-12-17</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2026-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kavalounge.com</domain_name>
   <domain_keyword>kavalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 21:30:36</query_time>
   <create_date>2004-01-23</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2026-01-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (312583323)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O kavalounge.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>lava-lounge.co</domain_name>
   <domain_keyword>lava-lounge</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-17 22:45:11</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>3891</registrar_iana>
   <registrar_name>Sav.com, LLC - 1</registrar_name>
   <registrar_website>sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>lavolounge.com</domain_name>
   <domain_keyword>lavolounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 08:59:42</query_time>
   <create_date>2018-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>larvalounge.com</domain_name>
   <domain_keyword>larvalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:34:49</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2027-12-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>javalounge.info</domain_name>
   <domain_keyword>javalounge</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 19:49:43</query_time>
   <create_date>2007-07-09</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>16</num>
   <domain_name>lasalounge.com</domain_name>
   <domain_keyword>lasalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 06:33:38</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>avalounge.uk</domain_name>
   <domain_keyword>avalounge</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-19 18:45:10</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>InterNetx GmbH [Tag = INTERNETX-DE]</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>avalounge.com</domain_name>
   <domain_keyword>avalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 17:56:17</query_time>
   <create_date>2013-07-27</create_date>
   <update_date>2020-03-29</update_date>
   <expiry_date>2024-07-27</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>Jin H. Park</registrant_name>
   <registrant_address>904Dong 1101Ho, MaEum-Ro 151,</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>mavalounge.com</domain_name>
   <domain_keyword>mavalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:05:46</query_time>
   <create_date>2015-10-05</create_date>
   <update_date>2018-03-15</update_date>
   <expiry_date>2024-10-05</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 Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1022.ui-dns.biz</value>
    <value>ns1022.ui-dns.com</value>
    <value>ns1022.ui-dns.de</value>
    <value>ns1022.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>lalalounge.online</domain_name>
   <domain_keyword>lalalounge</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 20:58:40</query_time>
   <create_date>2021-08-04</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Zenith Productions</registrant_company>
   <registrant_state>QLD</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>javalounge.com</domain_name>
   <domain_keyword>javalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:33:36</query_time>
   <create_date>2001-12-27</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>310.ns1.abovedomains.com</value>
    <value>310.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>lafalounge.ru</domain_name>
   <domain_keyword>lafalounge</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:03:26</query_time>
   <create_date>2023-03-02</create_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;LAFA&quot;, LLC</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>layalounge.com</domain_name>
   <domain_keyword>layalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:46:35</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-03</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>lavvalounge.com</domain_name>
   <domain_keyword>lavvalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 11:14:15</query_time>
   <create_date>2018-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.masterweb.com</value>
    <value>dns2.masterweb.com</value>
    <value>dns3.masterweb.net</value>
    <value>dns4.masterwebnet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>livalounge.de</domain_name>
   <domain_keyword>livalounge</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:54:21</query_time>
   <update_date>2022-02-01</update_date>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>javalounge.eu</domain_name>
   <domain_keyword>javalounge</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:15:14</query_time>
   <registrar_name>domainfactory GmbH</registrar_name>
   <registrar_website>http://www.df.eu</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
  </value>
  <value>
   <num>27</num>
   <domain_name>lava-lounge.de</domain_name>
   <domain_keyword>lava-lounge</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:51:47</query_time>
   <update_date>2023-02-12</update_date>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>lajalounge.com</domain_name>
   <domain_keyword>lajalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:49:07</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2022-09-27</update_date>
   <expiry_date>2027-09-27</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://https://nicproxy.com/</registrar_website>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>savalounge.ru</domain_name>
   <domain_keyword>savalounge</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:42:27</query_time>
   <create_date>2023-07-12</create_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_company>OOO CreoBits</registrant_company>
   <name_servers>
    <value>ns1.prospali.com</value>
    <value>ns2.prospali.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>lalalounge.com</domain_name>
   <domain_keyword>lalalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:09:33</query_time>
   <create_date>2014-08-30</create_date>
   <update_date>2020-08-24</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>lavlounge.com</domain_name>
   <domain_keyword>lavlounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 09:57:31</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-04-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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lavender Lounge</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>lavaloung.com</domain_name>
   <domain_keyword>lavaloung</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 01:39:54</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-04-14</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>Cosmotown, Inc.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <name_servers>
    <value>ns1.01objects.com</value>
    <value>ns2.01objects.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>savalounge.com</domain_name>
   <domain_keyword>savalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 02:19:59</query_time>
   <create_date>2007-02-21</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-21</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>dns4.rr.com</value>
    <value>ns1.biz.rr.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>avalounge.net</domain_name>
   <domain_keyword>avalounge</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 17:56:17</query_time>
   <create_date>2011-03-25</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Medion AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Essen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/avalounge.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ava-lounge.com</domain_name>
   <domain_keyword>ava-lounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:11:38</query_time>
   <create_date>2011-03-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Medion AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/ava-lounge.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>lavidalounge.com</domain_name>
   <domain_keyword>lavidalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 17:13:54</query_time>
   <create_date>2007-10-01</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>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>37</num>
   <domain_name>gravalounge.com</domain_name>
   <domain_keyword>gravalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:14:36</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>819</registrar_iana>
   <registrar_name>Turkticaret.net Yazilim Hizmetleri Sanayi ve Ticaret A.S.</registrar_name>
   <registrar_website>http://www.turkticaret.net</registrar_website>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>plazalounge.org</domain_name>
   <domain_keyword>plazalounge</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 22:33:53</query_time>
   <create_date>2007-10-15</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</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>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>lunalounge.shop</domain_name>
   <domain_keyword>lunalounge</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 00:29:39</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>www.domainnameshop.com</registrar_website>
   <registrant_country>NO</registrant_country>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>llamalounge.info</domain_name>
   <domain_keyword>llamalounge</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 13:11:40</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Llama Lounge LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1097.awsdns-09.org</value>
    <value>ns-1987.awsdns-56.co.uk</value>
    <value>ns-82.awsdns-10.com</value>
    <value>ns-853.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>travalounge.com</domain_name>
   <domain_keyword>travalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 19:22:34</query_time>
   <create_date>2019-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2029-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>42</num>
   <domain_name>lunalounge.dev</domain_name>
   <domain_keyword>lunalounge</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 05:32:58</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>lavielounge.com</domain_name>
   <domain_keyword>lavielounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:38:17</query_time>
   <create_date>2018-08-07</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>lacelounge.co.uk</domain_name>
   <domain_keyword>lacelounge</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 16:24:53</query_time>
   <create_date>2019-12-03</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>lhasalounge.com</domain_name>
   <domain_keyword>lhasalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 20:05:33</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2028-08-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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>lakelounge.com</domain_name>
   <domain_keyword>lakelounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 03:28:48</query_time>
   <create_date>2003-10-10</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-10</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>47</num>
   <domain_name>divalounge.ru</domain_name>
   <domain_keyword>divalounge</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 22:34:16</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>lalaslounge.space</domain_name>
   <domain_keyword>lalaslounge</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-14 23:56:31</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>49</num>
   <domain_name>natalounge.co.uk</domain_name>
   <domain_keyword>natalounge</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 12:46:43</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>lavva-lounge.com</domain_name>
   <domain_keyword>lavva-lounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 11:14:15</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-08-17</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>ns23.worldnic.com</value>
    <value>ns24.worldnic.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>vivalounge.net</domain_name>
   <domain_keyword>vivalounge</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 13:05:20</query_time>
   <create_date>2018-01-14</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2026-01-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>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>52</num>
   <domain_name>lovelounge.com</domain_name>
   <domain_keyword>lovelounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:57:33</query_time>
   <create_date>1996-06-19</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL SOLUTIONS INC.</registrar_name>
   <registrar_website>http://www.pananames.com</registrar_website>
   <registrant_name>Maxwell Stinger - Domain Manager</registrant_name>
   <registrant_company>Private Foundation Media Insights</registrant_company>
   <registrant_address>Landhuis Joonchi</registrant_address>
   <registrant_city>Willemstad</registrant_city>
   <registrant_state>Willemstad</registrant_state>
   <registrant_zip>NA</registrant_zip>
   <registrant_country>AN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4168406318</registrant_phone>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>lokalounge.com</domain_name>
   <domain_keyword>lokalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 02:34:56</query_time>
   <create_date>2019-12-22</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>cavelounge.com</domain_name>
   <domain_keyword>cavelounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:51:02</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2020-08-13</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>rivalounge.uk.com</domain_name>
   <domain_keyword>rivalounge</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-10 17:39:07</query_time>
   <create_date>2017-05-27</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>Heart Internet Ltd</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/rivalounge.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>56</num>
   <domain_name>navylounge.com</domain_name>
   <domain_keyword>navylounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 05:51:01</query_time>
   <create_date>2020-11-26</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>seoungkyong</registrant_name>
   <registrant_address>3 Yongdap 23-gil  Seongdong-gu Seoul.</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>04805</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1096664120</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>lavalounge27.com</domain_name>
   <domain_keyword>lavalounge27</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 05:05:14</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>mayalounge.club</domain_name>
   <domain_keyword>mayalounge</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-05 22:49:47</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-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>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>rihana.ns.cloudflare.com</value>
    <value>vern.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>leialounge.net</domain_name>
   <domain_keyword>leialounge</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 14:50:55</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2025-04-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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>60</num>
   <domain_name>yaralounge.uk</domain_name>
   <domain_keyword>yaralounge</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 08:48:11</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>nanalounge.de</domain_name>
   <domain_keyword>nanalounge</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 13:53:39</query_time>
   <update_date>2021-09-24</update_date>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>napalounge.com</domain_name>
   <domain_keyword>napalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:39:45</query_time>
   <create_date>2017-03-16</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>olivalounge.com</domain_name>
   <domain_keyword>olivalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 17:07:54</query_time>
   <create_date>2013-09-27</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ladylounge.co.uk</domain_name>
   <domain_keyword>ladylounge</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 09:19:32</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>flavrlounge.com</domain_name>
   <domain_keyword>flavrlounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:29:17</query_time>
   <create_date>2014-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>naialounge.com</domain_name>
   <domain_keyword>naialounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:14:52</query_time>
   <create_date>2005-10-14</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-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>a.auth-ns.sonic.net</value>
    <value>b.auth-ns.sonic.net</value>
    <value>c.auth-ns.sonic.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>livelounge.net</domain_name>
   <domain_keyword>livelounge</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 09:14:18</query_time>
   <create_date>2004-09-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O livelounge.net</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>kasalounge.com</domain_name>
   <domain_keyword>kasalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:50:35</query_time>
   <create_date>2016-07-07</create_date>
   <update_date>2020-07-01</update_date>
   <expiry_date>2024-07-07</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>69</num>
   <domain_name>lampalounge.ru</domain_name>
   <domain_keyword>lampalounge</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:05:56</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>lunalounge.org</domain_name>
   <domain_keyword>lunalounge</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 00:29:35</query_time>
   <create_date>2001-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1081.ui-dns.biz</value>
    <value>ns1081.ui-dns.com</value>
    <value>ns1081.ui-dns.de</value>
    <value>ns1081.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mayalounge.site</domain_name>
   <domain_keyword>mayalounge</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-05 22:49:47</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-19</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>rihana.ns.cloudflare.com</value>
    <value>vern.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>kamalounge.com</domain_name>
   <domain_keyword>kamalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:57:23</query_time>
   <create_date>2010-11-07</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-11-07</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>73</num>
   <domain_name>lolalounge.com</domain_name>
   <domain_keyword>lolalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 02:41:10</query_time>
   <create_date>2002-09-10</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-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>ns.vds2000.net</value>
    <value>ns2.vds2000.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>74</num>
   <domain_name>legalounge.com</domain_name>
   <domain_keyword>legalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 18:35:17</query_time>
   <create_date>2022-07-05</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2027-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>75</num>
   <domain_name>karalounge.com</domain_name>
   <domain_keyword>karalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 06:07:43</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-04</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>Bağcılar</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>ns33.burtinet.com</value>
    <value>ns34.burtinet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>kivalounge.com</domain_name>
   <domain_keyword>kivalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 00:01:42</query_time>
   <create_date>2016-03-04</create_date>
   <update_date>2021-02-09</update_date>
   <expiry_date>2024-03-04</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>77</num>
   <domain_name>kayalounge.net</domain_name>
   <domain_keyword>kayalounge</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 01:11:15</query_time>
   <create_date>2017-07-29</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.web.com</value>
    <value>ns2.web.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>palalounge.com</domain_name>
   <domain_keyword>palalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 06:00:50</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>PETER ROBSON</registrant_name>
   <registrant_company>DORRIGO MOUNTAIN HOLIDAY PARK</registrant_company>
   <registrant_address>3991 WATERFALL WAY</registrant_address>
   <registrant_city>DORRIGO</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2453</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.0419676074</registrant_phone>
   <name_servers>
    <value>angelina.ns.cloudflare.com</value>
    <value>boyd.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>olivalounge.ru</domain_name>
   <domain_keyword>olivalounge</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 17:09:41</query_time>
   <create_date>2024-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU OLIVA</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>levulounge.com</domain_name>
   <domain_keyword>levulounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:57:08</query_time>
   <create_date>2012-03-20</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>81</num>
   <domain_name>laivlounge.com</domain_name>
   <domain_keyword>laivlounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:23:24</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</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=laivlounge.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>lunalounge.co.uk</domain_name>
   <domain_keyword>lunalounge</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 22:32:54</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-11</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>llamalounge.com</domain_name>
   <domain_keyword>llamalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:42:42</query_time>
   <create_date>2004-06-22</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of llamalounge.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1309.awsdns-35.org</value>
    <value>ns-2002.awsdns-58.co.uk</value>
    <value>ns-206.awsdns-25.com</value>
    <value>ns-532.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>lymalounge.co.uk</domain_name>
   <domain_keyword>lymalounge</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 18:36:56</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>D9 Solutions Limited [Tag = D9HOSTING]</registrar_name>
   <registrar_website>https://d9hosting.co.uk</registrar_website>
   <name_servers>
    <value>no-dns1.d9hosting.com</value>
    <value>no-dns2.d9hosting.com</value>
    <value>no-dns3.d9hosting.com</value>
    <value>no-dns4.d9hosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>sasalounge.nl</domain_name>
   <domain_keyword>sasalounge</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 09:08:05</query_time>
   <create_date>2008-01-03</create_date>
   <update_date>2022-11-06</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>nayalounge.com</domain_name>
   <domain_keyword>nayalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 16:02:16</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>livelounge.me</domain_name>
   <domain_keyword>livelounge</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-28 19:54:18</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>lubalounge.com</domain_name>
   <domain_keyword>lubalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:36:11</query_time>
   <create_date>2022-08-14</create_date>
   <update_date>2022-08-14</update_date>
   <expiry_date>2025-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>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.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>89</num>
   <domain_name>kabalounge.com</domain_name>
   <domain_keyword>kabalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:23:20</query_time>
   <create_date>2003-12-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>lanaslounge.com</domain_name>
   <domain_keyword>lanaslounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 14:27:46</query_time>
   <create_date>2018-02-25</create_date>
   <update_date>2021-02-19</update_date>
   <expiry_date>2024-02-25</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>91</num>
   <domain_name>casalounge.net</domain_name>
   <domain_keyword>casalounge</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 08:10:41</query_time>
   <create_date>2007-10-03</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dntrust.com</value>
    <value>ns2.dntrust.com</value>
    <value>ns3.dntrust.com</value>
    <value>ns4.dntrust.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ravelounge.tokyo</domain_name>
   <domain_keyword>ravelounge</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-18 23:11:21</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>567054</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>elma.ns.cloudflare.com</value>
    <value>malcolm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>llamalounge.biz</domain_name>
   <domain_keyword>llamalounge</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-24 13:11:40</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Llama Lounge LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1491.awsdns-58.org</value>
    <value>ns-1627.awsdns-11.co.uk</value>
    <value>ns-251.awsdns-31.com</value>
    <value>ns-948.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>lavuelounge.com</domain_name>
   <domain_keyword>lavuelounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 11:14:09</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>nabalounge.com</domain_name>
   <domain_keyword>nabalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:13:12</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>natalounge.com</domain_name>
   <domain_keyword>natalounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:15:06</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group Ltd</registrar_name>
   <registrar_website>http://www.paragon.net.uk</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>Cambridgeshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a8489a73-589c-4812-9f96-bc3358b12e1c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>elav8lounge.com</domain_name>
   <domain_keyword>elav8lounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 23:24:38</query_time>
   <create_date>2021-12-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-17</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_company>ELAV8 LOUNGE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>mayalounge.shop</domain_name>
   <domain_keyword>mayalounge</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 17:18:06</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>99</num>
   <domain_name>lalaslounge.com</domain_name>
   <domain_keyword>lalaslounge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 20:50:13</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</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=lalaslounge.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>livelounge.fun</domain_name>
   <domain_keyword>livelounge</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-22 13:36:03</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>rosemary.ns.cloudflare.com</value>
    <value>vick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.201</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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