WHOIS QUERY TIME

19 Apr 2024 - 8:39 AM UTC

Registered: 17 November 2023
Modified: 17 November 2023

REGISTRAR

Name: OmniRegistrar

DNSSEC

no

NAME SERVERS

pns1.directdomain.nl
pns2.directdomain.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=plug-ins.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "plug-ins.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "plug-ins.nl",
            "domain_keyword": "plug-ins",
            "domain_tld": "nl",
            "query_time": "2024-04-19 08:39:44",
            "create_date": "2023-11-17",
            "update_date": "2023-11-17",
            "registrar_name": "OmniRegistrar",
            "name_servers": [
                "pns1.directdomain.nl",
                "pns2.directdomain.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>plug-ins.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>plug-ins.nl</domain_name>
   <domain_keyword>plug-ins</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 08:39:44</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <registrar_name>OmniRegistrar</registrar_name>
   <name_servers>
    <value>pns1.directdomain.nl</value>
    <value>pns2.directdomain.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.038 seconds) for "plug-ins.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2023 - 10:51 PM UTC

Registered: 15 October 2009
Modified: 23 September 2014

REGISTRAR

Name: Cridea

DNSSEC

no

NAME SERVERS

ns1.undeveloped.nl
ns2.undeveloped.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

19 Apr 2024 - 8:39 AM UTC

Registered: 17 November 2023
Modified: 17 November 2023

REGISTRAR

Name: OmniRegistrar

DNSSEC

no

NAME SERVERS

pns1.directdomain.nl
pns2.directdomain.nl

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=plug-ins.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "plug-ins.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "plug-ins.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "plug-ins.nl",
            "domain_keyword": "plug-ins",
            "domain_tld": "nl",
            "query_time": "2023-04-25 22:51:57",
            "create_date": "2009-10-15",
            "update_date": "2014-09-23",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "plug-ins.nl",
            "domain_keyword": "plug-ins",
            "domain_tld": "nl",
            "query_time": "2024-04-19 08:39:44",
            "create_date": "2023-11-17",
            "update_date": "2023-11-17",
            "registrar_name": "OmniRegistrar",
            "name_servers": [
                "pns1.directdomain.nl",
                "pns2.directdomain.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "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>plug-ins.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>plug-ins.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>plug-ins.nl</domain_name>
   <domain_keyword>plug-ins</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-25 22:51:57</query_time>
   <create_date>2009-10-15</create_date>
   <update_date>2014-09-23</update_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>plug-ins.nl</domain_name>
   <domain_keyword>plug-ins</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 08:39:44</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <registrar_name>OmniRegistrar</registrar_name>
   <name_servers>
    <value>pns1.directdomain.nl</value>
    <value>pns2.directdomain.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</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 6 domain names (in 0.017 seconds) which contained the exact domain keyword "plug-ins".
Domain Name Registered Expiry Registrar Ownership
1 plug-ins.com 11 Apr 1996 12 Apr 2025 MarkMonitor, Inc. CBS Interactive Inc.
2 plug-ins.co.uk 20 Sep 2001 20 Sep 2025 CompuWeb Communications Services Limited t/a CWCS Managed Hosting [Tag = CWCS] -
3 plug-ins.org 12 Dec 2012 12 Dec 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
4 plug-ins.co 9 May 2019 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 plug-ins.info 8 Apr 2021 8 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
6 plug-ins.nl 17 Nov 2023 - OmniRegistrar -
7 plug-ins.store 8 May 2024 8 May 2025 Communigal Communications Ltd Domain Name Privacy Inc.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=plug-ins&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "plug-ins",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "plug-ins.com, plug-ins.co.uk, plug-ins.org, plug-ins.co, plug-ins.info, plug-ins.nl, plug-ins.store",
    "results": [
        {
            "num": 1,
            "domain_name": "plug-ins.com",
            "domain_keyword": "plug-ins",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:39:44",
            "create_date": "1996-04-11",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "CBS Interactive Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/plug-ins.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "plug-ins.co.uk",
            "domain_keyword": "plug-ins",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 17:05:00",
            "create_date": "2001-09-20",
            "update_date": "2020-08-15",
            "expiry_date": "2025-09-20",
            "registrar_name": "CompuWeb Communications Services Limited t/a CWCS Managed Hosting [Tag = CWCS]",
            "registrar_website": "https://www.cwcs.co.uk",
            "name_servers": [
                "ns.supremeservers.co.uk",
                "ns2.supremeservers.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "plug-ins.org",
            "domain_keyword": "plug-ins",
            "domain_tld": "org",
            "query_time": "2024-04-19 08:39:44",
            "create_date": "2012-12-12",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "plug-ins.co",
            "domain_keyword": "plug-ins",
            "domain_tld": "co",
            "query_time": "2024-04-19 08:39:44",
            "create_date": "2019-05-09",
            "update_date": "2023-08-07",
            "expiry_date": "2025-05-09",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "plug-ins.info",
            "domain_keyword": "plug-ins",
            "domain_tld": "info",
            "query_time": "2024-04-19 08:39:44",
            "create_date": "2021-04-08",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-08",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "plug-ins.nl",
            "domain_keyword": "plug-ins",
            "domain_tld": "nl",
            "query_time": "2024-04-19 08:39:44",
            "create_date": "2023-11-17",
            "update_date": "2023-11-17",
            "registrar_name": "OmniRegistrar",
            "name_servers": [
                "pns1.directdomain.nl",
                "pns2.directdomain.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "plug-ins.store",
            "domain_keyword": "plug-ins",
            "domain_tld": "store",
            "query_time": "2024-05-11 17:24:13",
            "create_date": "2024-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>plug-ins</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>plug-ins.com, plug-ins.co.uk, plug-ins.org, plug-ins.co, plug-ins.info, plug-ins.nl, plug-ins.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>plug-ins.com</domain_name>
   <domain_keyword>plug-ins</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:39:44</query_time>
   <create_date>1996-04-11</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>CBS Interactive Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/plug-ins.com</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>plug-ins.co.uk</domain_name>
   <domain_keyword>plug-ins</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 17:05:00</query_time>
   <create_date>2001-09-20</create_date>
   <update_date>2020-08-15</update_date>
   <expiry_date>2025-09-20</expiry_date>
   <registrar_name>CompuWeb Communications Services Limited t/a CWCS Managed Hosting [Tag = CWCS]</registrar_name>
   <registrar_website>https://www.cwcs.co.uk</registrar_website>
   <name_servers>
    <value>ns.supremeservers.co.uk</value>
    <value>ns2.supremeservers.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>plug-ins.org</domain_name>
   <domain_keyword>plug-ins</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 08:39:44</query_time>
   <create_date>2012-12-12</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>plug-ins.co</domain_name>
   <domain_keyword>plug-ins</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-19 08:39:44</query_time>
   <create_date>2019-05-09</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2025-05-09</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.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>5</num>
   <domain_name>plug-ins.info</domain_name>
   <domain_keyword>plug-ins</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-19 08:39:44</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-08</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.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>plug-ins.nl</domain_name>
   <domain_keyword>plug-ins</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 08:39:44</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <registrar_name>OmniRegistrar</registrar_name>
   <name_servers>
    <value>pns1.directdomain.nl</value>
    <value>pns2.directdomain.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>plug-ins.store</domain_name>
   <domain_keyword>plug-ins</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-11 17:24:13</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>
 </results>
 <stats>
  <total_time>0.017</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 721 domain names (in 0.107 seconds) which look and sound like the brand name "plug-ins".
Domain Name Registered Expiry Registrar Ownership
1 plus-ins.com 1 Jul 2023 1 Jul 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
2 plug-inn.net 21 Oct 2012 21 Oct 2024 Japan Registry Services Co.,Ltd.(JPRS) takahashi kiyoshi
3 plug-inn.app 16 Jan 2023 16 Jan 2025 CSC Corporate Domains, Inc. RENAULT SAS
4 plus-ins.co.jp 2 Aug 2019 - - Plus Small Amounts and Short Term Insurance Co.,Ltd.
5 eplug-ins.com 30 May 2018 30 May 2025 Dynadot Inc -
6 plugins.observer 3 Jan 2024 3 Jan 2025 Porkbun LLC REDACTED FOR PRIVACY
7 plug-in.pl 17 Oct 2023 17 Oct 2024 Aftermarket.pl Limited -
8 plug-in.xyz 8 Aug 2021 8 Aug 2024 PlanetHoster Ireneusz Bachurski Przedsiebiorstwo INFO-BI
9 plugins.nl 18 Jun 2007 - Domainvendor B.V. -
10 plug-in.jp 7 Feb 2007 28 Feb 2025 - Plug-in Inc.
11 plugins.land 19 Feb 2014 19 Feb 2025 NameCheap, Inc. Yoast BV
12 plug-in.nl 8 Jun 2000 - Registrar.eu -
13 plug-in.de - - - -
14 plug-in.co.mz 29 Sep 2020 29 Sep 2024 MozDomains Tami Beckett
15 plugins.kaufen 27 Mar 2015 27 Mar 2025 united-domains AG REDACTED FOR PRIVACY
16 plugins.gallery 12 Feb 2024 12 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
17 plugins.group 24 Mar 2023 24 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Ye Zhao Long
18 plugins.wtf 18 Apr 2023 18 Apr 2025 Porkbun LLC Private by Design, LLC
19 plug-in.info 26 May 2024 26 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 plug-in.network 5 May 2021 5 May 2025 Key-Systems, LLC Digital Unicorn Sp. z o.o.
21 plugins.tools 25 Mar 2023 25 Mar 2024 Dynadot Inc REDACTED FOR PRIVACY
22 plugins.supply 10 Apr 2024 10 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 plugins.in 11 Jan 2018 11 Jan 2025 Dynadot LLC REDACTED FOR PRIVACY
24 plugins.chat 9 Oct 2019 9 Oct 2024 1API GmbH Registrant of plugins.chat
25 plug-in.be 24 Apr 2022 - TLD Registrar Solutions Ltd -
26 plug-in.net 25 May 2018 25 May 2026 MarkMonitor, Inc. Posti Group Oyj
27 plug-in.marketing 31 Oct 2019 31 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Coemans.com BVBA
28 plugins.pro 15 Mar 2024 15 Mar 2025 Sav.com, LLC - 31 REDACTED FOR PRIVACY
29 plugins.xyz 27 Aug 2017 27 Aug 2026 Dynadot LLC -
30 plug-inc.net 14 Apr 2020 14 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
31 plug-inz.com 19 Jan 2006 19 Jan 2027 Tucows Domains Inc. -
32 plug-inc.com 1 Nov 2010 1 Nov 2024 GoDaddy.com, LLC -
33 plug-inn.co.uk 11 May 2022 11 May 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
34 plus-ins.net 8 Sep 2020 8 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
35 plug-inn.ru 11 May 2022 11 May 2024 RU-CENTER-RU RENAULT SAS
36 plug-inc.jp 2 Jun 2014 30 Jun 2024 - PLUG-Inc
37 pluggins.com 25 May 2002 25 May 2025 GoDaddy.com, LLC -
38 plus-ins.ru 27 Jan 2022 27 Jan 2025 REGRU-RU Private Person
39 plus-ins.store 1 Jul 2023 1 Jul 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Yang Jiang
40 plug-int.com 30 Oct 2023 30 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
41 plugins.fyi 18 Sep 2022 18 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 plugins.it 30 May 2003 30 May 2024 Verbasoft di Piselli Daniele Verbasoft di Piselli Daniele
43 plug-in.ru 15 Sep 2008 15 Sep 2024 REGRU-RU Private Person
44 plugins.one 10 Apr 2024 10 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
45 plug-in.shop 26 May 2024 26 May 2025 GoDaddy.com LLC -
46 plugins.rest 12 Apr 2024 12 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
47 plug-in.online 13 Jul 2016 13 Jul 2024 eNom, Inc. Plug-In S.r.l.
48 plugins.click 26 Sep 2020 26 Sep 2024 Porkbun LLC Private by Design, LLC
49 plug-in.tv 24 Apr 2014 24 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 plugins.top 23 Nov 2018 23 Nov 2024 DNSPod, Inc. luoyang
51 plug-in.bike 6 Nov 2018 6 Nov 2024 IONOS SE 1&1 Internet Inc
52 plugins.ovh 3 Oct 2014 3 Oct 2024 OVH REDACTED_FOR_PRIVACY
53 plugins.ru 6 May 2002 6 May 2025 SALENAMES-RU Private Person
54 plugins.services 27 Mar 2023 27 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 plugins.directory 27 Mar 2023 27 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 plugins.team 4 May 2024 4 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 plug-in.srl 13 Jul 2016 13 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Plug-In S.r.l.
58 plugins.club 1 Jul 2022 1 Jul 2024 Sav.com LLC Privacy Protection
59 plug-in.top 1 Aug 2017 1 Aug 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Gao Bai Cang
60 plug-in.partners 30 Jun 2023 30 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 plugins.com 6 May 1998 5 May 2025 Tucows Domains Inc. -
62 plug-in.it 2 Feb 2000 30 Aug 2024 Register S.p.a. Plug-In s.r.l.
63 plugins.bot 30 Oct 2023 30 Oct 2024 EnCirca, Inc. Paul Zain
64 plug-in.co.uk 3 Sep 2004 3 Sep 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
65 plugins.city 18 Oct 2016 18 Oct 2024 OnlineNIC, Inc. Cyber Pacific
66 plugins.expert 23 Jul 2023 23 Jul 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
67 plugins.co.uk 7 Jul 2019 7 Jul 2024 Digital Ventures Ltd [Tag = DIGITALVENTURES] -
68 plugins.today 19 Feb 2014 19 Feb 2025 NameCheap, Inc. Yoast BV
69 plugins.blog 21 Nov 2016 21 Nov 2024 1API GmbH Domain Registrant
70 plugins.com.br 7 Mar 2003 7 Mar 2026 - Imobiliaria Sao Cristovao Ltda
71 plug-in.biz 1 Feb 2007 31 Jan 2026 eNom, LLC Data Protected
72 plugins.info 15 Feb 2021 15 Feb 2026 Hosting Concepts B.V. d/b/a Registrar.eu Most Value
73 plugins.africa 24 Oct 2020 24 Oct 2024 Lexsynergy Limited REDACTED
74 plug-in.app 28 Feb 2022 28 Feb 2027 GoDaddy.com, LLC Domains By Proxy, LLC
75 plug-in.email 4 Oct 2023 4 Oct 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
76 plugins.co.ke 15 Oct 2021 15 Oct 2024 Gamma Solutions Easy Broadband
77 plug-in.studio 6 Dec 2017 6 Dec 2024 Cloudflare, Inc AUDIO LEAGUE, LDA.
78 plug-in.ro 20 Oct 2018 2 Dec 2024 ICI - Registrar -
79 plugins.uk 11 Jan 2020 11 Jan 2025 Digific Ltd [Tag = DIGIFIC] -
80 plugins.pt - - - E-LEARN PTLMS, UNIPESSOAL LDA
81 plugins.biz 4 Oct 2001 6 Nov 2024 IONOS SE REDACTED FOR PRIVACY
82 plugins.life 13 Aug 2023 13 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
83 plugins.lol 17 Aug 2023 17 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
84 plugins.guru 27 Mar 2023 27 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 plug-in.co 12 Jan 2023 12 Jan 2025 Dynadot Inc Shane Kinsey - NameShop.co
86 plugins.design 17 Feb 2023 17 Feb 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ZhiAng Cheng
87 plugins.ro 26 Jul 2004 24 Sep 2026 CYBER_FOLKS S.R.L. -
88 plug-in.org 7 Mar 2024 7 Mar 2025 Sav.com, LLC - 3 Privacy Protection
89 plugins.reviews 30 Aug 2020 30 Aug 2027 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
90 plug-in.io 11 Jan 2019 11 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Hiromitsu Unoki
91 plug-in.ventures 30 Jun 2023 30 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 plugins.work 2 Nov 2021 2 Nov 2031 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
93 plug-in.solar 6 Jan 2023 6 Jan 2025 Key-Systems, LLC P.W.Florkom
94 plug-in.capital 30 Jun 2023 30 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 plugins.co.in 14 Dec 2023 14 Dec 2024 #1 Indian Domains dba Mitsu.in Harmony Infotech
96 plugins.so 31 Jul 2020 31 Jul 2024 NameCheap Privacy service provided by Withheld for Privacy ehf
97 plug-inn.com 1 Apr 2016 1 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
98 plugpins.com 30 Dec 2023 30 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
99 plug-inn.fr 10 Feb 2010 12 Jun 2024 OVH PLUG-INN HOSTEL
100 plus-ins.jp 13 Nov 2009 30 Nov 2024 - plus
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 Plug-ins.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=plug-ins.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "plug-ins.nl",
        "page_size": 100
    },
    "count": {
        "total": 721,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "plus-ins.com, plug-inn.net, plug-inn.app, plus-ins.co.jp, eplug-ins.com, plugins.observer, plug-in.pl, plug-in.xyz, plugins.nl, plug-in.jp, plugins.land, plug-in.nl, plug-in.de, plug-in.co.mz, plugins.kaufen, plugins.gallery, plugins.group, plugins.wtf, plug-in.info, plug-in.network, plugins.tools, plugins.supply, plugins.in, plugins.chat, plug-in.be, plug-in.net, plug-in.marketing, plugins.pro, plugins.xyz, plug-inc.net, plug-inz.com, plug-inc.com, plug-inn.co.uk, plus-ins.net, plug-inn.ru, plug-inc.jp, pluggins.com, plus-ins.ru, plus-ins.store, plug-int.com, plugins.fyi, plugins.it, plug-in.ru, plugins.one, plug-in.shop, plugins.rest, plug-in.online, plugins.click, plug-in.tv, plugins.top, plug-in.bike, plugins.ovh, plugins.ru, plugins.services, plugins.directory, plugins.team, plug-in.srl, plugins.club, plug-in.top, plug-in.partners, plugins.com, plug-in.it, plugins.bot, plug-in.co.uk, plugins.city, plugins.expert, plugins.co.uk, plugins.today, plugins.blog, plugins.com.br, plug-in.biz, plugins.info, plugins.africa, plug-in.app, plug-in.email, plugins.co.ke, plug-in.studio, plug-in.ro, plugins.uk, plugins.pt, plugins.biz, plugins.life, plugins.lol, plugins.guru, plug-in.co, plugins.design, plugins.ro, plug-in.org, plugins.reviews, plug-in.io, plug-in.ventures, plugins.work, plug-in.solar, plug-in.capital, plugins.co.in, plugins.so, plug-inn.com, plugpins.com, plug-inn.fr, plus-ins.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "plus-ins.com",
            "domain_keyword": "plus-ins",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:20:06",
            "create_date": "2023-07-01",
            "update_date": "2023-07-01",
            "expiry_date": "2026-07-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "clientHold",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "plug-inn.net",
            "domain_keyword": "plug-inn",
            "domain_tld": "net",
            "query_time": "2024-04-19 08:39:43",
            "create_date": "2012-10-21",
            "update_date": "2023-08-25",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "takahashi kiyoshi",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "plug-inn.app",
            "domain_keyword": "plug-inn",
            "domain_tld": "app",
            "query_time": "2024-05-20 08:22:34",
            "create_date": "2023-01-16",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RENAULT SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "anna.renault.fr",
                "xenia.renault.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "plus-ins.co.jp",
            "domain_keyword": "plus-ins",
            "domain_tld": "co.jp",
            "query_time": "2024-05-14 22:59:18",
            "create_date": "2019-08-02",
            "update_date": "2023-09-01",
            "registrant_company": "Plus Small Amounts and Short Term Insurance Co.,Ltd.",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ]
        },
        {
            "num": 5,
            "domain_name": "eplug-ins.com",
            "domain_keyword": "eplug-ins",
            "domain_tld": "com",
            "query_time": "2024-06-02 09:19:49",
            "create_date": "2018-05-30",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "plugins.observer",
            "domain_keyword": "plugins",
            "domain_tld": "observer",
            "query_time": "2024-05-09 12:38:24",
            "create_date": "2024-01-03",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please query the rdds service of the registrar 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": 7,
            "domain_name": "plug-in.pl",
            "domain_keyword": "plug-in",
            "domain_tld": "pl",
            "query_time": "2024-03-04 11:39:30",
            "create_date": "2023-10-17",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-17",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 8,
            "domain_name": "plug-in.xyz",
            "domain_keyword": "plug-in",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 11:21:15",
            "create_date": "2021-08-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-08",
            "registrar_iana": 2476,
            "registrar_name": "PlanetHoster",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "slaskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "plugins.nl",
            "domain_keyword": "plugins",
            "domain_tld": "nl",
            "query_time": "2024-04-19 08:42:43",
            "create_date": "2007-06-18",
            "update_date": "2021-05-31",
            "registrar_name": "Domainvendor B.V.",
            "name_servers": [
                "dns01.domainvendor.com",
                "dns02.domainvendor.com",
                "dns03.domainvendor.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 10,
            "domain_name": "plug-in.jp",
            "domain_keyword": "plug-in",
            "domain_tld": "jp",
            "query_time": "2024-05-09 12:37:08",
            "create_date": "2007-02-07",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Plug-in Inc.",
            "registrant_address": "1-8-1",
            "registrant_zip": "550-0012",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6532-9430",
            "registrant_fax": "06-6532-9431",
            "name_servers": [
                "ns.plug-in.jp",
                "ns2.plug-in.jp",
                "ns2.sphere.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 11,
            "domain_name": "plugins.land",
            "domain_keyword": "plugins",
            "domain_tld": "land",
            "query_time": "2024-06-07 17:06:28",
            "create_date": "2014-02-19",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yoast BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gelderland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "plug-in.nl",
            "domain_keyword": "plug-in",
            "domain_tld": "nl",
            "query_time": "2024-06-01 05:58:19",
            "create_date": "2000-06-08",
            "update_date": "2023-12-24",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 13,
            "domain_name": "plug-in.de",
            "domain_keyword": "plug-in",
            "domain_tld": "de",
            "query_time": "2024-05-21 18:58:31",
            "update_date": "2020-03-13",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 14,
            "domain_name": "plug-in.co.mz",
            "domain_keyword": "plug-in",
            "domain_tld": "co.mz",
            "query_time": "2024-04-17 13:29:55",
            "create_date": "2020-09-29",
            "update_date": "2023-01-25",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1,
            "registrar_name": "MozDomains",
            "registrar_website": "https://www.wakusell.com",
            "registrant_name": "Tami Beckett",
            "registrant_address": "53 Republic Road, Blairgowrie",
            "registrant_city": "Johannesburg",
            "registrant_state": "Gauteng",
            "registrant_zip": "2194",
            "registrant_country": "ZA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.69023858",
            "name_servers": [
                "wns1.mozdomains.com",
                "wns2.mozdomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "plugins.kaufen",
            "domain_keyword": "plugins",
            "domain_tld": "kaufen",
            "query_time": "2024-05-28 09:18:06",
            "create_date": "2015-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "plugins.gallery",
            "domain_keyword": "plugins",
            "domain_tld": "gallery",
            "query_time": "2024-06-02 13:45:11",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "plugins.group",
            "domain_keyword": "plugins",
            "domain_tld": "group",
            "query_time": "2024-06-02 13:45:11",
            "create_date": "2023-03-24",
            "update_date": "2024-05-31",
            "expiry_date": "2024-03-24",
            "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": "Ye Zhao Long",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang 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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "plugins.wtf",
            "domain_keyword": "plugins",
            "domain_tld": "wtf",
            "query_time": "2024-05-04 17:48:28",
            "create_date": "2023-04-18",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-18",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "plug-in.info",
            "domain_keyword": "plug-in",
            "domain_tld": "info",
            "query_time": "2024-05-28 10:00:23",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "plug-in.network",
            "domain_keyword": "plug-in",
            "domain_tld": "network",
            "query_time": "2024-05-09 12:37:08",
            "create_date": "2021-05-05",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Unicorn Sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mazowieckie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "plugins.tools",
            "domain_keyword": "plugins",
            "domain_tld": "tools",
            "query_time": "2024-06-02 13:45:11",
            "create_date": "2023-03-25",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-25",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "plugins.supply",
            "domain_keyword": "plugins",
            "domain_tld": "supply",
            "query_time": "2024-06-07 17:06:28",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "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": 23,
            "domain_name": "plugins.in",
            "domain_keyword": "plugins",
            "domain_tld": "in",
            "query_time": "2024-05-11 11:21:22",
            "create_date": "2018-01-11",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "plugins.chat",
            "domain_keyword": "plugins",
            "domain_tld": "chat",
            "query_time": "2024-05-04 17:48:28",
            "create_date": "2019-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of plugins.chat",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "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": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "plug-in.be",
            "domain_keyword": "plug-in",
            "domain_tld": "be",
            "query_time": "2024-04-19 08:39:42",
            "create_date": "2022-04-24",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 26,
            "domain_name": "plug-in.net",
            "domain_keyword": "plug-in",
            "domain_tld": "net",
            "query_time": "2024-05-28 09:17:22",
            "create_date": "2018-05-25",
            "update_date": "2024-04-23",
            "expiry_date": "2026-05-25",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Posti Group Oyj",
            "registrant_state": "Finland",
            "registrant_country": "FI",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/plug-in.net",
            "name_servers": [
                "ns15.posti.fi",
                "ns16.posti.fi"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "plug-in.marketing",
            "domain_keyword": "plug-in",
            "domain_tld": "marketing",
            "query_time": "2024-05-11 11:21:14",
            "create_date": "2019-10-31",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Coemans.com BVBA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "plugins.pro",
            "domain_keyword": "plugins",
            "domain_tld": "pro",
            "query_time": "2024-05-25 01:56:43",
            "create_date": "2024-03-15",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-15",
            "registrar_iana": 3921,
            "registrar_name": "Sav.com, LLC - 31",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "plugins.xyz",
            "domain_keyword": "plugins",
            "domain_tld": "xyz",
            "query_time": "2024-04-19 08:42:44",
            "create_date": "2017-08-27",
            "update_date": "2023-08-31",
            "expiry_date": "2026-08-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "plug-inc.net",
            "domain_keyword": "plug-inc",
            "domain_tld": "net",
            "query_time": "2024-05-11 11:21:15",
            "create_date": "2020-04-14",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-14",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of plug-inc.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1518.awsdns-61.org",
                "ns-2006.awsdns-58.co.uk",
                "ns-213.awsdns-26.com",
                "ns-828.awsdns-39.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "plug-inz.com",
            "domain_keyword": "plug-inz",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:39:45",
            "create_date": "2006-01-19",
            "update_date": "2023-12-26",
            "expiry_date": "2027-01-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.yahoodomains.jp",
                "ns02.yahoodomains.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "plug-inc.com",
            "domain_keyword": "plug-inc",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:39:43",
            "create_date": "2010-11-01",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "plug-inn.co.uk",
            "domain_keyword": "plug-inn",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 22:56:57",
            "create_date": "2022-05-11",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-11",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "anna.renault.fr",
                "xenia.renault.fr"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "plus-ins.net",
            "domain_keyword": "plus-ins",
            "domain_tld": "net",
            "query_time": "2024-05-14 22:59:18",
            "create_date": "2020-09-08",
            "update_date": "2024-02-02",
            "expiry_date": "2024-09-08",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "plug-inn.ru",
            "domain_keyword": "plug-inn",
            "domain_tld": "ru",
            "query_time": "2024-06-02 14:22:45",
            "create_date": "2022-05-11",
            "expiry_date": "2024-05-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "RENAULT SAS",
            "name_servers": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "plug-inc.jp",
            "domain_keyword": "plug-inc",
            "domain_tld": "jp",
            "query_time": "2024-05-09 12:37:08",
            "create_date": "2014-06-02",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "PLUG-Inc",
            "registrant_address": "Chiyoda-ku",
            "registrant_zip": "101-0051",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5577-7850",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 37,
            "domain_name": "pluggins.com",
            "domain_keyword": "pluggins",
            "domain_tld": "com",
            "query_time": "2024-05-28 09:17:32",
            "create_date": "2002-05-25",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "plus-ins.ru",
            "domain_keyword": "plus-ins",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:05:31",
            "create_date": "2022-01-27",
            "expiry_date": "2025-01-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "plus-ins.store",
            "domain_keyword": "plus-ins",
            "domain_tld": "store",
            "query_time": "2024-05-23 13:20:06",
            "create_date": "2023-07-01",
            "update_date": "2023-08-31",
            "expiry_date": "2026-07-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Yang Jiang",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "plug-int.com",
            "domain_keyword": "plug-int",
            "domain_tld": "com",
            "query_time": "2024-05-11 11:21:16",
            "create_date": "2023-10-30",
            "update_date": "2024-04-01",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "plugins.fyi",
            "domain_keyword": "plugins",
            "domain_tld": "fyi",
            "query_time": "2024-04-19 08:42:43",
            "create_date": "2022-09-18",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-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": 42,
            "domain_name": "plugins.it",
            "domain_keyword": "plugins",
            "domain_tld": "it",
            "query_time": "2024-06-02 13:45:11",
            "create_date": "2003-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2024-05-30",
            "registrar_name": "Verbasoft di Piselli Daniele",
            "registrar_website": "http://www.verbasoft.net",
            "registrant_company": "Verbasoft di Piselli Daniele",
            "registrant_address": "Via Simonetta, 16",
            "registrant_city": "Cambiasca",
            "registrant_state": "VB",
            "registrant_zip": "28814",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.verbasoft.net",
                "ns2.verbasoft.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 43,
            "domain_name": "plug-in.ru",
            "domain_keyword": "plug-in",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:05:01",
            "create_date": "2008-09-15",
            "expiry_date": "2024-09-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "5173.ns1.domainparking.ru",
                "5173.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "plugins.one",
            "domain_keyword": "plugins",
            "domain_tld": "one",
            "query_time": "2024-04-22 12:26:52",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "plug-in.shop",
            "domain_keyword": "plug-in",
            "domain_tld": "shop",
            "query_time": "2024-05-28 10:22:46",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "plugins.rest",
            "domain_keyword": "plugins",
            "domain_tld": "rest",
            "query_time": "2024-06-07 17:06:28",
            "create_date": "2024-04-12",
            "update_date": "2024-06-02",
            "expiry_date": "2025-04-12",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "domain-for-sale-tt3ritgz01.ns3.sudos.link",
                "ns1.sudos.co",
                "ns2.sudos.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "plug-in.online",
            "domain_keyword": "plug-in",
            "domain_tld": "online",
            "query_time": "2024-04-19 08:39:42",
            "create_date": "2016-07-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Plug-In S.r.l.",
            "registrant_state": "MI",
            "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.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "plugins.click",
            "domain_keyword": "plugins",
            "domain_tld": "click",
            "query_time": "2024-04-19 08:42:43",
            "create_date": "2020-09-26",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": 49,
            "domain_name": "plug-in.tv",
            "domain_keyword": "plug-in",
            "domain_tld": "tv",
            "query_time": "2024-06-07 17:05:00",
            "create_date": "2014-04-24",
            "update_date": "2023-05-29",
            "expiry_date": "2025-04-24",
            "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": [
                "ns-1154.awsdns-16.org",
                "ns-1641.awsdns-13.co.uk",
                "ns-87.awsdns-10.com",
                "ns-955.awsdns-55.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "plugins.top",
            "domain_keyword": "plugins",
            "domain_tld": "top",
            "query_time": "2024-05-23 20:19:01",
            "create_date": "2018-11-23",
            "update_date": "2021-03-10",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "luoyang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "gui zhou sheng",
            "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": [
                "addilyn.ns.cloudflare.com",
                "rohin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "plug-in.bike",
            "domain_keyword": "plug-in",
            "domain_tld": "bike",
            "query_time": "2024-04-19 08:39:42",
            "create_date": "2018-11-06",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1040.ui-dns.de",
                "ns1047.ui-dns.biz",
                "ns1076.ui-dns.org",
                "ns1091.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "plugins.ovh",
            "domain_keyword": "plugins",
            "domain_tld": "ovh",
            "query_time": "2024-04-19 08:42:43",
            "create_date": "2014-10-03",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-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": [
                "ks3353563.kimsufi.com",
                "ns.kimsufi.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "plugins.ru",
            "domain_keyword": "plugins",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:05:02",
            "create_date": "2002-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.snparking.ru",
                "ns2.snparking.ru",
                "ns3.snparking.ru",
                "ns4.snparking.ru",
                "ns5.snparking.ru",
                "ns6.snparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "plugins.services",
            "domain_keyword": "plugins",
            "domain_tld": "services",
            "query_time": "2024-05-28 09:18:06",
            "create_date": "2023-03-27",
            "update_date": "2024-05-08",
            "expiry_date": "2024-03-27",
            "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": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "plugins.directory",
            "domain_keyword": "plugins",
            "domain_tld": "directory",
            "query_time": "2024-05-28 09:18:05",
            "create_date": "2023-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-27",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com",
                "wkqp7bwg.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "plugins.team",
            "domain_keyword": "plugins",
            "domain_tld": "team",
            "query_time": "2024-05-06 17:36:59",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "plug-in.srl",
            "domain_keyword": "plug-in",
            "domain_tld": "srl",
            "query_time": "2024-05-31 12:07:43",
            "create_date": "2016-07-13",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-13",
            "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": "Plug-In S.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": 58,
            "domain_name": "plugins.club",
            "domain_keyword": "plugins",
            "domain_tld": "club",
            "query_time": "2024-05-29 02:38:01",
            "create_date": "2022-07-01",
            "update_date": "2023-02-15",
            "expiry_date": "2024-07-01",
            "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": [
                "clint.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "plug-in.top",
            "domain_keyword": "plug-in",
            "domain_tld": "top",
            "query_time": "2024-05-29 02:37:42",
            "create_date": "2017-08-01",
            "update_date": "2021-12-28",
            "expiry_date": "2026-08-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gao Bai Cang",
            "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": [
                "egbert.dnspod.net",
                "mabel.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "plug-in.partners",
            "domain_keyword": "plug-in",
            "domain_tld": "partners",
            "query_time": "2024-05-20 08:22:34",
            "create_date": "2023-06-30",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-30",
            "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": 61,
            "domain_name": "plugins.com",
            "domain_keyword": "plugins",
            "domain_tld": "com",
            "query_time": "2024-06-07 17:06:28",
            "create_date": "1998-05-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns2.registerbot.com",
                "ns3.registerbot.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "plug-in.it",
            "domain_keyword": "plug-in",
            "domain_tld": "it",
            "query_time": "2024-05-31 12:07:43",
            "create_date": "2000-02-02",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-30",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Plug-In s.r.l.",
            "registrant_address": "via Liberta 12",
            "registrant_city": "Garbagnate Milanese",
            "registrant_state": "MI",
            "registrant_zip": "20024",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 63,
            "domain_name": "plugins.bot",
            "domain_keyword": "plugins",
            "domain_tld": "bot",
            "query_time": "2024-05-09 12:38:24",
            "create_date": "2023-10-30",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-30",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Paul Zain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "park1.encirca.net",
                "park2.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "plug-in.co.uk",
            "domain_keyword": "plug-in",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 04:56:36",
            "create_date": "2004-09-03",
            "update_date": "2023-11-21",
            "expiry_date": "2024-09-03",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "plugins.city",
            "domain_keyword": "plugins",
            "domain_tld": "city",
            "query_time": "2024-04-19 08:42:43",
            "create_date": "2016-10-18",
            "update_date": "2022-11-26",
            "expiry_date": "2024-10-18",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/signup/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cyber Pacific",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.smatr.com",
                "ns2.smatr.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "plugins.expert",
            "domain_keyword": "plugins",
            "domain_tld": "expert",
            "query_time": "2024-06-07 17:06:28",
            "create_date": "2023-07-23",
            "update_date": "2024-04-23",
            "expiry_date": "2024-07-23",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "plugins.co.uk",
            "domain_keyword": "plugins",
            "domain_tld": "co.uk",
            "query_time": "2024-03-31 22:38:56",
            "create_date": "2019-07-07",
            "update_date": "2023-06-02",
            "expiry_date": "2024-07-07",
            "registrar_name": "Digital Ventures Ltd [Tag = DIGITALVENTURES]",
            "registrar_website": "https://digitalventures.uk",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "plugins.today",
            "domain_keyword": "plugins",
            "domain_tld": "today",
            "query_time": "2024-04-19 08:42:44",
            "create_date": "2014-02-19",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yoast BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gelderland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "plugins.blog",
            "domain_keyword": "plugins",
            "domain_tld": "blog",
            "query_time": "2024-05-29 02:38:00",
            "create_date": "2016-11-21",
            "update_date": "2024-02-29",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Domain Registrant",
            "registrant_state": "WA",
            "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": [
                "3939.ns1.abovedomains.com",
                "3939.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "plugins.com.br",
            "domain_keyword": "plugins",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 03:17:42",
            "create_date": "2003-03-07",
            "update_date": "2023-12-11",
            "expiry_date": "2026-03-07",
            "registrant_name": "Imobiliaria Sao Cristovao Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 71,
            "domain_name": "plug-in.biz",
            "domain_keyword": "plug-in",
            "domain_tld": "biz",
            "query_time": "2024-05-25 01:56:38",
            "create_date": "2007-02-01",
            "update_date": "2024-03-27",
            "expiry_date": "2026-01-31",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.sendmail.ne.jp",
                "ns8.sendmail.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "plugins.info",
            "domain_keyword": "plugins",
            "domain_tld": "info",
            "query_time": "2024-05-20 08:23:28",
            "create_date": "2021-02-15",
            "update_date": "2024-04-03",
            "expiry_date": "2026-02-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Most Value",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gelderland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "plugins.africa",
            "domain_keyword": "plugins",
            "domain_tld": "africa",
            "query_time": "2024-05-09 12:38:24",
            "create_date": "2020-10-24",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "https://www.lexsynergy.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.easybroadband.co.ke",
                "ns2.easybroadband.co.ke"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "plug-in.app",
            "domain_keyword": "plug-in",
            "domain_tld": "app",
            "query_time": "2024-06-07 17:05:00",
            "create_date": "2022-02-28",
            "update_date": "2023-07-26",
            "expiry_date": "2027-02-28",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "plug-in.email",
            "domain_keyword": "plug-in",
            "domain_tld": "email",
            "query_time": "2024-05-31 12:07:43",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "plugins.co.ke",
            "domain_keyword": "plugins",
            "domain_tld": "co.ke",
            "query_time": "2024-05-09 12:38:24",
            "create_date": "2021-10-15",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-15",
            "registrar_name": "Gamma Solutions",
            "registrar_website": "https://clients.gamma.co.ke/",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Easy Broadband",
            "registrant_address": "Nairobi",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.easybroadband.co.ke",
                "ns2.easybroadband.co.ke"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "plug-in.studio",
            "domain_keyword": "plug-in",
            "domain_tld": "studio",
            "query_time": "2024-05-31 12:07:43",
            "create_date": "2017-12-06",
            "update_date": "2023-10-07",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AUDIO LEAGUE, LDA.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Porto",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "plug-in.ro",
            "domain_keyword": "plug-in",
            "domain_tld": "ro",
            "query_time": "2024-04-19 08:39:58",
            "create_date": "2018-10-20",
            "expiry_date": "2024-12-02",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 79,
            "domain_name": "plugins.uk",
            "domain_keyword": "plugins",
            "domain_tld": "uk",
            "query_time": "2024-05-05 04:56:51",
            "create_date": "2020-01-11",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-11",
            "registrar_name": "Digific Ltd [Tag = DIGIFIC]",
            "registrar_website": "http://www.digific.com",
            "name_servers": [
                "ns1.digific.com",
                "ns2.digific.com",
                "ns3.digific.com",
                "ns4.digific.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "plugins.pt",
            "domain_keyword": "plugins",
            "domain_tld": "pt",
            "query_time": "2024-05-29 02:38:01",
            "registrant_name": "E-LEARN PTLMS, UNIPESSOAL LDA",
            "registrant_address": "Estrada Régia, Nº 248",
            "registrant_city": "Gordos",
            "registrant_state": "ARAZEDE",
            "registrant_zip": "3140-034",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com",
                "dns4.host-redirect.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 81,
            "domain_name": "plugins.biz",
            "domain_keyword": "plugins",
            "domain_tld": "biz",
            "query_time": "2024-05-04 17:48:28",
            "create_date": "2001-10-04",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1030.ui-dns.biz",
                "ns1030.ui-dns.com",
                "ns1030.ui-dns.de",
                "ns1030.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "plugins.life",
            "domain_keyword": "plugins",
            "domain_tld": "life",
            "query_time": "2024-05-04 17:48:28",
            "create_date": "2023-08-13",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-13",
            "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": [
                "luke.ns.cloudflare.com",
                "miki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "plugins.lol",
            "domain_keyword": "plugins",
            "domain_tld": "lol",
            "query_time": "2024-05-04 17:48:28",
            "create_date": "2023-08-17",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-17",
            "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": 84,
            "domain_name": "plugins.guru",
            "domain_keyword": "plugins",
            "domain_tld": "guru",
            "query_time": "2024-05-28 09:18:06",
            "create_date": "2023-03-27",
            "update_date": "2024-05-08",
            "expiry_date": "2024-03-27",
            "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": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "plug-in.co",
            "domain_keyword": "plug-in",
            "domain_tld": "co",
            "query_time": "2024-06-07 17:05:00",
            "create_date": "2023-01-12",
            "update_date": "2024-03-29",
            "expiry_date": "2025-01-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shane Kinsey - NameShop.co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Suffolk",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-5o76drmb.ns3.dan.hosting",
                "verification-f6mwz3yrfbsrgianrkzsq6.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "plugins.design",
            "domain_keyword": "plugins",
            "domain_tld": "design",
            "query_time": "2024-05-04 17:48:28",
            "create_date": "2023-02-17",
            "update_date": "2024-04-06",
            "expiry_date": "2031-02-17",
            "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": "ZhiAng Cheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "heidi.ns.cloudflare.com",
                "vick.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "plugins.ro",
            "domain_keyword": "plugins",
            "domain_tld": "ro",
            "query_time": "2024-05-04 17:48:28",
            "create_date": "2004-07-26",
            "expiry_date": "2026-09-24",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "edna.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 88,
            "domain_name": "plug-in.org",
            "domain_keyword": "plug-in",
            "domain_tld": "org",
            "query_time": "2024-05-09 12:37:08",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 3893,
            "registrar_name": "Sav.com, LLC - 3",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "plugins.reviews",
            "domain_keyword": "plugins",
            "domain_tld": "reviews",
            "query_time": "2024-04-19 08:42:44",
            "create_date": "2020-08-30",
            "update_date": "2023-07-14",
            "expiry_date": "2027-08-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": [
                "jill.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "plug-in.io",
            "domain_keyword": "plug-in",
            "domain_tld": "io",
            "query_time": "2024-05-11 11:21:14",
            "create_date": "2019-01-11",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hiromitsu Unoki",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "plug-in.ventures",
            "domain_keyword": "plug-in",
            "domain_tld": "ventures",
            "query_time": "2024-05-20 08:22:34",
            "create_date": "2023-06-30",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "plugins.work",
            "domain_keyword": "plugins",
            "domain_tld": "work",
            "query_time": "2024-04-19 08:42:44",
            "create_date": "2021-11-02",
            "update_date": "2022-12-13",
            "expiry_date": "2031-11-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "s",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar 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.md-hk-8.bluehostwebservers.com",
                "ns2.md-hk-8.bluehostwebservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "plug-in.solar",
            "domain_keyword": "plug-in",
            "domain_tld": "solar",
            "query_time": "2024-05-09 12:37:08",
            "create_date": "2023-01-06",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "P.W.Florkom",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "plug-in.capital",
            "domain_keyword": "plug-in",
            "domain_tld": "capital",
            "query_time": "2024-05-20 08:22:34",
            "create_date": "2023-06-30",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-30",
            "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": 95,
            "domain_name": "plugins.co.in",
            "domain_keyword": "plugins",
            "domain_tld": "co.in",
            "query_time": "2024-06-07 17:06:28",
            "create_date": "2023-12-14",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-14",
            "registrar_iana": 800001,
            "registrar_name": "#1 Indian Domains dba Mitsu.in",
            "registrar_website": "http://www.mitsu.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Harmony Infotech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "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": [
                "jake.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "plugins.so",
            "domain_keyword": "plugins",
            "domain_tld": "so",
            "query_time": "2024-04-19 08:42:44",
            "create_date": "2020-07-31",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "plug-inn.com",
            "domain_keyword": "plug-inn",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:22:45",
            "create_date": "2016-04-01",
            "update_date": "2021-03-26",
            "expiry_date": "2024-04-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "plugpins.com",
            "domain_keyword": "plugpins",
            "domain_tld": "com",
            "query_time": "2024-05-04 17:49:03",
            "create_date": "2023-12-30",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "plug-inn.fr",
            "domain_keyword": "plug-inn",
            "domain_tld": "fr",
            "query_time": "2024-05-05 06:32:14",
            "create_date": "2010-02-10",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-12",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "PLUG-INN HOSTEL",
            "registrant_address": "PLUG-INN HOSTEL, 7 rue Aristide Bruant, 75018 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.142581344",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 100,
            "domain_name": "plus-ins.jp",
            "domain_keyword": "plus-ins",
            "domain_tld": "jp",
            "query_time": "2024-06-03 04:19:49",
            "create_date": "2009-11-13",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "plus",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.107,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>plug-ins.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>721</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>plus-ins.com, plug-inn.net, plug-inn.app, plus-ins.co.jp, eplug-ins.com, plugins.observer, plug-in.pl, plug-in.xyz, plugins.nl, plug-in.jp, plugins.land, plug-in.nl, plug-in.de, plug-in.co.mz, plugins.kaufen, plugins.gallery, plugins.group, plugins.wtf, plug-in.info, plug-in.network, plugins.tools, plugins.supply, plugins.in, plugins.chat, plug-in.be, plug-in.net, plug-in.marketing, plugins.pro, plugins.xyz, plug-inc.net, plug-inz.com, plug-inc.com, plug-inn.co.uk, plus-ins.net, plug-inn.ru, plug-inc.jp, pluggins.com, plus-ins.ru, plus-ins.store, plug-int.com, plugins.fyi, plugins.it, plug-in.ru, plugins.one, plug-in.shop, plugins.rest, plug-in.online, plugins.click, plug-in.tv, plugins.top, plug-in.bike, plugins.ovh, plugins.ru, plugins.services, plugins.directory, plugins.team, plug-in.srl, plugins.club, plug-in.top, plug-in.partners, plugins.com, plug-in.it, plugins.bot, plug-in.co.uk, plugins.city, plugins.expert, plugins.co.uk, plugins.today, plugins.blog, plugins.com.br, plug-in.biz, plugins.info, plugins.africa, plug-in.app, plug-in.email, plugins.co.ke, plug-in.studio, plug-in.ro, plugins.uk, plugins.pt, plugins.biz, plugins.life, plugins.lol, plugins.guru, plug-in.co, plugins.design, plugins.ro, plug-in.org, plugins.reviews, plug-in.io, plug-in.ventures, plugins.work, plug-in.solar, plug-in.capital, plugins.co.in, plugins.so, plug-inn.com, plugpins.com, plug-inn.fr, plus-ins.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>plus-ins.com</domain_name>
   <domain_keyword>plus-ins</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:20:06</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2026-07-01</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>plug-inn.net</domain_name>
   <domain_keyword>plug-inn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 08:39:43</query_time>
   <create_date>2012-10-21</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>takahashi kiyoshi</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>plug-inn.app</domain_name>
   <domain_keyword>plug-inn</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-20 08:22:34</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RENAULT SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>anna.renault.fr</value>
    <value>xenia.renault.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>plus-ins.co.jp</domain_name>
   <domain_keyword>plus-ins</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-14 22:59:18</query_time>
   <create_date>2019-08-02</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>Plus Small Amounts and Short Term Insurance Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>eplug-ins.com</domain_name>
   <domain_keyword>eplug-ins</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 09:19:49</query_time>
   <create_date>2018-05-30</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-30</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>plugins.observer</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>observer</domain_tld>
   <query_time>2024-05-09 12:38:24</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please query the rdds service of the registrar 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>7</num>
   <domain_name>plug-in.pl</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-04 11:39:30</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>plug-in.xyz</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 11:21:15</query_time>
   <create_date>2021-08-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>2476</registrar_iana>
   <registrar_name>PlanetHoster</registrar_name>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>plugins.nl</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 08:42:43</query_time>
   <create_date>2007-06-18</create_date>
   <update_date>2021-05-31</update_date>
   <registrar_name>Domainvendor B.V.</registrar_name>
   <name_servers>
    <value>dns01.domainvendor.com</value>
    <value>dns02.domainvendor.com</value>
    <value>dns03.domainvendor.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>plug-in.jp</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-09 12:37:08</query_time>
   <create_date>2007-02-07</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Plug-in Inc.</registrant_name>
   <registrant_address>1-8-1</registrant_address>
   <registrant_zip>550-0012</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6532-9430</registrant_phone>
   <registrant_fax>06-6532-9431</registrant_fax>
   <name_servers>
    <value>ns.plug-in.jp</value>
    <value>ns2.plug-in.jp</value>
    <value>ns2.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>plugins.land</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-06-07 17:06:28</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-19</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>Yoast BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gelderland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.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>plug-in.nl</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-01 05:58:19</query_time>
   <create_date>2000-06-08</create_date>
   <update_date>2023-12-24</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>plug-in.de</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 18:58:31</query_time>
   <update_date>2020-03-13</update_date>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>plug-in.co.mz</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-04-17 13:29:55</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-01-25</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1</registrar_iana>
   <registrar_name>MozDomains</registrar_name>
   <registrar_website>https://www.wakusell.com</registrar_website>
   <registrant_name>Tami Beckett</registrant_name>
   <registrant_address>53 Republic Road, Blairgowrie</registrant_address>
   <registrant_city>Johannesburg</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>2194</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.69023858</registrant_phone>
   <name_servers>
    <value>wns1.mozdomains.com</value>
    <value>wns2.mozdomains.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>plugins.kaufen</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>kaufen</domain_tld>
   <query_time>2024-05-28 09:18:06</query_time>
   <create_date>2015-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</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>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>16</num>
   <domain_name>plugins.gallery</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-06-02 13:45:11</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>17</num>
   <domain_name>plugins.group</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-02 13:45:11</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-03-24</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>Ye Zhao Long</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang 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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>plugins.wtf</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-04 17:48:28</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-18</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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>plug-in.info</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 10:00:23</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>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>ns07.domaincontrol.com</value>
    <value>ns08.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>20</num>
   <domain_name>plug-in.network</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-09 12:37:08</query_time>
   <create_date>2021-05-05</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-05</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>Digital Unicorn Sp. z o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>mazowieckie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>plugins.tools</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-06-02 13:45:11</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-25</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>plugins.supply</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-06-07 17:06:28</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</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>23</num>
   <domain_name>plugins.in</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-11 11:21:22</query_time>
   <create_date>2018-01-11</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>plugins.chat</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-04 17:48:28</query_time>
   <create_date>2019-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of plugins.chat</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</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>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>plug-in.be</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-19 08:39:42</query_time>
   <create_date>2022-04-24</create_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>plug-in.net</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 09:17:22</query_time>
   <create_date>2018-05-25</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2026-05-25</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Posti Group Oyj</registrant_company>
   <registrant_state>Finland</registrant_state>
   <registrant_country>FI</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/plug-in.net</registrant_email>
   <name_servers>
    <value>ns15.posti.fi</value>
    <value>ns16.posti.fi</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>27</num>
   <domain_name>plug-in.marketing</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-11 11:21:14</query_time>
   <create_date>2019-10-31</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Coemans.com BVBA</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>BE</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.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>plugins.pro</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-25 01:56:43</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>3921</registrar_iana>
   <registrar_name>Sav.com, LLC - 31</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>plugins.xyz</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-19 08:42:44</query_time>
   <create_date>2017-08-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-08-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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.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>30</num>
   <domain_name>plug-inc.net</domain_name>
   <domain_keyword>plug-inc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 11:21:15</query_time>
   <create_date>2020-04-14</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of plug-inc.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1518.awsdns-61.org</value>
    <value>ns-2006.awsdns-58.co.uk</value>
    <value>ns-213.awsdns-26.com</value>
    <value>ns-828.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>plug-inz.com</domain_name>
   <domain_keyword>plug-inz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:39:45</query_time>
   <create_date>2006-01-19</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2027-01-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns01.yahoodomains.jp</value>
    <value>ns02.yahoodomains.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>plug-inc.com</domain_name>
   <domain_keyword>plug-inc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:39:43</query_time>
   <create_date>2010-11-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>33</num>
   <domain_name>plug-inn.co.uk</domain_name>
   <domain_keyword>plug-inn</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 22:56:57</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>anna.renault.fr</value>
    <value>xenia.renault.fr</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>plus-ins.net</domain_name>
   <domain_keyword>plus-ins</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 22:59:18</query_time>
   <create_date>2020-09-08</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>plug-inn.ru</domain_name>
   <domain_keyword>plug-inn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 14:22:45</query_time>
   <create_date>2022-05-11</create_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>RENAULT SAS</registrant_company>
   <name_servers>
    <value>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>plug-inc.jp</domain_name>
   <domain_keyword>plug-inc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-09 12:37:08</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>PLUG-Inc</registrant_name>
   <registrant_address>Chiyoda-ku</registrant_address>
   <registrant_zip>101-0051</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5577-7850</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>pluggins.com</domain_name>
   <domain_keyword>pluggins</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 09:17:32</query_time>
   <create_date>2002-05-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>plus-ins.ru</domain_name>
   <domain_keyword>plus-ins</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:05:31</query_time>
   <create_date>2022-01-27</create_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>plus-ins.store</domain_name>
   <domain_keyword>plus-ins</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-23 13:20:06</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-07-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Yang Jiang</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>plug-int.com</domain_name>
   <domain_keyword>plug-int</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 11:21:16</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-10-30</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://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>plugins.fyi</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-19 08:42:43</query_time>
   <create_date>2022-09-18</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-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>42</num>
   <domain_name>plugins.it</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 13:45:11</query_time>
   <create_date>2003-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_name>Verbasoft di Piselli Daniele</registrar_name>
   <registrar_website>http://www.verbasoft.net</registrar_website>
   <registrant_company>Verbasoft di Piselli Daniele</registrant_company>
   <registrant_address>Via Simonetta, 16</registrant_address>
   <registrant_city>Cambiasca</registrant_city>
   <registrant_state>VB</registrant_state>
   <registrant_zip>28814</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.verbasoft.net</value>
    <value>ns2.verbasoft.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>plug-in.ru</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:05:01</query_time>
   <create_date>2008-09-15</create_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>5173.ns1.domainparking.ru</value>
    <value>5173.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>plugins.one</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-22 12:26:52</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>plug-in.shop</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-28 10:22:46</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>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>46</num>
   <domain_name>plugins.rest</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-06-07 17:06:28</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>domain-for-sale-tt3ritgz01.ns3.sudos.link</value>
    <value>ns1.sudos.co</value>
    <value>ns2.sudos.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>plug-in.online</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-19 08:39:42</query_time>
   <create_date>2016-07-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Plug-In S.r.l.</registrant_company>
   <registrant_state>MI</registrant_state>
   <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>
   <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>48</num>
   <domain_name>plugins.click</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-19 08:42:43</query_time>
   <create_date>2020-09-26</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>49</num>
   <domain_name>plug-in.tv</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-07 17:05:00</query_time>
   <create_date>2014-04-24</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2025-04-24</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>ns-1154.awsdns-16.org</value>
    <value>ns-1641.awsdns-13.co.uk</value>
    <value>ns-87.awsdns-10.com</value>
    <value>ns-955.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>plugins.top</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-23 20:19:01</query_time>
   <create_date>2018-11-23</create_date>
   <update_date>2021-03-10</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>luoyang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>gui zhou sheng</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>addilyn.ns.cloudflare.com</value>
    <value>rohin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>plug-in.bike</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-04-19 08:39:42</query_time>
   <create_date>2018-11-06</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-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>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1040.ui-dns.de</value>
    <value>ns1047.ui-dns.biz</value>
    <value>ns1076.ui-dns.org</value>
    <value>ns1091.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>plugins.ovh</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-19 08:42:43</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-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>ks3353563.kimsufi.com</value>
    <value>ns.kimsufi.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>plugins.ru</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:05:02</query_time>
   <create_date>2002-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.snparking.ru</value>
    <value>ns2.snparking.ru</value>
    <value>ns3.snparking.ru</value>
    <value>ns4.snparking.ru</value>
    <value>ns5.snparking.ru</value>
    <value>ns6.snparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>plugins.services</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-28 09:18:06</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-03-27</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>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>plugins.directory</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-28 09:18:05</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-27</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>wkqp7bwg.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>plugins.team</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-06 17:36:59</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</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-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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>plug-in.srl</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-31 12:07:43</query_time>
   <create_date>2016-07-13</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-13</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>Plug-In S.r.l.</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>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>58</num>
   <domain_name>plugins.club</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-29 02:38:01</query_time>
   <create_date>2022-07-01</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-07-01</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>clint.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>plug-in.top</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 02:37:42</query_time>
   <create_date>2017-08-01</create_date>
   <update_date>2021-12-28</update_date>
   <expiry_date>2026-08-01</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gao Bai Cang</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>egbert.dnspod.net</value>
    <value>mabel.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>plug-in.partners</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-20 08:22:34</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-30</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>61</num>
   <domain_name>plugins.com</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 17:06:28</query_time>
   <create_date>1998-05-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns2.registerbot.com</value>
    <value>ns3.registerbot.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>plug-in.it</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 12:07:43</query_time>
   <create_date>2000-02-02</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Plug-In s.r.l.</registrant_company>
   <registrant_address>via Liberta 12</registrant_address>
   <registrant_city>Garbagnate Milanese</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20024</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>plugins.bot</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-09 12:38:24</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-30</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>Paul Zain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>park1.encirca.net</value>
    <value>park2.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>plug-in.co.uk</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 04:56:36</query_time>
   <create_date>2004-09-03</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>plugins.city</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-19 08:42:43</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2022-11-26</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/signup/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cyber Pacific</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>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.smatr.com</value>
    <value>ns2.smatr.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>plugins.expert</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-06-07 17:06:28</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>plugins.co.uk</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-03-31 22:38:56</query_time>
   <create_date>2019-07-07</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>Digital Ventures Ltd [Tag = DIGITALVENTURES]</registrar_name>
   <registrar_website>https://digitalventures.uk</registrar_website>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>plugins.today</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-19 08:42:44</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-19</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>Yoast BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gelderland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>plugins.blog</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-29 02:38:00</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Domain Registrant</registrant_company>
   <registrant_state>WA</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>3939.ns1.abovedomains.com</value>
    <value>3939.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>plugins.com.br</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 03:17:42</query_time>
   <create_date>2003-03-07</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2026-03-07</expiry_date>
   <registrant_name>Imobiliaria Sao Cristovao Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>plug-in.biz</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 01:56:38</query_time>
   <create_date>2007-02-01</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-01-31</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.sendmail.ne.jp</value>
    <value>ns8.sendmail.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>plugins.info</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 08:23:28</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2026-02-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Most Value</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gelderland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>73</num>
   <domain_name>plugins.africa</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-09 12:38:24</query_time>
   <create_date>2020-10-24</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>https://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.easybroadband.co.ke</value>
    <value>ns2.easybroadband.co.ke</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>74</num>
   <domain_name>plug-in.app</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-07 17:05:00</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2027-02-28</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>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>75</num>
   <domain_name>plug-in.email</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-31 12:07:43</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-04</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_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>plugins.co.ke</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-09 12:38:24</query_time>
   <create_date>2021-10-15</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>Gamma Solutions</registrar_name>
   <registrar_website>https://clients.gamma.co.ke/</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Easy Broadband</registrant_company>
   <registrant_address>Nairobi</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.easybroadband.co.ke</value>
    <value>ns2.easybroadband.co.ke</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>plug-in.studio</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-31 12:07:43</query_time>
   <create_date>2017-12-06</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AUDIO LEAGUE, LDA.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Porto</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.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>plug-in.ro</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-19 08:39:58</query_time>
   <create_date>2018-10-20</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>plugins.uk</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-05 04:56:51</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>Digific Ltd [Tag = DIGIFIC]</registrar_name>
   <registrar_website>http://www.digific.com</registrar_website>
   <name_servers>
    <value>ns1.digific.com</value>
    <value>ns2.digific.com</value>
    <value>ns3.digific.com</value>
    <value>ns4.digific.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>plugins.pt</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-29 02:38:01</query_time>
   <registrant_name>E-LEARN PTLMS, UNIPESSOAL LDA</registrant_name>
   <registrant_address>Estrada Régia, Nº 248</registrant_address>
   <registrant_city>Gordos</registrant_city>
   <registrant_state>ARAZEDE</registrant_state>
   <registrant_zip>3140-034</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
    <value>dns4.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>plugins.biz</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-04 17:48:28</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1030.ui-dns.biz</value>
    <value>ns1030.ui-dns.com</value>
    <value>ns1030.ui-dns.de</value>
    <value>ns1030.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>plugins.life</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-04 17:48:28</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-13</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>luke.ns.cloudflare.com</value>
    <value>miki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>plugins.lol</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-04 17:48:28</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-17</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>84</num>
   <domain_name>plugins.guru</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-28 09:18:06</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-03-27</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>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>plug-in.co</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-07 17:05:00</query_time>
   <create_date>2023-01-12</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shane Kinsey - NameShop.co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Suffolk</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-5o76drmb.ns3.dan.hosting</value>
    <value>verification-f6mwz3yrfbsrgianrkzsq6.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>plugins.design</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-04 17:48:28</query_time>
   <create_date>2023-02-17</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2031-02-17</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>ZhiAng Cheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>heidi.ns.cloudflare.com</value>
    <value>vick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>plugins.ro</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-04 17:48:28</query_time>
   <create_date>2004-07-26</create_date>
   <expiry_date>2026-09-24</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>edna.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>plug-in.org</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 12:37:08</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>3893</registrar_iana>
   <registrar_name>Sav.com, LLC - 3</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>89</num>
   <domain_name>plugins.reviews</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-04-19 08:42:44</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2027-08-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>jill.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>plug-in.io</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-11 11:21:14</query_time>
   <create_date>2019-01-11</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hiromitsu Unoki</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>plug-in.ventures</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-20 08:22:34</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>plugins.work</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-19 08:42:44</query_time>
   <create_date>2021-11-02</create_date>
   <update_date>2022-12-13</update_date>
   <expiry_date>2031-11-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>s</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</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.md-hk-8.bluehostwebservers.com</value>
    <value>ns2.md-hk-8.bluehostwebservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>plug-in.solar</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-09 12:37:08</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-06</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>P.W.Florkom</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>plug-in.capital</domain_name>
   <domain_keyword>plug-in</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-20 08:22:34</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-30</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>95</num>
   <domain_name>plugins.co.in</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-07 17:06:28</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>800001</registrar_iana>
   <registrar_name>#1 Indian Domains dba Mitsu.in</registrar_name>
   <registrar_website>http://www.mitsu.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Harmony Infotech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</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>jake.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>plugins.so</domain_name>
   <domain_keyword>plugins</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-04-19 08:42:44</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap</registrar_name>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>plug-inn.com</domain_name>
   <domain_keyword>plug-inn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:22:45</query_time>
   <create_date>2016-04-01</create_date>
   <update_date>2021-03-26</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>plugpins.com</domain_name>
   <domain_keyword>plugpins</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 17:49:03</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>plug-inn.fr</domain_name>
   <domain_keyword>plug-inn</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 06:32:14</query_time>
   <create_date>2010-02-10</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>PLUG-INN HOSTEL</registrant_company>
   <registrant_address>PLUG-INN HOSTEL, 7 rue Aristide Bruant, 75018 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.142581344</registrant_phone>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>plus-ins.jp</domain_name>
   <domain_keyword>plus-ins</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-03 04:19:49</query_time>
   <create_date>2009-11-13</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>plus</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.107</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.