WHOIS QUERY TIME

3 May 2024 - 3:30 PM UTC

Registered: 2 July 2018
Modified: 12 June 2023
Expiry: 2 July 2024

REGISTRAR

Name: 1API GmbH
Website: https://www.1api.net/

DNSSEC

Unsigned

NAME SERVERS

ns67.domaincontrol.com
ns68.domaincontrol.com

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=s1m.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "s1m.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "s1m.pl",
            "domain_keyword": "s1m",
            "domain_tld": "pl",
            "query_time": "2024-05-03 15:30:45",
            "create_date": "2018-07-02",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-02",
            "registrar_name": "1API GmbH",
            "registrar_website": "https://www.1api.net/",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>s1m.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>s1m.pl</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-03 15:30:45</query_time>
   <create_date>2018-07-02</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>https://www.1api.net/</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.297 seconds) for "s1m.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2023 - 7:06 AM UTC

Registered: 2 July 2018
Modified: 12 June 2022
Expiry: 2 July 2023

REGISTRAR

Name: 1API GmbH

DNSSEC

Unsigned

NAME SERVERS

ns67.domaincontrol.com
ns68.domaincontrol.com

#2 - QUERY TIME

24 Jul 2023 - 12:00 AM UTC

Registered: 2 July 2018
Modified: 12 June 2023
Expiry: 2 July 2024

REGISTRAR

Name: 1API GmbH

DNSSEC

Unsigned

NAME SERVERS

ns67.domaincontrol.com
ns68.domaincontrol.com

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=s1m.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "s1m.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "s1m.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "s1m.pl",
            "domain_keyword": "s1m",
            "domain_tld": "pl",
            "query_time": "2023-05-04 07:06:54",
            "create_date": "2018-07-02",
            "update_date": "2022-06-12",
            "expiry_date": "2023-07-02",
            "registrar_name": "1API GmbH",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "s1m.pl",
            "domain_keyword": "s1m",
            "domain_tld": "pl",
            "query_time": "2023-07-24 00:00:55",
            "create_date": "2018-07-02",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-02",
            "registrar_name": "1API GmbH",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.297,
        "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>s1m.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>s1m.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>s1m.pl</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-04 07:06:54</query_time>
   <create_date>2018-07-02</create_date>
   <update_date>2022-06-12</update_date>
   <expiry_date>2023-07-02</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>s1m.pl</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-07-24 00:00:55</query_time>
   <create_date>2018-07-02</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.297</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 16 domain names (in 0.331 seconds) which contained the exact domain keyword "s1m".
Domain Name Registered Expiry Registrar Ownership
1 s1m.com 20 Nov 1997 19 Nov 2026 GoDaddy.com, LLC -
2 s1m.ru 14 Feb 2008 14 Feb 2025 ARDIS-RU Private Person
3 s1m.nl 2 Jan 2018 - Mijn InternetOplossing B.V. -
4 s1m.pl 2 Jul 2018 2 Jul 2024 1API GmbH -
5 s1m.org 14 Sep 2019 14 Sep 2024 Dynadot Inc REDACTED FOR PRIVACY
6 s1m.zone 21 Jun 2021 21 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 s1m.ro 16 Dec 2021 15 Dec 2024 EXIM HOST SRL -
8 s1m.uk 24 Sep 2022 24 Sep 2024 20i Ltd [Tag = STACK] -
9 s1m.co.uk 24 Sep 2022 24 Sep 2024 20i Ltd [Tag = STACK] -
10 s1m.net 18 Oct 2022 18 Oct 2024 Porkbun LLC Private by Design, LLC
11 s1m.work 2 Nov 2022 2 Nov 2024 Wild West Domains, Inc. REDACTED FOR PRIVACY
12 s1m.shop 3 Nov 2022 3 Nov 2024 GoDaddy.com LLC -
13 s1m.one 16 Jun 2023 16 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 s1m.lat 24 Aug 2023 24 Aug 2024 Porkbun, LLC Private by Design, LLC
15 s1m.network 31 Jan 2024 31 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170085998
16 s1m.link 15 Feb 2024 15 Feb 2027 Amazon Registrar, Inc. Identity Protection Service
17 s1m.xyz 25 May 2024 25 May 2025 Atak Domain Hosting Ere Ety

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=s1m&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "s1m",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 17,
        "relation": "eq",
        "current": 17
    },
    "unique_domains": "s1m.com, s1m.ru, s1m.nl, s1m.pl, s1m.org, s1m.zone, s1m.ro, s1m.uk, s1m.co.uk, s1m.net, s1m.work, s1m.shop, s1m.one, s1m.lat, s1m.network, s1m.link, s1m.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "s1m.com",
            "domain_keyword": "s1m",
            "domain_tld": "com",
            "query_time": "2024-06-12 21:21:36",
            "create_date": "1997-11-20",
            "update_date": "2022-09-22",
            "expiry_date": "2026-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "s1m.ru",
            "domain_keyword": "s1m",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:08:55",
            "create_date": "2008-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sitesale.ru",
                "ns2.sitesale.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "s1m.nl",
            "domain_keyword": "s1m",
            "domain_tld": "nl",
            "query_time": "2024-04-16 02:57:03",
            "create_date": "2018-01-02",
            "update_date": "2022-01-12",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.tdnx.net",
                "ns2.tdnx.net",
                "ns3.tdnx.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "s1m.pl",
            "domain_keyword": "s1m",
            "domain_tld": "pl",
            "query_time": "2024-05-03 15:30:45",
            "create_date": "2018-07-02",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-02",
            "registrar_name": "1API GmbH",
            "registrar_website": "https://www.1api.net/",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "s1m.org",
            "domain_keyword": "s1m",
            "domain_tld": "org",
            "query_time": "2024-04-16 02:57:03",
            "create_date": "2019-09-14",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "s1m.zone",
            "domain_keyword": "s1m",
            "domain_tld": "zone",
            "query_time": "2024-05-01 06:35:29",
            "create_date": "2021-06-21",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "s1m.ro",
            "domain_keyword": "s1m",
            "domain_tld": "ro",
            "query_time": "2024-06-10 23:32:47",
            "create_date": "2021-12-16",
            "expiry_date": "2024-12-15",
            "registrar_name": "EXIM HOST SRL",
            "registrar_website": "sitebunker.ro",
            "name_servers": [
                "ns1.nexloc.ro",
                "ns2.nexloc.ro",
                "ns3.nexloc.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 8,
            "domain_name": "s1m.uk",
            "domain_keyword": "s1m",
            "domain_tld": "uk",
            "query_time": "2024-06-12 21:21:36",
            "create_date": "2022-09-24",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "s1m.co.uk",
            "domain_keyword": "s1m",
            "domain_tld": "co.uk",
            "query_time": "2024-06-12 21:21:36",
            "create_date": "2022-09-24",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "s1m.net",
            "domain_keyword": "s1m",
            "domain_tld": "net",
            "query_time": "2024-05-10 02:58:38",
            "create_date": "2022-10-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/s1m.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "s1m.work",
            "domain_keyword": "s1m",
            "domain_tld": "work",
            "query_time": "2024-05-10 02:58:40",
            "create_date": "2022-11-02",
            "update_date": "2022-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Georgia",
            "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": 12,
            "domain_name": "s1m.shop",
            "domain_keyword": "s1m",
            "domain_tld": "shop",
            "query_time": "2024-04-16 02:57:03",
            "create_date": "2022-11-03",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "s1m.one",
            "domain_keyword": "s1m",
            "domain_tld": "one",
            "query_time": "2024-05-10 02:58:38",
            "create_date": "2023-06-16",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-16",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "s1m.lat",
            "domain_keyword": "s1m",
            "domain_tld": "lat",
            "query_time": "2024-05-10 02:58:38",
            "create_date": "2023-08-24",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "s1m.network",
            "domain_keyword": "s1m",
            "domain_tld": "network",
            "query_time": "2024-05-25 01:19:22",
            "create_date": "2024-01-31",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170085998",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "s1m.link",
            "domain_keyword": "s1m",
            "domain_tld": "link",
            "query_time": "2024-06-12 21:21:36",
            "create_date": "2024-02-15",
            "update_date": "2024-02-20",
            "expiry_date": "2027-02-15",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1283.awsdns-32.org",
                "ns-2045.awsdns-63.co.uk",
                "ns-218.awsdns-27.com",
                "ns-589.awsdns-09.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "s1m.xyz",
            "domain_keyword": "s1m",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 17:45:42",
            "create_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "Ere Ety",
            "registrant_state": "Almaty",
            "registrant_country": "KZ",
            "registrant_email": "please query the rdds service of the 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": [
                "eu.atakdomain.com",
                "tr.atakdomain.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.331,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>s1m</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>17</total>
  <relation>eq</relation>
  <current>17</current>
 </count>
 <unique_domains>s1m.com, s1m.ru, s1m.nl, s1m.pl, s1m.org, s1m.zone, s1m.ro, s1m.uk, s1m.co.uk, s1m.net, s1m.work, s1m.shop, s1m.one, s1m.lat, s1m.network, s1m.link, s1m.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>s1m.com</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 21:21:36</query_time>
   <create_date>1997-11-20</create_date>
   <update_date>2022-09-22</update_date>
   <expiry_date>2026-11-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>ns.liquidweb.com</value>
    <value>ns1.liquidweb.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>s1m.ru</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:08:55</query_time>
   <create_date>2008-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sitesale.ru</value>
    <value>ns2.sitesale.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>s1m.nl</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 02:57:03</query_time>
   <create_date>2018-01-02</create_date>
   <update_date>2022-01-12</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.tdnx.net</value>
    <value>ns2.tdnx.net</value>
    <value>ns3.tdnx.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>s1m.pl</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-03 15:30:45</query_time>
   <create_date>2018-07-02</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>https://www.1api.net/</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>s1m.org</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 02:57:03</query_time>
   <create_date>2019-09-14</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>s1m.zone</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-01 06:35:29</query_time>
   <create_date>2021-06-21</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>s1m.ro</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-10 23:32:47</query_time>
   <create_date>2021-12-16</create_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>EXIM HOST SRL</registrar_name>
   <registrar_website>sitebunker.ro</registrar_website>
   <name_servers>
    <value>ns1.nexloc.ro</value>
    <value>ns2.nexloc.ro</value>
    <value>ns3.nexloc.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>s1m.uk</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-12 21:21:36</query_time>
   <create_date>2022-09-24</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>s1m.co.uk</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-12 21:21:36</query_time>
   <create_date>2022-09-24</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>s1m.net</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 02:58:38</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/s1m.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>s1m.work</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-10 02:58:40</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2022-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>Georgia</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>12</num>
   <domain_name>s1m.shop</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 02:57:03</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>s1m.one</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-10 02:58:38</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-16</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>s1m.lat</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-10 02:58:38</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>s1m.network</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-25 01:19:22</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170085998</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>s1m.link</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-12 21:21:36</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2027-02-15</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1283.awsdns-32.org</value>
    <value>ns-2045.awsdns-63.co.uk</value>
    <value>ns-218.awsdns-27.com</value>
    <value>ns-589.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>s1m.xyz</domain_name>
   <domain_keyword>s1m</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 17:45:42</query_time>
   <create_date>2024-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>Ere Ety</registrant_company>
   <registrant_state>Almaty</registrant_state>
   <registrant_country>KZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>eu.atakdomain.com</value>
    <value>tr.atakdomain.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.331</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 4,981 domain names (in 0.236 seconds) which look and sound like the brand name "s1m".
Domain Name Registered Expiry Registrar Ownership
1 21m.solutions 7 Oct 2023 7 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 sgm.bet 23 Dec 2021 23 Dec 2025 Dreamscape Networks International Pte Ltd Domain Recover
3 a1m.tech 17 Apr 2017 17 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
4 spm.digital 16 Dec 2015 16 Dec 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
5 s19.uk 10 Oct 2022 10 Oct 2025 ANY-Web Limited [Tag = ANY-WEB] -
6 s17.plus 26 Apr 2023 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 sim.game 5 Jan 2024 5 Jan 2025 1API GmbH Domains By Proxy, LLC
8 sum.fun 15 Oct 2020 15 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
9 swm.org.pl 1 Sep 2013 1 Sep 2024 OVH SAS -
10 s6m.cn 30 Jul 2019 30 Jul 2024 上海美橙科技信息发展有限公司 厦门珠明发智能科技有限公司西安分公司
11 s1zm.net 15 Sep 2012 15 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
12 s2m.it 28 Jan 2024 28 Jan 2025 Register S.p.a. Mathia Milani
13 stm.hu 29 Dec 2000 - - -
14 s2m.group 22 Jun 2020 22 Jun 2024 OVH SAS OL1MP
15 srm.earth 29 Apr 2023 29 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 s17.dk 27 Jan 2019 31 Jan 2025 - Frederik Askov Storm
17 61m.cc 8 Aug 2023 8 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
18 sqm.zip 8 May 2023 8 May 2025 eNom, Inc. Contact Privacy Inc. Customer 7151571251
19 sm1.site 9 May 2024 9 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
20 scm.systems 17 Nov 2023 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 s1f.xyz 24 Jan 2024 24 Jan 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
22 sqm.ru 15 May 2006 15 May 2025 REGRU-RU JSC "OPTIMA"
23 sam.pro 23 Jun 2021 23 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
24 s1j.info 18 Mar 2024 18 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 s-m.town 11 Feb 2020 11 Feb 2025 Gandi SAS Audigent
26 spm.marketing 2 Oct 2022 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 sxm.co.uk 8 Sep 1999 8 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
28 y1m.cc 11 May 2023 11 May 2025 GoDaddy.com, LLC -
29 s4m.cn 21 Apr 2014 21 Apr 2025 Web Commerce Communications Limited 李小川
30 sm1.com 20 Feb 1997 16 Nov 2024 GoDaddy.com, LLC -
31 s1v.cn 27 Mar 2024 27 Mar 2025 北京资海科技有限责任公司 罗辉
32 11m.in 30 Mar 2013 30 Mar 2025 Endurance Digital Domain Technology LLP du jiale
33 sfm.tips 17 Jul 2017 17 Jul 2024 Squarespace Domains II LLC Monocle6 LLC
34 slm.io 28 Jun 2023 28 Jun 2025 Sav.com, LLC Privacy Protection
35 r1m.us 6 Apr 2023 6 Apr 2024 Porkbun James Scarfti
36 smm.co.mz 19 Aug 2014 20 Oct 2024 CIUEM Registrar SMM
37 s1c.co.jp 24 Jun 2010 - - S One Corporation
38 s15.com.br 22 Jun 2014 22 Jun 2024 - Leonardo Costa Mayolino
39 sam.ly 25 Aug 2009 25 Aug 2024 Libyan Spider Network (int) Thomas Schmitz
40 s-m.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
41 skm.com.br 31 Aug 2010 31 Aug 2025 - Aikos Desenvolvimento de Sistemas e Solu??es em TI
42 ssm.co.in 19 Nov 2011 19 Nov 2024 INDYADOT DiscoverBharat LLP
43 sm1.lat 5 Aug 2023 5 Aug 2024 Porkbun, LLC Private by Design, LLC
44 sum.vip 22 Nov 2016 22 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang hao
45 sem.africa 1 Dec 2023 1 Dec 2024 101domain GRS Ltd. Digital Privacy Corporation
46 sdm.world 21 Sep 2019 21 Sep 2024 Mesh Digital Limited Domains By Proxy, LLC
47 sdm.dev 28 Feb 2019 28 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
48 scm.net.cn 21 Dec 2022 21 Dec 2024 成都西维数码科技有限公司 上海科尔顿网络有限公司
49 s17.uk 21 Mar 2019 21 Mar 2025 ANY-Web Limited [Tag = ANY-WEB] -
50 s13.space 1 Aug 2015 1 Aug 2024 InternetX GmbH jn jangled nerves GmbH
51 sfm.net 9 Dec 2014 5 Aug 2024 Vautron Rechenzentrum AG Sueddeutsche Feinmechanik GmbH
52 sbm.report 9 Aug 2022 9 Aug 2024 Squarespace Domains II LLC Space Between Marketing
53 stm.wedding 11 Jul 2019 11 Jul 2029 GoDaddy.com, LLC Domains By Proxy, LLC
54 stm.pw 21 Aug 2022 21 Aug 2024 CSL Computer Service Langenbach GmbH -
55 21m.life 4 Sep 2020 4 Sep 2024 Squarespace Domains II LLC Integrity
56 smm.directory 13 Sep 2023 13 Sep 2024 URL Solutions, Inc. GLOBAL DOMAIN PRIVACY SERVICES INC
57 srm.sydney 21 May 2023 21 May 2025 GoDaddy.com, LLC SRM Termite and Pest Control
58 spm.info 14 Jan 2004 14 Jan 2025 Epik LLC Anonymize LLC
59 sym.email 15 May 2014 15 May 2025 http.net Internet GmbH S.Y.M GmbH - Marketing, Public Relations & Events
60 spm.com 28 May 1997 2 Jun 2025 Squarespace Domains II LLC Scientific Pest Management (Thailand) Co., Ltd.
61 sim.partners 14 Nov 2016 14 Nov 2026 GoDaddy.com, LLC Domains By Proxy, LLC
62 som.ink 25 Mar 2019 25 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wangzhi
63 sem.international 7 Jan 2015 7 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
64 szm.be 12 May 2018 - CRegISP Ltd -
65 h1m.world 28 Mar 2023 28 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 swm.cc 26 Sep 2002 26 Sep 2024 Mesh Digital Limited -
67 n1m.net 9 Feb 2000 9 Feb 2025 Tucows Domains Inc. -
68 a1m.club 25 Apr 2021 25 Apr 2024 IONOS SE 1&1 Internet Inc
69 s19.be 9 Sep 2017 - OVH -
70 s1e.dev 30 May 2024 30 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
71 s4m.solutions 7 Feb 2024 7 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 sgm.cc 13 Aug 1999 13 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
73 spm.news 26 Nov 2020 26 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 smm.rest 3 Apr 2023 3 Apr 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
75 smm.fo 25 Sep 2023 25 Sep 2024 Sarek Oy -
76 srm.com.br 9 Nov 1998 9 Nov 2024 - Manac? Ve?culos Ltda
77 sym.cx 20 May 2017 20 May 2025 West263 International Limited li guang yu
78 s-m.group 21 Feb 2024 21 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
79 5s1m.com 14 Sep 2010 2 Oct 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
80 s11.by 14 Jul 2021 14 Jul 2025 Reliable Software, Ltd Частное строительное-торговое унитарное предприятие "Арт-Сапсан"
81 61m.it 21 Mar 2012 9 Sep 2024 Aruba s.p.a. DPS Soluzioni Informatiche s.r.l.
82 s4m.org 6 May 2000 6 May 2026 Easyspace Limited REDACTED FOR PRIVACY
83 t1m.net 4 May 2005 5 May 2025 DREAMHOST Proxy Protection LLC
84 v1m.app 12 Apr 2023 12 Apr 2025 Porkbun LLC Private by Design, LLC
85 21m.shop 1 Mar 2023 1 Mar 2025 Tucows Domains Inc. -
86 sim.vu 27 Dec 2017 27 Dec 2024 Key-Systems GmbH Bradley Hawthorne
87 scm.net.br 26 Dec 2005 26 Dec 2024 - Jupiter Telecomunicacoes e Informatica Ltda
88 sum.engineering 8 Mar 2021 8 Mar 2025 Gandi SAS Some Engineering Inc.
89 11m.live 13 Jun 2023 13 Jun 2024 Sav.com, LLC Privacy Protection
90 11m.dev 4 May 2023 4 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
91 sum.co.mz 15 Jul 2022 15 Jul 2024 Inventa Mozambique Inventa Mozambique, Lda
92 sfm.lt 26 Jul 2023 27 Jul 2024 UAB "Interneto vizija" -
93 skm.plus 4 Mar 2020 4 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
94 sjm.aero 11 Jun 2021 11 Jun 2024 EnCirca, Inc. Superior Jet Maintenance, Inc,.
95 srm.ai - - 1api.net Domains By Proxy, LLC
96 sam.app 9 May 2018 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 slm.cc 22 Aug 2004 22 Aug 2024 Web Commerce Communications Limited dba WebNic.cc -
98 smm.nz 16 Aug 2021 - PDR Limited -
99 sim.management 11 Apr 2022 11 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 scm.com.pt - 3 Dec 2025 - SOCIEDADE COMERCIAL E MOAGEM, UNIPESSOAL, LDA
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 S1m.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=s1m.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "s1m.pl",
        "page_size": 100
    },
    "count": {
        "total": 4981,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "21m.solutions, sgm.bet, a1m.tech, spm.digital, s19.uk, s17.plus, sim.game, sum.fun, swm.org.pl, s6m.cn, s1zm.net, s2m.it, stm.hu, s2m.group, srm.earth, s17.dk, 61m.cc, sqm.zip, sm1.site, scm.systems, s1f.xyz, sqm.ru, sam.pro, s1j.info, s-m.town, spm.marketing, sxm.co.uk, y1m.cc, s4m.cn, sm1.com, s1v.cn, 11m.in, sfm.tips, slm.io, r1m.us, smm.co.mz, s1c.co.jp, s15.com.br, sam.ly, s-m.ai, skm.com.br, ssm.co.in, sm1.lat, sum.vip, sem.africa, sdm.world, sdm.dev, scm.net.cn, s17.uk, s13.space, sfm.net, sbm.report, stm.wedding, stm.pw, 21m.life, smm.directory, srm.sydney, spm.info, sym.email, spm.com, sim.partners, som.ink, sem.international, szm.be, h1m.world, swm.cc, n1m.net, a1m.club, s19.be, s1e.dev, s4m.solutions, sgm.cc, spm.news, smm.rest, smm.fo, srm.com.br, sym.cx, s-m.group, 5s1m.com, s11.by, 61m.it, s4m.org, t1m.net, v1m.app, 21m.shop, sim.vu, scm.net.br, sum.engineering, 11m.live, 11m.dev, sum.co.mz, sfm.lt, skm.plus, sjm.aero, srm.ai, sam.app, slm.cc, smm.nz, sim.management, scm.com.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "21m.solutions",
            "domain_keyword": "21m",
            "domain_tld": "solutions",
            "query_time": "2024-04-29 03:01:55",
            "create_date": "2023-10-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sgm.bet",
            "domain_keyword": "sgm",
            "domain_tld": "bet",
            "query_time": "2024-05-01 12:23:30",
            "create_date": "2021-12-23",
            "update_date": "2023-12-22",
            "expiry_date": "2025-12-23",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Recover",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkme.com.au",
                "ns2.parkme.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "a1m.tech",
            "domain_keyword": "a1m",
            "domain_tld": "tech",
            "query_time": "2024-05-02 16:31:04",
            "create_date": "2017-04-17",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "spm.digital",
            "domain_keyword": "spm",
            "domain_tld": "digital",
            "query_time": "2024-05-03 14:01:46",
            "create_date": "2015-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "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-1484.awsdns-57.org",
                "ns-1883.awsdns-43.co.uk",
                "ns-238.awsdns-29.com",
                "ns-571.awsdns-07.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "s19.uk",
            "domain_keyword": "s19",
            "domain_tld": "uk",
            "query_time": "2024-05-03 15:30:15",
            "create_date": "2022-10-10",
            "update_date": "2024-04-01",
            "expiry_date": "2025-10-10",
            "registrar_name": "ANY-Web Limited [Tag = ANY-WEB]",
            "registrar_website": "https://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "s17.plus",
            "domain_keyword": "s17",
            "domain_tld": "plus",
            "query_time": "2024-05-03 15:30:08",
            "create_date": "2023-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sim.game",
            "domain_keyword": "sim",
            "domain_tld": "game",
            "query_time": "2024-05-07 16:47:22",
            "create_date": "2024-01-05",
            "update_date": "2024-04-09",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": [
                "pns51.cloudns.net",
                "pns52.cloudns.net",
                "pns53.cloudns.net",
                "pns54.cloudns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sum.fun",
            "domain_keyword": "sum",
            "domain_tld": "fun",
            "query_time": "2024-05-08 14:58:34",
            "create_date": "2020-10-15",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-15",
            "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": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "swm.org.pl",
            "domain_keyword": "swm",
            "domain_tld": "org.pl",
            "query_time": "2024-04-06 18:28:57",
            "create_date": "2013-09-01",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-01",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "s6m.cn",
            "domain_keyword": "s6m",
            "domain_tld": "cn",
            "query_time": "2024-04-16 07:21:06",
            "create_date": "2019-07-30",
            "expiry_date": "2024-07-30",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "厦门珠明发智能科技有限公司西安分公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "s1zm.net",
            "domain_keyword": "s1zm",
            "domain_tld": "net",
            "query_time": "2024-04-16 02:57:58",
            "create_date": "2012-09-15",
            "update_date": "2023-08-01",
            "expiry_date": "2024-09-15",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "ns1.y-ml.com",
                "ns2.y-ml.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "s2m.it",
            "domain_keyword": "s2m",
            "domain_tld": "it",
            "query_time": "2024-04-16 03:00:50",
            "create_date": "2024-01-28",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Mathia Milani",
            "registrant_address": "Via Vigna, 47",
            "registrant_city": "Roncaro",
            "registrant_state": "PV",
            "registrant_zip": "27010",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 13,
            "domain_name": "stm.hu",
            "domain_keyword": "stm",
            "domain_tld": "hu",
            "query_time": "2024-05-10 02:50:47",
            "create_date": "2000-12-29"
        },
        {
            "num": 14,
            "domain_name": "s2m.group",
            "domain_keyword": "s2m",
            "domain_tld": "group",
            "query_time": "2024-05-10 03:00:25",
            "create_date": "2020-06-22",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-22",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OL1MP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "srm.earth",
            "domain_keyword": "srm",
            "domain_tld": "earth",
            "query_time": "2024-05-09 13:17:42",
            "create_date": "2023-04-29",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-29",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "s17.dk",
            "domain_keyword": "s17",
            "domain_tld": "dk",
            "query_time": "2024-05-10 17:25:11",
            "create_date": "2019-01-27",
            "expiry_date": "2025-01-31",
            "registrant_name": "Frederik Askov Storm",
            "registrant_address": "Nyvangsvej 12, st.",
            "registrant_city": "Odense C",
            "registrant_zip": "5000",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.gigahost.dk",
                "ns2.gigahost.dk",
                "ns3.gigahost.dk",
                "ns4.gigahost.dk",
                "ns5.gigahost.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "61m.cc",
            "domain_keyword": "61m",
            "domain_tld": "cc",
            "query_time": "2024-05-13 02:36:40",
            "create_date": "2023-08-08",
            "update_date": "2023-11-13",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MANILA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=61m.cc",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sqm.zip",
            "domain_keyword": "sqm",
            "domain_tld": "zip",
            "query_time": "2024-05-11 14:52:49",
            "create_date": "2023-05-08",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.zero52.net",
                "b.zero52.com",
                "c.zero52.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "sm1.site",
            "domain_keyword": "sm1",
            "domain_tld": "site",
            "query_time": "2024-05-12 17:39:34",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "scm.systems",
            "domain_keyword": "scm",
            "domain_tld": "systems",
            "query_time": "2024-05-22 11:16:01",
            "create_date": "2023-11-17",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "s1f.xyz",
            "domain_keyword": "s1f",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 12:46:33",
            "create_date": "2024-01-24",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian Sheng",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sqm.ru",
            "domain_keyword": "sqm",
            "domain_tld": "ru",
            "query_time": "2024-05-19 00:12:21",
            "create_date": "2006-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "REGRU-RU",
            "registrant_company": "JSC \"OPTIMA\"",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "sam.pro",
            "domain_keyword": "sam",
            "domain_tld": "pro",
            "query_time": "2024-05-19 16:39:10",
            "create_date": "2021-06-23",
            "update_date": "2024-01-30",
            "expiry_date": "2024-06-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dahlia.ns.cloudflare.com",
                "quincy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "s1j.info",
            "domain_keyword": "s1j",
            "domain_tld": "info",
            "query_time": "2024-05-18 10:06:38",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "s-m.town",
            "domain_keyword": "s-m",
            "domain_tld": "town",
            "query_time": "2024-05-18 10:04:16",
            "create_date": "2020-02-11",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Audigent",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1152.awsdns-16.org",
                "ns-1918.awsdns-47.co.uk",
                "ns-53.awsdns-06.com",
                "ns-758.awsdns-30.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "spm.marketing",
            "domain_keyword": "spm",
            "domain_tld": "marketing",
            "query_time": "2024-05-25 20:52:44",
            "create_date": "2022-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sxm.co.uk",
            "domain_keyword": "sxm",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 18:43:17",
            "create_date": "1999-09-08",
            "update_date": "2023-08-29",
            "expiry_date": "2025-09-08",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "y1m.cc",
            "domain_keyword": "y1m",
            "domain_tld": "cc",
            "query_time": "2024-05-16 06:28:40",
            "create_date": "2023-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "s4m.cn",
            "domain_keyword": "s4m",
            "domain_tld": "cn",
            "query_time": "2024-05-27 04:52:50",
            "create_date": "2014-04-21",
            "expiry_date": "2025-04-21",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "李小川",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sm1.com",
            "domain_keyword": "sm1",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:22:16",
            "create_date": "1997-02-20",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "s1v.cn",
            "domain_keyword": "s1v",
            "domain_tld": "cn",
            "query_time": "2024-05-29 15:21:54",
            "create_date": "2024-03-27",
            "expiry_date": "2025-03-27",
            "registrar_name": "北京资海科技有限责任公司",
            "registrant_name": "罗辉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "11m.in",
            "domain_keyword": "11m",
            "domain_tld": "in",
            "query_time": "2024-06-02 21:49:04",
            "create_date": "2013-03-30",
            "update_date": "2023-07-06",
            "expiry_date": "2025-03-30",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "du jiale",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guizhou",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sfm.tips",
            "domain_keyword": "sfm",
            "domain_tld": "tips",
            "query_time": "2024-06-02 16:09:45",
            "create_date": "2017-07-17",
            "update_date": "2024-05-18",
            "expiry_date": "2024-07-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Monocle6 LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "slm.io",
            "domain_keyword": "slm",
            "domain_tld": "io",
            "query_time": "2024-06-09 01:32:26",
            "create_date": "2023-06-28",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-28",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "r1m.us",
            "domain_keyword": "r1m",
            "domain_tld": "us",
            "query_time": "2024-06-08 07:36:05",
            "create_date": "2023-04-06",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "James Scarfti",
            "registrant_address": "2930  Wines Lane",
            "registrant_city": "Houston",
            "registrant_state": "Texas",
            "registrant_zip": "77002",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8324356004",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "smm.co.mz",
            "domain_keyword": "smm",
            "domain_tld": "co.mz",
            "query_time": "2024-06-11 09:15:00",
            "create_date": "2014-08-19",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-20",
            "registrar_name": "CIUEM Registrar",
            "registrant_name": "A Mambo",
            "registrant_company": "SMM",
            "registrant_address": "Av da Uniao Africana  No 8145",
            "registrant_city": "Matola",
            "registrant_state": "Maputo",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.21721774",
            "name_servers": [
                "ns1.clubnet.mz",
                "ns2.clubnet.mz",
                "ns5.clubnet.mz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "s1c.co.jp",
            "domain_keyword": "s1c",
            "domain_tld": "co.jp",
            "query_time": "2024-06-12 21:21:24",
            "create_date": "2010-06-24",
            "update_date": "2023-07-01",
            "registrant_company": "S One Corporation",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ]
        },
        {
            "num": 38,
            "domain_name": "s15.com.br",
            "domain_keyword": "s15",
            "domain_tld": "com.br",
            "query_time": "2024-06-12 21:20:43",
            "create_date": "2014-06-22",
            "update_date": "2023-07-06",
            "expiry_date": "2024-06-22",
            "registrant_name": "Leonardo Costa Mayolino",
            "name_servers": [
                "ns1.s15.com.br",
                "ns2.s15.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 39,
            "domain_name": "sam.ly",
            "domain_keyword": "sam",
            "domain_tld": "ly",
            "query_time": "2024-04-06 01:36:01",
            "create_date": "2009-08-25",
            "update_date": "2022-07-26",
            "expiry_date": "2024-08-25",
            "registrar_name": "Libyan Spider Network (int)",
            "registrant_name": "Thomas Schmitz",
            "registrant_company": "Thomas Schmitz",
            "registrant_address": "N 78",
            "registrant_city": "Seattle",
            "registrant_state": "WA",
            "registrant_zip": "98103",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+20.67084342",
            "name_servers": [
                "ns1.isomedia.com",
                "ns2.isomedia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "s-m.ai",
            "domain_keyword": "s-m",
            "domain_tld": "ai",
            "query_time": "2024-04-06 21:52:06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "skm.com.br",
            "domain_keyword": "skm",
            "domain_tld": "com.br",
            "query_time": "2024-04-26 05:30:28",
            "create_date": "2010-08-31",
            "update_date": "2023-08-21",
            "expiry_date": "2025-08-31",
            "registrant_name": "Aikos Desenvolvimento de Sistemas e Solu??es em TI",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "celine.ns.cloudflare.com",
                "earl.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 42,
            "domain_name": "ssm.co.in",
            "domain_keyword": "ssm",
            "domain_tld": "co.in",
            "query_time": "2024-04-24 07:41:33",
            "create_date": "2011-11-19",
            "update_date": "2024-02-10",
            "expiry_date": "2024-11-19",
            "registrar_iana": 802190,
            "registrar_name": "INDYADOT",
            "registrar_website": "https://www.indyadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DiscoverBharat LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.indyadot.com",
                "dns2.indyadot.com",
                "dns3.indyadot.com",
                "dns4.indyadot.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sm1.lat",
            "domain_keyword": "sm1",
            "domain_tld": "lat",
            "query_time": "2024-04-28 20:36:26",
            "create_date": "2023-08-05",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sum.vip",
            "domain_keyword": "sum",
            "domain_tld": "vip",
            "query_time": "2024-04-29 17:46:37",
            "create_date": "2016-11-22",
            "update_date": "2024-01-22",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sem.africa",
            "domain_keyword": "sem",
            "domain_tld": "africa",
            "query_time": "2024-04-29 16:43:34",
            "create_date": "2023-12-01",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "101domain.com/co_za.htm",
            "registrant_name": "REDACTED",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sdm.world",
            "domain_keyword": "sdm",
            "domain_tld": "world",
            "query_time": "2024-04-21 12:20:08",
            "create_date": "2019-09-21",
            "update_date": "2023-11-17",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sdm.dev",
            "domain_keyword": "sdm",
            "domain_tld": "dev",
            "query_time": "2024-04-21 12:20:08",
            "create_date": "2019-02-28",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-28",
            "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 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": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "scm.net.cn",
            "domain_keyword": "scm",
            "domain_tld": "net.cn",
            "query_time": "2024-04-18 03:18:54",
            "create_date": "2022-12-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "上海科尔顿网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "grapdns1.myhostadmin.net",
                "grapdns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "s17.uk",
            "domain_keyword": "s17",
            "domain_tld": "uk",
            "query_time": "2024-04-16 02:55:57",
            "create_date": "2019-03-21",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-21",
            "registrar_name": "ANY-Web Limited [Tag = ANY-WEB]",
            "registrar_website": "https://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "s13.space",
            "domain_keyword": "s13",
            "domain_tld": "space",
            "query_time": "2024-04-16 02:55:33",
            "create_date": "2015-08-01",
            "update_date": "2023-10-25",
            "expiry_date": "2024-08-01",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "jn jangled nerves GmbH",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nsa7.schlundtech.de",
                "nsb7.schlundtech.de",
                "nsc7.schlundtech.de",
                "nsd7.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sfm.net",
            "domain_keyword": "sfm",
            "domain_tld": "net",
            "query_time": "2024-05-09 16:40:10",
            "create_date": "2014-12-09",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_company": "Sueddeutsche Feinmechanik GmbH",
            "registrant_state": "Hessen",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ecos.net",
                "ns2.ecos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sbm.report",
            "domain_keyword": "sbm",
            "domain_tld": "report",
            "query_time": "2024-05-10 13:47:59",
            "create_date": "2022-08-09",
            "update_date": "2024-04-19",
            "expiry_date": "2024-08-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Space Between Marketing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "stm.wedding",
            "domain_keyword": "stm",
            "domain_tld": "wedding",
            "query_time": "2024-05-09 07:47:22",
            "create_date": "2019-07-11",
            "update_date": "2023-07-20",
            "expiry_date": "2029-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "stm.pw",
            "domain_keyword": "stm",
            "domain_tld": "pw",
            "query_time": "2024-05-09 07:47:22",
            "create_date": "2022-08-21",
            "update_date": "2023-11-27",
            "expiry_date": "2024-08-21",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "http://joker.com",
            "registrant_email": "https://whois.nic.pw/contact/stm.pw/registrant",
            "name_servers": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "21m.life",
            "domain_keyword": "21m",
            "domain_tld": "life",
            "query_time": "2024-05-27 00:45:00",
            "create_date": "2020-09-04",
            "update_date": "2024-04-19",
            "expiry_date": "2024-09-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Integrity",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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": [
                "ns1281.websiteservername.com",
                "ns1282.websiteservername.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "smm.directory",
            "domain_keyword": "smm",
            "domain_tld": "directory",
            "query_time": "2024-05-24 18:23:27",
            "create_date": "2023-09-13",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1449,
            "registrar_name": "URL Solutions, Inc.",
            "registrar_website": "http://pananames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the registrar 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.fozzy.com",
                "ns2.fozzy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "srm.sydney",
            "domain_keyword": "srm",
            "domain_tld": "sydney",
            "query_time": "2024-05-23 15:36:32",
            "create_date": "2023-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SRM Termite and Pest Control",
            "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 query the rdds service of the registrar 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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "spm.info",
            "domain_keyword": "spm",
            "domain_tld": "info",
            "query_time": "2024-05-17 09:57:28",
            "create_date": "2004-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "sym.email",
            "domain_keyword": "sym",
            "domain_tld": "email",
            "query_time": "2024-05-18 03:48:43",
            "create_date": "2014-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 976,
            "registrar_name": "http.net Internet GmbH",
            "registrar_website": "http://www.http.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S.Y.M GmbH - Marketing, Public Relations & Events",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.reverse-ip.de",
                "ns3.reverse-ip.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "spm.com",
            "domain_keyword": "spm",
            "domain_tld": "com",
            "query_time": "2024-05-15 18:23:36",
            "create_date": "1997-05-28",
            "update_date": "2024-04-26",
            "expiry_date": "2025-06-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Scientific Pest Management (Thailand) Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sim.partners",
            "domain_keyword": "sim",
            "domain_tld": "partners",
            "query_time": "2024-05-18 05:18:04",
            "create_date": "2016-11-14",
            "update_date": "2023-07-07",
            "expiry_date": "2026-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "som.ink",
            "domain_keyword": "som",
            "domain_tld": "ink",
            "query_time": "2024-05-17 06:21:04",
            "create_date": "2019-03-25",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wangzhi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sem.international",
            "domain_keyword": "sem",
            "domain_tld": "international",
            "query_time": "2024-05-14 11:58:03",
            "create_date": "2015-01-07",
            "update_date": "2023-11-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "szm.be",
            "domain_keyword": "szm",
            "domain_tld": "be",
            "query_time": "2024-05-27 23:15:30",
            "create_date": "2018-05-12",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "domain-for-sale.at",
                "the-domains.website",
                "visit.the-domains.website"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 65,
            "domain_name": "h1m.world",
            "domain_keyword": "h1m",
            "domain_tld": "world",
            "query_time": "2024-05-28 07:35:10",
            "create_date": "2023-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "swm.cc",
            "domain_keyword": "swm",
            "domain_tld": "cc",
            "query_time": "2024-06-07 07:29:26",
            "create_date": "2002-09-26",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "n1m.net",
            "domain_keyword": "n1m",
            "domain_tld": "net",
            "query_time": "2024-06-09 05:57:52",
            "create_date": "2000-02-09",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "a1m.club",
            "domain_keyword": "a1m",
            "domain_tld": "club",
            "query_time": "2024-06-01 06:38:24",
            "create_date": "2021-04-25",
            "update_date": "2023-06-09",
            "expiry_date": "2024-04-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.de",
                "ns1058.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1074.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "s19.be",
            "domain_keyword": "s19",
            "domain_tld": "be",
            "query_time": "2024-06-01 15:09:29",
            "create_date": "2017-09-09",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 70,
            "domain_name": "s1e.dev",
            "domain_keyword": "s1e",
            "domain_tld": "dev",
            "query_time": "2024-06-01 16:46:50",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "s4m.solutions",
            "domain_keyword": "s4m",
            "domain_tld": "solutions",
            "query_time": "2024-05-29 15:22:53",
            "create_date": "2024-02-07",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sgm.cc",
            "domain_keyword": "sgm",
            "domain_tld": "cc",
            "query_time": "2024-06-04 18:28:46",
            "create_date": "1999-08-13",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-13",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/bfe28554-127e-492f-b87b-174ea35f9916",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "spm.news",
            "domain_keyword": "spm",
            "domain_tld": "news",
            "query_time": "2024-06-02 00:14:25",
            "create_date": "2020-11-26",
            "update_date": "2024-01-10",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "smm.rest",
            "domain_keyword": "smm",
            "domain_tld": "rest",
            "query_time": "2024-06-02 06:35:08",
            "create_date": "2023-04-03",
            "update_date": "2024-05-04",
            "expiry_date": "2024-04-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "smm.fo",
            "domain_keyword": "smm",
            "domain_tld": "fo",
            "query_time": "2024-06-02 06:35:08",
            "create_date": "2023-09-25",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-25",
            "registrar_name": "Sarek Oy",
            "registrar_website": "https://sarek.fi",
            "registrant_email": "https://whois.nic.fo/contact/smm.fo/registrant",
            "name_servers": [
                "ns1.perfectdns.com",
                "ns2.perfectdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "srm.com.br",
            "domain_keyword": "srm",
            "domain_tld": "com.br",
            "query_time": "2024-06-11 01:08:06",
            "create_date": "1998-11-09",
            "update_date": "2022-11-26",
            "expiry_date": "2024-11-09",
            "registrant_name": "Manac? Ve?culos Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br",
                "dns5.kinghost.com.br",
                "dns6.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 77,
            "domain_name": "sym.cx",
            "domain_keyword": "sym",
            "domain_tld": "cx",
            "query_time": "2024-06-12 23:11:43",
            "create_date": "2017-05-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-20",
            "registrar_name": "West263 International Limited",
            "registrant_name": "li guang yu",
            "registrant_company": "li guang yu",
            "registrant_address": "He Nan Sheng  Zheng Zhou Shi  Jin Shui Qu  Wei Lai Lu Jie Dao  D",
            "registrant_city": "Zheng Zhou",
            "registrant_state": "HA",
            "registrant_zip": "450000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86 18538058581",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "s-m.group",
            "domain_keyword": "s-m",
            "domain_tld": "group",
            "query_time": "2024-04-13 00:19:17",
            "create_date": "2024-02-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-21",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaia obl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1277.awsdns-31.org",
                "ns-1613.awsdns-09.co.uk",
                "ns-310.awsdns-38.com",
                "ns-581.awsdns-08.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "5s1m.com",
            "domain_keyword": "5s1m",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:21:51",
            "create_date": "2010-09-14",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-02",
            "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": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "s11.by",
            "domain_keyword": "s11",
            "domain_tld": "by",
            "query_time": "2024-04-20 11:53:08",
            "create_date": "2021-07-14",
            "update_date": "2023-07-13",
            "expiry_date": "2025-07-14",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Частное строительное-торговое унитарное предприятие \"Арт-Сапсан\"",
            "registrant_address": "220005, -, г.Минск, ул. Краснозвездная, д.5, пом. 1Н",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173341682",
            "name_servers": [
                "ns1.domain.by",
                "ns2.domain.by",
                "quiz-proxy.marquiz.ru"
            ]
        },
        {
            "num": 81,
            "domain_name": "61m.it",
            "domain_keyword": "61m",
            "domain_tld": "it",
            "query_time": "2024-04-20 23:12:26",
            "create_date": "2012-03-21",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-09",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "DPS Soluzioni Informatiche s.r.l.",
            "registrant_address": "Via Fiume Giallo, 3",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00144",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 82,
            "domain_name": "s4m.org",
            "domain_keyword": "s4m",
            "domain_tld": "org",
            "query_time": "2024-04-16 07:16:15",
            "create_date": "2000-05-06",
            "update_date": "2024-04-11",
            "expiry_date": "2026-05-06",
            "registrar_iana": 79,
            "registrar_name": "Easyspace Limited",
            "registrar_website": "http://www.easyspace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "State/Province/County",
            "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.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "t1m.net",
            "domain_keyword": "t1m",
            "domain_tld": "net",
            "query_time": "2024-04-27 07:26:25",
            "create_date": "2005-05-04",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-05",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O t1m.net",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "v1m.app",
            "domain_keyword": "v1m",
            "domain_tld": "app",
            "query_time": "2024-04-29 01:04:18",
            "create_date": "2023-04-12",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "21m.shop",
            "domain_keyword": "21m",
            "domain_tld": "shop",
            "query_time": "2024-05-03 19:45:02",
            "create_date": "2023-03-01",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sim.vu",
            "domain_keyword": "sim",
            "domain_tld": "vu",
            "query_time": "2024-05-04 15:22:59",
            "create_date": "2017-12-27",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "Bradley Hawthorne",
            "registrant_address": "5724 Odessa",
            "registrant_city": "5724 Odessa",
            "registrant_state": "KS",
            "registrant_zip": "67220",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3167376373",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "scm.net.br",
            "domain_keyword": "scm",
            "domain_tld": "net.br",
            "query_time": "2024-05-04 05:31:33",
            "create_date": "2005-12-26",
            "update_date": "2023-01-04",
            "expiry_date": "2024-12-26",
            "registrant_name": "Jupiter Telecomunicacoes e Informatica Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns832.hostgator.com.br",
                "ns833.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 88,
            "domain_name": "sum.engineering",
            "domain_keyword": "sum",
            "domain_tld": "engineering",
            "query_time": "2024-05-08 14:58:34",
            "create_date": "2021-03-08",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Some Engineering Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-135-c.gandi.net",
                "ns-246-b.gandi.net",
                "ns-61-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "11m.live",
            "domain_keyword": "11m",
            "domain_tld": "live",
            "query_time": "2024-05-08 15:08:26",
            "create_date": "2023-06-13",
            "update_date": "2024-02-18",
            "expiry_date": "2024-06-13",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a8e5206c.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "11m.dev",
            "domain_keyword": "11m",
            "domain_tld": "dev",
            "query_time": "2024-05-08 15:08:26",
            "create_date": "2023-05-04",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "sum.co.mz",
            "domain_keyword": "sum",
            "domain_tld": "co.mz",
            "query_time": "2024-05-11 09:35:01",
            "create_date": "2022-07-15",
            "update_date": "2023-08-07",
            "expiry_date": "2024-07-15",
            "registrar_name": "Inventa Mozambique",
            "registrant_name": "Inventa Mozambique, Lda",
            "registrant_company": "Inventa Mozambique, Lda",
            "registrant_address": "Rua Mateus Sansao Muthemba, 379, 3 Polana",
            "registrant_city": "Maputo",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.21484950",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sfm.lt",
            "domain_keyword": "sfm",
            "domain_tld": "lt",
            "query_time": "2024-05-12 04:05:20",
            "create_date": "2023-07-26",
            "expiry_date": "2024-07-27",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 93,
            "domain_name": "skm.plus",
            "domain_keyword": "skm",
            "domain_tld": "plus",
            "query_time": "2024-05-09 18:11:56",
            "create_date": "2020-03-04",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-04",
            "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": [
                "jason.ns.cloudflare.com",
                "tess.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sjm.aero",
            "domain_keyword": "sjm",
            "domain_tld": "aero",
            "query_time": "2024-05-13 14:31:17",
            "create_date": "2021-06-11",
            "update_date": "2024-01-18",
            "expiry_date": "2024-06-11",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Superior Jet Maintenance, Inc,.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "srm.ai",
            "domain_keyword": "srm",
            "domain_tld": "ai",
            "query_time": "2024-05-16 09:42:08",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sam.app",
            "domain_keyword": "sam",
            "domain_tld": "app",
            "query_time": "2024-05-25 02:41:06",
            "create_date": "2018-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "slm.cc",
            "domain_keyword": "slm",
            "domain_tld": "cc",
            "query_time": "2024-05-25 15:56:01",
            "create_date": "2004-08-22",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-22",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://https://www.webnic.cc",
            "name_servers": [
                "ns1.ezydomain.com",
                "ns2.ezydomain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "smm.nz",
            "domain_keyword": "smm",
            "domain_tld": "nz",
            "query_time": "2024-05-24 18:23:27",
            "create_date": "2021-08-16",
            "update_date": "2023-12-02",
            "registrar_name": "PDR Limited",
            "registrar_website": "https://publicdomainregistry.com/",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sim.management",
            "domain_keyword": "sim",
            "domain_tld": "management",
            "query_time": "2024-05-26 08:02:06",
            "create_date": "2022-04-11",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "scm.com.pt",
            "domain_keyword": "scm",
            "domain_tld": "com.pt",
            "query_time": "2024-05-28 08:18:35",
            "expiry_date": "2025-12-03",
            "registrant_name": "SOCIEDADE COMERCIAL E MOAGEM, UNIPESSOAL, LDA",
            "registrant_address": "Estrada Nacional 257, n1",
            "registrant_city": "Viana do Alentejo",
            "registrant_state": "Viana do Alentejo",
            "registrant_zip": "7090-225",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns21.wv.pt",
                "ns22.wv.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.236,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>s1m.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4981</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>21m.solutions, sgm.bet, a1m.tech, spm.digital, s19.uk, s17.plus, sim.game, sum.fun, swm.org.pl, s6m.cn, s1zm.net, s2m.it, stm.hu, s2m.group, srm.earth, s17.dk, 61m.cc, sqm.zip, sm1.site, scm.systems, s1f.xyz, sqm.ru, sam.pro, s1j.info, s-m.town, spm.marketing, sxm.co.uk, y1m.cc, s4m.cn, sm1.com, s1v.cn, 11m.in, sfm.tips, slm.io, r1m.us, smm.co.mz, s1c.co.jp, s15.com.br, sam.ly, s-m.ai, skm.com.br, ssm.co.in, sm1.lat, sum.vip, sem.africa, sdm.world, sdm.dev, scm.net.cn, s17.uk, s13.space, sfm.net, sbm.report, stm.wedding, stm.pw, 21m.life, smm.directory, srm.sydney, spm.info, sym.email, spm.com, sim.partners, som.ink, sem.international, szm.be, h1m.world, swm.cc, n1m.net, a1m.club, s19.be, s1e.dev, s4m.solutions, sgm.cc, spm.news, smm.rest, smm.fo, srm.com.br, sym.cx, s-m.group, 5s1m.com, s11.by, 61m.it, s4m.org, t1m.net, v1m.app, 21m.shop, sim.vu, scm.net.br, sum.engineering, 11m.live, 11m.dev, sum.co.mz, sfm.lt, skm.plus, sjm.aero, srm.ai, sam.app, slm.cc, smm.nz, sim.management, scm.com.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>21m.solutions</domain_name>
   <domain_keyword>21m</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-29 03:01:55</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sgm.bet</domain_name>
   <domain_keyword>sgm</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-01 12:23:30</query_time>
   <create_date>2021-12-23</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-12-23</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Recover</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkme.com.au</value>
    <value>ns2.parkme.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>a1m.tech</domain_name>
   <domain_keyword>a1m</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-02 16:31:04</query_time>
   <create_date>2017-04-17</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>spm.digital</domain_name>
   <domain_keyword>spm</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-03 14:01:46</query_time>
   <create_date>2015-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</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-1484.awsdns-57.org</value>
    <value>ns-1883.awsdns-43.co.uk</value>
    <value>ns-238.awsdns-29.com</value>
    <value>ns-571.awsdns-07.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>s19.uk</domain_name>
   <domain_keyword>s19</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 15:30:15</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-10-10</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-WEB]</registrar_name>
   <registrar_website>https://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>s17.plus</domain_name>
   <domain_keyword>s17</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-03 15:30:08</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns33.domaincontrol.com</value>
    <value>ns34.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>7</num>
   <domain_name>sim.game</domain_name>
   <domain_keyword>sim</domain_keyword>
   <domain_tld>game</domain_tld>
   <query_time>2024-05-07 16:47:22</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>pns51.cloudns.net</value>
    <value>pns52.cloudns.net</value>
    <value>pns53.cloudns.net</value>
    <value>pns54.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sum.fun</domain_name>
   <domain_keyword>sum</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-08 14:58:34</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-15</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>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.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>9</num>
   <domain_name>swm.org.pl</domain_name>
   <domain_keyword>swm</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-06 18:28:57</query_time>
   <create_date>2013-09-01</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>s6m.cn</domain_name>
   <domain_keyword>s6m</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-16 07:21:06</query_time>
   <create_date>2019-07-30</create_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>上海美橙科技信息发展有限公司</registrar_name>
   <registrant_name>厦门珠明发智能科技有限公司西安分公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>s1zm.net</domain_name>
   <domain_keyword>s1zm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 02:57:58</query_time>
   <create_date>2012-09-15</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>ns1.y-ml.com</value>
    <value>ns2.y-ml.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>s2m.it</domain_name>
   <domain_keyword>s2m</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 03:00:50</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Mathia Milani</registrant_company>
   <registrant_address>Via Vigna, 47</registrant_address>
   <registrant_city>Roncaro</registrant_city>
   <registrant_state>PV</registrant_state>
   <registrant_zip>27010</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>13</num>
   <domain_name>stm.hu</domain_name>
   <domain_keyword>stm</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 02:50:47</query_time>
   <create_date>2000-12-29</create_date>
  </value>
  <value>
   <num>14</num>
   <domain_name>s2m.group</domain_name>
   <domain_keyword>s2m</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-10 03:00:25</query_time>
   <create_date>2020-06-22</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-22</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>OL1MP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.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>15</num>
   <domain_name>srm.earth</domain_name>
   <domain_keyword>srm</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-09 13:17:42</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-29</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>ns37.domaincontrol.com</value>
    <value>ns38.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>s17.dk</domain_name>
   <domain_keyword>s17</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 17:25:11</query_time>
   <create_date>2019-01-27</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Frederik Askov Storm</registrant_name>
   <registrant_address>Nyvangsvej 12, st.</registrant_address>
   <registrant_city>Odense C</registrant_city>
   <registrant_zip>5000</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.gigahost.dk</value>
    <value>ns2.gigahost.dk</value>
    <value>ns3.gigahost.dk</value>
    <value>ns4.gigahost.dk</value>
    <value>ns5.gigahost.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>61m.cc</domain_name>
   <domain_keyword>61m</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 02:36:40</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>MANILA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=61m.cc</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sqm.zip</domain_name>
   <domain_keyword>sqm</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-11 14:52:49</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>a.zero52.net</value>
    <value>b.zero52.com</value>
    <value>c.zero52.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sm1.site</domain_name>
   <domain_keyword>sm1</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 17:39:34</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>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>scm.systems</domain_name>
   <domain_keyword>scm</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-22 11:16:01</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.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>21</num>
   <domain_name>s1f.xyz</domain_name>
   <domain_keyword>s1f</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 12:46:33</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Fu Jian Sheng</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sqm.ru</domain_name>
   <domain_keyword>sqm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-19 00:12:21</query_time>
   <create_date>2006-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>JSC &quot;OPTIMA&quot;</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>sam.pro</domain_name>
   <domain_keyword>sam</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 16:39:10</query_time>
   <create_date>2021-06-23</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dahlia.ns.cloudflare.com</value>
    <value>quincy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>s1j.info</domain_name>
   <domain_keyword>s1j</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 10:06:38</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>s-m.town</domain_name>
   <domain_keyword>s-m</domain_keyword>
   <domain_tld>town</domain_tld>
   <query_time>2024-05-18 10:04:16</query_time>
   <create_date>2020-02-11</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-11</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>Audigent</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1152.awsdns-16.org</value>
    <value>ns-1918.awsdns-47.co.uk</value>
    <value>ns-53.awsdns-06.com</value>
    <value>ns-758.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>spm.marketing</domain_name>
   <domain_keyword>spm</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-25 20:52:44</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-11-16</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/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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sxm.co.uk</domain_name>
   <domain_keyword>sxm</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 18:43:17</query_time>
   <create_date>1999-09-08</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>y1m.cc</domain_name>
   <domain_keyword>y1m</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-16 06:28:40</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</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>ns07.domaincontrol.com</value>
    <value>ns08.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>29</num>
   <domain_name>s4m.cn</domain_name>
   <domain_keyword>s4m</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 04:52:50</query_time>
   <create_date>2014-04-21</create_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>李小川</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sm1.com</domain_name>
   <domain_keyword>sm1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:22:16</query_time>
   <create_date>1997-02-20</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-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>ns3.afternic.com</value>
    <value>ns4.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>31</num>
   <domain_name>s1v.cn</domain_name>
   <domain_keyword>s1v</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 15:21:54</query_time>
   <create_date>2024-03-27</create_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>北京资海科技有限责任公司</registrar_name>
   <registrant_name>罗辉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>11m.in</domain_name>
   <domain_keyword>11m</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 21:49:04</query_time>
   <create_date>2013-03-30</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>du jiale</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guizhou</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sfm.tips</domain_name>
   <domain_keyword>sfm</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-06-02 16:09:45</query_time>
   <create_date>2017-07-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Monocle6 LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>slm.io</domain_name>
   <domain_keyword>slm</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-09 01:32:26</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>r1m.us</domain_name>
   <domain_keyword>r1m</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-08 07:36:05</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>James Scarfti</registrant_name>
   <registrant_address>2930  Wines Lane</registrant_address>
   <registrant_city>Houston</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>77002</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8324356004</registrant_phone>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>smm.co.mz</domain_name>
   <domain_keyword>smm</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-06-11 09:15:00</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>CIUEM Registrar</registrar_name>
   <registrant_name>A Mambo</registrant_name>
   <registrant_company>SMM</registrant_company>
   <registrant_address>Av da Uniao Africana  No 8145</registrant_address>
   <registrant_city>Matola</registrant_city>
   <registrant_state>Maputo</registrant_state>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.21721774</registrant_phone>
   <name_servers>
    <value>ns1.clubnet.mz</value>
    <value>ns2.clubnet.mz</value>
    <value>ns5.clubnet.mz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>s1c.co.jp</domain_name>
   <domain_keyword>s1c</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-12 21:21:24</query_time>
   <create_date>2010-06-24</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>S One Corporation</registrant_company>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>38</num>
   <domain_name>s15.com.br</domain_name>
   <domain_keyword>s15</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-12 21:20:43</query_time>
   <create_date>2014-06-22</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrant_name>Leonardo Costa Mayolino</registrant_name>
   <name_servers>
    <value>ns1.s15.com.br</value>
    <value>ns2.s15.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>sam.ly</domain_name>
   <domain_keyword>sam</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-04-06 01:36:01</query_time>
   <create_date>2009-08-25</create_date>
   <update_date>2022-07-26</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Libyan Spider Network (int)</registrar_name>
   <registrant_name>Thomas Schmitz</registrant_name>
   <registrant_company>Thomas Schmitz</registrant_company>
   <registrant_address>N 78</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98103</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+20.67084342</registrant_phone>
   <name_servers>
    <value>ns1.isomedia.com</value>
    <value>ns2.isomedia.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>s-m.ai</domain_name>
   <domain_keyword>s-m</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-06 21:52:06</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.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>41</num>
   <domain_name>skm.com.br</domain_name>
   <domain_keyword>skm</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-26 05:30:28</query_time>
   <create_date>2010-08-31</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrant_name>Aikos Desenvolvimento de Sistemas e Solu??es em TI</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>celine.ns.cloudflare.com</value>
    <value>earl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>ssm.co.in</domain_name>
   <domain_keyword>ssm</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-24 07:41:33</query_time>
   <create_date>2011-11-19</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>802190</registrar_iana>
   <registrar_name>INDYADOT</registrar_name>
   <registrar_website>https://www.indyadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DiscoverBharat LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.indyadot.com</value>
    <value>dns2.indyadot.com</value>
    <value>dns3.indyadot.com</value>
    <value>dns4.indyadot.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sm1.lat</domain_name>
   <domain_keyword>sm1</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-28 20:36:26</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sum.vip</domain_name>
   <domain_keyword>sum</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-29 17:46:37</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sem.africa</domain_name>
   <domain_keyword>sem</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-29 16:43:34</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>101domain.com/co_za.htm</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.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>sdm.world</domain_name>
   <domain_keyword>sdm</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-21 12:20:08</query_time>
   <create_date>2019-09-21</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sdm.dev</domain_name>
   <domain_keyword>sdm</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-21 12:20:08</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-28</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 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>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>scm.net.cn</domain_name>
   <domain_keyword>scm</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-18 03:18:54</query_time>
   <create_date>2022-12-21</create_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>上海科尔顿网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>grapdns1.myhostadmin.net</value>
    <value>grapdns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>s17.uk</domain_name>
   <domain_keyword>s17</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-16 02:55:57</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-WEB]</registrar_name>
   <registrar_website>https://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>s13.space</domain_name>
   <domain_keyword>s13</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-16 02:55:33</query_time>
   <create_date>2015-08-01</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>jn jangled nerves GmbH</registrant_company>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nsa7.schlundtech.de</value>
    <value>nsb7.schlundtech.de</value>
    <value>nsc7.schlundtech.de</value>
    <value>nsd7.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sfm.net</domain_name>
   <domain_keyword>sfm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 16:40:10</query_time>
   <create_date>2014-12-09</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_company>Sueddeutsche Feinmechanik GmbH</registrant_company>
   <registrant_state>Hessen</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ecos.net</value>
    <value>ns2.ecos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sbm.report</domain_name>
   <domain_keyword>sbm</domain_keyword>
   <domain_tld>report</domain_tld>
   <query_time>2024-05-10 13:47:59</query_time>
   <create_date>2022-08-09</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Space Between Marketing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>stm.wedding</domain_name>
   <domain_keyword>stm</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-05-09 07:47:22</query_time>
   <create_date>2019-07-11</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2029-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>stm.pw</domain_name>
   <domain_keyword>stm</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-09 07:47:22</query_time>
   <create_date>2022-08-21</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/stm.pw/registrant</registrant_email>
   <name_servers>
    <value>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>21m.life</domain_name>
   <domain_keyword>21m</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-27 00:45:00</query_time>
   <create_date>2020-09-04</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Integrity</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns1281.websiteservername.com</value>
    <value>ns1282.websiteservername.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>smm.directory</domain_name>
   <domain_keyword>smm</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-24 18:23:27</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL Solutions, Inc.</registrar_name>
   <registrar_website>http://pananames.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.fozzy.com</value>
    <value>ns2.fozzy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>srm.sydney</domain_name>
   <domain_keyword>srm</domain_keyword>
   <domain_tld>sydney</domain_tld>
   <query_time>2024-05-23 15:36:32</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</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>SRM Termite and Pest Control</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 query the rdds service of the registrar of 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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>spm.info</domain_name>
   <domain_keyword>spm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 09:57:28</query_time>
   <create_date>2004-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sym.email</domain_name>
   <domain_keyword>sym</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-18 03:48:43</query_time>
   <create_date>2014-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>http.net Internet GmbH</registrar_name>
   <registrar_website>http://www.http.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>S.Y.M GmbH - Marketing, Public Relations &amp; Events</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.reverse-ip.de</value>
    <value>ns3.reverse-ip.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>spm.com</domain_name>
   <domain_keyword>spm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 18:23:36</query_time>
   <create_date>1997-05-28</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Scientific Pest Management (Thailand) Co., Ltd.</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>TH</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sim.partners</domain_name>
   <domain_keyword>sim</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-18 05:18:04</query_time>
   <create_date>2016-11-14</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2026-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>som.ink</domain_name>
   <domain_keyword>som</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-17 06:21:04</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wangzhi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sem.international</domain_name>
   <domain_keyword>sem</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-14 11:58:03</query_time>
   <create_date>2015-01-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>szm.be</domain_name>
   <domain_keyword>szm</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 23:15:30</query_time>
   <create_date>2018-05-12</create_date>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>domain-for-sale.at</value>
    <value>the-domains.website</value>
    <value>visit.the-domains.website</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>h1m.world</domain_name>
   <domain_keyword>h1m</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-28 07:35:10</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>swm.cc</domain_name>
   <domain_keyword>swm</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-07 07:29:26</query_time>
   <create_date>2002-09-26</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>n1m.net</domain_name>
   <domain_keyword>n1m</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 05:57:52</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>a1m.club</domain_name>
   <domain_keyword>a1m</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-01 06:38:24</query_time>
   <create_date>2021-04-25</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-04-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1016.ui-dns.de</value>
    <value>ns1058.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1074.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>s19.be</domain_name>
   <domain_keyword>s19</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 15:09:29</query_time>
   <create_date>2017-09-09</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>s1e.dev</domain_name>
   <domain_keyword>s1e</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-01 16:46:50</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>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 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>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>71</num>
   <domain_name>s4m.solutions</domain_name>
   <domain_keyword>s4m</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-29 15:22:53</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sgm.cc</domain_name>
   <domain_keyword>sgm</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-04 18:28:46</query_time>
   <create_date>1999-08-13</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/bfe28554-127e-492f-b87b-174ea35f9916</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>spm.news</domain_name>
   <domain_keyword>spm</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-06-02 00:14:25</query_time>
   <create_date>2020-11-26</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>smm.rest</domain_name>
   <domain_keyword>smm</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-06-02 06:35:08</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>smm.fo</domain_name>
   <domain_keyword>smm</domain_keyword>
   <domain_tld>fo</domain_tld>
   <query_time>2024-06-02 06:35:08</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Sarek Oy</registrar_name>
   <registrar_website>https://sarek.fi</registrar_website>
   <registrant_email>https://whois.nic.fo/contact/smm.fo/registrant</registrant_email>
   <name_servers>
    <value>ns1.perfectdns.com</value>
    <value>ns2.perfectdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>srm.com.br</domain_name>
   <domain_keyword>srm</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-11 01:08:06</query_time>
   <create_date>1998-11-09</create_date>
   <update_date>2022-11-26</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrant_name>Manac? Ve?culos Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
    <value>dns5.kinghost.com.br</value>
    <value>dns6.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>sym.cx</domain_name>
   <domain_keyword>sym</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-06-12 23:11:43</query_time>
   <create_date>2017-05-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>West263 International Limited</registrar_name>
   <registrant_name>li guang yu</registrant_name>
   <registrant_company>li guang yu</registrant_company>
   <registrant_address>He Nan Sheng  Zheng Zhou Shi  Jin Shui Qu  Wei Lai Lu Jie Dao  D</registrant_address>
   <registrant_city>Zheng Zhou</registrant_city>
   <registrant_state>HA</registrant_state>
   <registrant_zip>450000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86 18538058581</registrant_phone>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>s-m.group</domain_name>
   <domain_keyword>s-m</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-13 00:19:17</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</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>Moskovskaia obl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1277.awsdns-31.org</value>
    <value>ns-1613.awsdns-09.co.uk</value>
    <value>ns-310.awsdns-38.com</value>
    <value>ns-581.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>5s1m.com</domain_name>
   <domain_keyword>5s1m</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:21:51</query_time>
   <create_date>2010-09-14</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-02</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>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>s11.by</domain_name>
   <domain_keyword>s11</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-20 11:53:08</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Частное строительное-торговое унитарное предприятие &quot;Арт-Сапсан&quot;</registrant_company>
   <registrant_address>220005, -, г.Минск, ул. Краснозвездная, д.5, пом. 1Н</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173341682</registrant_phone>
   <name_servers>
    <value>ns1.domain.by</value>
    <value>ns2.domain.by</value>
    <value>quiz-proxy.marquiz.ru</value>
   </name_servers>
  </value>
  <value>
   <num>81</num>
   <domain_name>61m.it</domain_name>
   <domain_keyword>61m</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-20 23:12:26</query_time>
   <create_date>2012-03-21</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>DPS Soluzioni Informatiche s.r.l.</registrant_company>
   <registrant_address>Via Fiume Giallo, 3</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00144</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>s4m.org</domain_name>
   <domain_keyword>s4m</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 07:16:15</query_time>
   <create_date>2000-05-06</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-05-06</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>Easyspace Limited</registrar_name>
   <registrar_website>http://www.easyspace.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>State/Province/County</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.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>t1m.net</domain_name>
   <domain_keyword>t1m</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 07:26:25</query_time>
   <create_date>2005-05-04</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O t1m.net</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>v1m.app</domain_name>
   <domain_keyword>v1m</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 01:04:18</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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 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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>21m.shop</domain_name>
   <domain_keyword>21m</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 19:45:02</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sim.vu</domain_name>
   <domain_keyword>sim</domain_keyword>
   <domain_tld>vu</domain_tld>
   <query_time>2024-05-04 15:22:59</query_time>
   <create_date>2017-12-27</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>Bradley Hawthorne</registrant_name>
   <registrant_address>5724 Odessa</registrant_address>
   <registrant_city>5724 Odessa</registrant_city>
   <registrant_state>KS</registrant_state>
   <registrant_zip>67220</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3167376373</registrant_phone>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>scm.net.br</domain_name>
   <domain_keyword>scm</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-04 05:31:33</query_time>
   <create_date>2005-12-26</create_date>
   <update_date>2023-01-04</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrant_name>Jupiter Telecomunicacoes e Informatica Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns832.hostgator.com.br</value>
    <value>ns833.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>sum.engineering</domain_name>
   <domain_keyword>sum</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-05-08 14:58:34</query_time>
   <create_date>2021-03-08</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-08</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>Some Engineering Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-135-c.gandi.net</value>
    <value>ns-246-b.gandi.net</value>
    <value>ns-61-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>11m.live</domain_name>
   <domain_keyword>11m</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 15:08:26</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a8e5206c.verify.hn</value>
    <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>90</num>
   <domain_name>11m.dev</domain_name>
   <domain_keyword>11m</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 15:08:26</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sum.co.mz</domain_name>
   <domain_keyword>sum</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-11 09:35:01</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>Inventa Mozambique</registrar_name>
   <registrant_name>Inventa Mozambique, Lda</registrant_name>
   <registrant_company>Inventa Mozambique, Lda</registrant_company>
   <registrant_address>Rua Mateus Sansao Muthemba, 379, 3 Polana</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.21484950</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sfm.lt</domain_name>
   <domain_keyword>sfm</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-12 04:05:20</query_time>
   <create_date>2023-07-26</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>skm.plus</domain_name>
   <domain_keyword>skm</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-09 18:11:56</query_time>
   <create_date>2020-03-04</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-04</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>jason.ns.cloudflare.com</value>
    <value>tess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sjm.aero</domain_name>
   <domain_keyword>sjm</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-13 14:31:17</query_time>
   <create_date>2021-06-11</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Superior Jet Maintenance, Inc,.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>standard3.encirca.net</value>
    <value>standard4.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>srm.ai</domain_name>
   <domain_keyword>srm</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-16 09:42:08</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sam.app</domain_name>
   <domain_keyword>sam</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-25 02:41:06</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</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>ns75.domaincontrol.com</value>
    <value>ns76.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>97</num>
   <domain_name>slm.cc</domain_name>
   <domain_keyword>slm</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 15:56:01</query_time>
   <create_date>2004-08-22</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://https://www.webnic.cc</registrar_website>
   <name_servers>
    <value>ns1.ezydomain.com</value>
    <value>ns2.ezydomain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>smm.nz</domain_name>
   <domain_keyword>smm</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-24 18:23:27</query_time>
   <create_date>2021-08-16</create_date>
   <update_date>2023-12-02</update_date>
   <registrar_name>PDR Limited</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sim.management</domain_name>
   <domain_keyword>sim</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-05-26 08:02:06</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>scm.com.pt</domain_name>
   <domain_keyword>scm</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-28 08:18:35</query_time>
   <expiry_date>2025-12-03</expiry_date>
   <registrant_name>SOCIEDADE COMERCIAL E MOAGEM, UNIPESSOAL, LDA</registrant_name>
   <registrant_address>Estrada Nacional 257, n1</registrant_address>
   <registrant_city>Viana do Alentejo</registrant_city>
   <registrant_state>Viana do Alentejo</registrant_state>
   <registrant_zip>7090-225</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns21.wv.pt</value>
    <value>ns22.wv.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.236</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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