WHOIS QUERY TIME

5 May 2024 - 9:39 AM UTC

Registered: 7 August 2003
Modified: 31 August 2023
Expiry: 7 August 2024

REGISTRAR

Name: Peter Imre KOREX

NAME SERVERS

ns1.korex.sk
ns2.korex.sk

DOMAIN STATUS

ok

REGISTRANT

Name: Peter Michalenko PMM
Company: Peter Michalenko PMM
Address: Zemplínske Hámre 200
City: Zemplínske Hámre
ZIP: 067 77
Country: Slovakia
Email: [email protected]
Phone: +421.905382820

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pmm.sk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pmm.sk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pmm.sk",
            "domain_keyword": "pmm",
            "domain_tld": "sk",
            "query_time": "2024-05-05 09:39:30",
            "create_date": "2003-08-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-07",
            "registrar_name": "Peter Imre KOREX",
            "registrant_name": "Peter Michalenko PMM",
            "registrant_company": "Peter Michalenko PMM",
            "registrant_address": "Zemplínske Hámre 200",
            "registrant_city": "Zemplínske Hámre",
            "registrant_zip": "067 77",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.905382820",
            "name_servers": [
                "ns1.korex.sk",
                "ns2.korex.sk"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pmm.sk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pmm.sk</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 09:39:30</query_time>
   <create_date>2003-08-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>Peter Imre KOREX</registrar_name>
   <registrant_name>Peter Michalenko PMM</registrant_name>
   <registrant_company>Peter Michalenko PMM</registrant_company>
   <registrant_address>Zemplínske Hámre 200</registrant_address>
   <registrant_city>Zemplínske Hámre</registrant_city>
   <registrant_zip>067 77</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.905382820</registrant_phone>
   <name_servers>
    <value>ns1.korex.sk</value>
    <value>ns2.korex.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.109 seconds) for "pmm.sk" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 9:39 AM UTC

Registered: 7 August 2003
Modified: 31 August 2023
Expiry: 7 August 2024

REGISTRAR

Name: Peter Imre KOREX

NAME SERVERS

ns1.korex.sk
ns2.korex.sk

DOMAIN STATUS

ok

REGISTRANT

Name: Peter Michalenko PMM
Company: Peter Michalenko PMM
Address: Zemplínske Hámre 200
City: Zemplínske Hámre
ZIP: 067 77
Country: Slovakia
Email: [email protected]
Phone: +421.905382820

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=pmm.sk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pmm.sk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "pmm.sk",
    "results": [
        {
            "num": 1,
            "domain_name": "pmm.sk",
            "domain_keyword": "pmm",
            "domain_tld": "sk",
            "query_time": "2024-05-05 09:39:30",
            "create_date": "2003-08-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-07",
            "registrar_name": "Peter Imre KOREX",
            "registrant_name": "Peter Michalenko PMM",
            "registrant_company": "Peter Michalenko PMM",
            "registrant_address": "Zemplínske Hámre 200",
            "registrant_city": "Zemplínske Hámre",
            "registrant_zip": "067 77",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.905382820",
            "name_servers": [
                "ns1.korex.sk",
                "ns2.korex.sk"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.109,
        "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>pmm.sk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>pmm.sk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pmm.sk</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 09:39:30</query_time>
   <create_date>2003-08-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>Peter Imre KOREX</registrar_name>
   <registrant_name>Peter Michalenko PMM</registrant_name>
   <registrant_company>Peter Michalenko PMM</registrant_company>
   <registrant_address>Zemplínske Hámre 200</registrant_address>
   <registrant_city>Zemplínske Hámre</registrant_city>
   <registrant_zip>067 77</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.905382820</registrant_phone>
   <name_servers>
    <value>ns1.korex.sk</value>
    <value>ns2.korex.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.109</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 78 domain names (in 0.07 seconds) which contained the exact domain keyword "pmm".
Domain Name Registered Expiry Registrar Ownership
1 pmm.it 6 Dec 1996 22 Dec 2024 Planetel s.p.a. Pmm s.r.l.
2 pmm.org 29 Mar 1997 30 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
3 pmm.nl 1 May 1998 - Realtime Register -
4 pmm.org.uk 14 Feb 2000 14 Feb 2025 Krystal Hosting Ltd [Tag = KRYSTAL] -
5 pmm.com 7 Mar 2000 7 Mar 2025 Dynadot Inc -
6 pmm.ru 14 Feb 2001 15 Feb 2025 RU-CENTER-RU Private Person
7 pmm.sk 7 Aug 2003 7 Aug 2024 Peter Imre KOREX Peter Michalenko PMM
8 pmm.ro 8 Nov 2004 6 Nov 2026 ICI - Registrar -
9 pmm.uk.com 25 Jan 2005 25 Jan 2025 Claranet Group Ltd -
10 pmm.lt 31 Mar 2005 31 Mar 2025 Kauno technologijos universitetas KTU IPC
11 pmm.net 15 Sep 2005 15 Sep 2026 GoDaddy Online Services Cayman Islands Ltd. -
12 pmm.org.br 19 Sep 2005 19 Sep 2025 - Pastoral da Mulher Marginalizada
13 pmm.me.uk 18 Apr 2006 18 Apr 2025 Ionos SE [Tag = 1AND1] -
14 pmm.cn 16 Dec 2007 16 Dec 2025 阿里云计算有限公司(万网) 凤凰都市传媒科技股份有限公司
15 pmm.info 12 May 2008 12 May 2025 Sea Wasp, LLC Jewella Privacy LLC
16 pmm.co 26 Sep 2011 25 Sep 2024 1API GmbH REDACTED FOR PRIVACY
17 pmm.berlin 2 Apr 2014 2 Apr 2025 Key-Systems LLC -
18 pmm.link 25 Jun 2014 25 Jun 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
19 pmm.org.pl 9 Jul 2014 9 Jul 2024 Aftermarket.pl Limited -
20 pmm.hr 24 Aug 2014 22 Jan 2025 CARNET PRIRODOSLOVNI MUZEJ METKOVIĆ
21 pmm.nyc 12 Nov 2014 11 Nov 2024 GoDaddy.com, LLC DUCE CONSTRUCTION
22 pmm.website 23 Dec 2014 23 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
23 pmm.kr 13 Feb 2015 13 Feb 2025 (?)??? ??? ??? ???
24 pmm.world 23 Jun 2015 23 Jun 2024 CV. Rumahweb Indonesia Domain Data Guard
25 pmm.tech 29 Dec 2015 29 Dec 2024 Tucows.com Co. Contact Privacy Inc. Customer 0168424560
26 pmm.uno 6 Apr 2016 5 Apr 2025 Soluciones Corporativas IP, S.L.U. Soluciones Corporativas IP, c/o Whois Proxy
27 pmm.vip 30 Aug 2016 30 Aug 2024 22net, Inc. LISUXIAO
28 pmm.life 9 Sep 2016 9 Sep 2024 Squarespace Domains II LLC Pima Monthly Meeting Holding Corp.
29 pmm.waw.pl 28 Jun 2017 28 Jun 2025 nazwa.pl sp. z o.o. -
30 pmm.red 22 May 2018 22 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 pmm.ninja 30 May 2018 30 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
32 pmm.srl 21 Sep 2018 21 Sep 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA PMM S.r.l.s.
33 pmm.co.jp 26 Sep 2018 - - primavera corp.inc
34 pmm.su 21 May 2019 21 May 2025 REGRU-SU Private Person
35 pmm.design 1 Jul 2019 1 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 pmm.uk 4 Jul 2019 4 Jul 2025 Find Your Domain LLC t/a FYD [Tag = FINDYOURDOMAIN] -
37 pmm.app 23 Jul 2019 23 Jul 2024 Sav.com, LLC Privacy Protection
38 pmm.supply 10 Aug 2019 10 Aug 2024 Squarespace Domains II LLC PMM Supply
39 pmm.school 11 Dec 2019 11 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
40 pmm.wiki 7 Feb 2020 7 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
41 pmm.agency 17 Feb 2020 17 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 pmm.international 20 Feb 2020 20 Feb 2025 GoDaddy.com, LLC Psychotic Micromanagement Limited
43 pmm.xyz 9 Aug 2020 9 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
44 pmm.la 20 Nov 2020 20 Nov 2024 LA Domain Names -
45 pmm.company 2 Dec 2020 2 Dec 2024 Register.com, Inc. AM Strategic Consultant
46 pmm.org.in 8 May 2021 8 May 2024 CSC e-Governance Services India Limited Pixel Multimedia
47 pmm.coach 4 Oct 2021 4 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
48 pmm.ie 16 Dec 2021 16 Dec 2024 Tool Domains Tool Domains OOD
49 pmm.live 16 Dec 2021 16 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 pmm.email 28 Jan 2022 28 Jan 2027 GoDaddy.com, LLC Domains By Proxy, LLC
51 pmm.services 27 Feb 2022 27 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0163837009
52 pmm.one 23 Jun 2022 23 Jun 2024 Key-Systems LLC Private Person
53 pmm.best 21 Jul 2022 21 Jul 2024 OVH -
54 pmm.kim 3 Nov 2022 3 Nov 2027 GoDaddy.com, LLC Domains By Proxy, LLC
55 pmm.care 10 Nov 2022 10 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 pmm.llc 8 May 2023 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 pmm.wtf 9 Jun 2023 9 Jun 2024 Domeneshop AS dba domainnameshop.com LERCK INVEST AS
58 pmm.work 9 Jun 2023 9 Jun 2024 Domeneshop AS dba domainnameshop.com LERCK INVEST AS
59 pmm.network 22 Jun 2023 22 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
60 pmm.lol 22 Jun 2023 22 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
61 pmm.finance 22 Jun 2023 22 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
62 pmm.digital 24 Jun 2023 24 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 pmm.tools 7 Jul 2023 7 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 pmm.marketing 7 Jul 2023 7 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 pmm.fyi 3 Aug 2023 3 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 pmm.lat 5 Sep 2023 5 Sep 2024 Porkbun, LLC Private by Design, LLC
67 pmm.icu 13 Nov 2023 13 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) pan wen jun
68 pmm.monster 4 Dec 2023 4 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER Lazurenko Dmitrij
69 pmm.ltd 3 Feb 2024 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 pmm.careers 15 Apr 2024 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 pmm.limited 15 Apr 2024 15 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
72 pmm.solutions 29 Apr 2024 29 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 pmm.asia 26 May 2024 26 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
74 pmm.biz 11 Jun 2024 11 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
75 pmm.net.au - - Melbourne IT Barbara OReilly
76 pmm.name - - PDR Ltd. d/b/a PublicDomainRegistry.com -
77 pmm.co.uk - 29 Nov 2024 Zen Internet Limited [Tag = ZENSYS] -
78 pmm.org.au - - Web Address Registration Pty Ltd Andrew Bould
79 pmm.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Chris Protheroe

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=pmm&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "pmm",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 79,
        "relation": "eq",
        "current": 79
    },
    "unique_domains": "pmm.it, pmm.org, pmm.nl, pmm.org.uk, pmm.com, pmm.ru, pmm.sk, pmm.ro, pmm.uk.com, pmm.lt, pmm.net, pmm.org.br, pmm.me.uk, pmm.cn, pmm.info, pmm.co, pmm.berlin, pmm.link, pmm.org.pl, pmm.hr, pmm.nyc, pmm.website, pmm.kr, pmm.world, pmm.tech, pmm.uno, pmm.vip, pmm.life, pmm.waw.pl, pmm.red, pmm.ninja, pmm.srl, pmm.co.jp, pmm.su, pmm.design, pmm.uk, pmm.app, pmm.supply, pmm.school, pmm.wiki, pmm.agency, pmm.international, pmm.xyz, pmm.la, pmm.company, pmm.org.in, pmm.coach, pmm.ie, pmm.live, pmm.email, pmm.services, pmm.one, pmm.best, pmm.kim, pmm.care, pmm.llc, pmm.wtf, pmm.work, pmm.network, pmm.lol, pmm.finance, pmm.digital, pmm.tools, pmm.marketing, pmm.fyi, pmm.lat, pmm.icu, pmm.monster, pmm.ltd, pmm.careers, pmm.limited, pmm.solutions, pmm.asia, pmm.biz, pmm.net.au, pmm.name, pmm.co.uk, pmm.org.au, pmm.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "pmm.it",
            "domain_keyword": "pmm",
            "domain_tld": "it",
            "query_time": "2024-04-26 01:21:09",
            "create_date": "1996-12-06",
            "update_date": "2024-01-07",
            "expiry_date": "2024-12-22",
            "registrar_name": "Planetel s.p.a.",
            "registrar_website": "http://www.regdom.it",
            "registrant_company": "Pmm s.r.l.",
            "registrant_address": "Via Pinerolo, 24",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20151",
            "registrant_country": "IT",
            "name_servers": [
                "ns.lnet.it",
                "ns2.lnet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "pmm.org",
            "domain_keyword": "pmm",
            "domain_tld": "org",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "1997-03-29",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1069.awsdns-05.org",
                "ns-1855.awsdns-39.co.uk",
                "ns-55.awsdns-06.com",
                "ns-776.awsdns-33.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "pmm.nl",
            "domain_keyword": "pmm",
            "domain_tld": "nl",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "1998-05-01",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "pmm.org.uk",
            "domain_keyword": "pmm",
            "domain_tld": "org.uk",
            "query_time": "2024-05-05 05:06:39",
            "create_date": "2000-02-14",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-14",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.krystal.uk",
                "ns2.krystal.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "pmm.com",
            "domain_keyword": "pmm",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:21:38",
            "create_date": "2000-03-07",
            "update_date": "2023-08-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "pmm.ru",
            "domain_keyword": "pmm",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:06:45",
            "create_date": "2001-02-14",
            "expiry_date": "2025-02-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "pmm.sk",
            "domain_keyword": "pmm",
            "domain_tld": "sk",
            "query_time": "2024-05-05 09:39:30",
            "create_date": "2003-08-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-07",
            "registrar_name": "Peter Imre KOREX",
            "registrant_name": "Peter Michalenko PMM",
            "registrant_company": "Peter Michalenko PMM",
            "registrant_address": "Zemplínske Hámre 200",
            "registrant_city": "Zemplínske Hámre",
            "registrant_zip": "067 77",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.905382820",
            "name_servers": [
                "ns1.korex.sk",
                "ns2.korex.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 8,
            "domain_name": "pmm.ro",
            "domain_keyword": "pmm",
            "domain_tld": "ro",
            "query_time": "2024-04-28 11:13:16",
            "create_date": "2004-11-08",
            "expiry_date": "2026-11-06",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.intersat.ro",
                "ns2.intersat.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 9,
            "domain_name": "pmm.uk.com",
            "domain_keyword": "pmm",
            "domain_tld": "uk.com",
            "query_time": "2024-05-21 01:53:51",
            "create_date": "2005-01-25",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-25",
            "registrar_name": "Claranet Group Ltd",
            "registrar_website": "http://www.uk.clara.net/",
            "registrant_email": "https://whois.centralnic.com/contact/pmm.uk.com/registrant",
            "name_servers": [
                "ns0.clara.net",
                "ns1.clara.net",
                "ns2.clara.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pmm.lt",
            "domain_keyword": "pmm",
            "domain_tld": "lt",
            "query_time": "2024-05-30 02:15:18",
            "create_date": "2005-03-31",
            "expiry_date": "2025-03-31",
            "registrar_name": "Kauno technologijos universitetas",
            "registrar_website": "https://www.domains.lt",
            "registrant_company": "KTU IPC",
            "name_servers": [
                "nsa.domreg.lt",
                "u1.domains.lt",
                "u2.domains.lt",
                "u3.domains.lt",
                "u4.domains.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 11,
            "domain_name": "pmm.net",
            "domain_keyword": "pmm",
            "domain_tld": "net",
            "query_time": "2024-06-06 03:14:43",
            "create_date": "2005-09-15",
            "update_date": "2023-04-13",
            "expiry_date": "2026-09-15",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pmm.org.br",
            "domain_keyword": "pmm",
            "domain_tld": "org.br",
            "query_time": "2024-05-08 04:39:14",
            "create_date": "2005-09-19",
            "update_date": "2023-10-11",
            "expiry_date": "2025-09-19",
            "registrant_name": "Pastoral da Mulher Marginalizada",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 13,
            "domain_name": "pmm.me.uk",
            "domain_keyword": "pmm",
            "domain_tld": "me.uk",
            "query_time": "2024-04-26 01:21:09",
            "create_date": "2006-04-18",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-18",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1034.ui-dns.biz",
                "ns1034.ui-dns.com",
                "ns1034.ui-dns.de",
                "ns1034.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "pmm.cn",
            "domain_keyword": "pmm",
            "domain_tld": "cn",
            "query_time": "2024-05-25 22:01:55",
            "create_date": "2007-12-16",
            "expiry_date": "2025-12-16",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "凤凰都市传媒科技股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pmm.info",
            "domain_keyword": "pmm",
            "domain_tld": "info",
            "query_time": "2024-04-26 01:21:09",
            "create_date": "2008-05-12",
            "update_date": "2024-04-02",
            "expiry_date": "2025-05-12",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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.dropcatcher.org",
                "ns2.dropcatcher.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pmm.co",
            "domain_keyword": "pmm",
            "domain_tld": "co",
            "query_time": "2024-05-08 04:39:13",
            "create_date": "2011-09-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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": 17,
            "domain_name": "pmm.berlin",
            "domain_keyword": "pmm",
            "domain_tld": "berlin",
            "query_time": "2024-05-31 21:51:06",
            "create_date": "2014-04-02",
            "update_date": "2019-07-16",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net/tld/berlin",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pmm.link",
            "domain_keyword": "pmm",
            "domain_tld": "link",
            "query_time": "2024-04-26 01:21:26",
            "create_date": "2014-06-25",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "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.amaserver.com",
                "dns2.amaserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "pmm.org.pl",
            "domain_keyword": "pmm",
            "domain_tld": "org.pl",
            "query_time": "2024-04-28 11:13:16",
            "create_date": "2014-07-09",
            "update_date": "2023-06-16",
            "expiry_date": "2024-07-09",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pmm.hr",
            "domain_keyword": "pmm",
            "domain_tld": "hr",
            "query_time": "2024-05-18 11:56:43",
            "create_date": "2014-08-24",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "PRIRODOSLOVNI MUZEJ METKOVIĆ",
            "registrant_address": "Kralja Zvonimira bb",
            "registrant_city": "Metković",
            "registrant_state": "HR",
            "registrant_zip": "20350",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cdn.hr",
                "dns2.cdn.hr"
            ]
        },
        {
            "num": 21,
            "domain_name": "pmm.nyc",
            "domain_keyword": "pmm",
            "domain_tld": "nyc",
            "query_time": "2024-04-26 01:21:09",
            "create_date": "2014-11-12",
            "update_date": "2022-11-17",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DUCE CONSTRUCTION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pmm.website",
            "domain_keyword": "pmm",
            "domain_tld": "website",
            "query_time": "2024-06-01 20:53:52",
            "create_date": "2014-12-23",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com",
                "ns4.supercp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pmm.kr",
            "domain_keyword": "pmm",
            "domain_tld": "kr",
            "query_time": "2022-02-13 00:01:41",
            "create_date": "2015-02-13",
            "update_date": "2016-11-03",
            "expiry_date": "2025-02-13",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "??? ??? ???"
        },
        {
            "num": 24,
            "domain_name": "pmm.world",
            "domain_keyword": "pmm",
            "domain_tld": "world",
            "query_time": "2024-04-26 01:21:10",
            "create_date": "2015-06-23",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.Rumahweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Data Guard",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yogyakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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.rumahweb.com",
                "ns2.rumahweb.com",
                "ns3.rumahweb.net",
                "ns4.rumahweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "pmm.tech",
            "domain_keyword": "pmm",
            "domain_tld": "tech",
            "query_time": "2024-05-08 04:39:14",
            "create_date": "2015-12-29",
            "update_date": "2024-04-25",
            "expiry_date": "2024-12-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0168424560",
            "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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pmm.uno",
            "domain_keyword": "pmm",
            "domain_tld": "uno",
            "query_time": "2024-04-26 01:21:09",
            "create_date": "2016-04-06",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, S.L.U.",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_state": "Illes Balears",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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": [
                "ns2.dondominio.com",
                "ns8.dondominio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "pmm.vip",
            "domain_keyword": "pmm",
            "domain_tld": "vip",
            "query_time": "2024-05-15 03:21:40",
            "create_date": "2016-08-30",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "pmm.life",
            "domain_keyword": "pmm",
            "domain_tld": "life",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2016-09-09",
            "update_date": "2024-05-18",
            "expiry_date": "2024-09-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pima Monthly Meeting Holding Corp.",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "pmm.waw.pl",
            "domain_keyword": "pmm",
            "domain_tld": "waw.pl",
            "query_time": "2024-03-18 14:40:51",
            "create_date": "2017-06-28",
            "update_date": "2023-05-22",
            "expiry_date": "2025-06-28",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.kernel.net.pl",
                "ns.kernel.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pmm.red",
            "domain_keyword": "pmm",
            "domain_tld": "red",
            "query_time": "2024-05-25 22:01:55",
            "create_date": "2018-05-22",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-22",
            "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": [
                "carter.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "pmm.ninja",
            "domain_keyword": "pmm",
            "domain_tld": "ninja",
            "query_time": "2024-06-02 13:58:33",
            "create_date": "2018-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "pmm.srl",
            "domain_keyword": "pmm",
            "domain_tld": "srl",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2018-09-21",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-21",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PMM S.r.l.s.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PR",
            "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": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "pmm.co.jp",
            "domain_keyword": "pmm",
            "domain_tld": "co.jp",
            "query_time": "2024-04-26 01:21:09",
            "create_date": "2018-09-26",
            "update_date": "2023-10-01",
            "registrant_company": "primavera corp.inc",
            "name_servers": [
                "ns1.cbsv.jp",
                "ns2.cbsv.jp"
            ]
        },
        {
            "num": 34,
            "domain_name": "pmm.su",
            "domain_keyword": "pmm",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:24:49",
            "create_date": "2019-05-21",
            "expiry_date": "2025-05-21",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected](transfer)",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 35,
            "domain_name": "pmm.design",
            "domain_keyword": "pmm",
            "domain_tld": "design",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2019-07-01",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "pmm.uk",
            "domain_keyword": "pmm",
            "domain_tld": "uk",
            "query_time": "2024-05-23 13:23:50",
            "create_date": "2019-07-04",
            "update_date": "2024-05-18",
            "expiry_date": "2025-07-04",
            "registrar_name": "Find Your Domain LLC t/a FYD [Tag = FINDYOURDOMAIN]",
            "registrar_website": "https://findyourdomain.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "pmm.app",
            "domain_keyword": "pmm",
            "domain_tld": "app",
            "query_time": "2024-06-06 03:14:43",
            "create_date": "2019-07-23",
            "update_date": "2023-05-20",
            "expiry_date": "2024-07-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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 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": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pmm.supply",
            "domain_keyword": "pmm",
            "domain_tld": "supply",
            "query_time": "2024-05-08 04:39:14",
            "create_date": "2019-08-10",
            "update_date": "2024-04-19",
            "expiry_date": "2024-08-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PMM Supply",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "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-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "pmm.school",
            "domain_keyword": "pmm",
            "domain_tld": "school",
            "query_time": "2024-06-06 03:14:43",
            "create_date": "2019-12-11",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-11",
            "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": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "pmm.wiki",
            "domain_keyword": "pmm",
            "domain_tld": "wiki",
            "query_time": "2024-06-02 13:58:33",
            "create_date": "2020-02-07",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "pmm.agency",
            "domain_keyword": "pmm",
            "domain_tld": "agency",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2020-02-17",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-17",
            "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": [
                "chase.ns.cloudflare.com",
                "elma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "pmm.international",
            "domain_keyword": "pmm",
            "domain_tld": "international",
            "query_time": "2024-06-06 03:14:43",
            "create_date": "2020-02-20",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-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": "Psychotic Micromanagement Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oxfordshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "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": 43,
            "domain_name": "pmm.xyz",
            "domain_keyword": "pmm",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 01:21:09",
            "create_date": "2020-08-09",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistrar.com",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "pmm.la",
            "domain_keyword": "pmm",
            "domain_tld": "la",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2020-11-20",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-20",
            "registrar_iana": 9999,
            "registrar_name": "LA Domain Names",
            "registrant_email": "https://whois.nic.la/contact/pmm.la/registrant",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "pmm.company",
            "domain_keyword": "pmm",
            "domain_tld": "company",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2020-12-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-12-02",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AM Strategic Consultant",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.register.com",
                "dns106.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pmm.org.in",
            "domain_keyword": "pmm",
            "domain_tld": "org.in",
            "query_time": "2024-06-08 00:56:06",
            "create_date": "2021-05-08",
            "update_date": "2023-05-17",
            "expiry_date": "2024-05-08",
            "registrar_iana": 801385,
            "registrar_name": "CSC e-Governance Services India Limited",
            "registrar_website": "http://csc.gov.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pixel Multimedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ASSAM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pixelmultimedia.info",
                "ns2.pixelmultimedia.info"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "pmm.coach",
            "domain_keyword": "pmm",
            "domain_tld": "coach",
            "query_time": "2024-06-06 03:14:43",
            "create_date": "2021-10-04",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-04",
            "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": "ID",
            "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-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "pmm.ie",
            "domain_keyword": "pmm",
            "domain_tld": "ie",
            "query_time": "2024-05-08 04:39:14",
            "create_date": "2021-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-16",
            "registrar_name": "Tool Domains",
            "registrar_website": "https://edoms.com",
            "registrant_name": "Tool Domains OOD",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pmm.live",
            "domain_keyword": "pmm",
            "domain_tld": "live",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2021-12-16",
            "update_date": "2023-07-23",
            "expiry_date": "2024-12-16",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "pmm.email",
            "domain_keyword": "pmm",
            "domain_tld": "email",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2022-01-28",
            "update_date": "2023-07-29",
            "expiry_date": "2027-01-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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "pmm.services",
            "domain_keyword": "pmm",
            "domain_tld": "services",
            "query_time": "2024-05-08 04:39:14",
            "create_date": "2022-02-27",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-27",
            "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 0163837009",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "pmm.one",
            "domain_keyword": "pmm",
            "domain_tld": "one",
            "query_time": "2024-05-08 04:39:14",
            "create_date": "2022-06-23",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rostov",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "irma.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "pmm.best",
            "domain_keyword": "pmm",
            "domain_tld": "best",
            "query_time": "2024-06-06 03:14:43",
            "create_date": "2022-07-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-21",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "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": [
                "rohin.ns.cloudflare.com",
                "zainab.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "pmm.kim",
            "domain_keyword": "pmm",
            "domain_tld": "kim",
            "query_time": "2024-04-26 01:21:10",
            "create_date": "2022-11-03",
            "update_date": "2023-08-12",
            "expiry_date": "2027-11-03",
            "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": 55,
            "domain_name": "pmm.care",
            "domain_keyword": "pmm",
            "domain_tld": "care",
            "query_time": "2024-04-26 01:21:09",
            "create_date": "2022-11-10",
            "update_date": "2023-08-12",
            "expiry_date": "2025-11-10",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pmm.llc",
            "domain_keyword": "pmm",
            "domain_tld": "llc",
            "query_time": "2024-05-12 07:47:09",
            "create_date": "2023-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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "pmm.wtf",
            "domain_keyword": "pmm",
            "domain_tld": "wtf",
            "query_time": "2024-05-08 04:39:14",
            "create_date": "2023-06-09",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LERCK INVEST AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the 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": 58,
            "domain_name": "pmm.work",
            "domain_keyword": "pmm",
            "domain_tld": "work",
            "query_time": "2024-05-08 04:39:14",
            "create_date": "2023-06-09",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LERCK INVEST AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the 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": 59,
            "domain_name": "pmm.network",
            "domain_keyword": "pmm",
            "domain_tld": "network",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2023-06-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org 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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pmm.lol",
            "domain_keyword": "pmm",
            "domain_tld": "lol",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2023-06-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-22",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "pmm.finance",
            "domain_keyword": "pmm",
            "domain_tld": "finance",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2023-06-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org 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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "pmm.digital",
            "domain_keyword": "pmm",
            "domain_tld": "digital",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2023-06-24",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-24",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "pmm.tools",
            "domain_keyword": "pmm",
            "domain_tld": "tools",
            "query_time": "2024-05-21 01:53:51",
            "create_date": "2023-07-07",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-07",
            "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": 64,
            "domain_name": "pmm.marketing",
            "domain_keyword": "pmm",
            "domain_tld": "marketing",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2023-07-07",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-07",
            "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": 65,
            "domain_name": "pmm.fyi",
            "domain_keyword": "pmm",
            "domain_tld": "fyi",
            "query_time": "2024-06-06 03:14:43",
            "create_date": "2023-08-03",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-03",
            "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": 66,
            "domain_name": "pmm.lat",
            "domain_keyword": "pmm",
            "domain_tld": "lat",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2023-09-05",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-05",
            "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": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "pmm.icu",
            "domain_keyword": "pmm",
            "domain_tld": "icu",
            "query_time": "2024-05-21 01:53:50",
            "create_date": "2023-11-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "pan wen jun",
            "registrant_state": "an hui",
            "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": [
                "carrot.dnspod.net",
                "stream.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "pmm.monster",
            "domain_keyword": "pmm",
            "domain_tld": "monster",
            "query_time": "2024-06-02 13:58:33",
            "create_date": "2023-12-04",
            "update_date": "2024-05-07",
            "expiry_date": "2024-12-04",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Lazurenko Dmitrij",
            "registrant_state": "Rostovskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "pmm.ltd",
            "domain_keyword": "pmm",
            "domain_tld": "ltd",
            "query_time": "2024-05-25 22:01:55",
            "create_date": "2024-02-03",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-03",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "pmm.careers",
            "domain_keyword": "pmm",
            "domain_tld": "careers",
            "query_time": "2024-04-17 14:21:58",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "pmm.limited",
            "domain_keyword": "pmm",
            "domain_tld": "limited",
            "query_time": "2024-04-17 16:35:10",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2026-04-15",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "pmm.solutions",
            "domain_keyword": "pmm",
            "domain_tld": "solutions",
            "query_time": "2024-05-02 17:47:19",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-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": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "pmm.asia",
            "domain_keyword": "pmm",
            "domain_tld": "asia",
            "query_time": "2024-05-28 14:17:47",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brodie.ns.cloudflare.com",
                "gracie.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "pmm.biz",
            "domain_keyword": "pmm",
            "domain_tld": "biz",
            "query_time": "2024-06-13 14:18:32",
            "create_date": "2024-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "pmm.net.au",
            "domain_keyword": "pmm",
            "domain_tld": "net.au",
            "query_time": "2024-05-08 04:39:14",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Barbara OReilly",
            "name_servers": [
                "diablo.onthenet.com.au",
                "liberty.onthenet.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "pmm.name",
            "domain_keyword": "pmm",
            "domain_tld": "name",
            "query_time": "2024-05-12 07:47:09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 77,
            "domain_name": "pmm.co.uk",
            "domain_keyword": "pmm",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 22:01:58",
            "update_date": "2023-09-24",
            "expiry_date": "2024-11-29",
            "registrar_name": "Zen Internet Limited [Tag = ZENSYS]",
            "registrar_website": "https://www.zen.co.uk",
            "name_servers": [
                "ns0.zen.co.uk",
                "ns1.zen.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "pmm.org.au",
            "domain_keyword": "pmm",
            "domain_tld": "org.au",
            "query_time": "2024-06-06 03:14:43",
            "update_date": "2023-10-03",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Andrew Bould",
            "name_servers": [
                "ns1.bairnsdalewebhosting.com.au",
                "ns2.bairnsdalewebhosting.com.au",
                "ns3.bairnsdalewebhosting.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "pmm.com.au",
            "domain_keyword": "pmm",
            "domain_tld": "com.au",
            "query_time": "2024-06-06 03:14:43",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Chris Protheroe",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.07,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>pmm</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>79</total>
  <relation>eq</relation>
  <current>79</current>
 </count>
 <unique_domains>pmm.it, pmm.org, pmm.nl, pmm.org.uk, pmm.com, pmm.ru, pmm.sk, pmm.ro, pmm.uk.com, pmm.lt, pmm.net, pmm.org.br, pmm.me.uk, pmm.cn, pmm.info, pmm.co, pmm.berlin, pmm.link, pmm.org.pl, pmm.hr, pmm.nyc, pmm.website, pmm.kr, pmm.world, pmm.tech, pmm.uno, pmm.vip, pmm.life, pmm.waw.pl, pmm.red, pmm.ninja, pmm.srl, pmm.co.jp, pmm.su, pmm.design, pmm.uk, pmm.app, pmm.supply, pmm.school, pmm.wiki, pmm.agency, pmm.international, pmm.xyz, pmm.la, pmm.company, pmm.org.in, pmm.coach, pmm.ie, pmm.live, pmm.email, pmm.services, pmm.one, pmm.best, pmm.kim, pmm.care, pmm.llc, pmm.wtf, pmm.work, pmm.network, pmm.lol, pmm.finance, pmm.digital, pmm.tools, pmm.marketing, pmm.fyi, pmm.lat, pmm.icu, pmm.monster, pmm.ltd, pmm.careers, pmm.limited, pmm.solutions, pmm.asia, pmm.biz, pmm.net.au, pmm.name, pmm.co.uk, pmm.org.au, pmm.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pmm.it</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 01:21:09</query_time>
   <create_date>1996-12-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>Planetel s.p.a.</registrar_name>
   <registrar_website>http://www.regdom.it</registrar_website>
   <registrant_company>Pmm s.r.l.</registrant_company>
   <registrant_address>Via Pinerolo, 24</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20151</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.lnet.it</value>
    <value>ns2.lnet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pmm.org</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>1997-03-29</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1069.awsdns-05.org</value>
    <value>ns-1855.awsdns-39.co.uk</value>
    <value>ns-55.awsdns-06.com</value>
    <value>ns-776.awsdns-33.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>pmm.nl</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>1998-05-01</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pmm.org.uk</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-05 05:06:39</query_time>
   <create_date>2000-02-14</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.krystal.uk</value>
    <value>ns2.krystal.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>pmm.com</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:21:38</query_time>
   <create_date>2000-03-07</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>pmm.ru</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:06:45</query_time>
   <create_date>2001-02-14</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>pmm.sk</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 09:39:30</query_time>
   <create_date>2003-08-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>Peter Imre KOREX</registrar_name>
   <registrant_name>Peter Michalenko PMM</registrant_name>
   <registrant_company>Peter Michalenko PMM</registrant_company>
   <registrant_address>Zemplínske Hámre 200</registrant_address>
   <registrant_city>Zemplínske Hámre</registrant_city>
   <registrant_zip>067 77</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.905382820</registrant_phone>
   <name_servers>
    <value>ns1.korex.sk</value>
    <value>ns2.korex.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>pmm.ro</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-28 11:13:16</query_time>
   <create_date>2004-11-08</create_date>
   <expiry_date>2026-11-06</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.intersat.ro</value>
    <value>ns2.intersat.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>pmm.uk.com</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-21 01:53:51</query_time>
   <create_date>2005-01-25</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>Claranet Group Ltd</registrar_name>
   <registrar_website>http://www.uk.clara.net/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/pmm.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns0.clara.net</value>
    <value>ns1.clara.net</value>
    <value>ns2.clara.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pmm.lt</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-30 02:15:18</query_time>
   <create_date>2005-03-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Kauno technologijos universitetas</registrar_name>
   <registrar_website>https://www.domains.lt</registrar_website>
   <registrant_company>KTU IPC</registrant_company>
   <name_servers>
    <value>nsa.domreg.lt</value>
    <value>u1.domains.lt</value>
    <value>u2.domains.lt</value>
    <value>u3.domains.lt</value>
    <value>u4.domains.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>pmm.net</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 03:14:43</query_time>
   <create_date>2005-09-15</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2026-09-15</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pmm.org.br</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-08 04:39:14</query_time>
   <create_date>2005-09-19</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-09-19</expiry_date>
   <registrant_name>Pastoral da Mulher Marginalizada</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>pmm.me.uk</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-26 01:21:09</query_time>
   <create_date>2006-04-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1034.ui-dns.biz</value>
    <value>ns1034.ui-dns.com</value>
    <value>ns1034.ui-dns.de</value>
    <value>ns1034.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>pmm.cn</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-25 22:01:55</query_time>
   <create_date>2007-12-16</create_date>
   <expiry_date>2025-12-16</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>凤凰都市传媒科技股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>pmm.info</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 01:21:09</query_time>
   <create_date>2008-05-12</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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.dropcatcher.org</value>
    <value>ns2.dropcatcher.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pmm.co</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 04:39:13</query_time>
   <create_date>2011-09-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-25</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</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>17</num>
   <domain_name>pmm.berlin</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-31 21:51:06</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2019-07-16</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/berlin</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pmm.link</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-26 01:21:26</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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.amaserver.com</value>
    <value>dns2.amaserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pmm.org.pl</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-28 11:13:16</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pmm.hr</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-18 11:56:43</query_time>
   <create_date>2014-08-24</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>PRIRODOSLOVNI MUZEJ METKOVIĆ</registrant_name>
   <registrant_address>Kralja Zvonimira bb</registrant_address>
   <registrant_city>Metković</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>20350</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cdn.hr</value>
    <value>dns2.cdn.hr</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>pmm.nyc</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-26 01:21:09</query_time>
   <create_date>2014-11-12</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DUCE CONSTRUCTION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pmm.website</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-01 20:53:52</query_time>
   <create_date>2014-12-23</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.com</value>
    <value>ns4.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>pmm.kr</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-02-13 00:01:41</query_time>
   <create_date>2015-02-13</create_date>
   <update_date>2016-11-03</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>??? ??? ???</registrant_name>
  </value>
  <value>
   <num>24</num>
   <domain_name>pmm.world</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-26 01:21:10</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.Rumahweb.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Data Guard</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
    <value>ns3.rumahweb.net</value>
    <value>ns4.rumahweb.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>pmm.tech</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 04:39:14</query_time>
   <create_date>2015-12-29</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0168424560</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>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pmm.uno</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-04-26 01:21:09</query_time>
   <create_date>2016-04-06</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, S.L.U.</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_country>ES</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>ns2.dondominio.com</value>
    <value>ns8.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>pmm.vip</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-15 03:21:40</query_time>
   <create_date>2016-08-30</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pmm.life</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2016-09-09</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pima Monthly Meeting Holding Corp.</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>pmm.waw.pl</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-03-18 14:40:51</query_time>
   <create_date>2017-06-28</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.kernel.net.pl</value>
    <value>ns.kernel.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pmm.red</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-25 22:01:55</query_time>
   <create_date>2018-05-22</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-22</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>carter.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>pmm.ninja</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-06-02 13:58:33</query_time>
   <create_date>2018-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>pmm.srl</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PMM S.r.l.s.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PR</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>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>pmm.co.jp</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-26 01:21:09</query_time>
   <create_date>2018-09-26</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>primavera corp.inc</registrant_company>
   <name_servers>
    <value>ns1.cbsv.jp</value>
    <value>ns2.cbsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>pmm.su</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:24:49</query_time>
   <create_date>2019-05-21</create_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected](transfer)</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>pmm.design</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>pmm.uk</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-23 13:23:50</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_name>Find Your Domain LLC t/a FYD [Tag = FINDYOURDOMAIN]</registrar_name>
   <registrar_website>https://findyourdomain.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>pmm.app</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-06 03:14:43</query_time>
   <create_date>2019-07-23</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <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 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>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>pmm.supply</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-05-08 04:39:14</query_time>
   <create_date>2019-08-10</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PMM Supply</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</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-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>pmm.school</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-06-06 03:14:43</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2024-04-26</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>pmm.wiki</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-06-02 13:58:33</query_time>
   <create_date>2020-02-07</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>pmm.agency</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-17</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>chase.ns.cloudflare.com</value>
    <value>elma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>pmm.international</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-06-06 03:14:43</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-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>Psychotic Micromanagement Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Oxfordshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>43</num>
   <domain_name>pmm.xyz</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 01:21:09</query_time>
   <create_date>2020-08-09</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistrar.com</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>pmm.la</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2020-11-20</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>LA Domain Names</registrar_name>
   <registrant_email>https://whois.nic.la/contact/pmm.la/registrant</registrant_email>
   <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>45</num>
   <domain_name>pmm.company</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2020-12-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AM Strategic Consultant</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.register.com</value>
    <value>dns106.register.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>pmm.org.in</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-06-08 00:56:06</query_time>
   <create_date>2021-05-08</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_iana>801385</registrar_iana>
   <registrar_name>CSC e-Governance Services India Limited</registrar_name>
   <registrar_website>http://csc.gov.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pixel Multimedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ASSAM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pixelmultimedia.info</value>
    <value>ns2.pixelmultimedia.info</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>pmm.coach</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-06-06 03:14:43</query_time>
   <create_date>2021-10-04</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-04</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>ID</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-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>pmm.ie</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-08 04:39:14</query_time>
   <create_date>2021-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>Tool Domains</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <registrant_name>Tool Domains OOD</registrant_name>
   <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>49</num>
   <domain_name>pmm.live</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2021-12-16</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-12-16</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>pmm.email</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2022-01-28</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2027-01-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>pmm.services</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-08 04:39:14</query_time>
   <create_date>2022-02-27</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-27</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 0163837009</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>pmm.one</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 04:39:14</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rostov</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>irma.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>pmm.best</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-06-06 03:14:43</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <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>rohin.ns.cloudflare.com</value>
    <value>zainab.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>54</num>
   <domain_name>pmm.kim</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-04-26 01:21:10</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2027-11-03</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>55</num>
   <domain_name>pmm.care</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-04-26 01:21:09</query_time>
   <create_date>2022-11-10</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-11-10</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>pmm.llc</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-12 07:47:09</query_time>
   <create_date>2023-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>ns23.domaincontrol.com</value>
    <value>ns24.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>57</num>
   <domain_name>pmm.wtf</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-08 04:39:14</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-09</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>LERCK INVEST AS</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>NO</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>58</num>
   <domain_name>pmm.work</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-08 04:39:14</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-09</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>LERCK INVEST AS</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>NO</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>59</num>
   <domain_name>pmm.network</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org 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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pmm.lol</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-22</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>pmm.finance</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org 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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>pmm.digital</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-24</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>pmm.tools</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-21 01:53:51</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-07</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>64</num>
   <domain_name>pmm.marketing</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-07</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>65</num>
   <domain_name>pmm.fyi</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-06-06 03:14:43</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-03</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>66</num>
   <domain_name>pmm.lat</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-05</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>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>pmm.icu</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-21 01:53:50</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>pan wen jun</registrant_company>
   <registrant_state>an hui</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>carrot.dnspod.net</value>
    <value>stream.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>pmm.monster</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-06-02 13:58:33</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Lazurenko Dmitrij</registrant_company>
   <registrant_state>Rostovskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>pmm.ltd</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-25 22:01:55</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>pmm.careers</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-04-17 14:21:58</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</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>ns51.domaincontrol.com</value>
    <value>ns52.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>71</num>
   <domain_name>pmm.limited</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>limited</domain_tld>
   <query_time>2024-04-17 16:35:10</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-04-15</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>ns51.domaincontrol.com</value>
    <value>ns52.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>72</num>
   <domain_name>pmm.solutions</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-02 17:47:19</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-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>ns3.epik.com</value>
    <value>ns4.epik.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>73</num>
   <domain_name>pmm.asia</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-28 14:17:47</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brodie.ns.cloudflare.com</value>
    <value>gracie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>pmm.biz</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-13 14:18:32</query_time>
   <create_date>2024-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>pmm.net.au</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-08 04:39:14</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Barbara OReilly</registrant_name>
   <name_servers>
    <value>diablo.onthenet.com.au</value>
    <value>liberty.onthenet.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pmm.name</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-12 07:47:09</query_time>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>pmm.co.uk</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 22:01:58</query_time>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>Zen Internet Limited [Tag = ZENSYS]</registrar_name>
   <registrar_website>https://www.zen.co.uk</registrar_website>
   <name_servers>
    <value>ns0.zen.co.uk</value>
    <value>ns1.zen.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>pmm.org.au</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-06-06 03:14:43</query_time>
   <update_date>2023-10-03</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Andrew Bould</registrant_name>
   <name_servers>
    <value>ns1.bairnsdalewebhosting.com.au</value>
    <value>ns2.bairnsdalewebhosting.com.au</value>
    <value>ns3.bairnsdalewebhosting.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>pmm.com.au</domain_name>
   <domain_keyword>pmm</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-06 03:14:43</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Chris Protheroe</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.07</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 7,208 domain names (in 0.105 seconds) which look and sound like the brand name "pmm".
Domain Name Registered Expiry Registrar Ownership
1 cmm.org.uk 13 Nov 1996 13 Nov 2025 eNom LLC [Tag = ENOM] -
2 pmb.uk 23 Jan 2020 23 Jan 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
3 pdmm.co.uk 14 May 2003 14 May 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
4 jmm.onl 18 Dec 2023 18 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 4mm.co 27 Jul 2023 27 Jul 2024 West263 International Limited REDACTED FOR PRIVACY
6 pmk.co 4 Dec 2014 3 Dec 2024 1API GmbH REDACTED FOR PRIVACY
7 pmt.rocks 6 Aug 2014 6 Aug 2024 IONOS SE S And T Audio
8 pms.international 9 Apr 2014 9 Apr 2025 IONOS SE PMS International Group PLC
9 3mm.uk 22 Nov 2021 22 Nov 2024 Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA] -
10 pcmm.ru 12 May 2009 12 May 2025 RU-CENTER-RU Private Person
11 omm.media 15 Jul 2022 15 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 2mm.app 12 Apr 2022 12 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
13 gmm.be 19 Mar 2008 - Combell nv -
14 p0m.com 21 Aug 2004 21 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com David Bohn
15 gpmm.org 6 Apr 2009 6 Apr 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
16 pmp.earth 11 Apr 2019 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 pmg.lol 25 Apr 2023 25 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
18 amm.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
19 bmm.mom 7 Apr 2024 7 Apr 2025 Gname.com Pte. Ltd. -
20 bmm.cpa 6 Nov 2020 6 Nov 2024 EnCirca, Inc. Bucheri McCarty & Metz LLP
21 npmm.dk 24 Mar 2004 31 Mar 2025 - Niels Peter Meyn Milthers
22 pms.media 11 Jun 2023 11 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 cmm.hu 19 Nov 2021 - - -
24 kmm.consulting 5 Aug 2021 5 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 p7m.lat 27 Aug 2023 27 Aug 2024 Porkbun, LLC Private by Design, LLC
26 pm8.com 29 Sep 2003 29 Sep 2024 GoDaddy.com, LLC -
27 pma.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Craig Burbidge
28 jpmm.online 9 Sep 2023 9 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
29 8mm.tv 17 Jun 2010 17 Jun 2024 Mesh Digital Limited REDACTED FOR PRIVACY
30 mpm.co.mz 19 Aug 2014 12 Aug 2024 Moztel Lda MPM
31 mpm.plus 15 Jun 2023 15 Jun 2024 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
32 gmm.consulting 10 Jun 2018 10 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 plm.moda 11 Mar 2020 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 plm.photography 19 Jul 2018 19 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
35 pfm.church 11 Mar 2024 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 mmm.institute 11 Mar 2022 11 Mar 2025 eNom, LLC Data Protected
37 pma.aero 6 May 2002 6 May 2029 Tucows Domains Inc. REDACTED FOR PRIVACY
38 pmme.app 6 May 2018 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 dmm.boutique 21 Jun 2023 21 Jun 2024 Porkbun LLC Private by Design, LLC
40 gmm.it 23 Jun 1997 28 Oct 2024 Interpop S.r.l. GMM srl
41 lmm.events 3 Feb 2023 3 Feb 2025 eNom, LLC Data Protected
42 pmj.biz 15 May 2014 14 May 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
43 pjm.solutions 27 Dec 2018 27 Dec 2024 Network Solutions, LLC REDACTED FOR PRIVACY
44 fmm.group 22 Mar 2022 22 Mar 2025 Abion AB FM Mattsson Mora Group AB
45 kmm.ovh 3 Feb 2018 3 Feb 2025 OVH REDACTED_FOR_PRIVACY
46 pmt.social 22 Nov 2023 22 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 pme.gmbh 22 Jun 2016 22 Jun 2024 IONOS SE PME GmbH & Co. KG
48 omm.group 28 Aug 2022 28 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 pms.guru 2 Jun 2024 2 Jun 2025 eNom, LLC Data Protected
50 imm.wang 31 May 2023 31 May 2025 Chengdu west dimension digital Liu Tao Rong
51 pmms.it 7 Jul 2021 7 Jul 2024 Aruba s.p.a. O.S.D. gruppo Ecotech Srl
52 pmv.co.jp 28 Apr 2006 - - Performance Leverage Inc.
53 kpmm.com 2 Mar 2000 2 Mar 2026 GoDaddy.com, LLC -
54 pmp.quest 29 May 2023 29 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
55 lmm.cl 20 Jul 2001 13 Aug 2025 NIC Chile Laiz y Morales S.A. (LAIZ & MORALES S A)
56 pmn.com.au - - Melbourne IT Vasili Giamarelos
57 pmi.xyz 8 Nov 2021 8 Nov 2024 Dynadot LLC -
58 pmi.org.cn 10 Nov 2008 10 Nov 2024 厦门易名科技股份有限公司 杨庆跃
59 pmh.biz 18 Feb 2021 18 Feb 2025 Sav.com LLC Privacy Protection
60 pmmm.com.au - - GoDaddy.com LLC trading as GoDaddy.com Philip Mangano
61 p-m.com 29 Nov 1998 28 Nov 2024 IONOS SE Print und Medien GmbH
62 pfm.co.uk 6 May 2003 6 May 2024 Alan Drury [Tag = SIGNS] -
63 mmm.domains 1 Jun 2020 1 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 pm4.mobi 8 Oct 2021 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 pim.codes 23 Feb 2022 23 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 dmm.ink 25 Jun 2022 25 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li yun hui
67 p2m.store 5 Dec 2023 5 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
68 pmw.org 14 Jun 1996 13 Jun 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
69 pam.ma 8 Apr 2013 7 Apr 2024 ARCANES TECHNOLOGIES PARTI AUTHENTICITE ET MODERNITE
70 plm.pl 28 Apr 2001 27 Apr 2024 LH.pl Sp. z o.o. -
71 imm.business 2 Apr 2021 2 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 pm8.jp 26 Sep 2014 30 Sep 2024 - yuuki tanabe
73 hmm.box 23 Apr 2024 23 Apr 2025 NameSilo, LLC 3DNS Privacy, LLC
74 pmd.net.pl 12 Jul 2023 12 Jul 2024 Aftermarket.pl Limited -
75 pmg.ro 8 Feb 2019 6 Feb 2026 DOMENY.TV MSERWIS Sp. z o.o. sp. k. -
76 pmfm.org 22 Sep 2015 22 Sep 2024 Annulet LLC BuyDomains.com
77 pmo.ink 5 Aug 2022 5 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) du xi
78 omm.online 23 Sep 2015 23 Sep 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
79 pmw.world 15 Nov 2022 15 Nov 2024 Amazon Registrar, Inc. Identity Protection Service
80 pmf.social 25 Apr 2023 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 pfm.lol 6 Aug 2023 6 Aug 2024 Dynadot LLC Dynadot Privacy Service
82 pamm.sk 28 Jun 2017 28 Jun 2024 WebSupport s.r.o. P.A.M.M., s.r.o.
83 5mm.uk 14 Oct 2021 14 Oct 2024 101domain GRS Ltd [Tag = 101DOMAIN] -
84 pmg.center 8 Jun 2023 8 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 npmm.xyz 28 Aug 2023 28 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
86 pimm.co.uk 18 Sep 1999 18 Sep 2030 Namesco Limited [Tag = NAMESCO] -
87 1mm.net 19 Jan 2000 19 Jan 2025 NameSilo, LLC See PrivacyGuardian.org
88 pmp.work 4 Mar 2021 4 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 2mm.site 5 Jan 2024 5 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
90 1mm.de - - - -
91 pnm.co.nz 18 Nov 2002 - Freeparking Limited -
92 mpm.berlin 18 Mar 2014 18 Mar 2025 united-domains AG -
93 pmg.co.ke 12 Nov 2023 12 Nov 2024 Truehost Cloud Limited Example Inc.
94 pmd.international 22 Mar 2020 22 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
95 pmma.app 22 Jun 2018 22 Jun 2024 united-domains AG Pari Holding GmbH
96 pm7.pl 24 Jan 2005 24 Jan 2026 OVH SAS -
97 pma.uk.net 11 Oct 2016 11 Oct 2024 123-Reg Limited -
98 pmz.co.uk 8 Sep 1999 8 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
99 8mm.biz 23 Jan 2004 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 pkm.com.de - - - -
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 Pmm.sk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pmm.sk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pmm.sk",
        "page_size": 100
    },
    "count": {
        "total": 7208,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cmm.org.uk, pmb.uk, pdmm.co.uk, jmm.onl, 4mm.co, pmk.co, pmt.rocks, pms.international, 3mm.uk, pcmm.ru, omm.media, 2mm.app, gmm.be, p0m.com, gpmm.org, pmp.earth, pmg.lol, amm.ai, bmm.mom, bmm.cpa, npmm.dk, pms.media, cmm.hu, kmm.consulting, p7m.lat, pm8.com, pma.net.au, jpmm.online, 8mm.tv, mpm.co.mz, mpm.plus, gmm.consulting, plm.moda, plm.photography, pfm.church, mmm.institute, pma.aero, pmme.app, dmm.boutique, gmm.it, lmm.events, pmj.biz, pjm.solutions, fmm.group, kmm.ovh, pmt.social, pme.gmbh, omm.group, pms.guru, imm.wang, pmms.it, pmv.co.jp, kpmm.com, pmp.quest, lmm.cl, pmn.com.au, pmi.xyz, pmi.org.cn, pmh.biz, pmmm.com.au, p-m.com, pfm.co.uk, mmm.domains, pm4.mobi, pim.codes, dmm.ink, p2m.store, pmw.org, pam.ma, plm.pl, imm.business, pm8.jp, hmm.box, pmd.net.pl, pmg.ro, pmfm.org, pmo.ink, omm.online, pmw.world, pmf.social, pfm.lol, pamm.sk, 5mm.uk, pmg.center, npmm.xyz, pimm.co.uk, 1mm.net, pmp.work, 2mm.site, 1mm.de, pnm.co.nz, mpm.berlin, pmg.co.ke, pmd.international, pmma.app, pm7.pl, pma.uk.net, pmz.co.uk, 8mm.biz, pkm.com.de",
    "results": [
        {
            "num": 1,
            "domain_name": "cmm.org.uk",
            "domain_keyword": "cmm",
            "domain_tld": "org.uk",
            "query_time": "2024-04-15 20:54:55",
            "create_date": "1996-11-13",
            "update_date": "2023-10-15",
            "expiry_date": "2025-11-13",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.krystal.co.uk",
                "ns2.krystal.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "pmb.uk",
            "domain_keyword": "pmb",
            "domain_tld": "uk",
            "query_time": "2024-04-15 09:14:17",
            "create_date": "2020-01-23",
            "update_date": "2024-04-11",
            "expiry_date": "2025-01-23",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "pdmm.co.uk",
            "domain_keyword": "pdmm",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 20:14:36",
            "create_date": "2003-05-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "jmm.onl",
            "domain_keyword": "jmm",
            "domain_tld": "onl",
            "query_time": "2024-04-29 22:53:32",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-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": 5,
            "domain_name": "4mm.co",
            "domain_keyword": "4mm",
            "domain_tld": "co",
            "query_time": "2024-05-01 02:25:56",
            "create_date": "2023-07-27",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": 6,
            "domain_name": "pmk.co",
            "domain_keyword": "pmk",
            "domain_tld": "co",
            "query_time": "2024-04-26 01:20:01",
            "create_date": "2014-12-04",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Singapore",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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": 7,
            "domain_name": "pmt.rocks",
            "domain_keyword": "pmt",
            "domain_tld": "rocks",
            "query_time": "2024-04-26 01:27:47",
            "create_date": "2014-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S And T Audio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1019.ui-dns.biz",
                "ns1036.ui-dns.de",
                "ns1063.ui-dns.org",
                "ns1117.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "pms.international",
            "domain_keyword": "pms",
            "domain_tld": "international",
            "query_time": "2024-04-26 01:26:15",
            "create_date": "2014-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PMS International Group PLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "3mm.uk",
            "domain_keyword": "3mm",
            "domain_tld": "uk",
            "query_time": "2024-04-23 12:14:42",
            "create_date": "2021-11-22",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-22",
            "registrar_name": "Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]",
            "registrar_website": "https://GetDotted.com",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "pcmm.ru",
            "domain_keyword": "pcmm",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:41:52",
            "create_date": "2009-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "omm.media",
            "domain_keyword": "omm",
            "domain_tld": "media",
            "query_time": "2024-05-03 19:18:25",
            "create_date": "2022-07-15",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-15",
            "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": [
                "doug.ns.cloudflare.com",
                "lorna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "2mm.app",
            "domain_keyword": "2mm",
            "domain_tld": "app",
            "query_time": "2024-05-03 23:57:07",
            "create_date": "2022-04-12",
            "update_date": "2024-04-18",
            "expiry_date": "2026-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "gmm.be",
            "domain_keyword": "gmm",
            "domain_tld": "be",
            "query_time": "2024-04-27 20:46:57",
            "create_date": "2008-03-19",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns-1454.awsdns-53.org",
                "ns-17.awsdns-02.com",
                "ns-1751.awsdns-26.co.uk",
                "ns-796.awsdns-35.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 14,
            "domain_name": "p0m.com",
            "domain_keyword": "p0m",
            "domain_tld": "com",
            "query_time": "2024-04-24 02:25:43",
            "create_date": "2004-08-21",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "David Bohn",
            "registrant_address": "2424 s 41st apt a107",
            "registrant_city": "tacoma",
            "registrant_state": "Washington",
            "registrant_zip": "98409",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2533105489",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "gpmm.org",
            "domain_keyword": "gpmm",
            "domain_tld": "org",
            "query_time": "2024-04-24 18:02:37",
            "create_date": "2009-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/whois",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pmp.earth",
            "domain_keyword": "pmp",
            "domain_tld": "earth",
            "query_time": "2024-04-28 11:13:55",
            "create_date": "2019-04-11",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "pmg.lol",
            "domain_keyword": "pmg",
            "domain_tld": "lol",
            "query_time": "2024-04-28 11:12:18",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "amm.ai",
            "domain_keyword": "amm",
            "domain_tld": "ai",
            "query_time": "2024-04-28 19:25:21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bmm.mom",
            "domain_keyword": "bmm",
            "domain_tld": "mom",
            "query_time": "2024-05-06 17:19:16",
            "create_date": "2024-04-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "xi",
            "registrant_country": "KH",
            "registrant_email": "please query the rdds service of the 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": [
                "eleanor.ns.cloudflare.com",
                "salvador.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bmm.cpa",
            "domain_keyword": "bmm",
            "domain_tld": "cpa",
            "query_time": "2024-05-07 18:23:10",
            "create_date": "2020-11-06",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-06",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bucheri McCarty & Metz LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "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": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "npmm.dk",
            "domain_keyword": "npmm",
            "domain_tld": "dk",
            "query_time": "2024-05-10 17:48:58",
            "create_date": "2004-03-24",
            "expiry_date": "2025-03-31",
            "registrant_name": "Niels Peter Meyn Milthers",
            "registrant_address": "Mørkager 51",
            "registrant_city": "Albertslund",
            "registrant_zip": "2620",
            "registrant_country": "DK",
            "registrant_phone": "+45 28663695",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "pms.media",
            "domain_keyword": "pms",
            "domain_tld": "media",
            "query_time": "2024-05-10 20:16:55",
            "create_date": "2023-06-11",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-11",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cmm.hu",
            "domain_keyword": "cmm",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:03:44",
            "create_date": "2021-11-19"
        },
        {
            "num": 24,
            "domain_name": "kmm.consulting",
            "domain_keyword": "kmm",
            "domain_tld": "consulting",
            "query_time": "2024-05-08 23:14:37",
            "create_date": "2021-08-05",
            "update_date": "2023-07-11",
            "expiry_date": "2024-08-05",
            "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": 25,
            "domain_name": "p7m.lat",
            "domain_keyword": "p7m",
            "domain_tld": "lat",
            "query_time": "2024-05-16 12:06:00",
            "create_date": "2023-08-27",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-27",
            "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": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pm8.com",
            "domain_keyword": "pm8",
            "domain_tld": "com",
            "query_time": "2024-05-14 23:06:29",
            "create_date": "2003-09-29",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "pma.net.au",
            "domain_keyword": "pma",
            "domain_tld": "net.au",
            "query_time": "2024-05-14 23:06:32",
            "update_date": "2024-02-23",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Craig Burbidge",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "jpmm.online",
            "domain_keyword": "jpmm",
            "domain_tld": "online",
            "query_time": "2024-05-19 18:58:12",
            "create_date": "2023-09-09",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-09",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "8mm.tv",
            "domain_keyword": "8mm",
            "domain_tld": "tv",
            "query_time": "2024-05-14 12:27:51",
            "create_date": "2010-06-17",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mpm.co.mz",
            "domain_keyword": "mpm",
            "domain_tld": "co.mz",
            "query_time": "2024-05-14 13:54:01",
            "create_date": "2014-08-19",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-12",
            "registrar_name": "Moztel Lda",
            "registrant_name": "Irene Ambasse",
            "registrant_company": "MPM",
            "registrant_address": "N4 Parcela  3380 29 1, Tchumeni",
            "registrant_city": "Maputo",
            "registrant_state": "Maputo",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.843181720",
            "name_servers": [
                "ns1.clubnet.mz",
                "ns2.clubnet.mz",
                "ns5.clubnet.mz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "mpm.plus",
            "domain_keyword": "mpm",
            "domain_tld": "plus",
            "query_time": "2024-05-14 13:54:01",
            "create_date": "2023-06-15",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gmm.consulting",
            "domain_keyword": "gmm",
            "domain_tld": "consulting",
            "query_time": "2024-05-15 12:21:56",
            "create_date": "2018-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-10",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "plm.moda",
            "domain_keyword": "plm",
            "domain_tld": "moda",
            "query_time": "2024-05-11 11:16:14",
            "create_date": "2020-03-11",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-11",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "plm.photography",
            "domain_keyword": "plm",
            "domain_tld": "photography",
            "query_time": "2024-05-11 11:16:14",
            "create_date": "2018-07-19",
            "update_date": "2022-12-07",
            "expiry_date": "2024-07-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "pfm.church",
            "domain_keyword": "pfm",
            "domain_tld": "church",
            "query_time": "2024-05-11 17:07:03",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "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": 36,
            "domain_name": "mmm.institute",
            "domain_keyword": "mmm",
            "domain_tld": "institute",
            "query_time": "2024-05-11 19:21:56",
            "create_date": "2022-03-11",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-11",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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-54-b.gandi.net",
                "ns-85-c.gandi.net",
                "ns-89-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "pma.aero",
            "domain_keyword": "pma",
            "domain_tld": "aero",
            "query_time": "2024-05-12 07:45:23",
            "create_date": "2002-05-06",
            "update_date": "2024-05-08",
            "expiry_date": "2029-05-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "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.xmission.com",
                "ns1.xmission.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pmme.app",
            "domain_keyword": "pmme",
            "domain_tld": "app",
            "query_time": "2024-05-12 07:47:10",
            "create_date": "2018-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dmm.boutique",
            "domain_keyword": "dmm",
            "domain_tld": "boutique",
            "query_time": "2024-05-21 14:32:53",
            "create_date": "2023-06-21",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-21",
            "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": 40,
            "domain_name": "gmm.it",
            "domain_keyword": "gmm",
            "domain_tld": "it",
            "query_time": "2024-05-23 17:54:27",
            "create_date": "1997-06-23",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-28",
            "registrar_name": "Interpop S.r.l.",
            "registrar_website": "http://www.interpop.it",
            "registrant_company": "GMM srl",
            "registrant_address": "Via Nuova, 155",
            "registrant_city": "Gravellona Toce",
            "registrant_state": "VB",
            "registrant_zip": "28025",
            "registrant_country": "IT",
            "name_servers": [
                "jedi.interpop.it",
                "yoda.interpop.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 41,
            "domain_name": "lmm.events",
            "domain_keyword": "lmm",
            "domain_tld": "events",
            "query_time": "2024-05-17 18:22:31",
            "create_date": "2023-02-03",
            "update_date": "2023-02-08",
            "expiry_date": "2025-02-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hampshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "pmj.biz",
            "domain_keyword": "pmj",
            "domain_tld": "biz",
            "query_time": "2024-05-18 11:56:35",
            "create_date": "2014-05-15",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "pjm.solutions",
            "domain_keyword": "pjm",
            "domain_tld": "solutions",
            "query_time": "2024-05-13 12:23:41",
            "create_date": "2018-12-27",
            "update_date": "2022-12-02",
            "expiry_date": "2024-12-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "fmm.group",
            "domain_keyword": "fmm",
            "domain_tld": "group",
            "query_time": "2024-05-20 13:55:23",
            "create_date": "2022-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "registrar_iana": 73,
            "registrar_name": "Abion AB",
            "registrar_website": "http://domaininfo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FM Mattsson Mora Group AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kmm.ovh",
            "domain_keyword": "kmm",
            "domain_tld": "ovh",
            "query_time": "2024-05-22 20:59:23",
            "create_date": "2018-02-03",
            "update_date": "2023-09-16",
            "expiry_date": "2025-02-03",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "pmt.social",
            "domain_keyword": "pmt",
            "domain_tld": "social",
            "query_time": "2024-05-25 22:02:42",
            "create_date": "2023-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "pme.gmbh",
            "domain_keyword": "pme",
            "domain_tld": "gmbh",
            "query_time": "2024-05-25 21:59:38",
            "create_date": "2016-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PME GmbH & Co. KG",
            "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": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "omm.group",
            "domain_keyword": "omm",
            "domain_tld": "group",
            "query_time": "2024-05-28 20:17:22",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pms.guru",
            "domain_keyword": "pms",
            "domain_tld": "guru",
            "query_time": "2024-06-04 15:59:50",
            "create_date": "2024-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Samokov, Samokov",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the 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": [
                "ns251.superhosting.bg",
                "ns252.superhosting.bg"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "imm.wang",
            "domain_keyword": "imm",
            "domain_tld": "wang",
            "query_time": "2024-06-02 12:41:25",
            "create_date": "2023-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liu Tao Rong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "pmms.it",
            "domain_keyword": "pmms",
            "domain_tld": "it",
            "query_time": "2024-06-02 13:58:37",
            "create_date": "2021-07-07",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-07",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "O.S.D. gruppo Ecotech Srl",
            "registrant_address": "via Ponte Alto 10",
            "registrant_city": "Campogalliano",
            "registrant_state": "MO",
            "registrant_zip": "41011",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 52,
            "domain_name": "pmv.co.jp",
            "domain_keyword": "pmv",
            "domain_tld": "co.jp",
            "query_time": "2024-06-02 13:59:52",
            "create_date": "2006-04-28",
            "update_date": "2024-05-01",
            "registrant_company": "Performance Leverage Inc.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 53,
            "domain_name": "kpmm.com",
            "domain_keyword": "kpmm",
            "domain_tld": "com",
            "query_time": "2024-06-06 08:54:15",
            "create_date": "2000-03-02",
            "update_date": "2022-09-17",
            "expiry_date": "2026-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "pmp.quest",
            "domain_keyword": "pmp",
            "domain_tld": "quest",
            "query_time": "2024-05-31 21:51:17",
            "create_date": "2023-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "lmm.cl",
            "domain_keyword": "lmm",
            "domain_tld": "cl",
            "query_time": "2024-05-31 14:43:23",
            "create_date": "2001-07-20",
            "expiry_date": "2025-08-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Laiz y Morales S.A. (LAIZ & MORALES S A)",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net"
            ]
        },
        {
            "num": 56,
            "domain_name": "pmn.com.au",
            "domain_keyword": "pmn",
            "domain_tld": "com.au",
            "query_time": "2024-06-06 03:14:58",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Vasili Giamarelos",
            "name_servers": [
                "ns1.melbourneit.net",
                "ns2.melbourneit.net",
                "ns3.melbourneit.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "pmi.xyz",
            "domain_keyword": "pmi",
            "domain_tld": "xyz",
            "query_time": "2024-06-06 03:12:53",
            "create_date": "2021-11-08",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "pmi.org.cn",
            "domain_keyword": "pmi",
            "domain_tld": "org.cn",
            "query_time": "2024-06-06 03:12:53",
            "create_date": "2008-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "杨庆跃",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "pmh.biz",
            "domain_keyword": "pmh",
            "domain_tld": "biz",
            "query_time": "2024-06-06 03:12:38",
            "create_date": "2021-02-18",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-18",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pmmm.com.au",
            "domain_keyword": "pmmm",
            "domain_tld": "com.au",
            "query_time": "2024-06-06 04:29:47",
            "update_date": "2024-06-03",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Philip Mangano",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "p-m.com",
            "domain_keyword": "p-m",
            "domain_tld": "com",
            "query_time": "2024-06-05 13:45:02",
            "create_date": "1998-11-29",
            "update_date": "2018-03-17",
            "expiry_date": "2024-11-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Print und Medien GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1083.ui-dns.biz",
                "ns1083.ui-dns.com",
                "ns1083.ui-dns.de",
                "ns1083.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "pfm.co.uk",
            "domain_keyword": "pfm",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 22:59:01",
            "create_date": "2003-05-06",
            "update_date": "2021-09-28",
            "expiry_date": "2024-05-06",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 63,
            "domain_name": "mmm.domains",
            "domain_keyword": "mmm",
            "domain_tld": "domains",
            "query_time": "2024-06-09 19:30:16",
            "create_date": "2020-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "pm4.mobi",
            "domain_keyword": "pm4",
            "domain_tld": "mobi",
            "query_time": "2024-06-10 16:26:16",
            "create_date": "2021-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "pim.codes",
            "domain_keyword": "pim",
            "domain_tld": "codes",
            "query_time": "2024-06-08 19:48:07",
            "create_date": "2022-02-23",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-23",
            "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": 66,
            "domain_name": "dmm.ink",
            "domain_keyword": "dmm",
            "domain_tld": "ink",
            "query_time": "2024-06-11 13:48:42",
            "create_date": "2022-06-25",
            "update_date": "2023-04-20",
            "expiry_date": "2025-06-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li yun hui",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "liao ning",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "p2m.store",
            "domain_keyword": "p2m",
            "domain_tld": "store",
            "query_time": "2024-06-12 04:30:55",
            "create_date": "2023-12-05",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-05",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "pmw.org",
            "domain_keyword": "pmw",
            "domain_tld": "org",
            "query_time": "2024-06-13 00:18:30",
            "create_date": "1996-06-14",
            "update_date": "2024-05-18",
            "expiry_date": "2025-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LU",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the 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": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "pam.ma",
            "domain_keyword": "pam",
            "domain_tld": "ma",
            "query_time": "2023-04-09 17:09:21",
            "create_date": "2013-04-08",
            "update_date": "2023-04-03",
            "expiry_date": "2024-04-07",
            "registrar_name": "ARCANES TECHNOLOGIES",
            "registrant_name": "PARTI AUTHENTICITE ET MODERNITE",
            "name_servers": [
                "dmns1.heberjahiz.com",
                "dmns2.heberjahiz.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ]
        },
        {
            "num": 70,
            "domain_name": "plm.pl",
            "domain_keyword": "plm",
            "domain_tld": "pl",
            "query_time": "2024-03-21 01:29:16",
            "create_date": "2001-04-28",
            "update_date": "2023-04-03",
            "expiry_date": "2024-04-27",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns1.c838.lh.pl",
                "ns2.c838.lh.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "imm.business",
            "domain_keyword": "imm",
            "domain_tld": "business",
            "query_time": "2024-04-21 05:02:12",
            "create_date": "2021-04-02",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-02",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "pm8.jp",
            "domain_keyword": "pm8",
            "domain_tld": "jp",
            "query_time": "2024-04-15 09:12:01",
            "create_date": "2014-09-26",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "yuuki tanabe",
            "registrant_address": "Chiyoda-ku",
            "registrant_zip": "101-0027",
            "registrant_email": "[email protected]",
            "registrant_phone": "070-6681-2310",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 73,
            "domain_name": "hmm.box",
            "domain_keyword": "hmm",
            "domain_tld": "box",
            "query_time": "2024-04-25 14:23:18",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "3DNS Privacy, LLC",
            "registrant_state": "CA",
            "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.3dns.box",
                "ns2.3dns.box"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "pmd.net.pl",
            "domain_keyword": "pmd",
            "domain_tld": "net.pl",
            "query_time": "2024-04-25 09:03:32",
            "create_date": "2023-07-12",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-12",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "clarissa.ns.cloudflare.com",
                "dave.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "pmg.ro",
            "domain_keyword": "pmg",
            "domain_tld": "ro",
            "query_time": "2024-04-25 09:06:01",
            "create_date": "2019-02-08",
            "expiry_date": "2026-02-06",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o. sp. k.",
            "registrar_website": "www.domeny.tv/en",
            "name_servers": [
                "ns1.gcorelabs.net",
                "ns2.gcdn.services"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 76,
            "domain_name": "pmfm.org",
            "domain_keyword": "pmfm",
            "domain_tld": "org",
            "query_time": "2024-04-25 09:05:30",
            "create_date": "2015-09-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-22",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pmo.ink",
            "domain_keyword": "pmo",
            "domain_tld": "ink",
            "query_time": "2024-04-26 01:22:05",
            "create_date": "2022-08-05",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "du xi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "omm.online",
            "domain_keyword": "omm",
            "domain_tld": "online",
            "query_time": "2024-04-26 13:37:15",
            "create_date": "2015-09-23",
            "update_date": "2024-02-14",
            "expiry_date": "2025-09-23",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "North Lebanon",
            "registrant_country": "LB",
            "registrant_email": "please query the rdds service of the 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "pmw.world",
            "domain_keyword": "pmw",
            "domain_tld": "world",
            "query_time": "2024-04-26 01:30:52",
            "create_date": "2022-11-15",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-15",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1441.awsdns-52.org",
                "ns-1878.awsdns-42.co.uk",
                "ns-39.awsdns-04.com",
                "ns-951.awsdns-54.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "pmf.social",
            "domain_keyword": "pmf",
            "domain_tld": "social",
            "query_time": "2024-04-28 11:12:11",
            "create_date": "2023-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "pfm.lol",
            "domain_keyword": "pfm",
            "domain_tld": "lol",
            "query_time": "2024-05-02 03:54:51",
            "create_date": "2023-08-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "pamm.sk",
            "domain_keyword": "pamm",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:50:55",
            "create_date": "2017-06-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-28",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "P.A.M.M., s.r.o.",
            "registrant_company": "P.A.M.M., s.r.o.",
            "registrant_address": "Borinska 4",
            "registrant_city": "Bratislava",
            "registrant_zip": "84103",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 83,
            "domain_name": "5mm.uk",
            "domain_keyword": "5mm",
            "domain_tld": "uk",
            "query_time": "2024-05-07 15:06:37",
            "create_date": "2021-10-14",
            "update_date": "2023-12-27",
            "expiry_date": "2024-10-14",
            "registrar_name": "101domain GRS Ltd [Tag = 101DOMAIN]",
            "registrar_website": "https://101domain.com/uk.htm",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "pmg.center",
            "domain_keyword": "pmg",
            "domain_tld": "center",
            "query_time": "2024-05-08 04:36:41",
            "create_date": "2023-06-08",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "npmm.xyz",
            "domain_keyword": "npmm",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 22:01:18",
            "create_date": "2023-08-28",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "kanye.ns.cloudflare.com",
                "lilith.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "pimm.co.uk",
            "domain_keyword": "pimm",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 18:34:38",
            "create_date": "1999-09-18",
            "update_date": "2023-09-11",
            "expiry_date": "2030-09-18",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns5.webhostingpad.com",
                "ns6.webhostingpad.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "1mm.net",
            "domain_keyword": "1mm",
            "domain_tld": "net",
            "query_time": "2024-04-17 06:05:33",
            "create_date": "2000-01-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "pmp.work",
            "domain_keyword": "pmp",
            "domain_tld": "work",
            "query_time": "2024-05-12 07:47:17",
            "create_date": "2021-03-04",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "2mm.site",
            "domain_keyword": "2mm",
            "domain_tld": "site",
            "query_time": "2024-05-09 22:33:43",
            "create_date": "2024-01-05",
            "update_date": "2024-03-29",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "1mm.de",
            "domain_keyword": "1mm",
            "domain_tld": "de",
            "query_time": "2024-05-13 15:33:01",
            "update_date": "2014-05-21",
            "name_servers": [
                "ns01.domainssaubillig.de",
                "ns02.domainssaubillig.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 91,
            "domain_name": "pnm.co.nz",
            "domain_keyword": "pnm",
            "domain_tld": "co.nz",
            "query_time": "2024-05-20 09:34:05",
            "create_date": "2002-11-18",
            "update_date": "2023-12-21",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "mpm.berlin",
            "domain_keyword": "mpm",
            "domain_tld": "berlin",
            "query_time": "2024-05-18 13:36:56",
            "create_date": "2014-03-18",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "pmg.co.ke",
            "domain_keyword": "pmg",
            "domain_tld": "co.ke",
            "query_time": "2024-05-21 01:52:47",
            "create_date": "2023-11-12",
            "update_date": "2023-12-30",
            "expiry_date": "2024-11-12",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Example Inc.",
            "registrant_address": "kileleswa, nairobi",
            "registrant_city": "Nirobi",
            "registrant_state": "Kenya",
            "registrant_zip": "00242",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "chase.ns.cloudflare.com",
                "emely.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pmd.international",
            "domain_keyword": "pmd",
            "domain_tld": "international",
            "query_time": "2024-05-21 01:52:31",
            "create_date": "2020-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BJ",
            "registrant_email": "please query the rdds service of the 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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "pmma.app",
            "domain_keyword": "pmma",
            "domain_tld": "app",
            "query_time": "2024-05-21 01:53:51",
            "create_date": "2018-06-22",
            "update_date": "2024-05-09",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pari Holding GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "pm7.pl",
            "domain_keyword": "pm7",
            "domain_tld": "pl",
            "query_time": "2024-05-25 21:58:23",
            "create_date": "2005-01-24",
            "update_date": "2022-11-25",
            "expiry_date": "2026-01-24",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "pma.uk.net",
            "domain_keyword": "pma",
            "domain_tld": "uk.net",
            "query_time": "2024-05-25 21:58:23",
            "create_date": "2016-10-11",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/pma.uk.net/registrant",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "pmz.co.uk",
            "domain_keyword": "pmz",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 22:02:57",
            "create_date": "1999-09-08",
            "update_date": "2023-08-29",
            "expiry_date": "2025-09-08",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "8mm.biz",
            "domain_keyword": "8mm",
            "domain_tld": "biz",
            "query_time": "2024-05-23 10:43:56",
            "create_date": "2004-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wayserver.net",
                "ns2.wayserver.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "pkm.com.de",
            "domain_keyword": "pkm",
            "domain_tld": "com.de",
            "query_time": "2024-05-23 23:17:51",
            "update_date": "2023-12-12",
            "name_servers": [
                "docks20.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.105,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pmm.sk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7208</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cmm.org.uk, pmb.uk, pdmm.co.uk, jmm.onl, 4mm.co, pmk.co, pmt.rocks, pms.international, 3mm.uk, pcmm.ru, omm.media, 2mm.app, gmm.be, p0m.com, gpmm.org, pmp.earth, pmg.lol, amm.ai, bmm.mom, bmm.cpa, npmm.dk, pms.media, cmm.hu, kmm.consulting, p7m.lat, pm8.com, pma.net.au, jpmm.online, 8mm.tv, mpm.co.mz, mpm.plus, gmm.consulting, plm.moda, plm.photography, pfm.church, mmm.institute, pma.aero, pmme.app, dmm.boutique, gmm.it, lmm.events, pmj.biz, pjm.solutions, fmm.group, kmm.ovh, pmt.social, pme.gmbh, omm.group, pms.guru, imm.wang, pmms.it, pmv.co.jp, kpmm.com, pmp.quest, lmm.cl, pmn.com.au, pmi.xyz, pmi.org.cn, pmh.biz, pmmm.com.au, p-m.com, pfm.co.uk, mmm.domains, pm4.mobi, pim.codes, dmm.ink, p2m.store, pmw.org, pam.ma, plm.pl, imm.business, pm8.jp, hmm.box, pmd.net.pl, pmg.ro, pmfm.org, pmo.ink, omm.online, pmw.world, pmf.social, pfm.lol, pamm.sk, 5mm.uk, pmg.center, npmm.xyz, pimm.co.uk, 1mm.net, pmp.work, 2mm.site, 1mm.de, pnm.co.nz, mpm.berlin, pmg.co.ke, pmd.international, pmma.app, pm7.pl, pma.uk.net, pmz.co.uk, 8mm.biz, pkm.com.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cmm.org.uk</domain_name>
   <domain_keyword>cmm</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-15 20:54:55</query_time>
   <create_date>1996-11-13</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2025-11-13</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.krystal.co.uk</value>
    <value>ns2.krystal.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>pmb.uk</domain_name>
   <domain_keyword>pmb</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 09:14:17</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>pdmm.co.uk</domain_name>
   <domain_keyword>pdmm</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 20:14:36</query_time>
   <create_date>2003-05-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>jmm.onl</domain_name>
   <domain_keyword>jmm</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-04-29 22:53:32</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-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>5</num>
   <domain_name>4mm.co</domain_name>
   <domain_keyword>4mm</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 02:25:56</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk/</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>NV</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>6</num>
   <domain_name>pmk.co</domain_name>
   <domain_keyword>pmk</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-26 01:20:01</query_time>
   <create_date>2014-12-04</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-03</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</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>7</num>
   <domain_name>pmt.rocks</domain_name>
   <domain_keyword>pmt</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-26 01:27:47</query_time>
   <create_date>2014-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>S And T Audio</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1019.ui-dns.biz</value>
    <value>ns1036.ui-dns.de</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1117.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pms.international</domain_name>
   <domain_keyword>pms</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-26 01:26:15</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PMS International Group PLC</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>3mm.uk</domain_name>
   <domain_keyword>3mm</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 12:14:42</query_time>
   <create_date>2021-11-22</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]</registrar_name>
   <registrar_website>https://GetDotted.com</registrar_website>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>pcmm.ru</domain_name>
   <domain_keyword>pcmm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:41:52</query_time>
   <create_date>2009-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>omm.media</domain_name>
   <domain_keyword>omm</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-03 19:18:25</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-15</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>doug.ns.cloudflare.com</value>
    <value>lorna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>2mm.app</domain_name>
   <domain_keyword>2mm</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-03 23:57:07</query_time>
   <create_date>2022-04-12</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2026-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>13</num>
   <domain_name>gmm.be</domain_name>
   <domain_keyword>gmm</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-27 20:46:57</query_time>
   <create_date>2008-03-19</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns-1454.awsdns-53.org</value>
    <value>ns-17.awsdns-02.com</value>
    <value>ns-1751.awsdns-26.co.uk</value>
    <value>ns-796.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>p0m.com</domain_name>
   <domain_keyword>p0m</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 02:25:43</query_time>
   <create_date>2004-08-21</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>David Bohn</registrant_name>
   <registrant_address>2424 s 41st apt a107</registrant_address>
   <registrant_city>tacoma</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98409</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2533105489</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>gpmm.org</domain_name>
   <domain_keyword>gpmm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 18:02:37</query_time>
   <create_date>2009-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/whois</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pmp.earth</domain_name>
   <domain_keyword>pmp</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-28 11:13:55</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>pmg.lol</domain_name>
   <domain_keyword>pmg</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-28 11:12:18</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>amm.ai</domain_name>
   <domain_keyword>amm</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-28 19:25:21</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bmm.mom</domain_name>
   <domain_keyword>bmm</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-06 17:19:16</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>xi</registrant_state>
   <registrant_country>KH</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>eleanor.ns.cloudflare.com</value>
    <value>salvador.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bmm.cpa</domain_name>
   <domain_keyword>bmm</domain_keyword>
   <domain_tld>cpa</domain_tld>
   <query_time>2024-05-07 18:23:10</query_time>
   <create_date>2020-11-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bucheri McCarty &amp; Metz LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</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>standard3.encirca.net</value>
    <value>standard4.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>npmm.dk</domain_name>
   <domain_keyword>npmm</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 17:48:58</query_time>
   <create_date>2004-03-24</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Niels Peter Meyn Milthers</registrant_name>
   <registrant_address>Mørkager 51</registrant_address>
   <registrant_city>Albertslund</registrant_city>
   <registrant_zip>2620</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 28663695</registrant_phone>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pms.media</domain_name>
   <domain_keyword>pms</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-10 20:16:55</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-11</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cmm.hu</domain_name>
   <domain_keyword>cmm</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:03:44</query_time>
   <create_date>2021-11-19</create_date>
  </value>
  <value>
   <num>24</num>
   <domain_name>kmm.consulting</domain_name>
   <domain_keyword>kmm</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-08 23:14:37</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-08-05</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>25</num>
   <domain_name>p7m.lat</domain_name>
   <domain_keyword>p7m</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-16 12:06:00</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-27</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>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pm8.com</domain_name>
   <domain_keyword>pm8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 23:06:29</query_time>
   <create_date>2003-09-29</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>27</num>
   <domain_name>pma.net.au</domain_name>
   <domain_keyword>pma</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-14 23:06:32</query_time>
   <update_date>2024-02-23</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Craig Burbidge</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>jpmm.online</domain_name>
   <domain_keyword>jpmm</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 18:58:12</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-09</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>8mm.tv</domain_name>
   <domain_keyword>8mm</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-14 12:27:51</query_time>
   <create_date>2010-06-17</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mpm.co.mz</domain_name>
   <domain_keyword>mpm</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-14 13:54:01</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>Moztel Lda</registrar_name>
   <registrant_name>Irene Ambasse</registrant_name>
   <registrant_company>MPM</registrant_company>
   <registrant_address>N4 Parcela  3380 29 1, Tchumeni</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_state>Maputo</registrant_state>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.843181720</registrant_phone>
   <name_servers>
    <value>ns1.clubnet.mz</value>
    <value>ns2.clubnet.mz</value>
    <value>ns5.clubnet.mz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>mpm.plus</domain_name>
   <domain_keyword>mpm</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-14 13:54:01</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-15</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>32</num>
   <domain_name>gmm.consulting</domain_name>
   <domain_keyword>gmm</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-15 12:21:56</query_time>
   <create_date>2018-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-10</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>plm.moda</domain_name>
   <domain_keyword>plm</domain_keyword>
   <domain_tld>moda</domain_tld>
   <query_time>2024-05-11 11:16:14</query_time>
   <create_date>2020-03-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-11</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>plm.photography</domain_name>
   <domain_keyword>plm</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-11 11:16:14</query_time>
   <create_date>2018-07-19</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>pfm.church</domain_name>
   <domain_keyword>pfm</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-11 17:07:03</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</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>36</num>
   <domain_name>mmm.institute</domain_name>
   <domain_keyword>mmm</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-11 19:21:56</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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-54-b.gandi.net</value>
    <value>ns-85-c.gandi.net</value>
    <value>ns-89-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>pma.aero</domain_name>
   <domain_keyword>pma</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-12 07:45:23</query_time>
   <create_date>2002-05-06</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2029-05-06</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</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.xmission.com</value>
    <value>ns1.xmission.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>pmme.app</domain_name>
   <domain_keyword>pmme</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 07:47:10</query_time>
   <create_date>2018-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>39</num>
   <domain_name>dmm.boutique</domain_name>
   <domain_keyword>dmm</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-05-21 14:32:53</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-21</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>40</num>
   <domain_name>gmm.it</domain_name>
   <domain_keyword>gmm</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 17:54:27</query_time>
   <create_date>1997-06-23</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Interpop S.r.l.</registrar_name>
   <registrar_website>http://www.interpop.it</registrar_website>
   <registrant_company>GMM srl</registrant_company>
   <registrant_address>Via Nuova, 155</registrant_address>
   <registrant_city>Gravellona Toce</registrant_city>
   <registrant_state>VB</registrant_state>
   <registrant_zip>28025</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>jedi.interpop.it</value>
    <value>yoda.interpop.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>lmm.events</domain_name>
   <domain_keyword>lmm</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-17 18:22:31</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hampshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.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>pmj.biz</domain_name>
   <domain_keyword>pmj</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 11:56:35</query_time>
   <create_date>2014-05-15</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.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>dns1.onamae.com</value>
    <value>dns2.onamae.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>pjm.solutions</domain_name>
   <domain_keyword>pjm</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-13 12:23:41</query_time>
   <create_date>2018-12-27</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>fmm.group</domain_name>
   <domain_keyword>fmm</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-20 13:55:23</query_time>
   <create_date>2022-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>http://domaininfo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FM Mattsson Mora Group AB</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>SE</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>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>kmm.ovh</domain_name>
   <domain_keyword>kmm</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-22 20:59:23</query_time>
   <create_date>2018-02-03</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.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>46</num>
   <domain_name>pmt.social</domain_name>
   <domain_keyword>pmt</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-25 22:02:42</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>47</num>
   <domain_name>pme.gmbh</domain_name>
   <domain_keyword>pme</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-25 21:59:38</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PME GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>omm.group</domain_name>
   <domain_keyword>omm</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-28 20:17:22</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>pms.guru</domain_name>
   <domain_keyword>pms</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-04 15:59:50</query_time>
   <create_date>2024-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Samokov, Samokov</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</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>ns251.superhosting.bg</value>
    <value>ns252.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>imm.wang</domain_name>
   <domain_keyword>imm</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-06-02 12:41:25</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Liu Tao Rong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-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>51</num>
   <domain_name>pmms.it</domain_name>
   <domain_keyword>pmms</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 13:58:37</query_time>
   <create_date>2021-07-07</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>O.S.D. gruppo Ecotech Srl</registrant_company>
   <registrant_address>via Ponte Alto 10</registrant_address>
   <registrant_city>Campogalliano</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>41011</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>pmv.co.jp</domain_name>
   <domain_keyword>pmv</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-02 13:59:52</query_time>
   <create_date>2006-04-28</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>Performance Leverage Inc.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>53</num>
   <domain_name>kpmm.com</domain_name>
   <domain_keyword>kpmm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 08:54:15</query_time>
   <create_date>2000-03-02</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2026-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>54</num>
   <domain_name>pmp.quest</domain_name>
   <domain_keyword>pmp</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-31 21:51:17</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>lmm.cl</domain_name>
   <domain_keyword>lmm</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-31 14:43:23</query_time>
   <create_date>2001-07-20</create_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Laiz y Morales S.A. (LAIZ &amp; MORALES S A)</registrant_name>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
   </name_servers>
  </value>
  <value>
   <num>56</num>
   <domain_name>pmn.com.au</domain_name>
   <domain_keyword>pmn</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-06 03:14:58</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Vasili Giamarelos</registrant_name>
   <name_servers>
    <value>ns1.melbourneit.net</value>
    <value>ns2.melbourneit.net</value>
    <value>ns3.melbourneit.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>pmi.xyz</domain_name>
   <domain_keyword>pmi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-06 03:12:53</query_time>
   <create_date>2021-11-08</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>pmi.org.cn</domain_name>
   <domain_keyword>pmi</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-06-06 03:12:53</query_time>
   <create_date>2008-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>杨庆跃</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>pmh.biz</domain_name>
   <domain_keyword>pmh</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-06 03:12:38</query_time>
   <create_date>2021-02-18</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-18</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pmmm.com.au</domain_name>
   <domain_keyword>pmmm</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-06 04:29:47</query_time>
   <update_date>2024-06-03</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Philip Mangano</registrant_name>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>p-m.com</domain_name>
   <domain_keyword>p-m</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 13:45:02</query_time>
   <create_date>1998-11-29</create_date>
   <update_date>2018-03-17</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Print und Medien GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1083.ui-dns.biz</value>
    <value>ns1083.ui-dns.com</value>
    <value>ns1083.ui-dns.de</value>
    <value>ns1083.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>pfm.co.uk</domain_name>
   <domain_keyword>pfm</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 22:59:01</query_time>
   <create_date>2003-05-06</create_date>
   <update_date>2021-09-28</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>mmm.domains</domain_name>
   <domain_keyword>mmm</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-06-09 19:30:16</query_time>
   <create_date>2020-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>pm4.mobi</domain_name>
   <domain_keyword>pm4</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-10 16:26:16</query_time>
   <create_date>2021-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>pim.codes</domain_name>
   <domain_keyword>pim</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-06-08 19:48:07</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-23</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>66</num>
   <domain_name>dmm.ink</domain_name>
   <domain_keyword>dmm</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-11 13:48:42</query_time>
   <create_date>2022-06-25</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li yun hui</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>liao ning</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>p2m.store</domain_name>
   <domain_keyword>p2m</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-12 04:30:55</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-05</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>pmw.org</domain_name>
   <domain_keyword>pmw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-13 00:18:30</query_time>
   <create_date>1996-06-14</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LU</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LU</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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>pam.ma</domain_name>
   <domain_keyword>pam</domain_keyword>
   <domain_tld>ma</domain_tld>
   <query_time>2023-04-09 17:09:21</query_time>
   <create_date>2013-04-08</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_name>ARCANES TECHNOLOGIES</registrar_name>
   <registrant_name>PARTI AUTHENTICITE ET MODERNITE</registrant_name>
   <name_servers>
    <value>dmns1.heberjahiz.com</value>
    <value>dmns2.heberjahiz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>plm.pl</domain_name>
   <domain_keyword>plm</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-21 01:29:16</query_time>
   <create_date>2001-04-28</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns1.c838.lh.pl</value>
    <value>ns2.c838.lh.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>imm.business</domain_name>
   <domain_keyword>imm</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-21 05:02:12</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-02</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>pm8.jp</domain_name>
   <domain_keyword>pm8</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 09:12:01</query_time>
   <create_date>2014-09-26</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>yuuki tanabe</registrant_name>
   <registrant_address>Chiyoda-ku</registrant_address>
   <registrant_zip>101-0027</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>070-6681-2310</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>hmm.box</domain_name>
   <domain_keyword>hmm</domain_keyword>
   <domain_tld>box</domain_tld>
   <query_time>2024-04-25 14:23:18</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>3DNS Privacy, LLC</registrant_company>
   <registrant_state>CA</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.3dns.box</value>
    <value>ns2.3dns.box</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>pmd.net.pl</domain_name>
   <domain_keyword>pmd</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-25 09:03:32</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>clarissa.ns.cloudflare.com</value>
    <value>dave.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>pmg.ro</domain_name>
   <domain_keyword>pmg</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-25 09:06:01</query_time>
   <create_date>2019-02-08</create_date>
   <expiry_date>2026-02-06</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o. sp. k.</registrar_name>
   <registrar_website>www.domeny.tv/en</registrar_website>
   <name_servers>
    <value>ns1.gcorelabs.net</value>
    <value>ns2.gcdn.services</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pmfm.org</domain_name>
   <domain_keyword>pmfm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 09:05:30</query_time>
   <create_date>2015-09-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>pmo.ink</domain_name>
   <domain_keyword>pmo</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-26 01:22:05</query_time>
   <create_date>2022-08-05</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>du xi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.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>omm.online</domain_name>
   <domain_keyword>omm</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-26 13:37:15</query_time>
   <create_date>2015-09-23</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-09-23</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>North Lebanon</registrant_state>
   <registrant_country>LB</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>pmw.world</domain_name>
   <domain_keyword>pmw</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-26 01:30:52</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1441.awsdns-52.org</value>
    <value>ns-1878.awsdns-42.co.uk</value>
    <value>ns-39.awsdns-04.com</value>
    <value>ns-951.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>pmf.social</domain_name>
   <domain_keyword>pmf</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-28 11:12:11</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-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>ns51.domaincontrol.com</value>
    <value>ns52.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>81</num>
   <domain_name>pfm.lol</domain_name>
   <domain_keyword>pfm</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-02 03:54:51</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>pamm.sk</domain_name>
   <domain_keyword>pamm</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:50:55</query_time>
   <create_date>2017-06-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>P.A.M.M., s.r.o.</registrant_name>
   <registrant_company>P.A.M.M., s.r.o.</registrant_company>
   <registrant_address>Borinska 4</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>84103</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>5mm.uk</domain_name>
   <domain_keyword>5mm</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 15:06:37</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>101domain GRS Ltd [Tag = 101DOMAIN]</registrar_name>
   <registrar_website>https://101domain.com/uk.htm</registrar_website>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>pmg.center</domain_name>
   <domain_keyword>pmg</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-08 04:36:41</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-06-13</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/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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>npmm.xyz</domain_name>
   <domain_keyword>npmm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 22:01:18</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>kanye.ns.cloudflare.com</value>
    <value>lilith.ns.cloudflare.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>pimm.co.uk</domain_name>
   <domain_keyword>pimm</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 18:34:38</query_time>
   <create_date>1999-09-18</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2030-09-18</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns5.webhostingpad.com</value>
    <value>ns6.webhostingpad.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>1mm.net</domain_name>
   <domain_keyword>1mm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 06:05:33</query_time>
   <create_date>2000-01-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>pmp.work</domain_name>
   <domain_keyword>pmp</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-12 07:47:17</query_time>
   <create_date>2021-03-04</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>2mm.site</domain_name>
   <domain_keyword>2mm</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 22:33:43</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>1mm.de</domain_name>
   <domain_keyword>1mm</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-13 15:33:01</query_time>
   <update_date>2014-05-21</update_date>
   <name_servers>
    <value>ns01.domainssaubillig.de</value>
    <value>ns02.domainssaubillig.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>pnm.co.nz</domain_name>
   <domain_keyword>pnm</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-20 09:34:05</query_time>
   <create_date>2002-11-18</create_date>
   <update_date>2023-12-21</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>mpm.berlin</domain_name>
   <domain_keyword>mpm</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-18 13:36:56</query_time>
   <create_date>2014-03-18</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>pmg.co.ke</domain_name>
   <domain_keyword>pmg</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-21 01:52:47</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>kileleswa, nairobi</registrant_address>
   <registrant_city>Nirobi</registrant_city>
   <registrant_state>Kenya</registrant_state>
   <registrant_zip>00242</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>chase.ns.cloudflare.com</value>
    <value>emely.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>pmd.international</domain_name>
   <domain_keyword>pmd</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-21 01:52:31</query_time>
   <create_date>2020-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BJ</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>pmma.app</domain_name>
   <domain_keyword>pmma</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 01:53:51</query_time>
   <create_date>2018-06-22</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pari Holding GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the 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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>pm7.pl</domain_name>
   <domain_keyword>pm7</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 21:58:23</query_time>
   <create_date>2005-01-24</create_date>
   <update_date>2022-11-25</update_date>
   <expiry_date>2026-01-24</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>pma.uk.net</domain_name>
   <domain_keyword>pma</domain_keyword>
   <domain_tld>uk.net</domain_tld>
   <query_time>2024-05-25 21:58:23</query_time>
   <create_date>2016-10-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/pma.uk.net/registrant</registrant_email>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>pmz.co.uk</domain_name>
   <domain_keyword>pmz</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 22:02:57</query_time>
   <create_date>1999-09-08</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>8mm.biz</domain_name>
   <domain_keyword>8mm</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 10:43:56</query_time>
   <create_date>2004-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wayserver.net</value>
    <value>ns2.wayserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>pkm.com.de</domain_name>
   <domain_keyword>pkm</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2024-05-23 23:17:51</query_time>
   <update_date>2023-12-12</update_date>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.105</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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