WHOIS QUERY TIME

14 May 2024 - 4:23 PM UTC

Registered: 12 May 2024
Modified: 12 May 2024
Expiry: 12 May 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns53.domaincontrol.com
ns54.domaincontrol.com

DOMAIN STATUS

addPeriod
clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=themoggers.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "themoggers.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "themoggers.shop",
            "domain_keyword": "themoggers",
            "domain_tld": "shop",
            "query_time": "2024-05-14 16:23:34",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>themoggers.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>themoggers.shop</domain_name>
   <domain_keyword>themoggers</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-14 16:23:34</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</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.062 seconds) for "themoggers.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

14 May 2024 - 4:23 PM UTC

Registered: 12 May 2024
Modified: 12 May 2024
Expiry: 12 May 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns53.domaincontrol.com
ns54.domaincontrol.com

DOMAIN STATUS

addPeriod
clientDeleteProhibited
clientRenewProhibited
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=themoggers.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "themoggers.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "themoggers.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "themoggers.shop",
            "domain_keyword": "themoggers",
            "domain_tld": "shop",
            "query_time": "2024-05-14 16:23:34",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.062,
        "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>themoggers.shop</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>themoggers.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>themoggers.shop</domain_name>
   <domain_keyword>themoggers</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-14 16:23:34</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.062</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.015 seconds) which contained the exact domain keyword "themoggers".
Domain Name Registered Expiry Registrar Ownership
1 themoggers.store 7 May 2024 7 May 2025 Go Daddy, LLC Domains By Proxy, LLC
2 themoggers.shop 12 May 2024 12 May 2025 GoDaddy.com LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=themoggers&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "themoggers",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "themoggers.store, themoggers.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "themoggers.store",
            "domain_keyword": "themoggers",
            "domain_tld": "store",
            "query_time": "2024-05-09 17:46:45",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "themoggers.shop",
            "domain_keyword": "themoggers",
            "domain_tld": "shop",
            "query_time": "2024-05-14 16:23:34",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>themoggers</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>themoggers.store, themoggers.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>themoggers.store</domain_name>
   <domain_keyword>themoggers</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 17:46:45</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>themoggers.shop</domain_name>
   <domain_keyword>themoggers</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-14 16:23:34</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.015</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 274 domain names (in 0.178 seconds) which look and sound like the brand name "themoggers".
Domain Name Registered Expiry Registrar Ownership
1 thefoggers.com 20 Mar 2020 20 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
2 themongers.com 18 Aug 2009 18 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
3 thejoggers.org 23 Sep 2023 23 Sep 2025 Network Solutions, LLC REDACTED FOR PRIVACY
4 theloggers.com 23 Apr 2010 23 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
5 thecoggers.co.uk 22 Jan 2021 22 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
6 thecoggers.com 25 Oct 2004 25 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
7 thesmoggers.com 30 Jun 2022 30 Jun 2024 DropCatch.com 1133 LLC Redacted for GDPR privacy
8 theloggers.online 4 Jan 2024 4 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
9 thejoggers.com 15 May 2002 15 May 2025 GoDaddy.com, LLC -
10 themuggers.com 12 Jun 2021 12 Jun 2024 NameCheap, Inc. -
11 theroggers.com 12 Jan 2022 12 Jan 2025 GoDaddy.com, LLC -
12 thehoggers.com 21 Feb 2008 21 Feb 2026 GoDaddy.com, LLC -
13 themoggery.co.uk 9 Sep 2007 9 Sep 2024 Kualo Ltd [Tag = KUALO] -
14 thefoggers.live 17 Jul 2020 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 thefoggers.com.au - - Domain Directors Pty Ltd trading as Instra Ray Kerkmez
16 themoggery.org.uk 30 Sep 2007 30 Sep 2024 Kualo Ltd [Tag = KUALO] -
17 thedoggers.com 7 Dec 2013 7 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
18 thepoggers.com 26 Apr 2023 26 Apr 2025 GoDaddy.com, LLC -
19 thefoggers.co.uk 17 Apr 2020 17 Apr 2025 Ionos SE [Tag = 1AND1] -
20 themooners.org 6 Feb 2007 6 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
21 themohlers.wedding 12 Mar 2024 12 Mar 2026 eNom, LLC Data Protected
22 thejiggers.de - - - -
23 theviggers.com 4 Feb 2020 4 Feb 2025 Tucows Domains Inc. -
24 thegoogers.com 2 Jul 2009 2 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
25 themodders.ovh 18 Jan 2015 18 Jan 2025 OVH REDACTED_FOR_PRIVACY
26 themoovers.in 15 Sep 2015 15 Sep 2024 GoDaddy.com, LLC Hem Sharma
27 thediggers.co 9 Sep 2021 9 Sep 2024 OVH sas SARL DIGITAL LAB
28 thejaggers.co.uk 2 Jul 2007 2 Jul 2024 Namesco Limited [Tag = FREEPARKING] -
29 therodgers.name - - GoDaddy.com, LLC -
30 themingers.com 30 May 2018 30 May 2025 DREAMHOST Proxy Protection LLC
31 themoovers.nl 6 Feb 2021 - Domain Robot -
32 themoungers.com 20 Oct 2010 20 Oct 2024 IONOS SE 1&1 Internet Inc
33 themagiers.com 29 Sep 2005 29 Sep 2024 GoDaddy.com, LLC -
34 thedoggets.com 16 Mar 2022 16 Mar 2024 IONOS SE -
35 thebloggers.com 11 Feb 2005 11 Feb 2025 ANNULET, INC BuyDomains.com
36 thebaggers.com 30 Mar 2021 30 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
37 themohlers.com 24 Nov 2015 24 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
38 thedoggears.com 5 Aug 2023 5 Aug 2024 GoDaddy.com, LLC -
39 themolters.com 26 Feb 2012 26 Feb 2028 GoDaddy.com, LLC -
40 theploggers.it 12 Apr 2019 21 Dec 2024 Server Plan s.r.l. ATTOUNO - APS
41 themollers.com 2 Feb 1998 1 Feb 2026 Network Solutions, LLC -
42 thetoggery.com 24 Jul 1998 23 Jul 2025 Network Solutions, LLC -
43 thewiggers.com 16 Dec 2000 16 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 themoshers.com 2 Aug 2014 2 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
45 thefoglers.com 15 Jun 2023 15 Jun 2024 DropCatch.com 397 LLC Redacted for GDPR privacy
46 thebeggers.com 8 Jul 2023 8 Jul 2024 GoDaddy.com, LLC -
47 themungers.net 13 May 2009 13 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
48 thetoggery.net 26 May 2010 26 May 2025 GoDaddy.com, LLC -
49 theforgers.uk 19 Nov 2023 19 Nov 2025 UK2 Limited [Tag = UK2NET] -
50 thefoggery.com 23 Sep 2017 23 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
51 thebaggers.co.uk 14 Mar 2024 14 Mar 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
52 themousers.com 17 Nov 2000 17 Nov 2024 GoDaddy.com, LLC -
53 the-eggers.com 20 Sep 2000 20 Sep 2024 Network Solutions, LLC -
54 theforgers.org 3 Sep 2022 3 Sep 2024 CloudFlare, Inc. The Forgers
55 themrogers.com 12 Mar 2023 12 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
56 themoggies.co.uk 7 Oct 2015 7 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
57 thetogglers.com 16 Aug 2015 16 Aug 2024 GoDaddy.com, LLC -
58 thejiggers.com 10 Feb 2013 10 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
59 thesmuggers.co 1 Feb 2021 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 thebloggers.website 11 Jan 2024 11 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
61 thetiggers.com 13 Sep 2020 13 Sep 2024 Tucows Domains Inc. -
62 themoovers.com 12 Aug 2009 12 Aug 2029 GoDaddy.com, LLC -
63 themolders.net 22 Jun 2022 22 Jun 2025 Hostinger Operations, UAB Himanshu Yadav
64 thedoggery.club 16 Mar 2022 16 Mar 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
65 themockers.com 17 Feb 2010 17 Feb 2025 Name.com, Inc. Trademark Worx, LLC
66 thekodgers.com 21 Nov 2006 21 Nov 2024 DREAMHOST Proxy Protection LLC
67 themollers.net 13 Jun 2002 13 Jun 2024 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
68 thehaggers.com 14 Aug 2012 14 Aug 2024 GoDaddy.com, LLC -
69 themosiers.com 29 Jun 2000 29 Jun 2024 Cloudflare, Inc. DATA REDACTED
70 themoppers.com 23 May 2019 23 May 2025 GoDaddy.com, LLC -
71 themothers.org 24 May 2023 24 May 2026 DropCatch.com 1356 LLC www.DropCatch.com
72 thedoggees.com 31 Aug 2022 31 Aug 2024 Tucows Domains Inc. -
73 themoszers.com 19 Mar 2024 19 Mar 2025 NetArt Registrar Sp. z o.o. REDACTED FOR PRIVACY
74 theriggers.com 7 Jan 2003 7 Jan 2025 GoDaddy.com, LLC -
75 thebiggers.live 3 May 2023 3 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0167183450
76 thejaggers.com 17 Sep 1999 17 Sep 2024 Register.com, Inc. -
77 themungers.com 26 Oct 2015 26 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
78 thedaggers.com 15 Sep 2000 15 Sep 2028 NameSecure L.L.C. -
79 thesongers.com 2 Jun 2005 2 Jun 2025 Porkbun LLC Private by Design, LLC
80 thediggers.co.uk 10 Jun 2000 10 Jun 2024 Ionos SE [Tag = 1AND1] -
81 themouvers.com 12 May 2021 12 May 2025 FastDomain Inc. -
82 thefroggers.com 12 Sep 2022 12 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
83 thedodgers.xyz 22 Jan 2021 22 Jan 2025 Paragon Internet Group Data Protected
84 theruggers.com 10 Apr 2022 10 Apr 2026 GoDaddy.com, LLC -
85 therodgers.net 3 Nov 1998 2 Nov 2027 Network Solutions, LLC Rodgers, nobody
86 theploggers.com 12 Apr 2019 12 Apr 2025 GoDaddy.com, LLC -
87 thebolgers.org 19 Jul 2005 19 Jul 2032 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 themoggies.com 26 Jan 2011 26 Jan 2025 Tucows Domains Inc. -
89 themohagers.com 25 Feb 2023 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
90 theforgers.com 21 Aug 2008 21 Aug 2024 ANNULET, INC BuyDomains.com
91 themergers.net 4 Aug 2012 4 Aug 2024 united domains AG -
92 thehaggers.family 30 Mar 2020 30 Mar 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
93 thejaggers.name - - PDR Ltd. d/b/a PublicDomainRegistry.com -
94 thepodgers.com 26 Aug 2008 26 Aug 2025 GoDaddy.com, LLC -
95 theluggers.com 12 Oct 2015 12 Oct 2024 GoDaddy.com, LLC -
96 themoolers.com 13 Jul 2008 13 Jul 2025 GoDaddy.com, LLC -
97 themodders.org 3 Aug 2006 3 Aug 2033 NetArt Registrar Sp. z o.o. Whois Data Protection Sp. z o.o.
98 themorters.com 16 Jul 2010 16 Jul 2024 GoDaddy.com, LLC -
99 theniggers.com 13 Mar 2012 13 Mar 2025 GoDaddy.com, LLC -
100 theborgers.com 30 Apr 2010 30 Apr 2026 Wild West Domains, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Themoggers.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=themoggers.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "themoggers.shop",
        "page_size": 100
    },
    "count": {
        "total": 274,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "thefoggers.com, themongers.com, thejoggers.org, theloggers.com, thecoggers.co.uk, thecoggers.com, thesmoggers.com, theloggers.online, thejoggers.com, themuggers.com, theroggers.com, thehoggers.com, themoggery.co.uk, thefoggers.live, thefoggers.com.au, themoggery.org.uk, thedoggers.com, thepoggers.com, thefoggers.co.uk, themooners.org, themohlers.wedding, thejiggers.de, theviggers.com, thegoogers.com, themodders.ovh, themoovers.in, thediggers.co, thejaggers.co.uk, therodgers.name, themingers.com, themoovers.nl, themoungers.com, themagiers.com, thedoggets.com, thebloggers.com, thebaggers.com, themohlers.com, thedoggears.com, themolters.com, theploggers.it, themollers.com, thetoggery.com, thewiggers.com, themoshers.com, thefoglers.com, thebeggers.com, themungers.net, thetoggery.net, theforgers.uk, thefoggery.com, thebaggers.co.uk, themousers.com, the-eggers.com, theforgers.org, themrogers.com, themoggies.co.uk, thetogglers.com, thejiggers.com, thesmuggers.co, thebloggers.website, thetiggers.com, themoovers.com, themolders.net, thedoggery.club, themockers.com, thekodgers.com, themollers.net, thehaggers.com, themosiers.com, themoppers.com, themothers.org, thedoggees.com, themoszers.com, theriggers.com, thebiggers.live, thejaggers.com, themungers.com, thedaggers.com, thesongers.com, thediggers.co.uk, themouvers.com, thefroggers.com, thedodgers.xyz, theruggers.com, therodgers.net, theploggers.com, thebolgers.org, themoggies.com, themohagers.com, theforgers.com, themergers.net, thehaggers.family, thejaggers.name, thepodgers.com, theluggers.com, themoolers.com, themodders.org, themorters.com, theniggers.com, theborgers.com",
    "results": [
        {
            "num": 1,
            "domain_name": "thefoggers.com",
            "domain_keyword": "thefoggers",
            "domain_tld": "com",
            "query_time": "2024-05-18 14:19:01",
            "create_date": "2020-03-20",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/thefoggers.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.asurahosting.com",
                "ns2.asurahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "themongers.com",
            "domain_keyword": "themongers",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:59:55",
            "create_date": "2009-08-18",
            "update_date": "2024-04-09",
            "expiry_date": "2024-08-18",
            "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": "TX",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "thejoggers.org",
            "domain_keyword": "thejoggers",
            "domain_tld": "org",
            "query_time": "2024-06-02 01:46:48",
            "create_date": "2023-09-23",
            "update_date": "2024-01-23",
            "expiry_date": "2025-09-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "theloggers.com",
            "domain_keyword": "theloggers",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:09:18",
            "create_date": "2010-04-23",
            "update_date": "2020-06-07",
            "expiry_date": "2024-04-23",
            "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": 5,
            "domain_name": "thecoggers.co.uk",
            "domain_keyword": "thecoggers",
            "domain_tld": "co.uk",
            "query_time": "2024-06-05 07:52:26",
            "create_date": "2021-01-22",
            "update_date": "2023-07-27",
            "expiry_date": "2025-01-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "thecoggers.com",
            "domain_keyword": "thecoggers",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:00:43",
            "create_date": "2004-10-25",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-25",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/513b8040-e78d-4447-8a76-e8a33cf60271",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.arvixe.com",
                "ns8.arvixe.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "thesmoggers.com",
            "domain_keyword": "thesmoggers",
            "domain_tld": "com",
            "query_time": "2024-05-29 00:26:25",
            "create_date": "2022-06-30",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-30",
            "registrar_iana": 3342,
            "registrar_name": "DropCatch.com 1133 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "BP",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "HU",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "theloggers.online",
            "domain_keyword": "theloggers",
            "domain_tld": "online",
            "query_time": "2024-05-07 01:26:34",
            "create_date": "2024-01-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "thejoggers.com",
            "domain_keyword": "thejoggers",
            "domain_tld": "com",
            "query_time": "2024-05-18 14:05:46",
            "create_date": "2002-05-15",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "themuggers.com",
            "domain_keyword": "themuggers",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:13:19",
            "create_date": "2021-06-12",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "theroggers.com",
            "domain_keyword": "theroggers",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:42:15",
            "create_date": "2022-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "thehoggers.com",
            "domain_keyword": "thehoggers",
            "domain_tld": "com",
            "query_time": "2024-04-25 04:03:49",
            "create_date": "2008-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2026-02-21",
            "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": 13,
            "domain_name": "themoggery.co.uk",
            "domain_keyword": "themoggery",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 15:55:34",
            "create_date": "2007-09-09",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-09",
            "registrar_name": "Kualo Ltd [Tag = KUALO]",
            "registrar_website": "https://www.kualo.co.uk",
            "name_servers": [
                "ns1.kualo.net",
                "ns2.kualo.net",
                "ns3.kualo.net",
                "ns4.kualo.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "thefoggers.live",
            "domain_keyword": "thefoggers",
            "domain_tld": "live",
            "query_time": "2024-05-23 23:28:22",
            "create_date": "2020-07-17",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "thefoggers.com.au",
            "domain_keyword": "thefoggers",
            "domain_tld": "com.au",
            "query_time": "2024-05-22 02:26:49",
            "update_date": "2022-12-01",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Ray Kerkmez",
            "name_servers": [
                "ns1.aiskynet.com",
                "ns2.aiskynet.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "themoggery.org.uk",
            "domain_keyword": "themoggery",
            "domain_tld": "org.uk",
            "query_time": "2024-06-01 23:14:05",
            "create_date": "2007-09-30",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-30",
            "registrar_name": "Kualo Ltd [Tag = KUALO]",
            "registrar_website": "https://www.kualo.co.uk",
            "name_servers": [
                "ns1.kualo.net",
                "ns2.kualo.net",
                "ns3.kualo.net",
                "ns4.kualo.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "thedoggers.com",
            "domain_keyword": "thedoggers",
            "domain_tld": "com",
            "query_time": "2024-06-06 23:07:40",
            "create_date": "2013-12-07",
            "update_date": "2020-12-01",
            "expiry_date": "2024-12-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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "thepoggers.com",
            "domain_keyword": "thepoggers",
            "domain_tld": "com",
            "query_time": "2024-04-29 03:46:03",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "thefoggers.co.uk",
            "domain_keyword": "thefoggers",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 12:56:49",
            "create_date": "2020-04-17",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-17",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1027.ui-dns.biz",
                "ns1047.ui-dns.com",
                "ns1048.ui-dns.org",
                "ns1109.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "themooners.org",
            "domain_keyword": "themooners",
            "domain_tld": "org",
            "query_time": "2024-04-23 16:02:40",
            "create_date": "2007-02-06",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "themohlers.wedding",
            "domain_keyword": "themohlers",
            "domain_tld": "wedding",
            "query_time": "2024-05-12 09:36:49",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2026-03-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1281.awsdns-32.org",
                "ns-1700.awsdns-20.co.uk",
                "ns-445.awsdns-55.com",
                "ns-529.awsdns-02.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "thejiggers.de",
            "domain_keyword": "thejiggers",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:23:21",
            "update_date": "2015-07-01",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 23,
            "domain_name": "theviggers.com",
            "domain_keyword": "theviggers",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:10:38",
            "create_date": "2020-02-04",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "thegoogers.com",
            "domain_keyword": "thegoogers",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:26:55",
            "create_date": "2009-07-02",
            "update_date": "2023-06-02",
            "expiry_date": "2024-07-02",
            "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": 25,
            "domain_name": "themodders.ovh",
            "domain_keyword": "themodders",
            "domain_tld": "ovh",
            "query_time": "2024-05-01 15:18:28",
            "create_date": "2015-01-18",
            "update_date": "2023-07-12",
            "expiry_date": "2025-01-18",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "themoovers.in",
            "domain_keyword": "themoovers",
            "domain_tld": "in",
            "query_time": "2024-05-26 03:51:10",
            "create_date": "2015-09-15",
            "update_date": "2023-02-14",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hem Sharma",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "thediggers.co",
            "domain_keyword": "thediggers",
            "domain_tld": "co",
            "query_time": "2024-05-29 04:21:18",
            "create_date": "2021-09-09",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-09",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SARL DIGITAL LAB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "thejaggers.co.uk",
            "domain_keyword": "thejaggers",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 20:54:44",
            "create_date": "2007-07-02",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-02",
            "registrar_name": "Namesco Limited [Tag = FREEPARKING]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "therodgers.name",
            "domain_keyword": "therodgers",
            "domain_tld": "name",
            "query_time": "2024-05-08 10:02:06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 30,
            "domain_name": "themingers.com",
            "domain_keyword": "themingers",
            "domain_tld": "com",
            "query_time": "2024-04-20 12:47:48",
            "create_date": "2018-05-30",
            "update_date": "2023-04-03",
            "expiry_date": "2025-05-30",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O themingers.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "chip.ns.cloudflare.com",
                "janet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "themoovers.nl",
            "domain_keyword": "themoovers",
            "domain_tld": "nl",
            "query_time": "2024-05-26 03:51:10",
            "create_date": "2021-02-06",
            "update_date": "2024-01-23",
            "registrar_name": "Domain Robot",
            "name_servers": [
                "ns11.jimdo.com",
                "ns12.jimdo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 32,
            "domain_name": "themoungers.com",
            "domain_keyword": "themoungers",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:08:30",
            "create_date": "2010-10-20",
            "update_date": "2018-04-11",
            "expiry_date": "2024-10-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1086.ui-dns.biz",
                "ns1086.ui-dns.com",
                "ns1086.ui-dns.de",
                "ns1086.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "themagiers.com",
            "domain_keyword": "themagiers",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:42:37",
            "create_date": "2005-09-29",
            "update_date": "2022-09-30",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "thedoggets.com",
            "domain_keyword": "thedoggets",
            "domain_tld": "com",
            "query_time": "2024-05-31 09:27:58",
            "create_date": "2022-03-16",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "thebloggers.com",
            "domain_keyword": "thebloggers",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:11:36",
            "create_date": "2005-02-11",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-11",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "thebaggers.com",
            "domain_keyword": "thebaggers",
            "domain_tld": "com",
            "query_time": "2024-05-28 20:35:44",
            "create_date": "2021-03-30",
            "update_date": "2021-08-27",
            "expiry_date": "2024-03-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "themohlers.com",
            "domain_keyword": "themohlers",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:55:41",
            "create_date": "2015-11-24",
            "update_date": "2024-04-20",
            "expiry_date": "2024-11-24",
            "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": "MO",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "thedoggears.com",
            "domain_keyword": "thedoggears",
            "domain_tld": "com",
            "query_time": "2024-05-24 00:45:56",
            "create_date": "2023-08-05",
            "update_date": "2024-05-17",
            "expiry_date": "2024-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "themolters.com",
            "domain_keyword": "themolters",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:56:24",
            "create_date": "2012-02-26",
            "update_date": "2024-02-26",
            "expiry_date": "2028-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "theploggers.it",
            "domain_keyword": "theploggers",
            "domain_tld": "it",
            "query_time": "2024-05-12 19:46:23",
            "create_date": "2019-04-12",
            "update_date": "2024-01-06",
            "expiry_date": "2024-12-21",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "ATTOUNO - APS",
            "registrant_address": "Via della Ginestra 50/D",
            "registrant_city": "Sesto Fiorentino",
            "registrant_state": "FI",
            "registrant_zip": "50019",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnshigh.com",
                "ns2.dnshigh.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 41,
            "domain_name": "themollers.com",
            "domain_keyword": "themollers",
            "domain_tld": "com",
            "query_time": "2024-05-04 12:13:58",
            "create_date": "1998-02-02",
            "update_date": "2023-12-03",
            "expiry_date": "2026-02-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "thetoggery.com",
            "domain_keyword": "thetoggery",
            "domain_tld": "com",
            "query_time": "2024-04-21 16:13:35",
            "create_date": "1998-07-24",
            "update_date": "2023-10-25",
            "expiry_date": "2025-07-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "colette.ns.cloudflare.com",
                "randall.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "thewiggers.com",
            "domain_keyword": "thewiggers",
            "domain_tld": "com",
            "query_time": "2024-05-05 00:14:27",
            "create_date": "2000-12-16",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=thewiggers.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "themoshers.com",
            "domain_keyword": "themoshers",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:05:14",
            "create_date": "2014-08-02",
            "update_date": "2020-07-27",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "thefoglers.com",
            "domain_keyword": "thefoglers",
            "domain_tld": "com",
            "query_time": "2024-05-12 12:55:16",
            "create_date": "2023-06-15",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1808,
            "registrar_name": "DropCatch.com 397 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "jiangxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "thebeggers.com",
            "domain_keyword": "thebeggers",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:37:32",
            "create_date": "2023-07-08",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "themungers.net",
            "domain_keyword": "themungers",
            "domain_tld": "net",
            "query_time": "2024-04-19 14:14:55",
            "create_date": "2009-05-13",
            "update_date": "2023-05-22",
            "expiry_date": "2025-05-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=themungers.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "thetoggery.net",
            "domain_keyword": "thetoggery",
            "domain_tld": "net",
            "query_time": "2024-04-22 01:53:03",
            "create_date": "2010-05-26",
            "update_date": "2022-09-07",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "theforgers.uk",
            "domain_keyword": "theforgers",
            "domain_tld": "uk",
            "query_time": "2024-05-29 04:30:06",
            "create_date": "2023-11-19",
            "update_date": "2023-11-19",
            "expiry_date": "2025-11-19",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "thefoggery.com",
            "domain_keyword": "thefoggery",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:02:20",
            "create_date": "2017-09-23",
            "update_date": "2020-09-17",
            "expiry_date": "2024-09-23",
            "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": 51,
            "domain_name": "thebaggers.co.uk",
            "domain_keyword": "thebaggers",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 17:55:05",
            "create_date": "2024-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "themousers.com",
            "domain_keyword": "themousers",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:09:31",
            "create_date": "2000-11-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "the-eggers.com",
            "domain_keyword": "the-eggers",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:01:42",
            "create_date": "2000-09-20",
            "update_date": "2022-07-22",
            "expiry_date": "2024-09-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "theforgers.org",
            "domain_keyword": "theforgers",
            "domain_tld": "org",
            "query_time": "2024-05-18 14:19:54",
            "create_date": "2022-09-03",
            "update_date": "2023-08-09",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Forgers",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "boyd.ns.cloudflare.com",
                "gwen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "themrogers.com",
            "domain_keyword": "themrogers",
            "domain_tld": "com",
            "query_time": "2024-04-17 12:04:29",
            "create_date": "2023-03-12",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of themrogers.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-1357.awsdns-41.org",
                "ns-1822.awsdns-35.co.uk",
                "ns-72.awsdns-09.com",
                "ns-946.awsdns-54.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "themoggies.co.uk",
            "domain_keyword": "themoggies",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 15:55:36",
            "create_date": "2015-10-07",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-07",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.thecloudwebsiteserver.com",
                "ns2.thecloudwebsiteserver.net",
                "ns3.thecloudwebsiteserver.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "thetogglers.com",
            "domain_keyword": "thetogglers",
            "domain_tld": "com",
            "query_time": "2024-04-21 16:13:36",
            "create_date": "2015-08-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8173.hostgator.com",
                "ns8174.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "thejiggers.com",
            "domain_keyword": "thejiggers",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:46:35",
            "create_date": "2013-02-10",
            "update_date": "2021-02-04",
            "expiry_date": "2024-02-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "thesmuggers.co",
            "domain_keyword": "thesmuggers",
            "domain_tld": "co",
            "query_time": "2024-04-15 17:07:15",
            "create_date": "2021-02-01",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-01",
            "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": [
                "anirban.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "thebloggers.website",
            "domain_keyword": "thebloggers",
            "domain_tld": "website",
            "query_time": "2024-05-12 07:29:54",
            "create_date": "2024-01-11",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-11",
            "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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "thetiggers.com",
            "domain_keyword": "thetiggers",
            "domain_tld": "com",
            "query_time": "2024-04-26 18:07:37",
            "create_date": "2020-09-13",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "jessica.ns.cloudflare.com",
                "mitch.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "themoovers.com",
            "domain_keyword": "themoovers",
            "domain_tld": "com",
            "query_time": "2024-05-21 14:34:55",
            "create_date": "2009-08-12",
            "update_date": "2022-09-06",
            "expiry_date": "2029-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "themolders.net",
            "domain_keyword": "themolders",
            "domain_tld": "net",
            "query_time": "2024-05-31 13:39:08",
            "create_date": "2022-06-22",
            "update_date": "2022-08-22",
            "expiry_date": "2025-06-22",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Himanshu Yadav",
            "registrant_address": "Chandigarh Enclave society 502 Heritage 1 tower",
            "registrant_city": "Zirakpur",
            "registrant_state": "Chandigarh",
            "registrant_zip": "140603",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.09888468928",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "thedoggery.club",
            "domain_keyword": "thedoggery",
            "domain_tld": "club",
            "query_time": "2024-06-01 16:42:46",
            "create_date": "2022-03-16",
            "update_date": "2024-03-19",
            "expiry_date": "2024-03-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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.domaincom-expired.domainparkingserver.net",
                "ns2.domaincom-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "themockers.com",
            "domain_keyword": "themockers",
            "domain_tld": "com",
            "query_time": "2024-04-20 12:55:51",
            "create_date": "2010-02-17",
            "update_date": "2023-12-14",
            "expiry_date": "2025-02-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Kyung Won Yang",
            "registrant_company": "Trademark Worx, LLC",
            "registrant_address": "Olympic-ro 99, Songpa-gu , Trademark Worx, LLC, 139 - 1901",
            "registrant_city": "Seoul",
            "registrant_state": "Seoul",
            "registrant_zip": "05501",
            "registrant_country": "KR",
            "registrant_email": "https://www.name.com/contact-domain-whois/themockers.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "thekodgers.com",
            "domain_keyword": "thekodgers",
            "domain_tld": "com",
            "query_time": "2024-05-19 11:23:14",
            "create_date": "2006-11-21",
            "update_date": "2022-11-02",
            "expiry_date": "2024-11-21",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O thekodgers.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "themollers.net",
            "domain_keyword": "themollers",
            "domain_tld": "net",
            "query_time": "2024-05-14 20:35:32",
            "create_date": "2002-06-13",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-13",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CAMBS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/991bab90-c528-4b1e-9584-2f2c467e1413",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.securepod.com",
                "ns11.securepod.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "thehaggers.com",
            "domain_keyword": "thehaggers",
            "domain_tld": "com",
            "query_time": "2024-05-20 12:06:34",
            "create_date": "2012-08-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "themosiers.com",
            "domain_keyword": "themosiers",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:05:15",
            "create_date": "2000-06-29",
            "update_date": "2022-09-17",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "MO",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/themosiers.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "erin.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "themoppers.com",
            "domain_keyword": "themoppers",
            "domain_tld": "com",
            "query_time": "2024-05-26 03:51:10",
            "create_date": "2019-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "themothers.org",
            "domain_keyword": "themothers",
            "domain_tld": "org",
            "query_time": "2024-05-28 06:12:27",
            "create_date": "2023-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2026-05-24",
            "registrar_iana": 3565,
            "registrar_name": "DropCatch.com 1356 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "www.DropCatch.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "thedoggees.com",
            "domain_keyword": "thedoggees",
            "domain_tld": "com",
            "query_time": "2024-06-06 23:07:40",
            "create_date": "2022-08-31",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.clev1.net",
                "ns2.clev1.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "themoszers.com",
            "domain_keyword": "themoszers",
            "domain_tld": "com",
            "query_time": "2024-05-21 14:35:48",
            "create_date": "2024-03-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NTT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kyle.ns.cloudflare.com",
                "nataly.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "theriggers.com",
            "domain_keyword": "theriggers",
            "domain_tld": "com",
            "query_time": "2024-04-22 17:17:23",
            "create_date": "2003-01-07",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "parking.names4ever.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "thebiggers.live",
            "domain_keyword": "thebiggers",
            "domain_tld": "live",
            "query_time": "2024-05-09 01:25:39",
            "create_date": "2023-05-03",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167183450",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "thejaggers.com",
            "domain_keyword": "thejaggers",
            "domain_tld": "com",
            "query_time": "2024-05-21 02:49:42",
            "create_date": "1999-09-17",
            "update_date": "2020-03-17",
            "expiry_date": "2024-09-17",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "themungers.com",
            "domain_keyword": "themungers",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:14:55",
            "create_date": "2015-10-26",
            "update_date": "2020-10-20",
            "expiry_date": "2024-10-26",
            "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": 78,
            "domain_name": "thedaggers.com",
            "domain_keyword": "thedaggers",
            "domain_tld": "com",
            "query_time": "2024-04-22 07:36:35",
            "create_date": "2000-09-15",
            "update_date": "2023-03-17",
            "expiry_date": "2028-09-15",
            "registrar_iana": 30,
            "registrar_name": "NameSecure L.L.C.",
            "registrar_website": "http://www.namesecure.com",
            "name_servers": [
                "dns3.doteasy.com",
                "dns4.doteasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "thesongers.com",
            "domain_keyword": "thesongers",
            "domain_tld": "com",
            "query_time": "2024-05-11 13:01:40",
            "create_date": "2005-06-02",
            "update_date": "2023-05-15",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/thesongers.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "thediggers.co.uk",
            "domain_keyword": "thediggers",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 00:38:46",
            "create_date": "2000-06-10",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "themouvers.com",
            "domain_keyword": "themouvers",
            "domain_tld": "com",
            "query_time": "2024-05-14 20:37:35",
            "create_date": "2021-05-12",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "thefroggers.com",
            "domain_keyword": "thefroggers",
            "domain_tld": "com",
            "query_time": "2024-05-31 03:22:37",
            "create_date": "2022-09-12",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-12",
            "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": 83,
            "domain_name": "thedodgers.xyz",
            "domain_keyword": "thedodgers",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 00:45:30",
            "create_date": "2021-01-22",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "theruggers.com",
            "domain_keyword": "theruggers",
            "domain_tld": "com",
            "query_time": "2024-04-29 19:11:03",
            "create_date": "2022-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2026-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "therodgers.net",
            "domain_keyword": "therodgers",
            "domain_tld": "net",
            "query_time": "2024-04-18 04:27:59",
            "create_date": "1998-11-03",
            "update_date": "2022-09-03",
            "expiry_date": "2027-11-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Rodgers, nobody",
            "registrant_address": "141 E 5600 S",
            "registrant_city": "SALT LAKE CITY",
            "registrant_state": "UT",
            "registrant_zip": "84107-6180",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8012879999",
            "registrant_fax": "+1.8012617488",
            "name_servers": [
                "ns1.lnhi.net",
                "ns2.lnhi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "theploggers.com",
            "domain_keyword": "theploggers",
            "domain_tld": "com",
            "query_time": "2024-04-29 03:45:40",
            "create_date": "2019-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dominiofaidate.com",
                "ns2.dominiofaidate.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "thebolgers.org",
            "domain_keyword": "thebolgers",
            "domain_tld": "org",
            "query_time": "2024-04-16 05:00:00",
            "create_date": "2005-07-19",
            "update_date": "2022-08-30",
            "expiry_date": "2032-07-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "themoggies.com",
            "domain_keyword": "themoggies",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:39:05",
            "create_date": "2011-01-26",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "themohagers.com",
            "domain_keyword": "themohagers",
            "domain_tld": "com",
            "query_time": "2024-05-04 12:13:51",
            "create_date": "2023-02-25",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=themohagers.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "theforgers.com",
            "domain_keyword": "theforgers",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:08:47",
            "create_date": "2008-08-21",
            "update_date": "2023-10-08",
            "expiry_date": "2024-08-21",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "themergers.net",
            "domain_keyword": "themergers",
            "domain_tld": "net",
            "query_time": "2024-04-21 10:32:49",
            "create_date": "2012-08-04",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "thehaggers.family",
            "domain_keyword": "thehaggers",
            "domain_tld": "family",
            "query_time": "2024-05-09 22:16:15",
            "create_date": "2020-03-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "thejaggers.name",
            "domain_keyword": "thejaggers",
            "domain_tld": "name",
            "query_time": "2024-05-04 07:36:41",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 94,
            "domain_name": "thepodgers.com",
            "domain_keyword": "thepodgers",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:25:52",
            "create_date": "2008-08-26",
            "update_date": "2023-08-27",
            "expiry_date": "2025-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "theluggers.com",
            "domain_keyword": "theluggers",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:33:26",
            "create_date": "2015-10-12",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "themoolers.com",
            "domain_keyword": "themoolers",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:02:28",
            "create_date": "2008-07-13",
            "update_date": "2023-07-14",
            "expiry_date": "2025-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "themodders.org",
            "domain_keyword": "themodders",
            "domain_tld": "org",
            "query_time": "2024-06-02 19:54:55",
            "create_date": "2006-08-03",
            "update_date": "2024-05-09",
            "expiry_date": "2033-08-03",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com/web/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Data Protection Sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "malopolskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clyde.ns.cloudflare.com",
                "gene.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "themorters.com",
            "domain_keyword": "themorters",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:04:14",
            "create_date": "2010-07-16",
            "update_date": "2022-09-09",
            "expiry_date": "2024-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "theniggers.com",
            "domain_keyword": "theniggers",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:34:11",
            "create_date": "2012-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "theborgers.com",
            "domain_keyword": "theborgers",
            "domain_tld": "com",
            "query_time": "2024-05-07 13:15:41",
            "create_date": "2010-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2026-04-30",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.178,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>themoggers.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>274</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>thefoggers.com, themongers.com, thejoggers.org, theloggers.com, thecoggers.co.uk, thecoggers.com, thesmoggers.com, theloggers.online, thejoggers.com, themuggers.com, theroggers.com, thehoggers.com, themoggery.co.uk, thefoggers.live, thefoggers.com.au, themoggery.org.uk, thedoggers.com, thepoggers.com, thefoggers.co.uk, themooners.org, themohlers.wedding, thejiggers.de, theviggers.com, thegoogers.com, themodders.ovh, themoovers.in, thediggers.co, thejaggers.co.uk, therodgers.name, themingers.com, themoovers.nl, themoungers.com, themagiers.com, thedoggets.com, thebloggers.com, thebaggers.com, themohlers.com, thedoggears.com, themolters.com, theploggers.it, themollers.com, thetoggery.com, thewiggers.com, themoshers.com, thefoglers.com, thebeggers.com, themungers.net, thetoggery.net, theforgers.uk, thefoggery.com, thebaggers.co.uk, themousers.com, the-eggers.com, theforgers.org, themrogers.com, themoggies.co.uk, thetogglers.com, thejiggers.com, thesmuggers.co, thebloggers.website, thetiggers.com, themoovers.com, themolders.net, thedoggery.club, themockers.com, thekodgers.com, themollers.net, thehaggers.com, themosiers.com, themoppers.com, themothers.org, thedoggees.com, themoszers.com, theriggers.com, thebiggers.live, thejaggers.com, themungers.com, thedaggers.com, thesongers.com, thediggers.co.uk, themouvers.com, thefroggers.com, thedodgers.xyz, theruggers.com, therodgers.net, theploggers.com, thebolgers.org, themoggies.com, themohagers.com, theforgers.com, themergers.net, thehaggers.family, thejaggers.name, thepodgers.com, theluggers.com, themoolers.com, themodders.org, themorters.com, theniggers.com, theborgers.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>thefoggers.com</domain_name>
   <domain_keyword>thefoggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 14:19:01</query_time>
   <create_date>2020-03-20</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/thefoggers.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.asurahosting.com</value>
    <value>ns2.asurahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>themongers.com</domain_name>
   <domain_keyword>themongers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:59:55</query_time>
   <create_date>2009-08-18</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-08-18</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>TX</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>thejoggers.org</domain_name>
   <domain_keyword>thejoggers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 01:46:48</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-09-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>theloggers.com</domain_name>
   <domain_keyword>theloggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:09:18</query_time>
   <create_date>2010-04-23</create_date>
   <update_date>2020-06-07</update_date>
   <expiry_date>2024-04-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>5</num>
   <domain_name>thecoggers.co.uk</domain_name>
   <domain_keyword>thecoggers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-05 07:52:26</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>thecoggers.com</domain_name>
   <domain_keyword>thecoggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:00:43</query_time>
   <create_date>2004-10-25</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/513b8040-e78d-4447-8a76-e8a33cf60271</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.arvixe.com</value>
    <value>ns8.arvixe.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>thesmoggers.com</domain_name>
   <domain_keyword>thesmoggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 00:26:25</query_time>
   <create_date>2022-06-30</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>3342</registrar_iana>
   <registrar_name>DropCatch.com 1133 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>BP</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.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>8</num>
   <domain_name>theloggers.online</domain_name>
   <domain_keyword>theloggers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 01:26:34</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>thejoggers.com</domain_name>
   <domain_keyword>thejoggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 14:05:46</query_time>
   <create_date>2002-05-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>10</num>
   <domain_name>themuggers.com</domain_name>
   <domain_keyword>themuggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:13:19</query_time>
   <create_date>2021-06-12</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.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>11</num>
   <domain_name>theroggers.com</domain_name>
   <domain_keyword>theroggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:42:15</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>thehoggers.com</domain_name>
   <domain_keyword>thehoggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 04:03:49</query_time>
   <create_date>2008-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2026-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>13</num>
   <domain_name>themoggery.co.uk</domain_name>
   <domain_keyword>themoggery</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 15:55:34</query_time>
   <create_date>2007-09-09</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>Kualo Ltd [Tag = KUALO]</registrar_name>
   <registrar_website>https://www.kualo.co.uk</registrar_website>
   <name_servers>
    <value>ns1.kualo.net</value>
    <value>ns2.kualo.net</value>
    <value>ns3.kualo.net</value>
    <value>ns4.kualo.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>thefoggers.live</domain_name>
   <domain_keyword>thefoggers</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-23 23:28:22</query_time>
   <create_date>2020-07-17</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>thefoggers.com.au</domain_name>
   <domain_keyword>thefoggers</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-22 02:26:49</query_time>
   <update_date>2022-12-01</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Ray Kerkmez</registrant_name>
   <name_servers>
    <value>ns1.aiskynet.com</value>
    <value>ns2.aiskynet.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>themoggery.org.uk</domain_name>
   <domain_keyword>themoggery</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-01 23:14:05</query_time>
   <create_date>2007-09-30</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Kualo Ltd [Tag = KUALO]</registrar_name>
   <registrar_website>https://www.kualo.co.uk</registrar_website>
   <name_servers>
    <value>ns1.kualo.net</value>
    <value>ns2.kualo.net</value>
    <value>ns3.kualo.net</value>
    <value>ns4.kualo.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>thedoggers.com</domain_name>
   <domain_keyword>thedoggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 23:07:40</query_time>
   <create_date>2013-12-07</create_date>
   <update_date>2020-12-01</update_date>
   <expiry_date>2024-12-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>thepoggers.com</domain_name>
   <domain_keyword>thepoggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 03:46:03</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>thefoggers.co.uk</domain_name>
   <domain_keyword>thefoggers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 12:56:49</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1027.ui-dns.biz</value>
    <value>ns1047.ui-dns.com</value>
    <value>ns1048.ui-dns.org</value>
    <value>ns1109.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>themooners.org</domain_name>
   <domain_keyword>themooners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 16:02:40</query_time>
   <create_date>2007-02-06</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>themohlers.wedding</domain_name>
   <domain_keyword>themohlers</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-05-12 09:36:49</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1281.awsdns-32.org</value>
    <value>ns-1700.awsdns-20.co.uk</value>
    <value>ns-445.awsdns-55.com</value>
    <value>ns-529.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>thejiggers.de</domain_name>
   <domain_keyword>thejiggers</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:23:21</query_time>
   <update_date>2015-07-01</update_date>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>theviggers.com</domain_name>
   <domain_keyword>theviggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:10:38</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-04</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>thegoogers.com</domain_name>
   <domain_keyword>thegoogers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:26:55</query_time>
   <create_date>2009-07-02</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-07-02</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>25</num>
   <domain_name>themodders.ovh</domain_name>
   <domain_keyword>themodders</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-01 15:18:28</query_time>
   <create_date>2015-01-18</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>themoovers.in</domain_name>
   <domain_keyword>themoovers</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-26 03:51:10</query_time>
   <create_date>2015-09-15</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hem Sharma</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>thediggers.co</domain_name>
   <domain_keyword>thediggers</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-29 04:21:18</query_time>
   <create_date>2021-09-09</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SARL DIGITAL LAB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>thejaggers.co.uk</domain_name>
   <domain_keyword>thejaggers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 20:54:44</query_time>
   <create_date>2007-07-02</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>Namesco Limited [Tag = FREEPARKING]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>therodgers.name</domain_name>
   <domain_keyword>therodgers</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-08 10:02:06</query_time>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>themingers.com</domain_name>
   <domain_keyword>themingers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 12:47:48</query_time>
   <create_date>2018-05-30</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O themingers.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>chip.ns.cloudflare.com</value>
    <value>janet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>themoovers.nl</domain_name>
   <domain_keyword>themoovers</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 03:51:10</query_time>
   <create_date>2021-02-06</create_date>
   <update_date>2024-01-23</update_date>
   <registrar_name>Domain Robot</registrar_name>
   <name_servers>
    <value>ns11.jimdo.com</value>
    <value>ns12.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>themoungers.com</domain_name>
   <domain_keyword>themoungers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:08:30</query_time>
   <create_date>2010-10-20</create_date>
   <update_date>2018-04-11</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1086.ui-dns.biz</value>
    <value>ns1086.ui-dns.com</value>
    <value>ns1086.ui-dns.de</value>
    <value>ns1086.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>themagiers.com</domain_name>
   <domain_keyword>themagiers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:42:37</query_time>
   <create_date>2005-09-29</create_date>
   <update_date>2022-09-30</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>thedoggets.com</domain_name>
   <domain_keyword>thedoggets</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 09:27:58</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>thebloggers.com</domain_name>
   <domain_keyword>thebloggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:11:36</query_time>
   <create_date>2005-02-11</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>thebaggers.com</domain_name>
   <domain_keyword>thebaggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 20:35:44</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>themohlers.com</domain_name>
   <domain_keyword>themohlers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:55:41</query_time>
   <create_date>2015-11-24</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-11-24</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>MO</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>thedoggears.com</domain_name>
   <domain_keyword>thedoggears</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 00:45:56</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>themolters.com</domain_name>
   <domain_keyword>themolters</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:56:24</query_time>
   <create_date>2012-02-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2028-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>40</num>
   <domain_name>theploggers.it</domain_name>
   <domain_keyword>theploggers</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 19:46:23</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>ATTOUNO - APS</registrant_company>
   <registrant_address>Via della Ginestra 50/D</registrant_address>
   <registrant_city>Sesto Fiorentino</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>50019</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnshigh.com</value>
    <value>ns2.dnshigh.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>themollers.com</domain_name>
   <domain_keyword>themollers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 12:13:58</query_time>
   <create_date>1998-02-02</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2026-02-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns13.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>thetoggery.com</domain_name>
   <domain_keyword>thetoggery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 16:13:35</query_time>
   <create_date>1998-07-24</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2025-07-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>colette.ns.cloudflare.com</value>
    <value>randall.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>thewiggers.com</domain_name>
   <domain_keyword>thewiggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 00:14:27</query_time>
   <create_date>2000-12-16</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=thewiggers.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>themoshers.com</domain_name>
   <domain_keyword>themoshers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:05:14</query_time>
   <create_date>2014-08-02</create_date>
   <update_date>2020-07-27</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>thefoglers.com</domain_name>
   <domain_keyword>thefoglers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 12:55:16</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1808</registrar_iana>
   <registrar_name>DropCatch.com 397 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>jiangxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>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>46</num>
   <domain_name>thebeggers.com</domain_name>
   <domain_keyword>thebeggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:37:32</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>themungers.net</domain_name>
   <domain_keyword>themungers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 14:14:55</query_time>
   <create_date>2009-05-13</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=themungers.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>thetoggery.net</domain_name>
   <domain_keyword>thetoggery</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 01:53:03</query_time>
   <create_date>2010-05-26</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>theforgers.uk</domain_name>
   <domain_keyword>theforgers</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 04:30:06</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>thefoggery.com</domain_name>
   <domain_keyword>thefoggery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:02:20</query_time>
   <create_date>2017-09-23</create_date>
   <update_date>2020-09-17</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>51</num>
   <domain_name>thebaggers.co.uk</domain_name>
   <domain_keyword>thebaggers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 17:55:05</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>themousers.com</domain_name>
   <domain_keyword>themousers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:09:31</query_time>
   <create_date>2000-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>53</num>
   <domain_name>the-eggers.com</domain_name>
   <domain_keyword>the-eggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:01:42</query_time>
   <create_date>2000-09-20</create_date>
   <update_date>2022-07-22</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>theforgers.org</domain_name>
   <domain_keyword>theforgers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 14:19:54</query_time>
   <create_date>2022-09-03</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Forgers</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>boyd.ns.cloudflare.com</value>
    <value>gwen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>themrogers.com</domain_name>
   <domain_keyword>themrogers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 12:04:29</query_time>
   <create_date>2023-03-12</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-12</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 themrogers.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-1357.awsdns-41.org</value>
    <value>ns-1822.awsdns-35.co.uk</value>
    <value>ns-72.awsdns-09.com</value>
    <value>ns-946.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>themoggies.co.uk</domain_name>
   <domain_keyword>themoggies</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 15:55:36</query_time>
   <create_date>2015-10-07</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.thecloudwebsiteserver.com</value>
    <value>ns2.thecloudwebsiteserver.net</value>
    <value>ns3.thecloudwebsiteserver.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>thetogglers.com</domain_name>
   <domain_keyword>thetogglers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 16:13:36</query_time>
   <create_date>2015-08-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-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>ns8173.hostgator.com</value>
    <value>ns8174.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>thejiggers.com</domain_name>
   <domain_keyword>thejiggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:46:35</query_time>
   <create_date>2013-02-10</create_date>
   <update_date>2021-02-04</update_date>
   <expiry_date>2024-02-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>thesmuggers.co</domain_name>
   <domain_keyword>thesmuggers</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-15 17:07:15</query_time>
   <create_date>2021-02-01</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-01</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>anirban.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>thebloggers.website</domain_name>
   <domain_keyword>thebloggers</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-12 07:29:54</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-11</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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>thetiggers.com</domain_name>
   <domain_keyword>thetiggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 18:07:37</query_time>
   <create_date>2020-09-13</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-13</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>jessica.ns.cloudflare.com</value>
    <value>mitch.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>themoovers.com</domain_name>
   <domain_keyword>themoovers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 14:34:55</query_time>
   <create_date>2009-08-12</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2029-08-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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>themolders.net</domain_name>
   <domain_keyword>themolders</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 13:39:08</query_time>
   <create_date>2022-06-22</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Himanshu Yadav</registrant_name>
   <registrant_address>Chandigarh Enclave society 502 Heritage 1 tower</registrant_address>
   <registrant_city>Zirakpur</registrant_city>
   <registrant_state>Chandigarh</registrant_state>
   <registrant_zip>140603</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.09888468928</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>thedoggery.club</domain_name>
   <domain_keyword>thedoggery</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-01 16:42:46</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <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>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.domaincom-expired.domainparkingserver.net</value>
    <value>ns2.domaincom-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>themockers.com</domain_name>
   <domain_keyword>themockers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 12:55:51</query_time>
   <create_date>2010-02-17</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Kyung Won Yang</registrant_name>
   <registrant_company>Trademark Worx, LLC</registrant_company>
   <registrant_address>Olympic-ro 99, Songpa-gu , Trademark Worx, LLC, 139 - 1901</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_state>Seoul</registrant_state>
   <registrant_zip>05501</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/themockers.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>thekodgers.com</domain_name>
   <domain_keyword>thekodgers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 11:23:14</query_time>
   <create_date>2006-11-21</create_date>
   <update_date>2022-11-02</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O thekodgers.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>themollers.net</domain_name>
   <domain_keyword>themollers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 20:35:32</query_time>
   <create_date>2002-06-13</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CAMBS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/991bab90-c528-4b1e-9584-2f2c467e1413</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.securepod.com</value>
    <value>ns11.securepod.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>thehaggers.com</domain_name>
   <domain_keyword>thehaggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 12:06:34</query_time>
   <create_date>2012-08-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>themosiers.com</domain_name>
   <domain_keyword>themosiers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:05:15</query_time>
   <create_date>2000-06-29</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/themosiers.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>erin.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>themoppers.com</domain_name>
   <domain_keyword>themoppers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 03:51:10</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>themothers.org</domain_name>
   <domain_keyword>themothers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 06:12:27</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2026-05-24</expiry_date>
   <registrar_iana>3565</registrar_iana>
   <registrar_name>DropCatch.com 1356 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>www.DropCatch.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>thedoggees.com</domain_name>
   <domain_keyword>thedoggees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 23:07:40</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.clev1.net</value>
    <value>ns2.clev1.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>themoszers.com</domain_name>
   <domain_keyword>themoszers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 14:35:48</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.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>NTT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kyle.ns.cloudflare.com</value>
    <value>nataly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>theriggers.com</domain_name>
   <domain_keyword>theriggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 17:17:23</query_time>
   <create_date>2003-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>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>parking.names4ever.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>thebiggers.live</domain_name>
   <domain_keyword>thebiggers</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-09 01:25:39</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167183450</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>thejaggers.com</domain_name>
   <domain_keyword>thejaggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 02:49:42</query_time>
   <create_date>1999-09-17</create_date>
   <update_date>2020-03-17</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>themungers.com</domain_name>
   <domain_keyword>themungers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:14:55</query_time>
   <create_date>2015-10-26</create_date>
   <update_date>2020-10-20</update_date>
   <expiry_date>2024-10-26</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>78</num>
   <domain_name>thedaggers.com</domain_name>
   <domain_keyword>thedaggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 07:36:35</query_time>
   <create_date>2000-09-15</create_date>
   <update_date>2023-03-17</update_date>
   <expiry_date>2028-09-15</expiry_date>
   <registrar_iana>30</registrar_iana>
   <registrar_name>NameSecure L.L.C.</registrar_name>
   <registrar_website>http://www.namesecure.com</registrar_website>
   <name_servers>
    <value>dns3.doteasy.com</value>
    <value>dns4.doteasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>thesongers.com</domain_name>
   <domain_keyword>thesongers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 13:01:40</query_time>
   <create_date>2005-06-02</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/thesongers.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>thediggers.co.uk</domain_name>
   <domain_keyword>thediggers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 00:38:46</query_time>
   <create_date>2000-06-10</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>themouvers.com</domain_name>
   <domain_keyword>themouvers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 20:37:35</query_time>
   <create_date>2021-05-12</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>thefroggers.com</domain_name>
   <domain_keyword>thefroggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 03:22:37</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-12</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>83</num>
   <domain_name>thedodgers.xyz</domain_name>
   <domain_keyword>thedodgers</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 00:45:30</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group</registrar_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>theruggers.com</domain_name>
   <domain_keyword>theruggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 19:11:03</query_time>
   <create_date>2022-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>therodgers.net</domain_name>
   <domain_keyword>therodgers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 04:27:59</query_time>
   <create_date>1998-11-03</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2027-11-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Rodgers, nobody</registrant_name>
   <registrant_address>141 E 5600 S</registrant_address>
   <registrant_city>SALT LAKE CITY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>84107-6180</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8012879999</registrant_phone>
   <registrant_fax>+1.8012617488</registrant_fax>
   <name_servers>
    <value>ns1.lnhi.net</value>
    <value>ns2.lnhi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>theploggers.com</domain_name>
   <domain_keyword>theploggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 03:45:40</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-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>ns1.dominiofaidate.com</value>
    <value>ns2.dominiofaidate.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>thebolgers.org</domain_name>
   <domain_keyword>thebolgers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 05:00:00</query_time>
   <create_date>2005-07-19</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2032-07-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>themoggies.com</domain_name>
   <domain_keyword>themoggies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:39:05</query_time>
   <create_date>2011-01-26</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-26</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>themohagers.com</domain_name>
   <domain_keyword>themohagers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 12:13:51</query_time>
   <create_date>2023-02-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=themohagers.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>90</num>
   <domain_name>theforgers.com</domain_name>
   <domain_keyword>theforgers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:08:47</query_time>
   <create_date>2008-08-21</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>themergers.net</domain_name>
   <domain_keyword>themergers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 10:32:49</query_time>
   <create_date>2012-08-04</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>thehaggers.family</domain_name>
   <domain_keyword>thehaggers</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-09 22:16:15</query_time>
   <create_date>2020-03-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>thejaggers.name</domain_name>
   <domain_keyword>thejaggers</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-04 07:36:41</query_time>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>thepodgers.com</domain_name>
   <domain_keyword>thepodgers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:25:52</query_time>
   <create_date>2008-08-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>theluggers.com</domain_name>
   <domain_keyword>theluggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:33:26</query_time>
   <create_date>2015-10-12</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>themoolers.com</domain_name>
   <domain_keyword>themoolers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:02:28</query_time>
   <create_date>2008-07-13</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2025-07-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>themodders.org</domain_name>
   <domain_keyword>themodders</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 19:54:55</query_time>
   <create_date>2006-08-03</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2033-08-03</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com/web/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Data Protection Sp. z o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>malopolskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clyde.ns.cloudflare.com</value>
    <value>gene.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>themorters.com</domain_name>
   <domain_keyword>themorters</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:04:14</query_time>
   <create_date>2010-07-16</create_date>
   <update_date>2022-09-09</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>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>99</num>
   <domain_name>theniggers.com</domain_name>
   <domain_keyword>theniggers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:34:11</query_time>
   <create_date>2012-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>100</num>
   <domain_name>theborgers.com</domain_name>
   <domain_keyword>theborgers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 13:15:41</query_time>
   <create_date>2010-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2026-04-30</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.178</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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