WHOIS QUERY TIME

22 Apr 2024 - 1:59 AM UTC

Registered: 14 August 2023
Modified: 14 August 2023
Expiry: 14 August 2024

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucows.com

DNSSEC

unsigned

NAME SERVERS

ns-cloud-a1.googledomains.com
ns-cloud-a2.googledomains.com
ns-cloud-a3.googledomains.com
ns-cloud-a4.googledomains.com

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=artsroulette.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "artsroulette.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "artsroulette.com",
            "domain_keyword": "artsroulette",
            "domain_tld": "com",
            "query_time": "2024-04-22 01:59:11",
            "create_date": "2023-08-14",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.208,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>artsroulette.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>artsroulette.com</domain_name>
   <domain_keyword>artsroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 01:59:11</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.208</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.557 seconds) for "artsroulette.com" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Aug 2023 - 3:45 PM UTC

Registered: 14 August 2023
Modified: 14 August 2023
Expiry: 14 August 2024

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucows.com

DNSSEC

unsigned

NAME SERVERS

ns-cloud-a1.googledomains.com
ns-cloud-a2.googledomains.com
ns-cloud-a3.googledomains.com
ns-cloud-a4.googledomains.com

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=artsroulette.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "artsroulette.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "artsroulette.com",
    "results": [
        {
            "num": 1,
            "domain_name": "artsroulette.com",
            "domain_keyword": "artsroulette",
            "domain_tld": "com",
            "query_time": "2023-08-17 15:45:19",
            "create_date": "2023-08-14",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.557,
        "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>artsroulette.com</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>artsroulette.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>artsroulette.com</domain_name>
   <domain_keyword>artsroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2023-08-17 15:45:19</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.557</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 44 domain names (in 1.062 seconds) which look and sound like the brand name "artsroulette".
Domain Name Registered Expiry Registrar Ownership
1 art-roulette.com 27 Jun 2018 27 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
2 artroulette.com 17 Nov 2017 17 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 dartsroulette.com 1 Apr 2024 1 Apr 2027 GoDaddy.com, LLC -
4 arcsroulette.com 16 Feb 2024 16 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
5 artroulette.net 3 May 2022 3 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
6 cartroulette.com 31 Aug 2023 31 Aug 2024 GoDaddy.com, LLC -
7 dartroulette.com 7 Jan 2024 7 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 autoroulette.net.br 27 Apr 2023 27 Apr 2024 TOWEB-BRASIL (48) Toweb Brasil LTDA EPP
9 artofroulette.com 24 Feb 2014 24 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
10 cardsroulette.xyz 5 Oct 2023 5 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
11 bitsroulette.com 3 May 2014 3 May 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
12 partyroulette.net 16 Aug 2004 16 Aug 2024 NOM-IQ Ltd dba Com Laude IGM Domain Name Services Limited
13 autoroulette.vip 2 Mar 2024 2 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
14 irtyroulette.com 31 May 2020 31 May 2025 Key-Systems GmbH c/o whoisproxy.com
15 partyroulette.app 21 Apr 2023 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 catsroulette.com 23 Dec 2022 23 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
17 partyroulette.de - - - -
18 drtyroulette.com 14 Jan 2018 14 Jan 2025 NameSilo, LLC -
19 earthroulette.com 23 Apr 2015 23 Apr 2025 Dynadot Inc -
20 autoroulette.com.br 27 Apr 2023 27 Apr 2025 TOWEB-BRASIL (48) Toweb Brasil LTDA EPP
21 autoroulette.co.uk 19 Mar 2023 19 Mar 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
22 rateroulette.com 4 May 2010 4 May 2026 CSC CORPORATE DOMAINS, INC. Morgans Group LLC
23 letsroulette.com 4 Mar 2010 4 Mar 2025 Hostopia Canada Corp. -
24 autoroulette.com 7 Jul 2022 7 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
25 autoroulette.club 22 Jan 2019 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 ratroulette.net 30 Mar 2024 30 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
27 rtlroulette.com 9 Apr 2011 9 Apr 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
28 adsroulette.com 21 Mar 2010 21 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 ratroulette.com 14 Aug 2023 14 Aug 2024 Domainnovations, LLC -
30 ratroulette.io 22 Jul 2023 22 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 partyroulette.com 11 Feb 2003 11 Feb 2025 NOM-IQ Ltd dba Com Laude IGM Domain Name Services Limited
32 rat-roulette.net 4 Mar 2021 4 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
33 satsroulette.com 12 Jun 2020 12 Jun 2024 GoDaddy.com, LLC -
34 parisroulette.com 27 Sep 2013 27 Sep 2024 GoDaddy.com, LLC -
35 parisroulette.net 23 Nov 2023 23 Nov 2024 GANDI SAS paris roulettes
36 artistroulette.com 26 Jun 2021 26 Jun 2024 Launchpad.com Inc. -
37 tsroulette.com 5 Sep 2016 5 Sep 2026 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1087959
38 atroulette.com 22 Jan 2015 22 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
39 arroulette.com 1 Nov 2023 1 Nov 2024 Dynadot Inc -
40 assroulette.com 27 May 2016 27 May 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 752856
41 ratroulette.xyz 26 Jul 2023 26 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
42 ratroulette.org 25 Jul 2023 25 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
43 fartroulette.com 16 Jul 2016 16 Jul 2024 GoDaddy.com, LLC -
44 partyroulette.asia 15 Feb 2008 15 Feb 2025 Nom-iq Ltd. dba COM LAUDE IGM Domain Name Services Limited

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=artsroulette.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "artsroulette.com",
        "page_size": 100
    },
    "count": {
        "total": 44,
        "relation": "eq",
        "current": 44
    },
    "unique_domains": "art-roulette.com, artroulette.com, dartsroulette.com, arcsroulette.com, artroulette.net, cartroulette.com, dartroulette.com, autoroulette.net.br, artofroulette.com, cardsroulette.xyz, bitsroulette.com, partyroulette.net, autoroulette.vip, irtyroulette.com, partyroulette.app, catsroulette.com, partyroulette.de, drtyroulette.com, earthroulette.com, autoroulette.com.br, autoroulette.co.uk, rateroulette.com, letsroulette.com, autoroulette.com, autoroulette.club, ratroulette.net, rtlroulette.com, adsroulette.com, ratroulette.com, ratroulette.io, partyroulette.com, rat-roulette.net, satsroulette.com, parisroulette.com, parisroulette.net, artistroulette.com, tsroulette.com, atroulette.com, arroulette.com, assroulette.com, ratroulette.xyz, ratroulette.org, fartroulette.com, partyroulette.asia",
    "results": [
        {
            "num": 1,
            "domain_name": "art-roulette.com",
            "domain_keyword": "art-roulette",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:02:53",
            "create_date": "2018-06-27",
            "update_date": "2024-02-07",
            "expiry_date": "2024-06-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "artroulette.com",
            "domain_keyword": "artroulette",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:51:17",
            "create_date": "2017-11-17",
            "update_date": "2020-11-11",
            "expiry_date": "2025-11-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dartsroulette.com",
            "domain_keyword": "dartsroulette",
            "domain_tld": "com",
            "query_time": "2024-06-01 18:57:07",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2027-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.nimbushosting.co.uk",
                "ns2.nimbushosting.co.uk",
                "ns3.nimbushosting.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "arcsroulette.com",
            "domain_keyword": "arcsroulette",
            "domain_tld": "com",
            "query_time": "2024-06-09 21:07:50",
            "create_date": "2024-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of arcsroulette.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-1174.awsdns-18.org",
                "ns-1771.awsdns-29.co.uk",
                "ns-18.awsdns-02.com",
                "ns-626.awsdns-14.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "artroulette.net",
            "domain_keyword": "artroulette",
            "domain_tld": "net",
            "query_time": "2024-05-26 06:22:10",
            "create_date": "2022-05-03",
            "update_date": "2024-02-29",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cartroulette.com",
            "domain_keyword": "cartroulette",
            "domain_tld": "com",
            "query_time": "2024-06-02 04:57:46",
            "create_date": "2023-08-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "dartroulette.com",
            "domain_keyword": "dartroulette",
            "domain_tld": "com",
            "query_time": "2024-05-12 20:19:42",
            "create_date": "2024-01-07",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-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=dartroulette.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "autoroulette.net.br",
            "domain_keyword": "autoroulette",
            "domain_tld": "net.br",
            "query_time": "2024-05-28 22:17:09",
            "create_date": "2023-04-27",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-27",
            "registrar_name": "TOWEB-BRASIL (48)",
            "registrant_name": "Toweb Brasil LTDA EPP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "brady.ns.cloudflare.com",
                "karina.ns.cloudflare.com"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 9,
            "domain_name": "artofroulette.com",
            "domain_keyword": "artofroulette",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:29:19",
            "create_date": "2014-02-24",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-24",
            "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.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cardsroulette.xyz",
            "domain_keyword": "cardsroulette",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 03:57:04",
            "create_date": "2023-10-05",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "peaches.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bitsroulette.com",
            "domain_keyword": "bitsroulette",
            "domain_tld": "com",
            "query_time": "2024-05-10 01:36:54",
            "create_date": "2014-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "partyroulette.net",
            "domain_keyword": "partyroulette",
            "domain_tld": "net",
            "query_time": "2024-05-15 22:33:26",
            "create_date": "2004-08-16",
            "update_date": "2024-05-03",
            "expiry_date": "2024-08-16",
            "registrar_iana": 470,
            "registrar_name": "NOM-IQ Ltd dba Com Laude",
            "registrar_website": "https://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IGM Domain Name Services Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.itsfogo.com",
                "dns2.itsfogo.com",
                "dns3.itsfogo.com",
                "dns4.itsfogo.com",
                "dns5.itsfogo.com",
                "dns6.itsfogo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned Delegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "autoroulette.vip",
            "domain_keyword": "autoroulette",
            "domain_tld": "vip",
            "query_time": "2024-05-07 16:02:18",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "irtyroulette.com",
            "domain_keyword": "irtyroulette",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:13:03",
            "create_date": "2020-05-31",
            "update_date": "2023-06-07",
            "expiry_date": "2025-05-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of irtyroulette.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": "d9d6124a89ef8500c3658ce9f9ec537820ea05a3f041c73d377d355def365f08@irtyroulette.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.milesmx.com",
                "ns2.milesmx.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "partyroulette.app",
            "domain_keyword": "partyroulette",
            "domain_tld": "app",
            "query_time": "2024-05-02 13:16:50",
            "create_date": "2023-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "catsroulette.com",
            "domain_keyword": "catsroulette",
            "domain_tld": "com",
            "query_time": "2024-05-03 09:31:26",
            "create_date": "2022-12-23",
            "update_date": "2023-10-30",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHAANXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=catsroulette.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "partyroulette.de",
            "domain_keyword": "partyroulette",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:29:08",
            "update_date": "2022-06-02",
            "name_servers": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 18,
            "domain_name": "drtyroulette.com",
            "domain_keyword": "drtyroulette",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:49:27",
            "create_date": "2018-01-14",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "earthroulette.com",
            "domain_keyword": "earthroulette",
            "domain_tld": "com",
            "query_time": "2024-04-07 02:17:03",
            "create_date": "2015-04-23",
            "update_date": "2023-03-03",
            "expiry_date": "2025-04-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "lara.ns.cloudflare.com",
                "pete.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "autoroulette.com.br",
            "domain_keyword": "autoroulette",
            "domain_tld": "com.br",
            "query_time": "2024-04-29 11:09:29",
            "create_date": "2023-04-27",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-27",
            "registrar_name": "TOWEB-BRASIL (48)",
            "registrant_name": "Toweb Brasil LTDA EPP",
            "name_servers": [
                "hazel.ns.cloudflare.com",
                "uriah.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 21,
            "domain_name": "autoroulette.co.uk",
            "domain_keyword": "autoroulette",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 22:17:10",
            "create_date": "2023-03-19",
            "update_date": "2024-03-19",
            "expiry_date": "2024-03-19",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 22,
            "domain_name": "rateroulette.com",
            "domain_keyword": "rateroulette",
            "domain_tld": "com",
            "query_time": "2024-05-10 10:04:10",
            "create_date": "2010-05-04",
            "update_date": "2024-04-30",
            "expiry_date": "2026-05-04",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Morgans Group LLC",
            "registrant_company": "Morgans Group LLC",
            "registrant_address": "475 Tenth Avenue",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10018",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2122774224",
            "registrant_fax": "+1.2122774224",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "letsroulette.com",
            "domain_keyword": "letsroulette",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:05:35",
            "create_date": "2010-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 52,
            "registrar_name": "Hostopia Canada Corp.",
            "registrar_website": "http://www.aplus.net",
            "name_servers": [
                "ns1.letsroulette.com",
                "ns2.letsroulette.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "autoroulette.com",
            "domain_keyword": "autoroulette",
            "domain_tld": "com",
            "query_time": "2024-05-25 07:14:14",
            "create_date": "2022-07-07",
            "update_date": "2023-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": 25,
            "domain_name": "autoroulette.club",
            "domain_keyword": "autoroulette",
            "domain_tld": "club",
            "query_time": "2024-04-15 05:23:26",
            "create_date": "2019-01-22",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.itstars.live",
                "ns2.itstars.live"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ratroulette.net",
            "domain_keyword": "ratroulette",
            "domain_tld": "net",
            "query_time": "2024-05-31 09:39:16",
            "create_date": "2024-03-30",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-30",
            "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": 27,
            "domain_name": "rtlroulette.com",
            "domain_keyword": "rtlroulette",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:08:00",
            "create_date": "2011-04-09",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-09",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 28,
            "domain_name": "adsroulette.com",
            "domain_keyword": "adsroulette",
            "domain_tld": "com",
            "query_time": "2024-05-29 08:14:49",
            "create_date": "2010-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-21",
            "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=adsroulette.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ratroulette.com",
            "domain_keyword": "ratroulette",
            "domain_tld": "com",
            "query_time": "2024-06-08 18:55:03",
            "create_date": "2023-08-14",
            "update_date": "2024-02-01",
            "expiry_date": "2024-08-14",
            "registrar_iana": 701,
            "registrar_name": "Domainnovations, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "7513faf1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ratroulette.io",
            "domain_keyword": "ratroulette",
            "domain_tld": "io",
            "query_time": "2024-06-08 18:55:03",
            "create_date": "2023-07-22",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-22",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "partyroulette.com",
            "domain_keyword": "partyroulette",
            "domain_tld": "com",
            "query_time": "2024-06-12 11:58:09",
            "create_date": "2003-02-11",
            "update_date": "2024-05-29",
            "expiry_date": "2025-02-11",
            "registrar_iana": 470,
            "registrar_name": "NOM-IQ Ltd dba Com Laude",
            "registrar_website": "https://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IGM Domain Name Services Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.itsfogo.com",
                "dns2.itsfogo.com",
                "dns3.itsfogo.com",
                "dns4.itsfogo.com",
                "dns5.itsfogo.com",
                "dns6.itsfogo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned Delegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "rat-roulette.net",
            "domain_keyword": "rat-roulette",
            "domain_tld": "net",
            "query_time": "2024-05-20 13:04:22",
            "create_date": "2021-03-04",
            "update_date": "2023-11-23",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "satsroulette.com",
            "domain_keyword": "satsroulette",
            "domain_tld": "com",
            "query_time": "2024-06-11 08:36:13",
            "create_date": "2020-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "parisroulette.com",
            "domain_keyword": "parisroulette",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:21:14",
            "create_date": "2013-09-27",
            "update_date": "2022-09-14",
            "expiry_date": "2024-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "parisroulette.net",
            "domain_keyword": "parisroulette",
            "domain_tld": "net",
            "query_time": "2024-05-26 05:00:48",
            "create_date": "2023-11-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-23",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "paris roulettes",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ile-de-France",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-246-a.gandi.net",
                "ns-25-c.gandi.net",
                "ns-38-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "artistroulette.com",
            "domain_keyword": "artistroulette",
            "domain_tld": "com",
            "query_time": "2024-06-12 15:29:35",
            "create_date": "2021-06-26",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-26",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns6567.hostgator.com",
                "ns6568.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tsroulette.com",
            "domain_keyword": "tsroulette",
            "domain_tld": "com",
            "query_time": "2024-05-26 23:00:32",
            "create_date": "2016-09-05",
            "update_date": "2021-02-03",
            "expiry_date": "2026-09-05",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 5b19c",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1087959",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "atroulette.com",
            "domain_keyword": "atroulette",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:55:33",
            "create_date": "2015-01-22",
            "update_date": "2021-01-16",
            "expiry_date": "2026-01-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "arroulette.com",
            "domain_keyword": "arroulette",
            "domain_tld": "com",
            "query_time": "2024-06-08 05:51:30",
            "create_date": "2023-11-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "assroulette.com",
            "domain_keyword": "assroulette",
            "domain_tld": "com",
            "query_time": "2024-04-20 04:18:31",
            "create_date": "2016-05-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-27",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 5b19c",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 752856",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ratroulette.xyz",
            "domain_keyword": "ratroulette",
            "domain_tld": "xyz",
            "query_time": "2024-06-08 18:55:03",
            "create_date": "2023-07-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ratroulette.org",
            "domain_keyword": "ratroulette",
            "domain_tld": "org",
            "query_time": "2024-06-08 18:55:03",
            "create_date": "2023-07-25",
            "update_date": "2024-02-15",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "fartroulette.com",
            "domain_keyword": "fartroulette",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:41:56",
            "create_date": "2016-07-16",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-16",
            "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": 44,
            "domain_name": "partyroulette.asia",
            "domain_keyword": "partyroulette",
            "domain_tld": "asia",
            "query_time": "2024-06-12 11:58:09",
            "create_date": "2008-02-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-15",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IGM Domain Name Services Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.itsfogo.com",
                "dns2.itsfogo.com",
                "dns3.itsfogo.com",
                "dns4.itsfogo.com",
                "dns5.itsfogo.com",
                "dns6.itsfogo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.062,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>artsroulette.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>44</total>
  <relation>eq</relation>
  <current>44</current>
 </count>
 <unique_domains>art-roulette.com, artroulette.com, dartsroulette.com, arcsroulette.com, artroulette.net, cartroulette.com, dartroulette.com, autoroulette.net.br, artofroulette.com, cardsroulette.xyz, bitsroulette.com, partyroulette.net, autoroulette.vip, irtyroulette.com, partyroulette.app, catsroulette.com, partyroulette.de, drtyroulette.com, earthroulette.com, autoroulette.com.br, autoroulette.co.uk, rateroulette.com, letsroulette.com, autoroulette.com, autoroulette.club, ratroulette.net, rtlroulette.com, adsroulette.com, ratroulette.com, ratroulette.io, partyroulette.com, rat-roulette.net, satsroulette.com, parisroulette.com, parisroulette.net, artistroulette.com, tsroulette.com, atroulette.com, arroulette.com, assroulette.com, ratroulette.xyz, ratroulette.org, fartroulette.com, partyroulette.asia</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>art-roulette.com</domain_name>
   <domain_keyword>art-roulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:02:53</query_time>
   <create_date>2018-06-27</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>artroulette.com</domain_name>
   <domain_keyword>artroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:51:17</query_time>
   <create_date>2017-11-17</create_date>
   <update_date>2020-11-11</update_date>
   <expiry_date>2025-11-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>dartsroulette.com</domain_name>
   <domain_keyword>dartsroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 18:57:07</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2027-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.nimbushosting.co.uk</value>
    <value>ns2.nimbushosting.co.uk</value>
    <value>ns3.nimbushosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>arcsroulette.com</domain_name>
   <domain_keyword>arcsroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 21:07:50</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</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 arcsroulette.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-1174.awsdns-18.org</value>
    <value>ns-1771.awsdns-29.co.uk</value>
    <value>ns-18.awsdns-02.com</value>
    <value>ns-626.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>artroulette.net</domain_name>
   <domain_keyword>artroulette</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 06:22:10</query_time>
   <create_date>2022-05-03</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cartroulette.com</domain_name>
   <domain_keyword>cartroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 04:57:46</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-31</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>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>7</num>
   <domain_name>dartroulette.com</domain_name>
   <domain_keyword>dartroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 20:19:42</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-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=dartroulette.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>autoroulette.net.br</domain_name>
   <domain_keyword>autoroulette</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-28 22:17:09</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_name>TOWEB-BRASIL (48)</registrar_name>
   <registrant_name>Toweb Brasil LTDA EPP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>brady.ns.cloudflare.com</value>
    <value>karina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>artofroulette.com</domain_name>
   <domain_keyword>artofroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:29:19</query_time>
   <create_date>2014-02-24</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-24</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.ipage.com</value>
    <value>ns2.ipage.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>cardsroulette.xyz</domain_name>
   <domain_keyword>cardsroulette</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 03:57:04</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>peaches.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bitsroulette.com</domain_name>
   <domain_keyword>bitsroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 01:36:54</query_time>
   <create_date>2014-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.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>partyroulette.net</domain_name>
   <domain_keyword>partyroulette</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 22:33:26</query_time>
   <create_date>2004-08-16</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>NOM-IQ Ltd dba Com Laude</registrar_name>
   <registrar_website>https://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IGM Domain Name Services Limited</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>GI</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>dns1.itsfogo.com</value>
    <value>dns2.itsfogo.com</value>
    <value>dns3.itsfogo.com</value>
    <value>dns4.itsfogo.com</value>
    <value>dns5.itsfogo.com</value>
    <value>dns6.itsfogo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned Delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>autoroulette.vip</domain_name>
   <domain_keyword>autoroulette</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-07 16:02:18</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>irtyroulette.com</domain_name>
   <domain_keyword>irtyroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:13:03</query_time>
   <create_date>2020-05-31</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-05-31</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 irtyroulette.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>d9d6124a89ef8500c3658ce9f9ec537820ea05a3f041c73d377d355def365f08@irtyroulette.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>15</num>
   <domain_name>partyroulette.app</domain_name>
   <domain_keyword>partyroulette</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-02 13:16:50</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>catsroulette.com</domain_name>
   <domain_keyword>catsroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 09:31:26</query_time>
   <create_date>2022-12-23</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SHAANXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=catsroulette.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>partyroulette.de</domain_name>
   <domain_keyword>partyroulette</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:29:08</query_time>
   <update_date>2022-06-02</update_date>
   <name_servers>
    <value>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>drtyroulette.com</domain_name>
   <domain_keyword>drtyroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:49:27</query_time>
   <create_date>2018-01-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.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>19</num>
   <domain_name>earthroulette.com</domain_name>
   <domain_keyword>earthroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 02:17:03</query_time>
   <create_date>2015-04-23</create_date>
   <update_date>2023-03-03</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>lara.ns.cloudflare.com</value>
    <value>pete.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>autoroulette.com.br</domain_name>
   <domain_keyword>autoroulette</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-29 11:09:29</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>TOWEB-BRASIL (48)</registrar_name>
   <registrant_name>Toweb Brasil LTDA EPP</registrant_name>
   <name_servers>
    <value>hazel.ns.cloudflare.com</value>
    <value>uriah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>autoroulette.co.uk</domain_name>
   <domain_keyword>autoroulette</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 22:17:10</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>rateroulette.com</domain_name>
   <domain_keyword>rateroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 10:04:10</query_time>
   <create_date>2010-05-04</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2026-05-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Morgans Group LLC</registrant_name>
   <registrant_company>Morgans Group LLC</registrant_company>
   <registrant_address>475 Tenth Avenue</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10018</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2122774224</registrant_phone>
   <registrant_fax>+1.2122774224</registrant_fax>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>letsroulette.com</domain_name>
   <domain_keyword>letsroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:05:35</query_time>
   <create_date>2010-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>52</registrar_iana>
   <registrar_name>Hostopia Canada Corp.</registrar_name>
   <registrar_website>http://www.aplus.net</registrar_website>
   <name_servers>
    <value>ns1.letsroulette.com</value>
    <value>ns2.letsroulette.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>autoroulette.com</domain_name>
   <domain_keyword>autoroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 07:14:14</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-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>25</num>
   <domain_name>autoroulette.club</domain_name>
   <domain_keyword>autoroulette</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-15 05:23:26</query_time>
   <create_date>2019-01-22</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.itstars.live</value>
    <value>ns2.itstars.live</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>26</num>
   <domain_name>ratroulette.net</domain_name>
   <domain_keyword>ratroulette</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 09:39:16</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-30</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>27</num>
   <domain_name>rtlroulette.com</domain_name>
   <domain_keyword>rtlroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:08:00</query_time>
   <create_date>2011-04-09</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>adsroulette.com</domain_name>
   <domain_keyword>adsroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 08:14:49</query_time>
   <create_date>2010-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-21</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=adsroulette.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ratroulette.com</domain_name>
   <domain_keyword>ratroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 18:55:03</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>701</registrar_iana>
   <registrar_name>Domainnovations, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>7513faf1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ratroulette.io</domain_name>
   <domain_keyword>ratroulette</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-08 18:55:03</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-22</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>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>partyroulette.com</domain_name>
   <domain_keyword>partyroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 11:58:09</query_time>
   <create_date>2003-02-11</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>NOM-IQ Ltd dba Com Laude</registrar_name>
   <registrar_website>https://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IGM Domain Name Services Limited</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>GI</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>dns1.itsfogo.com</value>
    <value>dns2.itsfogo.com</value>
    <value>dns3.itsfogo.com</value>
    <value>dns4.itsfogo.com</value>
    <value>dns5.itsfogo.com</value>
    <value>dns6.itsfogo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned Delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>rat-roulette.net</domain_name>
   <domain_keyword>rat-roulette</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 13:04:22</query_time>
   <create_date>2021-03-04</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>satsroulette.com</domain_name>
   <domain_keyword>satsroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 08:36:13</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>parisroulette.com</domain_name>
   <domain_keyword>parisroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:21:14</query_time>
   <create_date>2013-09-27</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>parisroulette.net</domain_name>
   <domain_keyword>parisroulette</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 05:00:48</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>paris roulettes</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ile-de-France</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-246-a.gandi.net</value>
    <value>ns-25-c.gandi.net</value>
    <value>ns-38-b.gandi.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>artistroulette.com</domain_name>
   <domain_keyword>artistroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 15:29:35</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns6567.hostgator.com</value>
    <value>ns6568.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tsroulette.com</domain_name>
   <domain_keyword>tsroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 23:00:32</query_time>
   <create_date>2016-09-05</create_date>
   <update_date>2021-02-03</update_date>
   <expiry_date>2026-09-05</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 5b19c</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1087959</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>atroulette.com</domain_name>
   <domain_keyword>atroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:55:33</query_time>
   <create_date>2015-01-22</create_date>
   <update_date>2021-01-16</update_date>
   <expiry_date>2026-01-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>arroulette.com</domain_name>
   <domain_keyword>arroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 05:51:30</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>assroulette.com</domain_name>
   <domain_keyword>assroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 04:18:31</query_time>
   <create_date>2016-05-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 5b19c</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 752856</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ratroulette.xyz</domain_name>
   <domain_keyword>ratroulette</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-08 18:55:03</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ratroulette.org</domain_name>
   <domain_keyword>ratroulette</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 18:55:03</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>fartroulette.com</domain_name>
   <domain_keyword>fartroulette</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:41:56</query_time>
   <create_date>2016-07-16</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-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>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>44</num>
   <domain_name>partyroulette.asia</domain_name>
   <domain_keyword>partyroulette</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-12 11:58:09</query_time>
   <create_date>2008-02-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IGM Domain Name Services Limited</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>GI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.itsfogo.com</value>
    <value>dns2.itsfogo.com</value>
    <value>dns3.itsfogo.com</value>
    <value>dns4.itsfogo.com</value>
    <value>dns5.itsfogo.com</value>
    <value>dns6.itsfogo.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>
 </results>
 <stats>
  <total_time>1.062</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.