WHOIS QUERY TIME

25 Apr 2024 - 6:45 PM UTC

Registered: 14 July 2015
Expiry: 14 July 2029

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns10.hichina.com
dns9.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京爱远方网络科技有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=isomewhere.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "isomewhere.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "isomewhere.cn",
            "domain_keyword": "isomewhere",
            "domain_tld": "cn",
            "query_time": "2024-04-25 18:45:41",
            "create_date": "2015-07-14",
            "expiry_date": "2029-07-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京爱远方网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>isomewhere.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>isomewhere.cn</domain_name>
   <domain_keyword>isomewhere</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-25 18:45:41</query_time>
   <create_date>2015-07-14</create_date>
   <expiry_date>2029-07-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京爱远方网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.037 seconds) for "isomewhere.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

4 Mar 2016 - 8:06 AM UTC

Registered: 14 July 2015
Expiry: 14 July 2016

REGISTRAR

Name: ?????????(??)

NAME SERVERS

dns10.hichina.com
dns9.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: ??
Email: [email protected]

#2 - QUERY TIME

25 Apr 2024 - 6:45 PM UTC

Registered: 14 July 2015
Expiry: 14 July 2029

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns10.hichina.com
dns9.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京爱远方网络科技有限公司
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=isomewhere.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "isomewhere.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "isomewhere.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "isomewhere.cn",
            "domain_keyword": "isomewhere",
            "domain_tld": "cn",
            "query_time": "2016-03-04 08:06:12",
            "create_date": "2015-07-14",
            "expiry_date": "2016-07-14",
            "registrar_name": "?????????(??)",
            "registrant_name": "??",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "isomewhere.cn",
            "domain_keyword": "isomewhere",
            "domain_tld": "cn",
            "query_time": "2024-04-25 18:45:41",
            "create_date": "2015-07-14",
            "expiry_date": "2029-07-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京爱远方网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "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>isomewhere.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>isomewhere.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>isomewhere.cn</domain_name>
   <domain_keyword>isomewhere</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2016-03-04 08:06:12</query_time>
   <create_date>2015-07-14</create_date>
   <expiry_date>2016-07-14</expiry_date>
   <registrar_name>?????????(??)</registrar_name>
   <registrant_name>??</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>isomewhere.cn</domain_name>
   <domain_keyword>isomewhere</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-25 18:45:41</query_time>
   <create_date>2015-07-14</create_date>
   <expiry_date>2029-07-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京爱远方网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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.02 seconds) which contained the exact domain keyword "isomewhere".
Domain Name Registered Expiry Registrar Ownership
1 isomewhere.com 16 Oct 2006 16 Oct 2024 GoDaddy.com, LLC -
2 isomewhere.cn 14 Jul 2015 14 Jul 2029 阿里云计算有限公司(万网) 北京爱远方网络科技有限公司

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=isomewhere&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "isomewhere",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "isomewhere.com, isomewhere.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "isomewhere.com",
            "domain_keyword": "isomewhere",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:13:29",
            "create_date": "2006-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "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": 2,
            "domain_name": "isomewhere.cn",
            "domain_keyword": "isomewhere",
            "domain_tld": "cn",
            "query_time": "2024-04-25 18:45:41",
            "create_date": "2015-07-14",
            "expiry_date": "2029-07-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京爱远方网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.02,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>isomewhere</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>isomewhere.com, isomewhere.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>isomewhere.com</domain_name>
   <domain_keyword>isomewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:13:29</query_time>
   <create_date>2006-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-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>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>2</num>
   <domain_name>isomewhere.cn</domain_name>
   <domain_keyword>isomewhere</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-25 18:45:41</query_time>
   <create_date>2015-07-14</create_date>
   <expiry_date>2029-07-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京爱远方网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.02</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 230 domain names (in 0.196 seconds) which look and sound like the brand name "isomewhere".
Domain Name Registered Expiry Registrar Ownership
1 esomewhere.com 28 Jan 2004 28 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
2 imsomewhere.it 19 Jun 2014 14 May 2024 DominioFaiDaTe S.r.l. hidden
3 9somewhere.com 30 May 2024 30 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 7somewhere.com 6 Nov 2013 6 Nov 2024 OVH, SAS SoZebre
5 usomewhere.com 8 Jun 2022 8 Jun 2024 GoDaddy.com, LLC -
6 insomewhere.com 9 Jun 2013 9 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
7 aisomewhere.com 24 May 2024 24 May 2025 Porkbun LLC Private by Design, LLC
8 somewhere.wine 16 Feb 2024 16 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 somewhere.supply 11 Dec 2019 11 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 somewhere.coffee 25 Jan 2023 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 somewhere.pt - - - -
12 somewhere.co 20 Jul 2010 19 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
13 somewhere.cards 27 Nov 2023 27 Nov 2024 Porkbun LLC Private by Design, LLC
14 somewhere.ooo 26 Jul 2023 26 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
15 somewhere.ca 2 Jan 2001 2 Jan 2025 Grape Inc. REDACTED FOR PRIVACY
16 somewhere.ru 8 Apr 2004 8 Apr 2025 RU-CENTER-RU Private Person
17 somewhere.dk 28 Jan 2003 31 Jan 2025 - Jens Kristian Winbladh
18 somewhere.earth 13 Jan 2019 13 Jan 2025 1API GmbH Wellington Creative
19 somewhere.org.uk 2 Jun 1997 2 Jun 2024 Gandi [Tag = GANDI] -
20 somewhere.team 20 May 2024 20 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 somewhere.io 13 Apr 2016 13 Apr 2025 Porkbun LLC Private by Design, LLC
22 somewhere.lol 11 Apr 2023 11 Apr 2025 Porkbun, LLC Private by Design, LLC
23 somewhere.ae - - Etisalat mazen khanafer
24 somewhere.farm 13 Feb 2021 13 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
25 somewhere.me 8 Oct 2023 8 Oct 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
26 somewhere.sk 23 Sep 2016 23 Sep 2024 USR Services, s.r.o. Dana Kušnírová - SOMEWHERE
27 somewhere.pictures 29 Apr 2022 29 Apr 2025 Network Solutions, LLC Somewhere Pictures
28 somewhere.art 22 Jan 2022 22 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited
29 somewhere.financial 25 Aug 2021 25 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 somewhere.icu 18 May 2023 18 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
31 somewhere.band 14 Nov 2023 14 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 somewhere.media 2 Sep 2020 2 Sep 2024 OVH SAS REDACTED FOR PRIVACY
33 somewhere.green 26 Sep 2023 26 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
34 somewhere.beer 13 Apr 2019 13 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0157352365
35 somewhere.estate 18 Nov 2023 18 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 somewhere.city 12 May 2023 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 somewhere.host 26 Aug 2019 26 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
38 somewhere.info 8 Feb 2024 8 Feb 2025 Sav.com, LLC - 3 Privacy Protection
39 5somewhere.com 31 Mar 2020 31 Mar 2026 GoDaddy.com, LLC -
40 imsomewhere.com 25 Jul 2021 25 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
41 ssomewhere.com 21 May 2023 21 May 2025 Gname.com Pte. Ltd. Redacted for privacy
42 2somewhere.com 24 Jun 2012 24 Jun 2024 Dreamscape Networks International Pte Ltd MERTON LATTER
43 somewhere.gdn 8 May 2016 8 May 2025 Intracom Middle East FZE 77 Cents Limited
44 somewhere.co.uk 3 Jun 1997 3 Jun 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
45 somewhere.blue 12 Dec 2021 12 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 somewhere.ws 14 Oct 2000 14 Oct 2024 GoDaddy.com -
47 somewhere.cloud 23 Feb 2016 23 Feb 2025 Tucows Domains Inc. Smart Srls Societa/Ditta
48 somewhere.amsterdam 17 Aug 2015 17 Aug 2025 Metaregistrar BV Applications Nowhere
49 somewhere.de - - - -
50 somewhere.tv 30 Apr 2020 30 Apr 2025 Domeneshop AS dba domainnameshop.com Registry Services, LLC
51 somewhere.systems 1 Mar 2018 1 Mar 2025 Porkbun LLC Private by Design, LLC
52 somewhere.life 13 Oct 2023 13 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
53 somewhere.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Domain Manager
54 somewhere.run 19 Apr 2022 19 Apr 2026 MarkMonitor Inc. Smallstep Labs, Inc.
55 somewhere.pl 5 Mar 2007 5 Mar 2025 OVH SAS -
56 somewhere.us 20 May 2021 20 May 2025 GoDaddy.com, LLC NameStore.com - UrlCollection.com - TopNames.com
57 somewhere.net 26 May 1998 25 May 2025 GoDaddy.com, LLC -
58 somewhere.studio 20 Dec 2017 20 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0150164891
59 somewhere.cool 14 Jul 2015 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 somewhere.rocks 28 Aug 2022 28 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 somewhere.lat 16 May 2024 16 May 2027 Go Daddy, LLC Domains By Proxy, LLC
62 somewhere.haus 2 Mar 2022 2 Mar 2025 Tucows Domains Inc. Data Protected
63 somewhere.love 26 Feb 2022 26 Feb 2025 Porkbun LLC Private by Design, LLC
64 somewhere.vip 17 May 2016 17 May 2025 Dynadot Inc REDACTED FOR PRIVACY
65 somewhere.works 31 Jan 2015 31 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0139293051
66 somewhere.homes 21 Feb 2024 21 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
67 somewhere.net.au - - Domain Directors Pty Ltd trading as Instra Alex Daglish
68 somewhere.quest 11 Apr 2023 11 Apr 2025 Porkbun, LLC Private by Design, LLC
69 somewhere.guru 29 Sep 2023 29 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 somewhere.nyc 29 Jan 2018 29 Jan 2032 Gandi SAS REDACTED FOR PRIVACY
71 somewhere.place 11 Dec 2022 11 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
72 somewhere.today 10 Feb 2023 10 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
73 somewhere.one 7 Aug 2021 7 Aug 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
74 somewhere.solutions 16 Jul 2023 16 Jul 2024 OVH SAS REDACTED FOR PRIVACY
75 somewhere.global 27 Sep 2022 27 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
76 somewhere.land 7 Oct 2020 7 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
77 somewhere.game 3 Aug 2022 3 Aug 2025 Register.com, Inc -
78 somewhere.world 14 Jan 2015 14 Jan 2025 Name.net, Inc. Blue Concept Pty Ltd
79 somewhere.app 23 Feb 2022 23 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
80 somewhere.buzz 24 May 2024 24 May 2025 Porkbun Private by Design, LLC
81 6somewhere.com 15 Jun 2020 15 Jun 2024 Porkbun LLC Private by Design, LLC
82 insomewhere.icu 18 May 2023 18 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
83 somewhere.travel 10 Jan 2023 10 Jan 2026 101domain GRS Limited N/A
84 somewhere.gay 14 Sep 2022 14 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0166979613
85 somewhere.asia 11 Mar 2022 11 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
86 somewhere.wtf 3 May 2023 3 May 2025 Sav.com, LLC Privacy Protection
87 somewhere.eco 25 Nov 2023 25 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169424228
88 somewhere.xyz 8 Dec 2021 8 Dec 2024 Gandi SAS Little Workshop
89 somewhere.directory 10 Sep 2020 10 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0159278906
90 somewhere.group 1 May 2024 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
91 somewhere.cafe 11 Dec 2019 11 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 somewhere.co.nz 22 May 2013 - Voyager Internet Ltd T/A 1st Domains -
93 somewhere.mobi 9 Apr 2023 9 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 somewhere.social 24 May 2021 24 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
95 somewhere.house 8 May 2021 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 somewhere.cyou 15 May 2022 15 May 2025 INWX GmbH DomRobot UG (haftungsbeschraenkt)
97 somewhere.pro 31 May 2024 31 May 2025 Sav.com, LLC - 10 REDACTED FOR PRIVACY
98 somewhere.live 10 Aug 2023 10 Aug 2024 Sav.com, LLC Privacy Protection
99 somewhere.shop 8 May 2021 8 May 2025 GoDaddy.com LLC -
100 somewhere.design 23 Feb 2022 23 Feb 2025 Sav.com LLC Privacy Protection
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 Isomewhere.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=isomewhere.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "isomewhere.cn",
        "page_size": 100
    },
    "count": {
        "total": 230,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "esomewhere.com, imsomewhere.it, 9somewhere.com, 7somewhere.com, usomewhere.com, insomewhere.com, aisomewhere.com, somewhere.wine, somewhere.supply, somewhere.coffee, somewhere.pt, somewhere.co, somewhere.cards, somewhere.ooo, somewhere.ca, somewhere.ru, somewhere.dk, somewhere.earth, somewhere.org.uk, somewhere.team, somewhere.io, somewhere.lol, somewhere.ae, somewhere.farm, somewhere.me, somewhere.sk, somewhere.pictures, somewhere.art, somewhere.financial, somewhere.icu, somewhere.band, somewhere.media, somewhere.green, somewhere.beer, somewhere.estate, somewhere.city, somewhere.host, somewhere.info, 5somewhere.com, imsomewhere.com, ssomewhere.com, 2somewhere.com, somewhere.gdn, somewhere.co.uk, somewhere.blue, somewhere.ws, somewhere.cloud, somewhere.amsterdam, somewhere.de, somewhere.tv, somewhere.systems, somewhere.life, somewhere.com.au, somewhere.run, somewhere.pl, somewhere.us, somewhere.net, somewhere.studio, somewhere.cool, somewhere.rocks, somewhere.lat, somewhere.haus, somewhere.love, somewhere.vip, somewhere.works, somewhere.homes, somewhere.net.au, somewhere.quest, somewhere.guru, somewhere.nyc, somewhere.place, somewhere.today, somewhere.one, somewhere.solutions, somewhere.global, somewhere.land, somewhere.game, somewhere.world, somewhere.app, somewhere.buzz, 6somewhere.com, insomewhere.icu, somewhere.travel, somewhere.gay, somewhere.asia, somewhere.wtf, somewhere.eco, somewhere.xyz, somewhere.directory, somewhere.group, somewhere.cafe, somewhere.co.nz, somewhere.mobi, somewhere.social, somewhere.house, somewhere.cyou, somewhere.pro, somewhere.live, somewhere.shop, somewhere.design",
    "results": [
        {
            "num": 1,
            "domain_name": "esomewhere.com",
            "domain_keyword": "esomewhere",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:49:57",
            "create_date": "2004-01-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-28",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/8b7a05c0-139d-447f-b92b-f4a5c2628185",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "imsomewhere.it",
            "domain_keyword": "imsomewhere",
            "domain_tld": "it",
            "query_time": "2024-05-27 21:40:34",
            "create_date": "2014-06-19",
            "update_date": "2024-05-15",
            "expiry_date": "2024-05-14",
            "registrar_name": "DominioFaiDaTe S.r.l.",
            "registrar_website": "https://www.dominiofaidate.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.stablepoint.com",
                "ns2.stablepoint.com",
                "ns3.stablepoint.com",
                "ns4.stablepoint.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "9somewhere.com",
            "domain_keyword": "9somewhere",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:14:53",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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=9somewhere.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "7somewhere.com",
            "domain_keyword": "7somewhere",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:13:07",
            "create_date": "2013-11-06",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-06",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SoZebre",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "usomewhere.com",
            "domain_keyword": "usomewhere",
            "domain_tld": "com",
            "query_time": "2024-04-06 14:24:02",
            "create_date": "2022-06-08",
            "update_date": "2022-09-15",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "insomewhere.com",
            "domain_keyword": "insomewhere",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:00:04",
            "create_date": "2013-06-09",
            "update_date": "2021-06-03",
            "expiry_date": "2024-06-09",
            "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": 7,
            "domain_name": "aisomewhere.com",
            "domain_keyword": "aisomewhere",
            "domain_tld": "com",
            "query_time": "2024-05-24 21:15:37",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "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/aisomewhere.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "somewhere.wine",
            "domain_keyword": "somewhere",
            "domain_tld": "wine",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2024-02-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "somewhere.supply",
            "domain_keyword": "somewhere",
            "domain_tld": "supply",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2019-12-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "somewhere.coffee",
            "domain_keyword": "somewhere",
            "domain_tld": "coffee",
            "query_time": "2024-04-08 06:57:03",
            "create_date": "2023-01-25",
            "update_date": "2023-08-14",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "somewhere.pt",
            "domain_keyword": "somewhere",
            "domain_tld": "pt",
            "query_time": "2024-04-08 06:57:04",
            "name_servers": [
                "ns-134-b.gandi.net",
                "ns-195-c.gandi.net",
                "ns-3-a.gandi.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 12,
            "domain_name": "somewhere.co",
            "domain_keyword": "somewhere",
            "domain_tld": "co",
            "query_time": "2024-04-08 06:57:03",
            "create_date": "2010-07-20",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "somewhere.cards",
            "domain_keyword": "somewhere",
            "domain_tld": "cards",
            "query_time": "2024-05-26 19:11:37",
            "create_date": "2023-11-27",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "somewhere.ooo",
            "domain_keyword": "somewhere",
            "domain_tld": "ooo",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2023-07-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "somewhere.ca",
            "domain_keyword": "somewhere",
            "domain_tld": "ca",
            "query_time": "2024-04-25 09:28:07",
            "create_date": "2001-01-02",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-02",
            "registrar_name": "Grape Inc.",
            "registrar_website": "https://grape.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alec.ns.cloudflare.com",
                "bonnie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "somewhere.ru",
            "domain_keyword": "somewhere",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:48:37",
            "create_date": "2004-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.secondary.net.ua",
                "ns.somewhere.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "somewhere.dk",
            "domain_keyword": "somewhere",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:47:09",
            "create_date": "2003-01-28",
            "expiry_date": "2025-01-31",
            "registrant_name": "Jens Kristian Winbladh",
            "registrant_address": "Brynet 51, Bramdrupdam",
            "registrant_city": "Kolding",
            "registrant_zip": "6000",
            "registrant_country": "DK",
            "registrant_phone": "+45 26150926",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "somewhere.earth",
            "domain_keyword": "somewhere",
            "domain_tld": "earth",
            "query_time": "2024-05-17 06:27:52",
            "create_date": "2019-01-13",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wellington Creative",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lower Hutt",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "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.paradise.gen.nz",
                "ns2.paradise.gen.nz",
                "ns3.paradise.gen.nz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "somewhere.org.uk",
            "domain_keyword": "somewhere",
            "domain_tld": "org.uk",
            "query_time": "2024-04-25 09:28:07",
            "create_date": "1997-06-02",
            "update_date": "2023-05-02",
            "expiry_date": "2024-06-02",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns1.theusefularts.org",
                "ns2.theusefularts.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "somewhere.team",
            "domain_keyword": "somewhere",
            "domain_tld": "team",
            "query_time": "2024-05-22 17:13:44",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "somewhere.io",
            "domain_keyword": "somewhere",
            "domain_tld": "io",
            "query_time": "2024-05-15 21:56:42",
            "create_date": "2016-04-13",
            "update_date": "2023-09-05",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "somewhere.lol",
            "domain_keyword": "somewhere",
            "domain_tld": "lol",
            "query_time": "2024-05-03 10:59:24",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "somewhere.ae",
            "domain_keyword": "somewhere",
            "domain_tld": "ae",
            "query_time": "2024-04-20 16:20:36",
            "registrar_name": "Etisalat",
            "registrant_name": "mazen",
            "registrant_company": "mazen khanafer",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 24,
            "domain_name": "somewhere.farm",
            "domain_keyword": "somewhere",
            "domain_tld": "farm",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2021-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "somewhere.me",
            "domain_keyword": "somewhere",
            "domain_tld": "me",
            "query_time": "2024-05-03 10:59:24",
            "create_date": "2023-10-08",
            "update_date": "2024-01-01",
            "expiry_date": "2024-10-08",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "somewhere.sk",
            "domain_keyword": "somewhere",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:47:37",
            "create_date": "2016-09-23",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-23",
            "registrar_name": "USR Services, s.r.o.",
            "registrant_name": "Dana Kušnírová - SOMEWHERE",
            "registrant_address": "Piešťanská 4",
            "registrant_city": "Žilina",
            "registrant_zip": "010 08",
            "registrant_country": "SK",
            "name_servers": [
                "ns.usr.sk",
                "ns2.usr.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 27,
            "domain_name": "somewhere.pictures",
            "domain_keyword": "somewhere",
            "domain_tld": "pictures",
            "query_time": "2024-05-26 19:11:37",
            "create_date": "2022-04-29",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Somewhere Pictures",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "ns31.worldnic.com",
                "ns32.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "somewhere.art",
            "domain_keyword": "somewhere",
            "domain_tld": "art",
            "query_time": "2024-05-26 19:11:37",
            "create_date": "2022-01-22",
            "update_date": "2024-04-24",
            "expiry_date": "2025-01-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.get.art",
                "ns2.get.art",
                "ns3.get.art",
                "ns4.get.art"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "somewhere.financial",
            "domain_keyword": "somewhere",
            "domain_tld": "financial",
            "query_time": "2024-05-17 06:27:53",
            "create_date": "2021-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "somewhere.icu",
            "domain_keyword": "somewhere",
            "domain_tld": "icu",
            "query_time": "2024-05-22 04:52:34",
            "create_date": "2023-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "somewhere.band",
            "domain_keyword": "somewhere",
            "domain_tld": "band",
            "query_time": "2024-05-17 06:27:53",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2025-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "somewhere.media",
            "domain_keyword": "somewhere",
            "domain_tld": "media",
            "query_time": "2024-05-26 19:11:37",
            "create_date": "2020-09-02",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-02",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "somewhere.green",
            "domain_keyword": "somewhere",
            "domain_tld": "green",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2023-09-26",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "somewhere.beer",
            "domain_keyword": "somewhere",
            "domain_tld": "beer",
            "query_time": "2024-05-26 19:11:40",
            "create_date": "2019-04-13",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0157352365",
            "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": 35,
            "domain_name": "somewhere.estate",
            "domain_keyword": "somewhere",
            "domain_tld": "estate",
            "query_time": "2024-05-17 06:27:52",
            "create_date": "2023-11-18",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "somewhere.city",
            "domain_keyword": "somewhere",
            "domain_tld": "city",
            "query_time": "2024-04-08 06:57:03",
            "create_date": "2023-05-12",
            "update_date": "2023-08-19",
            "expiry_date": "2025-05-12",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "somewhere.host",
            "domain_keyword": "somewhere",
            "domain_tld": "host",
            "query_time": "2024-05-13 08:12:09",
            "create_date": "2019-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "somewhere.info",
            "domain_keyword": "somewhere",
            "domain_tld": "info",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2024-02-08",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-08",
            "registrar_iana": 3893,
            "registrar_name": "Sav.com, LLC - 3",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "5somewhere.com",
            "domain_keyword": "5somewhere",
            "domain_tld": "com",
            "query_time": "2024-06-01 12:56:57",
            "create_date": "2020-03-31",
            "update_date": "2024-04-01",
            "expiry_date": "2026-03-31",
            "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": 40,
            "domain_name": "imsomewhere.com",
            "domain_keyword": "imsomewhere",
            "domain_tld": "com",
            "query_time": "2024-05-22 13:05:33",
            "create_date": "2021-07-25",
            "update_date": "2022-07-19",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ssomewhere.com",
            "domain_keyword": "ssomewhere",
            "domain_tld": "com",
            "query_time": "2024-05-23 15:43:31",
            "create_date": "2023-05-21",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ssomewhere.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "2somewhere.com",
            "domain_keyword": "2somewhere",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:36:58",
            "create_date": "2012-06-24",
            "update_date": "2024-03-27",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "MERTON LATTER",
            "registrant_address": "6/22 LIVERPOOL ST",
            "registrant_city": "SYDNEY",
            "registrant_state": "NSW",
            "registrant_zip": "2009",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.293607227",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "somewhere.gdn",
            "domain_keyword": "somewhere",
            "domain_tld": "gdn",
            "query_time": "2024-05-23 11:51:02",
            "create_date": "2016-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1875,
            "registrar_name": "Intracom Middle East FZE",
            "registrar_website": "www.intracomme.com",
            "registrant_name": "Natasha Willam",
            "registrant_company": "77 Cents Limited",
            "registrant_address": "931, Mont Fleuri",
            "registrant_city": "Mahe",
            "registrant_state": "Mahe",
            "registrant_zip": "-",
            "registrant_country": "SC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+248.4401312289",
            "name_servers": [
                "dns1.intracomme.com",
                "dns2.intracomme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "somewhere.co.uk",
            "domain_keyword": "somewhere",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 09:28:07",
            "create_date": "1997-06-03",
            "update_date": "2023-11-28",
            "expiry_date": "2025-06-03",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "somewhere.blue",
            "domain_keyword": "somewhere",
            "domain_tld": "blue",
            "query_time": "2024-05-31 17:18:35",
            "create_date": "2021-12-12",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "somewhere.ws",
            "domain_keyword": "somewhere",
            "domain_tld": "ws",
            "query_time": "2024-04-25 09:28:08",
            "create_date": "2000-10-14",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "www.godaddy.com",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "somewhere.cloud",
            "domain_keyword": "somewhere",
            "domain_tld": "cloud",
            "query_time": "2024-04-20 16:20:36",
            "create_date": "2016-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Smart Srls Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "somewhere.amsterdam",
            "domain_keyword": "somewhere",
            "domain_tld": "amsterdam",
            "query_time": "2024-05-13 08:12:09",
            "create_date": "2015-08-17",
            "update_date": "2023-11-10",
            "expiry_date": "2025-08-17",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Nowhere",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "somewhere.de",
            "domain_keyword": "somewhere",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:21:50",
            "update_date": "2007-10-05",
            "name_servers": [
                "docks16.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 50,
            "domain_name": "somewhere.tv",
            "domain_keyword": "somewhere",
            "domain_tld": "tv",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2020-04-30",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "somewhere.systems",
            "domain_keyword": "somewhere",
            "domain_tld": "systems",
            "query_time": "2024-05-26 19:11:37",
            "create_date": "2018-03-01",
            "update_date": "2023-11-10",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "somewhere.life",
            "domain_keyword": "somewhere",
            "domain_tld": "life",
            "query_time": "2024-05-03 10:59:24",
            "create_date": "2023-10-13",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-13",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "somewhere.com.au",
            "domain_keyword": "somewhere",
            "domain_tld": "com.au",
            "query_time": "2024-05-31 17:18:35",
            "update_date": "2024-05-30",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "renewPeriod",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "somewhere.run",
            "domain_keyword": "somewhere",
            "domain_tld": "run",
            "query_time": "2024-04-19 00:23:28",
            "create_date": "2022-04-19",
            "update_date": "2024-01-22",
            "expiry_date": "2026-04-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Smallstep Labs, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "somewhere.pl",
            "domain_keyword": "somewhere",
            "domain_tld": "pl",
            "query_time": "2024-05-13 08:12:11",
            "create_date": "2007-03-05",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-05",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "somewhere.us",
            "domain_keyword": "somewhere",
            "domain_tld": "us",
            "query_time": "2024-05-23 11:51:02",
            "create_date": "2021-05-20",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "NameStore.com Construction Publications, Inc.",
            "registrant_company": "NameStore.com - UrlCollection.com - TopNames.com",
            "registrant_address": "755 Grand Blvd. B105 #180, This Domain Name May Be For Sale",
            "registrant_city": "Miramar Beach",
            "registrant_state": "Florida",
            "registrant_zip": "32550",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8004396040",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "somewhere.net",
            "domain_keyword": "somewhere",
            "domain_tld": "net",
            "query_time": "2024-05-26 19:11:37",
            "create_date": "1998-05-26",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-abxhwoiakkq9ikhxxpkant.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "somewhere.studio",
            "domain_keyword": "somewhere",
            "domain_tld": "studio",
            "query_time": "2024-04-25 09:28:08",
            "create_date": "2017-12-20",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-20",
            "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 0150164891",
            "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.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "somewhere.cool",
            "domain_keyword": "somewhere",
            "domain_tld": "cool",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2015-07-14",
            "update_date": "2023-08-28",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "somewhere.rocks",
            "domain_keyword": "somewhere",
            "domain_tld": "rocks",
            "query_time": "2024-04-25 09:28:07",
            "create_date": "2022-08-28",
            "update_date": "2023-10-12",
            "expiry_date": "2024-08-28",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "somewhere.lat",
            "domain_keyword": "somewhere",
            "domain_tld": "lat",
            "query_time": "2024-05-18 16:49:35",
            "create_date": "2024-05-16",
            "expiry_date": "2027-05-16",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "somewhere.haus",
            "domain_keyword": "somewhere",
            "domain_tld": "haus",
            "query_time": "2024-05-08 15:58:33",
            "create_date": "2022-03-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "somewhere.love",
            "domain_keyword": "somewhere",
            "domain_tld": "love",
            "query_time": "2024-05-13 08:12:09",
            "create_date": "2022-02-26",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "somewhere.vip",
            "domain_keyword": "somewhere",
            "domain_tld": "vip",
            "query_time": "2024-05-31 17:18:36",
            "create_date": "2016-05-17",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "somewhere.works",
            "domain_keyword": "somewhere",
            "domain_tld": "works",
            "query_time": "2024-05-31 17:18:36",
            "create_date": "2015-01-31",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-31",
            "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 0139293051",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "somewhere.homes",
            "domain_keyword": "somewhere",
            "domain_tld": "homes",
            "query_time": "2024-04-20 16:20:36",
            "create_date": "2024-02-21",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-21",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "somewhere.net.au",
            "domain_keyword": "somewhere",
            "domain_tld": "net.au",
            "query_time": "2024-05-25 20:19:09",
            "update_date": "2023-03-13",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Alex Daglish",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "somewhere.quest",
            "domain_keyword": "somewhere",
            "domain_tld": "quest",
            "query_time": "2024-04-25 19:09:00",
            "create_date": "2023-04-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "somewhere.guru",
            "domain_keyword": "somewhere",
            "domain_tld": "guru",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2023-09-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-29",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "somewhere.nyc",
            "domain_keyword": "somewhere",
            "domain_tld": "nyc",
            "query_time": "2024-04-25 09:28:07",
            "create_date": "2018-01-29",
            "update_date": "2023-12-11",
            "expiry_date": "2032-01-29",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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-155-c.gandi.net",
                "ns-238-a.gandi.net",
                "ns-4-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "somewhere.place",
            "domain_keyword": "somewhere",
            "domain_tld": "place",
            "query_time": "2024-05-16 00:03:33",
            "create_date": "2022-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brit.ns.cloudflare.com",
                "mike.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "somewhere.today",
            "domain_keyword": "somewhere",
            "domain_tld": "today",
            "query_time": "2024-05-08 15:58:33",
            "create_date": "2023-02-10",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\u82D7\\u6817\\u7E23",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "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": [
                "lady.ns.cloudflare.com",
                "wesley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "somewhere.one",
            "domain_keyword": "somewhere",
            "domain_tld": "one",
            "query_time": "2024-05-08 15:58:33",
            "create_date": "2021-08-07",
            "update_date": "2021-08-12",
            "expiry_date": "2025-08-07",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "somewhere.solutions",
            "domain_keyword": "somewhere",
            "domain_tld": "solutions",
            "query_time": "2024-05-31 17:18:36",
            "create_date": "2023-07-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-07-16",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "somewhere.global",
            "domain_keyword": "somewhere",
            "domain_tld": "global",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2022-09-27",
            "update_date": "2023-11-11",
            "expiry_date": "2024-09-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "somewhere.land",
            "domain_keyword": "somewhere",
            "domain_tld": "land",
            "query_time": "2024-05-03 10:59:24",
            "create_date": "2020-10-07",
            "update_date": "2023-11-21",
            "expiry_date": "2024-10-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "somewhere.game",
            "domain_keyword": "somewhere",
            "domain_tld": "game",
            "query_time": "2024-05-13 08:12:09",
            "create_date": "2022-08-03",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-03",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_state": "FL",
            "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": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "somewhere.world",
            "domain_keyword": "somewhere",
            "domain_tld": "world",
            "query_time": "2024-05-17 06:27:52",
            "create_date": "2015-01-14",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-14",
            "registrar_iana": 826,
            "registrar_name": "Name.net, Inc.",
            "registrar_website": "http://www.name.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Blue Concept Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dns.name.com",
                "ns2btz.name.com",
                "ns3dgj.name.com",
                "ns4dfh.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "somewhere.app",
            "domain_keyword": "somewhere",
            "domain_tld": "app",
            "query_time": "2024-04-20 16:20:36",
            "create_date": "2022-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 80,
            "domain_name": "somewhere.buzz",
            "domain_keyword": "somewhere",
            "domain_tld": "buzz",
            "query_time": "2024-05-26 14:23:11",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "6somewhere.com",
            "domain_keyword": "6somewhere",
            "domain_tld": "com",
            "query_time": "2024-05-23 20:23:42",
            "create_date": "2020-06-15",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-15",
            "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/6somewhere.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "insomewhere.icu",
            "domain_keyword": "insomewhere",
            "domain_tld": "icu",
            "query_time": "2024-05-21 06:52:02",
            "create_date": "2023-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "somewhere.travel",
            "domain_keyword": "somewhere",
            "domain_tld": "travel",
            "query_time": "2024-04-25 09:28:08",
            "create_date": "2023-01-10",
            "update_date": "2023-05-04",
            "expiry_date": "2026-01-10",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "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": [
                "rick.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "somewhere.gay",
            "domain_keyword": "somewhere",
            "domain_tld": "gay",
            "query_time": "2024-05-13 08:12:09",
            "create_date": "2022-09-14",
            "update_date": "2023-04-13",
            "expiry_date": "2024-09-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0166979613",
            "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": 85,
            "domain_name": "somewhere.asia",
            "domain_keyword": "somewhere",
            "domain_tld": "asia",
            "query_time": "2024-05-13 08:12:09",
            "create_date": "2022-03-11",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "somewhere.wtf",
            "domain_keyword": "somewhere",
            "domain_tld": "wtf",
            "query_time": "2024-05-08 15:58:33",
            "create_date": "2023-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sav.com",
                "ns2.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "somewhere.eco",
            "domain_keyword": "somewhere",
            "domain_tld": "eco",
            "query_time": "2024-05-31 17:18:35",
            "create_date": "2023-11-25",
            "update_date": "2024-01-24",
            "expiry_date": "2024-11-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169424228",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "somewhere.xyz",
            "domain_keyword": "somewhere",
            "domain_tld": "xyz",
            "query_time": "2024-04-08 06:57:04",
            "create_date": "2021-12-08",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "Little Workshop",
            "registrant_state": "11",
            "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.",
            "name_servers": [
                "ns-150-a.gandi.net",
                "ns-164-c.gandi.net",
                "ns-225-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "somewhere.directory",
            "domain_keyword": "somewhere",
            "domain_tld": "directory",
            "query_time": "2024-05-31 17:18:35",
            "create_date": "2020-09-10",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-10",
            "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 0159278906",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns-2.com",
                "ns2.vercel-dns-2.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "somewhere.group",
            "domain_keyword": "somewhere",
            "domain_tld": "group",
            "query_time": "2024-05-04 16:30:42",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "somewhere.cafe",
            "domain_keyword": "somewhere",
            "domain_tld": "cafe",
            "query_time": "2024-04-25 09:28:07",
            "create_date": "2019-12-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "somewhere.co.nz",
            "domain_keyword": "somewhere",
            "domain_tld": "co.nz",
            "query_time": "2024-05-26 19:11:37",
            "create_date": "2013-05-22",
            "update_date": "2024-04-27",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.sitehost.co.nz",
                "ns2.sitehost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "somewhere.mobi",
            "domain_keyword": "somewhere",
            "domain_tld": "mobi",
            "query_time": "2024-04-20 16:20:36",
            "create_date": "2023-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "somewhere.social",
            "domain_keyword": "somewhere",
            "domain_tld": "social",
            "query_time": "2024-05-13 08:12:10",
            "create_date": "2021-05-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1307.awsdns-35.org",
                "ns-137.awsdns-17.com",
                "ns-1974.awsdns-54.co.uk",
                "ns-575.awsdns-07.net"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "somewhere.house",
            "domain_keyword": "somewhere",
            "domain_tld": "house",
            "query_time": "2024-05-13 08:12:09",
            "create_date": "2021-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "somewhere.cyou",
            "domain_keyword": "somewhere",
            "domain_tld": "cyou",
            "query_time": "2024-05-17 06:27:52",
            "create_date": "2022-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_company": "DomRobot UG (haftungsbeschraenkt)",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "somewhere.pro",
            "domain_keyword": "somewhere",
            "domain_tld": "pro",
            "query_time": "2024-06-01 17:28:34",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 3900,
            "registrar_name": "Sav.com, LLC - 10",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "somewhere.live",
            "domain_keyword": "somewhere",
            "domain_tld": "live",
            "query_time": "2024-05-08 15:58:33",
            "create_date": "2023-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "somewhere.shop",
            "domain_keyword": "somewhere",
            "domain_tld": "shop",
            "query_time": "2024-05-13 08:12:11",
            "create_date": "2021-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "somewhere.design",
            "domain_keyword": "somewhere",
            "domain_tld": "design",
            "query_time": "2024-05-26 19:11:37",
            "create_date": "2022-02-23",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.196,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>isomewhere.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>230</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>esomewhere.com, imsomewhere.it, 9somewhere.com, 7somewhere.com, usomewhere.com, insomewhere.com, aisomewhere.com, somewhere.wine, somewhere.supply, somewhere.coffee, somewhere.pt, somewhere.co, somewhere.cards, somewhere.ooo, somewhere.ca, somewhere.ru, somewhere.dk, somewhere.earth, somewhere.org.uk, somewhere.team, somewhere.io, somewhere.lol, somewhere.ae, somewhere.farm, somewhere.me, somewhere.sk, somewhere.pictures, somewhere.art, somewhere.financial, somewhere.icu, somewhere.band, somewhere.media, somewhere.green, somewhere.beer, somewhere.estate, somewhere.city, somewhere.host, somewhere.info, 5somewhere.com, imsomewhere.com, ssomewhere.com, 2somewhere.com, somewhere.gdn, somewhere.co.uk, somewhere.blue, somewhere.ws, somewhere.cloud, somewhere.amsterdam, somewhere.de, somewhere.tv, somewhere.systems, somewhere.life, somewhere.com.au, somewhere.run, somewhere.pl, somewhere.us, somewhere.net, somewhere.studio, somewhere.cool, somewhere.rocks, somewhere.lat, somewhere.haus, somewhere.love, somewhere.vip, somewhere.works, somewhere.homes, somewhere.net.au, somewhere.quest, somewhere.guru, somewhere.nyc, somewhere.place, somewhere.today, somewhere.one, somewhere.solutions, somewhere.global, somewhere.land, somewhere.game, somewhere.world, somewhere.app, somewhere.buzz, 6somewhere.com, insomewhere.icu, somewhere.travel, somewhere.gay, somewhere.asia, somewhere.wtf, somewhere.eco, somewhere.xyz, somewhere.directory, somewhere.group, somewhere.cafe, somewhere.co.nz, somewhere.mobi, somewhere.social, somewhere.house, somewhere.cyou, somewhere.pro, somewhere.live, somewhere.shop, somewhere.design</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>esomewhere.com</domain_name>
   <domain_keyword>esomewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:49:57</query_time>
   <create_date>2004-01-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8b7a05c0-139d-447f-b92b-f4a5c2628185</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>imsomewhere.it</domain_name>
   <domain_keyword>imsomewhere</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 21:40:34</query_time>
   <create_date>2014-06-19</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_name>DominioFaiDaTe S.r.l.</registrar_name>
   <registrar_website>https://www.dominiofaidate.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.stablepoint.com</value>
    <value>ns2.stablepoint.com</value>
    <value>ns3.stablepoint.com</value>
    <value>ns4.stablepoint.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>9somewhere.com</domain_name>
   <domain_keyword>9somewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:14:53</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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=9somewhere.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>7somewhere.com</domain_name>
   <domain_keyword>7somewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:13:07</query_time>
   <create_date>2013-11-06</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SoZebre</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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>usomewhere.com</domain_name>
   <domain_keyword>usomewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 14:24:02</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2022-09-15</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>insomewhere.com</domain_name>
   <domain_keyword>insomewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:00:04</query_time>
   <create_date>2013-06-09</create_date>
   <update_date>2021-06-03</update_date>
   <expiry_date>2024-06-09</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>7</num>
   <domain_name>aisomewhere.com</domain_name>
   <domain_keyword>aisomewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 21:15:37</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</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/aisomewhere.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>somewhere.wine</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>somewhere.supply</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>somewhere.coffee</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-04-08 06:57:03</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>somewhere.pt</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <name_servers>
    <value>ns-134-b.gandi.net</value>
    <value>ns-195-c.gandi.net</value>
    <value>ns-3-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>somewhere.co</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-08 06:57:03</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>somewhere.cards</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-05-26 19:11:37</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>somewhere.ooo</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>somewhere.ca</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 09:28:07</query_time>
   <create_date>2001-01-02</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>Grape Inc.</registrar_name>
   <registrar_website>https://grape.ca</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alec.ns.cloudflare.com</value>
    <value>bonnie.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>16</num>
   <domain_name>somewhere.ru</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:48:37</query_time>
   <create_date>2004-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.secondary.net.ua</value>
    <value>ns.somewhere.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>somewhere.dk</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:47:09</query_time>
   <create_date>2003-01-28</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Jens Kristian Winbladh</registrant_name>
   <registrant_address>Brynet 51, Bramdrupdam</registrant_address>
   <registrant_city>Kolding</registrant_city>
   <registrant_zip>6000</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 26150926</registrant_phone>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>somewhere.earth</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-17 06:27:52</query_time>
   <create_date>2019-01-13</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wellington Creative</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lower Hutt</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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.paradise.gen.nz</value>
    <value>ns2.paradise.gen.nz</value>
    <value>ns3.paradise.gen.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>somewhere.org.uk</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-25 09:28:07</query_time>
   <create_date>1997-06-02</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns1.theusefularts.org</value>
    <value>ns2.theusefularts.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>somewhere.team</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-22 17:13:44</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>somewhere.io</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 21:56:42</query_time>
   <create_date>2016-04-13</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>somewhere.lol</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-03 10:59:24</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>somewhere.ae</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-20 16:20:36</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>mazen</registrant_name>
   <registrant_company>mazen khanafer</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>somewhere.farm</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2021-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>somewhere.me</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-03 10:59:24</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>somewhere.sk</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:47:37</query_time>
   <create_date>2016-09-23</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>USR Services, s.r.o.</registrar_name>
   <registrant_name>Dana Kušnírová - SOMEWHERE</registrant_name>
   <registrant_address>Piešťanská 4</registrant_address>
   <registrant_city>Žilina</registrant_city>
   <registrant_zip>010 08</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.usr.sk</value>
    <value>ns2.usr.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>somewhere.pictures</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>pictures</domain_tld>
   <query_time>2024-05-26 19:11:37</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-29</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_company>Somewhere Pictures</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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>ns31.worldnic.com</value>
    <value>ns32.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>somewhere.art</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-26 19:11:37</query_time>
   <create_date>2022-01-22</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.get.art</value>
    <value>ns2.get.art</value>
    <value>ns3.get.art</value>
    <value>ns4.get.art</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>somewhere.financial</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>financial</domain_tld>
   <query_time>2024-05-17 06:27:53</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>somewhere.icu</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-22 04:52:34</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>somewhere.band</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-05-17 06:27:53</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>somewhere.media</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-26 19:11:37</query_time>
   <create_date>2020-09-02</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.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>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>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>somewhere.green</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>somewhere.beer</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-05-26 19:11:40</query_time>
   <create_date>2019-04-13</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0157352365</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>35</num>
   <domain_name>somewhere.estate</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-05-17 06:27:52</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>somewhere.city</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-08 06:57:03</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2023-08-19</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/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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>somewhere.host</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-13 08:12:09</query_time>
   <create_date>2019-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>somewhere.info</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>3893</registrar_iana>
   <registrar_name>Sav.com, LLC - 3</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>5somewhere.com</domain_name>
   <domain_keyword>5somewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 12:56:57</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2026-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>40</num>
   <domain_name>imsomewhere.com</domain_name>
   <domain_keyword>imsomewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 13:05:33</query_time>
   <create_date>2021-07-25</create_date>
   <update_date>2022-07-19</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ssomewhere.com</domain_name>
   <domain_keyword>ssomewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 15:43:31</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ssomewhere.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>2somewhere.com</domain_name>
   <domain_keyword>2somewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:36:58</query_time>
   <create_date>2012-06-24</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>MERTON LATTER</registrant_name>
   <registrant_address>6/22 LIVERPOOL ST</registrant_address>
   <registrant_city>SYDNEY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2009</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.293607227</registrant_phone>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>somewhere.gdn</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>gdn</domain_tld>
   <query_time>2024-05-23 11:51:02</query_time>
   <create_date>2016-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1875</registrar_iana>
   <registrar_name>Intracom Middle East FZE</registrar_name>
   <registrar_website>www.intracomme.com</registrar_website>
   <registrant_name>Natasha Willam</registrant_name>
   <registrant_company>77 Cents Limited</registrant_company>
   <registrant_address>931, Mont Fleuri</registrant_address>
   <registrant_city>Mahe</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>-</registrant_zip>
   <registrant_country>SC</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+248.4401312289</registrant_phone>
   <name_servers>
    <value>dns1.intracomme.com</value>
    <value>dns2.intracomme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>somewhere.co.uk</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 09:28:07</query_time>
   <create_date>1997-06-03</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>somewhere.blue</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-31 17:18:35</query_time>
   <create_date>2021-12-12</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>somewhere.ws</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-25 09:28:08</query_time>
   <create_date>2000-10-14</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.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>somewhere.cloud</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-20 16:20:36</query_time>
   <create_date>2016-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Smart Srls Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>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>48</num>
   <domain_name>somewhere.amsterdam</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-05-13 08:12:09</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Nowhere</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>somewhere.de</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:21:50</query_time>
   <update_date>2007-10-05</update_date>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>somewhere.tv</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2020-04-30</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>somewhere.systems</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-26 19:11:37</query_time>
   <create_date>2018-03-01</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>somewhere.life</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-03 10:59:24</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>53</num>
   <domain_name>somewhere.com.au</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-31 17:18:35</query_time>
   <update_date>2024-05-30</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>somewhere.run</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-19 00:23:28</query_time>
   <create_date>2022-04-19</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2026-04-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Smallstep Labs, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>somewhere.pl</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 08:12:11</query_time>
   <create_date>2007-03-05</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>somewhere.us</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-23 11:51:02</query_time>
   <create_date>2021-05-20</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>NameStore.com Construction Publications, Inc.</registrant_name>
   <registrant_company>NameStore.com - UrlCollection.com - TopNames.com</registrant_company>
   <registrant_address>755 Grand Blvd. B105 #180, This Domain Name May Be For Sale</registrant_address>
   <registrant_city>Miramar Beach</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>32550</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8004396040</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>somewhere.net</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 19:11:37</query_time>
   <create_date>1998-05-26</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-abxhwoiakkq9ikhxxpkant.ns101.verify.hn</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>somewhere.studio</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-25 09:28:08</query_time>
   <create_date>2017-12-20</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-20</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 0150164891</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.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>somewhere.cool</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2015-07-14</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>somewhere.rocks</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-25 09:28:07</query_time>
   <create_date>2022-08-28</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-08-28</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>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>61</num>
   <domain_name>somewhere.lat</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-18 16:49:35</query_time>
   <create_date>2024-05-16</create_date>
   <expiry_date>2027-05-16</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>ns63.domaincontrol.com</value>
    <value>ns64.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>62</num>
   <domain_name>somewhere.haus</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-05-08 15:58:33</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>somewhere.love</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-13 08:12:09</query_time>
   <create_date>2022-02-26</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, 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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>somewhere.vip</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-31 17:18:36</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>somewhere.works</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-31 17:18:36</query_time>
   <create_date>2015-01-31</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-31</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 0139293051</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>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>66</num>
   <domain_name>somewhere.homes</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-04-20 16:20:36</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-21</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>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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>somewhere.net.au</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-25 20:19:09</query_time>
   <update_date>2023-03-13</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>Alex Daglish</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>somewhere.quest</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-04-25 19:09:00</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>somewhere.guru</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-04</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/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>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>70</num>
   <domain_name>somewhere.nyc</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-25 09:28:07</query_time>
   <create_date>2018-01-29</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2032-01-29</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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-155-c.gandi.net</value>
    <value>ns-238-a.gandi.net</value>
    <value>ns-4-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>somewhere.place</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>place</domain_tld>
   <query_time>2024-05-16 00:03:33</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brit.ns.cloudflare.com</value>
    <value>mike.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>somewhere.today</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-08 15:58:33</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\u82D7\u6817\u7E23</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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>lady.ns.cloudflare.com</value>
    <value>wesley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>somewhere.one</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 15:58:33</query_time>
   <create_date>2021-08-07</create_date>
   <update_date>2021-08-12</update_date>
   <expiry_date>2025-08-07</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.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>74</num>
   <domain_name>somewhere.solutions</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-31 17:18:36</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.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>75</num>
   <domain_name>somewhere.global</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>somewhere.land</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-03 10:59:24</query_time>
   <create_date>2020-10-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>somewhere.game</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>game</domain_tld>
   <query_time>2024-05-13 08:12:09</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_state>FL</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>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>78</num>
   <domain_name>somewhere.world</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-17 06:27:52</query_time>
   <create_date>2015-01-14</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>826</registrar_iana>
   <registrar_name>Name.net, Inc.</registrar_name>
   <registrar_website>http://www.name.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Blue Concept Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dns.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3dgj.name.com</value>
    <value>ns4dfh.name.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>somewhere.app</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-20 16:20:36</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>80</num>
   <domain_name>somewhere.buzz</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-26 14:23:11</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>6somewhere.com</domain_name>
   <domain_keyword>6somewhere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 20:23:42</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-15</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/6somewhere.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>insomewhere.icu</domain_name>
   <domain_keyword>insomewhere</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-21 06:52:02</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>somewhere.travel</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-04-25 09:28:08</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2023-05-04</update_date>
   <expiry_date>2026-01-10</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>rick.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>somewhere.gay</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-13 08:12:09</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0166979613</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>85</num>
   <domain_name>somewhere.asia</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-13 08:12:09</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>somewhere.wtf</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-08 15:58:33</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sav.com</value>
    <value>ns2.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>somewhere.eco</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-05-31 17:18:35</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169424228</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 ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.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>88</num>
   <domain_name>somewhere.xyz</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-08 06:57:04</query_time>
   <create_date>2021-12-08</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>Little Workshop</registrant_company>
   <registrant_state>11</registrant_state>
   <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>
   <name_servers>
    <value>ns-150-a.gandi.net</value>
    <value>ns-164-c.gandi.net</value>
    <value>ns-225-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>somewhere.directory</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-31 17:18:35</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-10</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 0159278906</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns-2.com</value>
    <value>ns2.vercel-dns-2.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>somewhere.group</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-04 16:30:42</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>somewhere.cafe</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-04-25 09:28:07</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>somewhere.co.nz</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-26 19:11:37</query_time>
   <create_date>2013-05-22</create_date>
   <update_date>2024-04-27</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.sitehost.co.nz</value>
    <value>ns2.sitehost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>somewhere.mobi</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-20 16:20:36</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>somewhere.social</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-13 08:12:10</query_time>
   <create_date>2021-05-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1307.awsdns-35.org</value>
    <value>ns-137.awsdns-17.com</value>
    <value>ns-1974.awsdns-54.co.uk</value>
    <value>ns-575.awsdns-07.net</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>somewhere.house</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-13 08:12:09</query_time>
   <create_date>2021-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>somewhere.cyou</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-17 06:27:52</query_time>
   <create_date>2022-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_company>DomRobot UG (haftungsbeschraenkt)</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>somewhere.pro</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 17:28:34</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>3900</registrar_iana>
   <registrar_name>Sav.com, LLC - 10</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>somewhere.live</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 15:58:33</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>somewhere.shop</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-13 08:12:11</query_time>
   <create_date>2021-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>somewhere.design</domain_name>
   <domain_keyword>somewhere</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-26 19:11:37</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>
 </results>
 <stats>
  <total_time>0.196</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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