WHOIS QUERY TIME

4 May 2024 - 5:20 PM UTC

Modified: 7 November 2007

NAME SERVERS

docks11.rzone.de
shades16.rzone.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=prepreg.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "prepreg.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "prepreg.de",
            "domain_keyword": "prepreg",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:20:21",
            "update_date": "2007-11-07",
            "name_servers": [
                "docks11.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>prepreg.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>prepreg.de</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:20:21</query_time>
   <update_date>2007-11-07</update_date>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.046</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.055 seconds) for "prepreg.de" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2024 - 5:20 PM UTC

Modified: 7 November 2007

NAME SERVERS

docks11.rzone.de
shades16.rzone.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=prepreg.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "prepreg.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "prepreg.de",
    "results": [
        {
            "num": 1,
            "domain_name": "prepreg.de",
            "domain_keyword": "prepreg",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:20:21",
            "update_date": "2007-11-07",
            "name_servers": [
                "docks11.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "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>prepreg.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>prepreg.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>prepreg.de</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:20:21</query_time>
   <update_date>2007-11-07</update_date>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.055</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 8 domain names (in 0.035 seconds) which contained the exact domain keyword "prepreg".
Domain Name Registered Expiry Registrar Ownership
1 prepreg.com 18 Feb 1997 19 Feb 2025 GoDaddy.com, LLC -
2 prepreg.ru 30 Mar 2008 30 Mar 2025 RU-CENTER-RU CJSC Holding Company Composite
3 prepreg.it 25 May 2013 4 Jun 2024 TLD Registrar Solutions Ltd CONDORDIELETRIC SRL
4 prepreg.co.uk 3 Jun 2013 3 Jun 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
5 prepreg.info 15 Nov 2016 15 Nov 2027 GoDaddy.com, LLC Domains By Proxy, LLC
6 prepreg.online 30 Aug 2019 30 Aug 2027 Go Daddy, LLC Domains By Proxy, LLC
7 prepreg.net 6 Jul 2022 6 Jul 2024 Tucows Domains Inc. -
8 prepreg.org 21 Oct 2022 21 Oct 2024 Network Solutions, LLC Composites Limited LP
9 prepreg.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=prepreg&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "prepreg",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "prepreg.com, prepreg.ru, prepreg.it, prepreg.co.uk, prepreg.info, prepreg.online, prepreg.net, prepreg.org, prepreg.de",
    "results": [
        {
            "num": 1,
            "domain_name": "prepreg.com",
            "domain_keyword": "prepreg",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:50:26",
            "create_date": "1997-02-18",
            "update_date": "2023-09-18",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1157.websitewelcome.com",
                "ns1158.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "prepreg.ru",
            "domain_keyword": "prepreg",
            "domain_tld": "ru",
            "query_time": "2024-05-03 21:04:15",
            "create_date": "2008-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "CJSC Holding Company Composite",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "prepreg.it",
            "domain_keyword": "prepreg",
            "domain_tld": "it",
            "query_time": "2024-05-13 10:34:11",
            "create_date": "2013-05-25",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-04",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "CONDORDIELETRIC SRL",
            "registrant_address": "Via Guglielmo Marconi 64",
            "registrant_city": "MAGNAGO",
            "registrant_state": "MI",
            "registrant_zip": "20020",
            "registrant_country": "IT",
            "name_servers": [
                "ns.supporthost.com",
                "ns.supporthost.eu",
                "ns.supporthost.net",
                "ns.supporthost.us"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "prepreg.co.uk",
            "domain_keyword": "prepreg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 09:53:17",
            "create_date": "2013-06-03",
            "update_date": "2023-06-19",
            "expiry_date": "2025-06-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "prepreg.info",
            "domain_keyword": "prepreg",
            "domain_tld": "info",
            "query_time": "2024-05-13 10:34:11",
            "create_date": "2016-11-15",
            "update_date": "2023-09-23",
            "expiry_date": "2027-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1157.websitewelcome.com",
                "ns1158.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "prepreg.online",
            "domain_keyword": "prepreg",
            "domain_tld": "online",
            "query_time": "2024-05-20 08:56:32",
            "create_date": "2019-08-30",
            "update_date": "2024-04-17",
            "expiry_date": "2027-08-30",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "prepreg.net",
            "domain_keyword": "prepreg",
            "domain_tld": "net",
            "query_time": "2024-05-20 08:56:32",
            "create_date": "2022-07-06",
            "update_date": "2022-07-06",
            "expiry_date": "2024-07-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "prepreg.org",
            "domain_keyword": "prepreg",
            "domain_tld": "org",
            "query_time": "2024-06-02 01:00:54",
            "create_date": "2022-10-21",
            "update_date": "2023-09-18",
            "expiry_date": "2024-10-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Composites Limited LP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "prepreg.de",
            "domain_keyword": "prepreg",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:20:21",
            "update_date": "2007-11-07",
            "name_servers": [
                "docks11.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>prepreg</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>prepreg.com, prepreg.ru, prepreg.it, prepreg.co.uk, prepreg.info, prepreg.online, prepreg.net, prepreg.org, prepreg.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>prepreg.com</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:50:26</query_time>
   <create_date>1997-02-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2025-02-19</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>ns1157.websitewelcome.com</value>
    <value>ns1158.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>prepreg.ru</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 21:04:15</query_time>
   <create_date>2008-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>CJSC Holding Company Composite</registrant_company>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>prepreg.it</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 10:34:11</query_time>
   <create_date>2013-05-25</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>CONDORDIELETRIC SRL</registrant_company>
   <registrant_address>Via Guglielmo Marconi 64</registrant_address>
   <registrant_city>MAGNAGO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20020</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.supporthost.com</value>
    <value>ns.supporthost.eu</value>
    <value>ns.supporthost.net</value>
    <value>ns.supporthost.us</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>prepreg.co.uk</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 09:53:17</query_time>
   <create_date>2013-06-03</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>prepreg.info</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 10:34:11</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2027-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1157.websitewelcome.com</value>
    <value>ns1158.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>prepreg.online</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 08:56:32</query_time>
   <create_date>2019-08-30</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2027-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns23.worldnic.com</value>
    <value>ns24.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>prepreg.net</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 08:56:32</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2022-07-06</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>prepreg.org</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 01:00:54</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Composites Limited LP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>prepreg.de</domain_name>
   <domain_keyword>prepreg</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:20:21</query_time>
   <update_date>2007-11-07</update_date>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</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 1,552 domain names (in 0.244 seconds) which look and sound like the brand name "prepreg".
Domain Name Registered Expiry Registrar Ownership
1 pre-preg.ru 7 Sep 2023 7 Sep 2024 BEGET-RU Private Person
2 prepre.com 3 Feb 1998 2 Feb 2027 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 propreg.com 28 May 2002 28 May 2025 GoDaddy.com, LLC -
4 preprem.net 25 May 2018 25 May 2025 Amazon Registrar, Inc. Identity Protection Service
5 prepres.com 16 Apr 2005 16 Apr 2025 GoDaddy.com, LLC -
6 prepveg.ie 20 Dec 2007 20 Dec 2024 Hostopia NUGENT PREPARED VEGETABLES AND POTATOES LIMITED
7 pregreg.com 9 May 2024 9 May 2025 Dynadot Inc -
8 pre-reg.com 27 Mar 2020 27 Mar 2027 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
9 preprep.tv 8 Dec 2017 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 preprep.org 12 Nov 2022 12 Nov 2032 GoDaddy.com, LLC Domains By Proxy, LLC
11 preprep.com 20 Oct 1998 19 Oct 2025 GoDaddy.com, LLC -
12 prepregi.com 17 Jan 2021 17 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
13 prepret.com 4 Nov 2017 4 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 presreg.site 6 Apr 2020 6 Apr 2025 Mesh Digital Ltd Domains By Proxy, LLC
15 pre-preg.com 6 Dec 2010 6 Dec 2031 GoDaddy.com, LLC -
16 propreg.co.uk 31 Mar 2023 31 Mar 2025 Cloudflare, Inc. [Tag = CLOUDFLARE] -
17 prepret.nl 8 Jun 2012 - Realtime Register -
18 preprego.com 7 Jul 2022 7 Jul 2032 NameSilo, LLC See PrivacyGuardian.org
19 pre-reg.org 21 May 2015 21 May 2025 Tucows Domains Inc. Paul Gilligan
20 preprep.net 31 Mar 2020 31 Mar 2025 TUCOWS, INC. REDACTED FOR PRIVACY
21 presreg.co.uk 21 May 2009 21 May 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
22 prepregs.org 21 Oct 2022 21 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 prevreg.com 15 Nov 2016 15 Nov 2024 Netowl, Inc. Xserver Inc.
24 prepregs.net 15 Nov 2016 15 Nov 2029 GoDaddy.com, LLC -
25 trepreg.com 14 Jun 2021 14 Jun 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
26 preprex.com 18 Mar 2022 18 Mar 2025 Epik LLC Anonymize LLC
27 pre-reg.bike 8 Nov 2020 8 Nov 2024 Cronon GmbH REDACTED FOR PRIVACY
28 preprep.ru 20 Aug 2018 20 Aug 2024 RU-CENTER-RU Private Person
29 repreg.com 7 Jun 2005 7 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. -
30 pre-preg.store 7 Sep 2023 7 Sep 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
31 prepregs.ru 7 Nov 2019 7 Nov 2024 TIMEWEB-RU OOO Kompozit Izdeliya
32 prepre.org 6 May 2005 6 May 2025 eNom, LLC Whois Privacy Protection Service by VALUE-DOMAIN
33 prepregi.ru 1 Apr 2021 1 Apr 2025 TIMEWEB-RU OOO Kompozit Izdeliya
34 presreg.net 6 Apr 2020 6 Apr 2025 123-Reg Limited -
35 preprig.com 19 Oct 2013 19 Oct 2024 GoDaddy.com, LLC -
36 prepregs.info 15 Nov 2016 15 Nov 2027 GoDaddy.com, LLC Domains By Proxy, LLC
37 premreg.com 21 Jun 2018 21 Jun 2024 Amazon Registrar, Inc. Identity Protection Service
38 prereg.online 11 Feb 2024 11 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
39 prereg.net 22 Sep 2005 22 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 prereg.com 22 Dec 1997 21 Dec 2024 GoDaddy.com, LLC -
41 prepre.biz 12 Mar 2024 12 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 prereg.biz 4 Nov 2023 4 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
43 preprg.com 11 Mar 2022 11 Mar 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
44 prereg.it 22 Nov 2021 22 Nov 2024 Puglia.com srls Puglia.com S.r.l.s.
45 prereg.xyz 10 Feb 2024 10 Feb 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
46 prepre.best 24 Dec 2021 24 Dec 2024 Whois Corp. LEE, SEUNG SOO
47 preprex.net 29 Mar 2022 29 Mar 2025 Epik LLC Anonymize LLC
48 phepreg.co.uk 13 Apr 2021 13 Apr 2024 TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES] -
49 prepre.site 11 Apr 2023 11 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
50 prepre.online 11 Apr 2023 11 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
51 prereg.pro 3 Nov 2019 3 Nov 2024 Gandi SAS Goulart Technical Consulting
52 prereg.me 1 Oct 2014 1 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
53 prereg.org 29 Nov 2006 29 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 prepre.space 11 Apr 2023 11 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
55 prepre.net 15 Jun 2023 15 Jun 2024 Amazon Registrar, Inc. Identity Protection Service
56 prepre.work 30 Jan 2020 30 Jan 2028 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
57 prereg.co.uk 15 Nov 2003 15 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
58 prereg.quest 27 May 2024 27 May 2025 Dynadot LLC -
59 prepre.store 12 Aug 2023 12 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
60 prepregs.com 9 Dec 1996 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 presreg.com 21 May 2009 21 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 prepre.world 24 Dec 2021 24 Dec 2024 Whois Corp. LEE, SEUNG SOO
63 prezrez.ca 9 Apr 2016 9 Apr 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
64 preperr.org 18 Mar 2015 18 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
65 prepere.com 9 Aug 2004 9 Aug 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Lukas Nahlovsky
66 preparea.com 3 Feb 2013 3 Feb 2025 GoDaddy.com, LLC -
67 prepared.in 15 Aug 2013 15 Aug 2024 GoDaddy.com, LLC Country Fresh Mushrooms Pty Ltd
68 prepweb.net 6 Apr 2015 6 Apr 2025 GoDaddy.com, LLC -
69 preppen.com 9 Oct 2000 9 Oct 2024 Abion AB -
70 prepareu.info 18 Apr 2017 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 prepjet.com 19 Aug 2018 19 Aug 2030 DropCatch.com 1382 LLC ALPES (PrepJet)
72 prepare.uk 10 Jun 2019 10 Jun 2024 eRank Ltd t/a eRank [Tag = ERANK] -
73 prevpref.com 12 Dec 2021 12 Dec 2024 GoDaddy.com, LLC -
74 prepare.site 9 Feb 2024 9 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
75 prepper.media 7 Sep 2022 7 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
76 prepress.tech 26 Dec 2023 26 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
77 prepweb.it 9 Jul 2003 11 Oct 2024 Register S.p.a. COSWELL Spa
78 prepresp.com 19 Oct 2015 19 Oct 2025 GoDaddy.com, LLC -
79 prepreal.com 29 Jan 2024 29 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
80 ipreprog.com 25 May 2024 25 May 2026 Wix.Com Ltd. IP Reprog'
81 preprod.in 28 Mar 2018 28 Mar 2025 OVH sas LA PHASE 5
82 prepress.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
83 predrag.work 6 Nov 2015 6 Nov 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
84 preareo.com 25 Apr 2023 25 Apr 2025 Whiteglove Domains, LLC -
85 prepjet.net 27 Jan 2017 27 Jan 2031 NameCheap, Inc. -
86 prepprep.com 21 Aug 2020 21 Aug 2024 NameCheap, Inc. -
87 proprep.co.uk 15 Jun 2020 15 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
88 prodreg.com 24 Feb 1996 25 Feb 2025 GoDaddy.com, LLC -
89 prepper.community 17 Aug 2014 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
90 prefref.com 11 Jan 2008 11 Jan 2025 IONOS SE 1&1 Internet Inc
91 prepare.nyc 8 Oct 2014 7 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
92 prepnet.com 30 Jun 1988 29 Jun 2025 GoDaddy Online Services Cayman Islands Ltd. -
93 prepare2.com 26 Apr 2024 26 Apr 2025 GANDI SAS TJ Consulting
94 preparex.com 20 Apr 2006 2 Oct 2024 GoDaddy.com, LLC -
95 predrag.dev 19 Dec 2020 19 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
96 prepper.nexus 31 Dec 2023 31 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
97 dropreg.com 21 Apr 2006 21 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
98 pregret.net 31 Aug 2015 31 Aug 2024 GoDaddy.com, LLC -
99 prepget.com 21 Feb 2024 21 Feb 2025 NameCheap, Inc. -
100 preprod.cloud 14 Nov 2023 14 Nov 2024 Porkbun LLC Private by Design, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Prepreg.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=prepreg.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "prepreg.de",
        "page_size": 100
    },
    "count": {
        "total": 1552,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "pre-preg.ru, prepre.com, propreg.com, preprem.net, prepres.com, prepveg.ie, pregreg.com, pre-reg.com, preprep.tv, preprep.org, preprep.com, prepregi.com, prepret.com, presreg.site, pre-preg.com, propreg.co.uk, prepret.nl, preprego.com, pre-reg.org, preprep.net, presreg.co.uk, prepregs.org, prevreg.com, prepregs.net, trepreg.com, preprex.com, pre-reg.bike, preprep.ru, repreg.com, pre-preg.store, prepregs.ru, prepre.org, prepregi.ru, presreg.net, preprig.com, prepregs.info, premreg.com, prereg.online, prereg.net, prereg.com, prepre.biz, prereg.biz, preprg.com, prereg.it, prereg.xyz, prepre.best, preprex.net, phepreg.co.uk, prepre.site, prepre.online, prereg.pro, prereg.me, prereg.org, prepre.space, prepre.net, prepre.work, prereg.co.uk, prereg.quest, prepre.store, prepregs.com, presreg.com, prepre.world, prezrez.ca, preperr.org, prepere.com, preparea.com, prepared.in, prepweb.net, preppen.com, prepareu.info, prepjet.com, prepare.uk, prevpref.com, prepare.site, prepper.media, prepress.tech, prepweb.it, prepresp.com, prepreal.com, ipreprog.com, preprod.in, prepress.feedback, predrag.work, preareo.com, prepjet.net, prepprep.com, proprep.co.uk, prodreg.com, prepper.community, prefref.com, prepare.nyc, prepnet.com, prepare2.com, preparex.com, predrag.dev, prepper.nexus, dropreg.com, pregret.net, prepget.com, preprod.cloud",
    "results": [
        {
            "num": 1,
            "domain_name": "pre-preg.ru",
            "domain_keyword": "pre-preg",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:17:18",
            "create_date": "2023-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns10.hoster.ru",
                "ns11.hoster.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "prepre.com",
            "domain_keyword": "prepre",
            "domain_tld": "com",
            "query_time": "2024-05-13 10:34:11",
            "create_date": "1998-02-03",
            "update_date": "2022-01-15",
            "expiry_date": "2027-02-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "nyoronuc.maniac.ne.jp",
                "vps.prepre.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "propreg.com",
            "domain_keyword": "propreg",
            "domain_tld": "com",
            "query_time": "2024-05-30 21:50:34",
            "create_date": "2002-05-28",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-28",
            "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": 4,
            "domain_name": "preprem.net",
            "domain_keyword": "preprem",
            "domain_tld": "net",
            "query_time": "2024-04-27 00:50:26",
            "create_date": "2018-05-25",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-25",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of preprem.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-1393.awsdns-46.org",
                "ns-1910.awsdns-46.co.uk",
                "ns-287.awsdns-35.com",
                "ns-783.awsdns-33.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "prepres.com",
            "domain_keyword": "prepres",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:50:27",
            "create_date": "2005-04-16",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-16",
            "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": 6,
            "domain_name": "prepveg.ie",
            "domain_keyword": "prepveg",
            "domain_tld": "ie",
            "query_time": "2024-04-28 20:01:51",
            "create_date": "2007-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "registrar_name": "Hostopia",
            "registrar_website": "https://www.hostopia.com",
            "registrant_name": "NUGENT PREPARED VEGETABLES AND POTATOES LIMITED",
            "name_servers": [
                "dns1.host.ie",
                "dns2.host.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pregreg.com",
            "domain_keyword": "pregreg",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:10:35",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "pre-reg.com",
            "domain_keyword": "pre-reg",
            "domain_tld": "com",
            "query_time": "2024-05-31 06:04:31",
            "create_date": "2020-03-27",
            "update_date": "2024-05-05",
            "expiry_date": "2027-03-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "preprep.tv",
            "domain_keyword": "preprep",
            "domain_tld": "tv",
            "query_time": "2024-06-02 01:00:55",
            "create_date": "2017-12-08",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-08",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "preprep.org",
            "domain_keyword": "preprep",
            "domain_tld": "org",
            "query_time": "2024-06-02 01:00:55",
            "create_date": "2022-11-12",
            "update_date": "2023-08-17",
            "expiry_date": "2032-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "preprep.com",
            "domain_keyword": "preprep",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:00:55",
            "create_date": "1998-10-20",
            "update_date": "2024-01-29",
            "expiry_date": "2025-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-a4n8awuecru5juiujgazpn.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "prepregi.com",
            "domain_keyword": "prepregi",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:56:32",
            "create_date": "2021-01-17",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://home.pl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "prepret.com",
            "domain_keyword": "prepret",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:50:32",
            "create_date": "2017-11-04",
            "update_date": "2020-10-29",
            "expiry_date": "2024-11-04",
            "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": 14,
            "domain_name": "presreg.site",
            "domain_keyword": "presreg",
            "domain_tld": "site",
            "query_time": "2024-04-11 15:16:52",
            "create_date": "2020-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pre-preg.com",
            "domain_keyword": "pre-preg",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:52:01",
            "create_date": "2010-12-06",
            "update_date": "2022-09-18",
            "expiry_date": "2031-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "propreg.co.uk",
            "domain_keyword": "propreg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 21:50:34",
            "create_date": "2023-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "may.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "prepret.nl",
            "domain_keyword": "prepret",
            "domain_tld": "nl",
            "query_time": "2024-05-13 10:34:12",
            "create_date": "2012-06-08",
            "update_date": "2021-04-06",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 18,
            "domain_name": "preprego.com",
            "domain_keyword": "preprego",
            "domain_tld": "com",
            "query_time": "2024-04-28 20:01:25",
            "create_date": "2022-07-07",
            "update_date": "2024-04-15",
            "expiry_date": "2032-07-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "louis.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "pre-reg.org",
            "domain_keyword": "pre-reg",
            "domain_tld": "org",
            "query_time": "2024-05-23 21:37:23",
            "create_date": "2015-05-21",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Paul Gilligan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cumbria",
            "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.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "preprep.net",
            "domain_keyword": "preprep",
            "domain_tld": "net",
            "query_time": "2024-05-30 03:19:43",
            "create_date": "2020-03-31",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-31",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/cfd32e42-ff3f-4457-9116-538ce9babbf2",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "presreg.co.uk",
            "domain_keyword": "presreg",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 05:52:11",
            "create_date": "2009-05-21",
            "update_date": "2023-12-04",
            "expiry_date": "2026-05-21",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "prepregs.org",
            "domain_keyword": "prepregs",
            "domain_tld": "org",
            "query_time": "2024-04-28 20:01:25",
            "create_date": "2022-10-21",
            "update_date": "2023-09-23",
            "expiry_date": "2025-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "prevreg.com",
            "domain_keyword": "prevreg",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:54:26",
            "create_date": "2016-11-15",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "prepregs.net",
            "domain_keyword": "prepregs",
            "domain_tld": "net",
            "query_time": "2024-04-27 00:50:26",
            "create_date": "2016-11-15",
            "update_date": "2023-09-18",
            "expiry_date": "2029-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1157.websitewelcome.com",
                "ns1158.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "trepreg.com",
            "domain_keyword": "trepreg",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:31:11",
            "create_date": "2021-06-14",
            "update_date": "2023-05-25",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "preprex.com",
            "domain_keyword": "preprex",
            "domain_tld": "com",
            "query_time": "2024-05-17 18:13:59",
            "create_date": "2022-03-18",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-18",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "pre-reg.bike",
            "domain_keyword": "pre-reg",
            "domain_tld": "bike",
            "query_time": "2024-05-28 06:00:27",
            "create_date": "2020-11-08",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-08",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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": [
                "docks02.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "preprep.ru",
            "domain_keyword": "preprep",
            "domain_tld": "ru",
            "query_time": "2024-05-03 21:04:15",
            "create_date": "2018-08-20",
            "expiry_date": "2024-08-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns-1146.awsdns-15.org",
                "ns-1788.awsdns-31.co.uk",
                "ns-304.awsdns-38.com",
                "ns-893.awsdns-47.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "repreg.com",
            "domain_keyword": "repreg",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:03:17",
            "create_date": "2005-06-07",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pre-preg.store",
            "domain_keyword": "pre-preg",
            "domain_tld": "store",
            "query_time": "2024-05-22 07:39:16",
            "create_date": "2023-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-07",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns10.hoster.ru",
                "ns11.hoster.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "prepregs.ru",
            "domain_keyword": "prepregs",
            "domain_tld": "ru",
            "query_time": "2024-05-03 21:04:15",
            "create_date": "2019-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "TIMEWEB-RU",
            "registrant_company": "OOO Kompozit Izdeliya",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "prepre.org",
            "domain_keyword": "prepre",
            "domain_tld": "org",
            "query_time": "2024-04-27 00:50:25",
            "create_date": "2005-05-06",
            "update_date": "2022-02-19",
            "expiry_date": "2025-05-06",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "prepregi.ru",
            "domain_keyword": "prepregi",
            "domain_tld": "ru",
            "query_time": "2024-05-03 21:04:15",
            "create_date": "2021-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "TIMEWEB-RU",
            "registrant_company": "OOO Kompozit Izdeliya",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "presreg.net",
            "domain_keyword": "presreg",
            "domain_tld": "net",
            "query_time": "2024-04-11 15:16:52",
            "create_date": "2020-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "preprig.com",
            "domain_keyword": "preprig",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:50:32",
            "create_date": "2013-10-19",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "prepregs.info",
            "domain_keyword": "prepregs",
            "domain_tld": "info",
            "query_time": "2024-05-13 10:34:11",
            "create_date": "2016-11-15",
            "update_date": "2023-09-23",
            "expiry_date": "2027-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1157.websitewelcome.com",
                "ns1158.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "premreg.com",
            "domain_keyword": "premreg",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:23:48",
            "create_date": "2018-06-21",
            "update_date": "2023-05-19",
            "expiry_date": "2024-06-21",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of premreg.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1402.awsdns-47.org",
                "ns-2009.awsdns-59.co.uk",
                "ns-495.awsdns-61.com",
                "ns-665.awsdns-19.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "prereg.online",
            "domain_keyword": "prereg",
            "domain_tld": "online",
            "query_time": "2024-06-02 01:01:58",
            "create_date": "2024-02-11",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-11",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "prereg.net",
            "domain_keyword": "prereg",
            "domain_tld": "net",
            "query_time": "2024-04-11 01:33:04",
            "create_date": "2005-09-22",
            "update_date": "2023-09-23",
            "expiry_date": "2025-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=prereg.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "prereg.com",
            "domain_keyword": "prereg",
            "domain_tld": "com",
            "query_time": "2024-04-28 20:02:25",
            "create_date": "1997-12-22",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "prepre.biz",
            "domain_keyword": "prepre",
            "domain_tld": "biz",
            "query_time": "2024-05-13 10:34:11",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "arushi.ns.cloudflare.com",
                "konnor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "prereg.biz",
            "domain_keyword": "prereg",
            "domain_tld": "biz",
            "query_time": "2024-05-17 18:14:09",
            "create_date": "2023-11-04",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bangkok",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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-1030.awsdns-00.org",
                "ns-136.awsdns-17.com",
                "ns-1739.awsdns-25.co.uk",
                "ns-620.awsdns-13.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "preprg.com",
            "domain_keyword": "preprg",
            "domain_tld": "com",
            "query_time": "2024-05-13 10:34:12",
            "create_date": "2022-03-11",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-11",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "prereg.it",
            "domain_keyword": "prereg",
            "domain_tld": "it",
            "query_time": "2024-06-02 01:01:58",
            "create_date": "2021-11-22",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-22",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 45,
            "domain_name": "prereg.xyz",
            "domain_keyword": "prereg",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 11:33:35",
            "create_date": "2024-02-10",
            "update_date": "2024-02-22",
            "expiry_date": "2026-02-10",
            "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": 46,
            "domain_name": "prepre.best",
            "domain_keyword": "prepre",
            "domain_tld": "best",
            "query_time": "2024-04-28 20:01:24",
            "create_date": "2021-12-24",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-24",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://whois.co.kr",
            "registrant_company": "LEE, SEUNG SOO",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.wisaidc.co.kr",
                "ns2.wisaidc.com",
                "ns3.wisaidc.co.kr",
                "ns4.wisaidc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "preprex.net",
            "domain_keyword": "preprex",
            "domain_tld": "net",
            "query_time": "2024-05-30 03:20:05",
            "create_date": "2022-03-29",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-29",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "phepreg.co.uk",
            "domain_keyword": "phepreg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 15:08:36",
            "create_date": "2021-04-13",
            "update_date": "2023-06-01",
            "expiry_date": "2024-04-13",
            "registrar_name": "TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES]",
            "registrar_website": "https://www.gbnames.uk",
            "name_servers": [
                "ns1.gbnames.uk",
                "ns2.gbnames.uk",
                "ns3.gbnames.uk",
                "ns4.gbnames.uk"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 49,
            "domain_name": "prepre.site",
            "domain_keyword": "prepre",
            "domain_tld": "site",
            "query_time": "2024-04-28 20:01:24",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Evreyskaya Avtonomnaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "prepre.online",
            "domain_keyword": "prepre",
            "domain_tld": "online",
            "query_time": "2024-04-28 20:01:24",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Evreyskaya Avtonomnaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "prereg.pro",
            "domain_keyword": "prereg",
            "domain_tld": "pro",
            "query_time": "2024-05-13 10:34:48",
            "create_date": "2019-11-03",
            "update_date": "2023-10-05",
            "expiry_date": "2024-11-03",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Goulart Technical Consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1402.awsdns-47.org",
                "ns-1566.awsdns-03.co.uk",
                "ns-652.awsdns-17.net",
                "ns-67.awsdns-08.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "prereg.me",
            "domain_keyword": "prereg",
            "domain_tld": "me",
            "query_time": "2024-04-27 00:52:25",
            "create_date": "2014-10-01",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "asa.ns.cloudflare.com",
                "chris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "prereg.org",
            "domain_keyword": "prereg",
            "domain_tld": "org",
            "query_time": "2024-04-27 00:52:25",
            "create_date": "2006-11-29",
            "update_date": "2024-01-13",
            "expiry_date": "2024-11-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "prepre.space",
            "domain_keyword": "prepre",
            "domain_tld": "space",
            "query_time": "2024-04-28 20:01:24",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Evreyskaya Avtonomnaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "prepre.net",
            "domain_keyword": "prepre",
            "domain_tld": "net",
            "query_time": "2024-05-13 10:34:11",
            "create_date": "2023-06-15",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-15",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of prepre.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-1411.awsdns-48.org",
                "ns-1653.awsdns-14.co.uk",
                "ns-212.awsdns-26.com",
                "ns-585.awsdns-09.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "prepre.work",
            "domain_keyword": "prepre",
            "domain_tld": "work",
            "query_time": "2024-05-20 08:56:32",
            "create_date": "2020-01-30",
            "update_date": "2022-06-09",
            "expiry_date": "2028-01-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "namesv01.prepre.work",
                "namesv02.prepre.work"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "prereg.co.uk",
            "domain_keyword": "prereg",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 00:52:28",
            "create_date": "2003-11-15",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-15",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "prereg.quest",
            "domain_keyword": "prereg",
            "domain_tld": "quest",
            "query_time": "2024-05-29 16:16:32",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "170.ns1.abovedomains.com",
                "170.ns2.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "prepre.store",
            "domain_keyword": "prepre",
            "domain_tld": "store",
            "query_time": "2024-04-28 20:01:24",
            "create_date": "2023-08-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-12",
            "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": [
                "dorthy.ns.cloudflare.com",
                "ignacio.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "prepregs.com",
            "domain_keyword": "prepregs",
            "domain_tld": "com",
            "query_time": "2024-05-15 16:24:34",
            "create_date": "1996-12-09",
            "update_date": "2023-08-29",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=prepregs.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1157.websitewelcome.com",
                "ns1158.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "presreg.com",
            "domain_keyword": "presreg",
            "domain_tld": "com",
            "query_time": "2024-06-01 12:28:46",
            "create_date": "2009-05-21",
            "update_date": "2020-05-01",
            "expiry_date": "2024-05-21",
            "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": 62,
            "domain_name": "prepre.world",
            "domain_keyword": "prepre",
            "domain_tld": "world",
            "query_time": "2024-04-28 20:01:24",
            "create_date": "2021-12-24",
            "update_date": "2024-02-07",
            "expiry_date": "2024-12-24",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEE, SEUNG SOO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "prezrez.ca",
            "domain_keyword": "prezrez",
            "domain_tld": "ca",
            "query_time": "2024-04-10 08:02:15",
            "create_date": "2016-04-09",
            "update_date": "2016-04-14",
            "expiry_date": "2026-04-09",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "preperr.org",
            "domain_keyword": "preperr",
            "domain_tld": "org",
            "query_time": "2024-04-27 00:47:07",
            "create_date": "2015-03-18",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground323.com",
                "ns2.siteground323.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "prepere.com",
            "domain_keyword": "prepere",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:47:07",
            "create_date": "2004-08-09",
            "update_date": "2023-07-10",
            "expiry_date": "2024-08-09",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Lukas Nahlovsky",
            "registrant_state": "Czech Republic",
            "registrant_country": "CZ",
            "registrant_email": "https://csl-registrar.com/contact/prepere.com/owner",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "preparea.com",
            "domain_keyword": "preparea",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:40:20",
            "create_date": "2013-02-03",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "prepared.in",
            "domain_keyword": "prepared",
            "domain_tld": "in",
            "query_time": "2024-04-27 11:40:26",
            "create_date": "2013-08-15",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Country Fresh Mushrooms Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New South Wales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "prepweb.net",
            "domain_keyword": "prepweb",
            "domain_tld": "net",
            "query_time": "2024-04-27 00:51:39",
            "create_date": "2015-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "preppen.com",
            "domain_keyword": "preppen",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:48:46",
            "create_date": "2000-10-09",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-09",
            "registrar_iana": 73,
            "registrar_name": "Abion AB",
            "registrar_website": "www.abion.com",
            "registrant_country": "SE",
            "name_servers": [
                "dns1.serverdrift.com",
                "dns2.serverdrift.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "prepareu.info",
            "domain_keyword": "prepareu",
            "domain_tld": "info",
            "query_time": "2024-04-28 19:58:56",
            "create_date": "2017-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "prepjet.com",
            "domain_keyword": "prepjet",
            "domain_tld": "com",
            "query_time": "2024-05-13 10:33:48",
            "create_date": "2018-08-19",
            "update_date": "2020-01-15",
            "expiry_date": "2030-08-19",
            "registrar_iana": 3591,
            "registrar_name": "DropCatch.com 1382 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Andrew Norton",
            "registrant_company": "ALPES (PrepJet)",
            "registrant_address": "1 Ben Franklin Dr",
            "registrant_city": "Sarasota",
            "registrant_state": "FL",
            "registrant_zip": "34236",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2077768802",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "prepare.uk",
            "domain_keyword": "prepare",
            "domain_tld": "uk",
            "query_time": "2024-05-13 10:32:57",
            "create_date": "2019-06-10",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-10",
            "registrar_name": "eRank Ltd t/a eRank [Tag = ERANK]",
            "name_servers": [
                "ns1.chorals.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "prevpref.com",
            "domain_keyword": "prevpref",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:55:56",
            "create_date": "2021-12-12",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "prepare.site",
            "domain_keyword": "prepare",
            "domain_tld": "site",
            "query_time": "2024-04-11 15:12:19",
            "create_date": "2024-02-09",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-09",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "prepper.media",
            "domain_keyword": "prepper",
            "domain_tld": "media",
            "query_time": "2024-04-28 20:00:28",
            "create_date": "2022-09-07",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "prepress.tech",
            "domain_keyword": "prepress",
            "domain_tld": "tech",
            "query_time": "2024-04-28 20:01:27",
            "create_date": "2023-12-26",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "prepweb.it",
            "domain_keyword": "prepweb",
            "domain_tld": "it",
            "query_time": "2024-04-27 00:51:39",
            "create_date": "2003-07-09",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-11",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "COSWELL Spa",
            "registrant_address": "Via Gobetti n. 4",
            "registrant_city": "FUNO DI ARGELATO",
            "registrant_state": "BO",
            "registrant_zip": "40050",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 78,
            "domain_name": "prepresp.com",
            "domain_keyword": "prepresp",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:50:28",
            "create_date": "2015-10-19",
            "update_date": "2023-10-20",
            "expiry_date": "2025-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "prepreal.com",
            "domain_keyword": "prepreal",
            "domain_tld": "com",
            "query_time": "2024-05-27 17:27:29",
            "create_date": "2024-01-29",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ipreprog.com",
            "domain_keyword": "ipreprog",
            "domain_tld": "com",
            "query_time": "2024-05-28 15:35:05",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2026-05-25",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "IP Reprog'",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_state": "G",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "preprod.in",
            "domain_keyword": "preprod",
            "domain_tld": "in",
            "query_time": "2024-04-24 00:50:59",
            "create_date": "2018-03-28",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-28",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LA PHASE 5",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "prepress.feedback",
            "domain_keyword": "prepress",
            "domain_tld": "feedback",
            "query_time": "2024-04-27 00:50:29",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "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": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "predrag.work",
            "domain_keyword": "predrag",
            "domain_tld": "work",
            "query_time": "2024-04-27 14:10:09",
            "create_date": "2015-11-06",
            "update_date": "2024-02-25",
            "expiry_date": "2025-11-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RS",
            "registrant_email": "please query the rdds service of the registrar 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.orion.rs",
                "dns2.orion.rs",
                "dns3.orion.rs",
                "dns4.orion.rs"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "preareo.com",
            "domain_keyword": "preareo",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:12:44",
            "create_date": "2023-04-25",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-25",
            "registrar_iana": 921,
            "registrar_name": "Whiteglove Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "prepjet.net",
            "domain_keyword": "prepjet",
            "domain_tld": "net",
            "query_time": "2024-04-28 20:00:02",
            "create_date": "2017-01-27",
            "update_date": "2023-07-12",
            "expiry_date": "2031-01-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "prepprep.com",
            "domain_keyword": "prepprep",
            "domain_tld": "com",
            "query_time": "2024-04-28 20:01:12",
            "create_date": "2020-08-21",
            "update_date": "2023-07-02",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "proprep.co.uk",
            "domain_keyword": "proprep",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 21:58:44",
            "create_date": "2020-06-15",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-15",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "prodreg.com",
            "domain_keyword": "prodreg",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:30:41",
            "create_date": "1996-02-24",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "prepper.community",
            "domain_keyword": "prepper",
            "domain_tld": "community",
            "query_time": "2024-05-13 10:33:56",
            "create_date": "2014-08-17",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "prefref.com",
            "domain_keyword": "prefref",
            "domain_tld": "com",
            "query_time": "2024-04-14 02:44:40",
            "create_date": "2008-01-11",
            "update_date": "2018-03-18",
            "expiry_date": "2025-01-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1065.ui-dns.biz",
                "ns1065.ui-dns.com",
                "ns1065.ui-dns.de",
                "ns1065.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "prepare.nyc",
            "domain_keyword": "prepare",
            "domain_tld": "nyc",
            "query_time": "2024-04-28 19:57:54",
            "create_date": "2014-10-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "prepnet.com",
            "domain_keyword": "prepnet",
            "domain_tld": "com",
            "query_time": "2024-05-20 11:54:55",
            "create_date": "1988-06-30",
            "update_date": "2024-01-01",
            "expiry_date": "2025-06-29",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "prepare2.com",
            "domain_keyword": "prepare2",
            "domain_tld": "com",
            "query_time": "2024-04-29 14:35:48",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TJ Consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-138-b.gandi.net",
                "ns-171-c.gandi.net",
                "ns-81-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "preparex.com",
            "domain_keyword": "preparex",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:42:17",
            "create_date": "2006-04-20",
            "update_date": "2023-02-23",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "predrag.dev",
            "domain_keyword": "predrag",
            "domain_tld": "dev",
            "query_time": "2024-05-04 08:20:56",
            "create_date": "2020-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2026-12-19",
            "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": [
                "benedict.ns.cloudflare.com",
                "holly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "prepper.nexus",
            "domain_keyword": "prepper",
            "domain_tld": "nexus",
            "query_time": "2024-05-06 09:51:49",
            "create_date": "2023-12-31",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-31",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "dropreg.com",
            "domain_keyword": "dropreg",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:14:00",
            "create_date": "2006-04-21",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=dropreg.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "pregret.net",
            "domain_keyword": "pregret",
            "domain_tld": "net",
            "query_time": "2024-04-14 02:48:21",
            "create_date": "2015-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "prepget.com",
            "domain_keyword": "prepget",
            "domain_tld": "com",
            "query_time": "2024-04-18 21:51:15",
            "create_date": "2024-02-21",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "preprod.cloud",
            "domain_keyword": "preprod",
            "domain_tld": "cloud",
            "query_time": "2024-05-20 08:56:36",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.244,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>prepreg.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1552</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>pre-preg.ru, prepre.com, propreg.com, preprem.net, prepres.com, prepveg.ie, pregreg.com, pre-reg.com, preprep.tv, preprep.org, preprep.com, prepregi.com, prepret.com, presreg.site, pre-preg.com, propreg.co.uk, prepret.nl, preprego.com, pre-reg.org, preprep.net, presreg.co.uk, prepregs.org, prevreg.com, prepregs.net, trepreg.com, preprex.com, pre-reg.bike, preprep.ru, repreg.com, pre-preg.store, prepregs.ru, prepre.org, prepregi.ru, presreg.net, preprig.com, prepregs.info, premreg.com, prereg.online, prereg.net, prereg.com, prepre.biz, prereg.biz, preprg.com, prereg.it, prereg.xyz, prepre.best, preprex.net, phepreg.co.uk, prepre.site, prepre.online, prereg.pro, prereg.me, prereg.org, prepre.space, prepre.net, prepre.work, prereg.co.uk, prereg.quest, prepre.store, prepregs.com, presreg.com, prepre.world, prezrez.ca, preperr.org, prepere.com, preparea.com, prepared.in, prepweb.net, preppen.com, prepareu.info, prepjet.com, prepare.uk, prevpref.com, prepare.site, prepper.media, prepress.tech, prepweb.it, prepresp.com, prepreal.com, ipreprog.com, preprod.in, prepress.feedback, predrag.work, preareo.com, prepjet.net, prepprep.com, proprep.co.uk, prodreg.com, prepper.community, prefref.com, prepare.nyc, prepnet.com, prepare2.com, preparex.com, predrag.dev, prepper.nexus, dropreg.com, pregret.net, prepget.com, preprod.cloud</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pre-preg.ru</domain_name>
   <domain_keyword>pre-preg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:17:18</query_time>
   <create_date>2023-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns10.hoster.ru</value>
    <value>ns11.hoster.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>prepre.com</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 10:34:11</query_time>
   <create_date>1998-02-03</create_date>
   <update_date>2022-01-15</update_date>
   <expiry_date>2027-02-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>nyoronuc.maniac.ne.jp</value>
    <value>vps.prepre.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>propreg.com</domain_name>
   <domain_keyword>propreg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 21:50:34</query_time>
   <create_date>2002-05-28</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-28</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>4</num>
   <domain_name>preprem.net</domain_name>
   <domain_keyword>preprem</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 00:50:26</query_time>
   <create_date>2018-05-25</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-25</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 preprem.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-1393.awsdns-46.org</value>
    <value>ns-1910.awsdns-46.co.uk</value>
    <value>ns-287.awsdns-35.com</value>
    <value>ns-783.awsdns-33.net</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>5</num>
   <domain_name>prepres.com</domain_name>
   <domain_keyword>prepres</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:50:27</query_time>
   <create_date>2005-04-16</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>6</num>
   <domain_name>prepveg.ie</domain_name>
   <domain_keyword>prepveg</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-28 20:01:51</query_time>
   <create_date>2007-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Hostopia</registrar_name>
   <registrar_website>https://www.hostopia.com</registrar_website>
   <registrant_name>NUGENT PREPARED VEGETABLES AND POTATOES LIMITED</registrant_name>
   <name_servers>
    <value>dns1.host.ie</value>
    <value>dns2.host.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pregreg.com</domain_name>
   <domain_keyword>pregreg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:10:35</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pre-reg.com</domain_name>
   <domain_keyword>pre-reg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 06:04:31</query_time>
   <create_date>2020-03-27</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2027-03-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>preprep.tv</domain_name>
   <domain_keyword>preprep</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-02 01:00:55</query_time>
   <create_date>2017-12-08</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-08</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>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>10</num>
   <domain_name>preprep.org</domain_name>
   <domain_keyword>preprep</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 01:00:55</query_time>
   <create_date>2022-11-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2032-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>preprep.com</domain_name>
   <domain_keyword>preprep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:00:55</query_time>
   <create_date>1998-10-20</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-10-19</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.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-a4n8awuecru5juiujgazpn.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>prepregi.com</domain_name>
   <domain_keyword>prepregi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:56:32</query_time>
   <create_date>2021-01-17</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://home.pl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>prepret.com</domain_name>
   <domain_keyword>prepret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:50:32</query_time>
   <create_date>2017-11-04</create_date>
   <update_date>2020-10-29</update_date>
   <expiry_date>2024-11-04</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>14</num>
   <domain_name>presreg.site</domain_name>
   <domain_keyword>presreg</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-11 15:16:52</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>pre-preg.com</domain_name>
   <domain_keyword>pre-preg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:52:01</query_time>
   <create_date>2010-12-06</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2031-12-06</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>propreg.co.uk</domain_name>
   <domain_keyword>propreg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 21:50:34</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>may.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>prepret.nl</domain_name>
   <domain_keyword>prepret</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 10:34:12</query_time>
   <create_date>2012-06-08</create_date>
   <update_date>2021-04-06</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>preprego.com</domain_name>
   <domain_keyword>preprego</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 20:01:25</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2032-07-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>louis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pre-reg.org</domain_name>
   <domain_keyword>pre-reg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 21:37:23</query_time>
   <create_date>2015-05-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Paul Gilligan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cumbria</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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>preprep.net</domain_name>
   <domain_keyword>preprep</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 03:19:43</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/cfd32e42-ff3f-4457-9116-538ce9babbf2</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>presreg.co.uk</domain_name>
   <domain_keyword>presreg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 05:52:11</query_time>
   <create_date>2009-05-21</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2026-05-21</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>prepregs.org</domain_name>
   <domain_keyword>prepregs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 20:01:25</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2025-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns37.worldnic.com</value>
    <value>ns38.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>prevreg.com</domain_name>
   <domain_keyword>prevreg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:54:26</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</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>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>prepregs.net</domain_name>
   <domain_keyword>prepregs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 00:50:26</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2029-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1157.websitewelcome.com</value>
    <value>ns1158.websitewelcome.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>25</num>
   <domain_name>trepreg.com</domain_name>
   <domain_keyword>trepreg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:31:11</query_time>
   <create_date>2021-06-14</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>preprex.com</domain_name>
   <domain_keyword>preprex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 18:13:59</query_time>
   <create_date>2022-03-18</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>pre-reg.bike</domain_name>
   <domain_keyword>pre-reg</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-28 06:00:27</query_time>
   <create_date>2020-11-08</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>docks02.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>preprep.ru</domain_name>
   <domain_keyword>preprep</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 21:04:15</query_time>
   <create_date>2018-08-20</create_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns-1146.awsdns-15.org</value>
    <value>ns-1788.awsdns-31.co.uk</value>
    <value>ns-304.awsdns-38.com</value>
    <value>ns-893.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>repreg.com</domain_name>
   <domain_keyword>repreg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:03:17</query_time>
   <create_date>2005-06-07</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pre-preg.store</domain_name>
   <domain_keyword>pre-preg</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-22 07:39:16</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns10.hoster.ru</value>
    <value>ns11.hoster.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>prepregs.ru</domain_name>
   <domain_keyword>prepregs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 21:04:15</query_time>
   <create_date>2019-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_company>OOO Kompozit Izdeliya</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>prepre.org</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 00:50:25</query_time>
   <create_date>2005-05-06</create_date>
   <update_date>2022-02-19</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>prepregi.ru</domain_name>
   <domain_keyword>prepregi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 21:04:15</query_time>
   <create_date>2021-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_company>OOO Kompozit Izdeliya</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>presreg.net</domain_name>
   <domain_keyword>presreg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 15:16:52</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>preprig.com</domain_name>
   <domain_keyword>preprig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:50:32</query_time>
   <create_date>2013-10-19</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>prepregs.info</domain_name>
   <domain_keyword>prepregs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 10:34:11</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2027-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1157.websitewelcome.com</value>
    <value>ns1158.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>premreg.com</domain_name>
   <domain_keyword>premreg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:23:48</query_time>
   <create_date>2018-06-21</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-06-21</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 premreg.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1402.awsdns-47.org</value>
    <value>ns-2009.awsdns-59.co.uk</value>
    <value>ns-495.awsdns-61.com</value>
    <value>ns-665.awsdns-19.net</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>38</num>
   <domain_name>prereg.online</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 01:01:58</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-11</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>prereg.net</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 01:33:04</query_time>
   <create_date>2005-09-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=prereg.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>prereg.com</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 20:02:25</query_time>
   <create_date>1997-12-22</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</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>41</num>
   <domain_name>prepre.biz</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 10:34:11</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>arushi.ns.cloudflare.com</value>
    <value>konnor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>prereg.biz</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 18:14:09</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-04</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bangkok</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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-1030.awsdns-00.org</value>
    <value>ns-136.awsdns-17.com</value>
    <value>ns-1739.awsdns-25.co.uk</value>
    <value>ns-620.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>preprg.com</domain_name>
   <domain_keyword>preprg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 10:34:12</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>prereg.it</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 01:01:58</query_time>
   <create_date>2021-11-22</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>prereg.xyz</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 11:33:35</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2026-02-10</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>46</num>
   <domain_name>prepre.best</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-04-28 20:01:24</query_time>
   <create_date>2021-12-24</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_company>LEE, SEUNG SOO</registrant_company>
   <registrant_country>KR</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.wisaidc.co.kr</value>
    <value>ns2.wisaidc.com</value>
    <value>ns3.wisaidc.co.kr</value>
    <value>ns4.wisaidc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>preprex.net</domain_name>
   <domain_keyword>preprex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 03:20:05</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>phepreg.co.uk</domain_name>
   <domain_keyword>phepreg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 15:08:36</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-04-13</expiry_date>
   <registrar_name>TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES]</registrar_name>
   <registrar_website>https://www.gbnames.uk</registrar_website>
   <name_servers>
    <value>ns1.gbnames.uk</value>
    <value>ns2.gbnames.uk</value>
    <value>ns3.gbnames.uk</value>
    <value>ns4.gbnames.uk</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>prepre.site</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-28 20:01:24</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Evreyskaya Avtonomnaya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>prepre.online</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-28 20:01:24</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Evreyskaya Avtonomnaya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>prereg.pro</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 10:34:48</query_time>
   <create_date>2019-11-03</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Goulart Technical Consulting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1402.awsdns-47.org</value>
    <value>ns-1566.awsdns-03.co.uk</value>
    <value>ns-652.awsdns-17.net</value>
    <value>ns-67.awsdns-08.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>prereg.me</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-27 00:52:25</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>asa.ns.cloudflare.com</value>
    <value>chris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>prereg.org</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 00:52:25</query_time>
   <create_date>2006-11-29</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>prepre.space</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-28 20:01:24</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Evreyskaya Avtonomnaya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>prepre.net</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 10:34:11</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-15</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 prepre.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-1411.awsdns-48.org</value>
    <value>ns-1653.awsdns-14.co.uk</value>
    <value>ns-212.awsdns-26.com</value>
    <value>ns-585.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>prepre.work</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-20 08:56:32</query_time>
   <create_date>2020-01-30</create_date>
   <update_date>2022-06-09</update_date>
   <expiry_date>2028-01-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>namesv01.prepre.work</value>
    <value>namesv02.prepre.work</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>prereg.co.uk</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 00:52:28</query_time>
   <create_date>2003-11-15</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-15</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>prereg.quest</domain_name>
   <domain_keyword>prereg</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-29 16:16:32</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>170.ns1.abovedomains.com</value>
    <value>170.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>prepre.store</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 20:01:24</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-12</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>dorthy.ns.cloudflare.com</value>
    <value>ignacio.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>prepregs.com</domain_name>
   <domain_keyword>prepregs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 16:24:34</query_time>
   <create_date>1996-12-09</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=prepregs.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1157.websitewelcome.com</value>
    <value>ns1158.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>presreg.com</domain_name>
   <domain_keyword>presreg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 12:28:46</query_time>
   <create_date>2009-05-21</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-05-21</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>62</num>
   <domain_name>prepre.world</domain_name>
   <domain_keyword>prepre</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-28 20:01:24</query_time>
   <create_date>2021-12-24</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEE, SEUNG SOO</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>KR</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.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>prezrez.ca</domain_name>
   <domain_keyword>prezrez</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-10 08:02:15</query_time>
   <create_date>2016-04-09</create_date>
   <update_date>2016-04-14</update_date>
   <expiry_date>2026-04-09</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.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>64</num>
   <domain_name>preperr.org</domain_name>
   <domain_keyword>preperr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 00:47:07</query_time>
   <create_date>2015-03-18</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.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>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.siteground323.com</value>
    <value>ns2.siteground323.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>prepere.com</domain_name>
   <domain_keyword>prepere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:47:07</query_time>
   <create_date>2004-08-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Lukas Nahlovsky</registrant_company>
   <registrant_state>Czech Republic</registrant_state>
   <registrant_country>CZ</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/prepere.com/owner</registrant_email>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>preparea.com</domain_name>
   <domain_keyword>preparea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:40:20</query_time>
   <create_date>2013-02-03</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>67</num>
   <domain_name>prepared.in</domain_name>
   <domain_keyword>prepared</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-27 11:40:26</query_time>
   <create_date>2013-08-15</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Country Fresh Mushrooms Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>prepweb.net</domain_name>
   <domain_keyword>prepweb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 00:51:39</query_time>
   <create_date>2015-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>preppen.com</domain_name>
   <domain_keyword>preppen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:48:46</query_time>
   <create_date>2000-10-09</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>www.abion.com</registrar_website>
   <registrant_country>SE</registrant_country>
   <name_servers>
    <value>dns1.serverdrift.com</value>
    <value>dns2.serverdrift.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>prepareu.info</domain_name>
   <domain_keyword>prepareu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 19:58:56</query_time>
   <create_date>2017-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>prepjet.com</domain_name>
   <domain_keyword>prepjet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 10:33:48</query_time>
   <create_date>2018-08-19</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2030-08-19</expiry_date>
   <registrar_iana>3591</registrar_iana>
   <registrar_name>DropCatch.com 1382 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Andrew Norton</registrant_name>
   <registrant_company>ALPES (PrepJet)</registrant_company>
   <registrant_address>1 Ben Franklin Dr</registrant_address>
   <registrant_city>Sarasota</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>34236</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2077768802</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>prepare.uk</domain_name>
   <domain_keyword>prepare</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-13 10:32:57</query_time>
   <create_date>2019-06-10</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>eRank Ltd t/a eRank [Tag = ERANK]</registrar_name>
   <name_servers>
    <value>ns1.chorals.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>prevpref.com</domain_name>
   <domain_keyword>prevpref</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:55:56</query_time>
   <create_date>2021-12-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>prepare.site</domain_name>
   <domain_keyword>prepare</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-11 15:12:19</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-09</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>prepper.media</domain_name>
   <domain_keyword>prepper</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-28 20:00:28</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>76</num>
   <domain_name>prepress.tech</domain_name>
   <domain_keyword>prepress</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-28 20:01:27</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>prepweb.it</domain_name>
   <domain_keyword>prepweb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-27 00:51:39</query_time>
   <create_date>2003-07-09</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>COSWELL Spa</registrant_company>
   <registrant_address>Via Gobetti n. 4</registrant_address>
   <registrant_city>FUNO DI ARGELATO</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40050</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>78</num>
   <domain_name>prepresp.com</domain_name>
   <domain_keyword>prepresp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:50:28</query_time>
   <create_date>2015-10-19</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2025-10-19</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>ns11.domaincontrol.com</value>
    <value>ns12.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>79</num>
   <domain_name>prepreal.com</domain_name>
   <domain_keyword>prepreal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 17:27:29</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ipreprog.com</domain_name>
   <domain_keyword>ipreprog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 15:35:05</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2026-05-25</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>IP Reprog'</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_state>G</registrant_state>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>preprod.in</domain_name>
   <domain_keyword>preprod</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-24 00:50:59</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LA PHASE 5</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>prepress.feedback</domain_name>
   <domain_keyword>prepress</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-04-27 00:50:29</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</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>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>predrag.work</domain_name>
   <domain_keyword>predrag</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-27 14:10:09</query_time>
   <create_date>2015-11-06</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-11-06</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>GDPR Masked</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>RS</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.orion.rs</value>
    <value>dns2.orion.rs</value>
    <value>dns3.orion.rs</value>
    <value>dns4.orion.rs</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>preareo.com</domain_name>
   <domain_keyword>preareo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:12:44</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>921</registrar_iana>
   <registrar_name>Whiteglove Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>prepjet.net</domain_name>
   <domain_keyword>prepjet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 20:00:02</query_time>
   <create_date>2017-01-27</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2031-01-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>prepprep.com</domain_name>
   <domain_keyword>prepprep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 20:01:12</query_time>
   <create_date>2020-08-21</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>proprep.co.uk</domain_name>
   <domain_keyword>proprep</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 21:58:44</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>prodreg.com</domain_name>
   <domain_keyword>prodreg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:30:41</query_time>
   <create_date>1996-02-24</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>89</num>
   <domain_name>prepper.community</domain_name>
   <domain_keyword>prepper</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-13 10:33:56</query_time>
   <create_date>2014-08-17</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>prefref.com</domain_name>
   <domain_keyword>prefref</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 02:44:40</query_time>
   <create_date>2008-01-11</create_date>
   <update_date>2018-03-18</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1065.ui-dns.biz</value>
    <value>ns1065.ui-dns.com</value>
    <value>ns1065.ui-dns.de</value>
    <value>ns1065.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>prepare.nyc</domain_name>
   <domain_keyword>prepare</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-28 19:57:54</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-07</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>prepnet.com</domain_name>
   <domain_keyword>prepnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 11:54:55</query_time>
   <create_date>1988-06-30</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-06-29</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.rackspace.com</value>
    <value>ns2.rackspace.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>93</num>
   <domain_name>prepare2.com</domain_name>
   <domain_keyword>prepare2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 14:35:48</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TJ Consulting</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-138-b.gandi.net</value>
    <value>ns-171-c.gandi.net</value>
    <value>ns-81-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>preparex.com</domain_name>
   <domain_keyword>preparex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:42:17</query_time>
   <create_date>2006-04-20</create_date>
   <update_date>2023-02-23</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>predrag.dev</domain_name>
   <domain_keyword>predrag</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-04 08:20:56</query_time>
   <create_date>2020-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2026-12-19</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>benedict.ns.cloudflare.com</value>
    <value>holly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>prepper.nexus</domain_name>
   <domain_keyword>prepper</domain_keyword>
   <domain_tld>nexus</domain_tld>
   <query_time>2024-05-06 09:51:49</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-31</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>dropreg.com</domain_name>
   <domain_keyword>dropreg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:14:00</query_time>
   <create_date>2006-04-21</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-21</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 Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=dropreg.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.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>pregret.net</domain_name>
   <domain_keyword>pregret</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 02:48:21</query_time>
   <create_date>2015-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>prepget.com</domain_name>
   <domain_keyword>prepget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 21:51:15</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>preprod.cloud</domain_name>
   <domain_keyword>preprod</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-20 08:56:36</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</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>
 </results>
 <stats>
  <total_time>0.244</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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