WHOIS QUERY TIME

30 Apr 2024 - 2:11 PM UTC

Registered: 15 April 2004
Expiry: 16 April 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.spaceweb.ru
ns2.spaceweb.ru
ns3.spaceweb.pro
ns4.spaceweb.pro

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=simonoff.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "simonoff.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "simonoff.ru",
            "domain_keyword": "simonoff",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:11:31",
            "create_date": "2004-04-15",
            "expiry_date": "2025-04-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.166,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>simonoff.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>simonoff.ru</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:11:31</query_time>
   <create_date>2004-04-15</create_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.166</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.212 seconds) for "simonoff.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Apr 2024 - 2:11 PM UTC

Registered: 15 April 2004
Expiry: 16 April 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.spaceweb.ru
ns2.spaceweb.ru
ns3.spaceweb.pro
ns4.spaceweb.pro

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=simonoff.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "simonoff.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "simonoff.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "simonoff.ru",
            "domain_keyword": "simonoff",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:11:31",
            "create_date": "2004-04-15",
            "expiry_date": "2025-04-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.212,
        "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>simonoff.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>simonoff.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>simonoff.ru</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:11:31</query_time>
   <create_date>2004-04-15</create_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.212</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 8 domain names (in 0.092 seconds) which contained the exact domain keyword "simonoff".
Domain Name Registered Expiry Registrar Ownership
1 simonoff.com 7 Nov 1996 6 Nov 2028 Network Solutions, LLC -
2 simonoff.ru 15 Apr 2004 16 Apr 2025 RU-CENTER-RU Private Person
3 simonoff.net 2 Nov 2012 2 Nov 2027 GoDaddy.com, LLC -
4 simonoff.biz 13 Dec 2018 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 simonoff.org 13 Dec 2018 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 simonoff.info 13 Dec 2018 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 simonoff.design 12 Jul 2020 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 simonoff.family 26 Jun 2022 26 Jun 2024 Cloudflare, Inc REDACTED FOR PRIVACY
9 simonoff.se 21 Aug 2022 21 Aug 2024 Simply.com -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=simonoff&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "simonoff",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "simonoff.com, simonoff.ru, simonoff.net, simonoff.biz, simonoff.org, simonoff.info, simonoff.design, simonoff.family, simonoff.se",
    "results": [
        {
            "num": 1,
            "domain_name": "simonoff.com",
            "domain_keyword": "simonoff",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:57:32",
            "create_date": "1996-11-07",
            "update_date": "2018-11-07",
            "expiry_date": "2028-11-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.superb.net",
                "ns2.superb.net",
                "ns3.superb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "simonoff.ru",
            "domain_keyword": "simonoff",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:11:31",
            "create_date": "2004-04-15",
            "expiry_date": "2025-04-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "simonoff.net",
            "domain_keyword": "simonoff",
            "domain_tld": "net",
            "query_time": "2024-04-26 11:57:32",
            "create_date": "2012-11-02",
            "update_date": "2022-11-03",
            "expiry_date": "2027-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "simonoff.biz",
            "domain_keyword": "simonoff",
            "domain_tld": "biz",
            "query_time": "2024-04-12 16:36:34",
            "create_date": "2018-12-13",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-13",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "simonoff.org",
            "domain_keyword": "simonoff",
            "domain_tld": "org",
            "query_time": "2024-04-12 16:36:34",
            "create_date": "2018-12-13",
            "update_date": "2024-01-27",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "simonoff.info",
            "domain_keyword": "simonoff",
            "domain_tld": "info",
            "query_time": "2024-04-12 16:36:34",
            "create_date": "2018-12-13",
            "update_date": "2024-01-27",
            "expiry_date": "2024-12-13",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "simonoff.design",
            "domain_keyword": "simonoff",
            "domain_tld": "design",
            "query_time": "2024-05-30 21:55:08",
            "create_date": "2020-07-12",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-12",
            "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": [
                "rocky.ns.cloudflare.com",
                "sandra.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "simonoff.family",
            "domain_keyword": "simonoff",
            "domain_tld": "family",
            "query_time": "2024-05-12 10:14:39",
            "create_date": "2022-06-26",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "frida.ns.cloudflare.com",
                "garrett.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "simonoff.se",
            "domain_keyword": "simonoff",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:22:07",
            "create_date": "2022-08-21",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-21",
            "registrar_name": "Simply.com",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.092,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>simonoff</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>simonoff.com, simonoff.ru, simonoff.net, simonoff.biz, simonoff.org, simonoff.info, simonoff.design, simonoff.family, simonoff.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>simonoff.com</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:57:32</query_time>
   <create_date>1996-11-07</create_date>
   <update_date>2018-11-07</update_date>
   <expiry_date>2028-11-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.superb.net</value>
    <value>ns2.superb.net</value>
    <value>ns3.superb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>simonoff.ru</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:11:31</query_time>
   <create_date>2004-04-15</create_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>simonoff.net</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 11:57:32</query_time>
   <create_date>2012-11-02</create_date>
   <update_date>2022-11-03</update_date>
   <expiry_date>2027-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>simonoff.biz</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-12 16:36:34</query_time>
   <create_date>2018-12-13</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-13</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>pdns11.domaincontrol.com</value>
    <value>pdns12.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>5</num>
   <domain_name>simonoff.org</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-12 16:36:34</query_time>
   <create_date>2018-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>simonoff.info</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 16:36:34</query_time>
   <create_date>2018-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-12-13</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>pdns11.domaincontrol.com</value>
    <value>pdns12.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>7</num>
   <domain_name>simonoff.design</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-30 21:55:08</query_time>
   <create_date>2020-07-12</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-12</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>rocky.ns.cloudflare.com</value>
    <value>sandra.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>simonoff.family</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-12 10:14:39</query_time>
   <create_date>2022-06-26</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>frida.ns.cloudflare.com</value>
    <value>garrett.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>simonoff.se</domain_name>
   <domain_keyword>simonoff</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:22:07</query_time>
   <create_date>2022-08-21</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>Simply.com</registrar_name>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.092</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 545 domain names (in 0.46 seconds) which look and sound like the brand name "simonoff".
Domain Name Registered Expiry Registrar Ownership
1 limonoff.su 16 Apr 2010 16 Apr 2025 REGTIME-SU Private Person
2 simanoff.ru 11 Apr 2023 11 Apr 2025 REGRU-RU Private Person
3 simanoff.com 13 Feb 1999 5 Jan 2026 GoDaddy.com, LLC -
4 jsimonoff.com 13 Aug 2010 13 Aug 2026 GoDaddy.com, LLC -
5 simenoff.ru 25 Oct 2023 25 Oct 2024 REGRU-RU Yandex.Mail Exclusive email address feature
6 simeonoff.org 13 Jun 2021 13 Jun 2024 Name.com, Inc. Yanko Simeonoff
7 simongoff.com 23 Feb 2014 23 Feb 2025 Tucows Domains Inc. -
8 siminoff.org 16 Nov 1999 16 Nov 2026 GoDaddy.com, LLC Domains By Proxy, LLC
9 ismonoff.online 18 Jul 2023 18 Jul 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
10 ismonoff.info 18 Jul 2023 18 Jul 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
11 simeonoff.com 11 Jan 2006 11 Jan 2025 Hostopia Canada Corp. -
12 semonoff.ru 29 Apr 2023 29 Apr 2025 REGRU-RU Yandex.Mail Exclusive email address feature
13 simon-off.ru 18 Mar 2022 18 Mar 2025 REGRU-RU Yandex.Mail Exclusive email address feature
14 siminoff.one 25 May 2023 25 May 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
15 simanoff.net 20 Mar 2023 20 Mar 2024 GoDaddy.com, LLC -
16 limonoff.net 9 Mar 2006 9 Mar 2025 GoDaddy.com, LLC -
17 imonoff.com 11 Jun 2013 11 Jun 2025 GoDaddy.com, LLC -
18 simonff.com 1 Aug 2013 1 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
19 msimonoff.com 5 Jul 2011 5 Jul 2024 DomainSpot LLC Whois Privacy Service
20 simeonoff.ninja 30 Apr 2015 30 Apr 2025 Cloudflare, Inc REDACTED FOR PRIVACY
21 limonoff.com 26 Apr 2008 26 Apr 2025 GoDaddy.com, LLC -
22 kimonoff.com 23 Jan 2019 23 Jan 2025 NOMINALIA INTERNET S.L. REDACTED FOR PRIVACY
23 sitonoff.com 7 May 2024 7 May 2025 GoDaddy.com, LLC -
24 simoniff.de - - - -
25 simongoff.co.uk 20 Jul 2022 20 Jul 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
26 siminoff.net 16 Nov 1999 16 Nov 2027 Network Solutions, LLC -
27 timonoff.ru 28 Mar 2019 28 Mar 2025 TIMEWEB-RU Private Person
28 siminoff.info 22 Nov 2022 22 Nov 2024 Network Solutions, LLC Siminoff Banjo & Mandolin Parts
29 siminoff.com 7 May 1998 6 May 2027 GoDaddy.com, LLC -
30 simonof.info 17 Jul 2012 17 Jul 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
31 dimonoff.com 5 Oct 2005 5 Oct 2024 Tucows Domains Inc. -
32 simonola.pl 28 Mar 2023 - AZ.pl Sp. z o.o. -
33 smtonoff.com 8 Jul 2023 8 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
34 simosoft.eu - - Key-Systems GmbH -
35 simonefm.nl 8 Sep 2004 - The Registrar Company B.V. -
36 simonona.store 30 Aug 2023 30 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
37 seminoff.international 27 Sep 2019 27 Sep 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
38 semenoff.org 6 Dec 2001 6 Dec 2024 WHC Online Solutions Inc. Privacy Protect, LLC (PrivacyProtect.org)
39 simonoir.com 18 Dec 2020 18 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by ConoHa
40 simonroof.com 23 Mar 2022 23 Mar 2025 GoDaddy.com, LLC -
41 simonovv.ru 12 Mar 2013 12 Mar 2025 REGRU-RU Private Person
42 hsimonff.org 25 Mar 2013 25 Mar 2028 Network Solutions, LLC REDACTED FOR PRIVACY
43 lemonoff.com 16 Sep 2018 16 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
44 sirenoff.com 5 Sep 2018 5 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
45 smirnoff.info 7 Aug 2001 7 Aug 2024 CSC Corporate Domains, Inc. Diageo - PLC
46 simonfox.net 26 Nov 2010 26 Nov 2024 Tucows Domains Inc. -
47 simonkorff.net 3 Feb 2023 3 Feb 2025 GoDaddy.com, LLC -
48 midonoff.tech 15 Apr 2023 15 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
49 samsonoff.su 27 Nov 2023 27 Nov 2024 REGRU-SU Private Person
50 simonoye.com 29 Dec 2006 29 Dec 2028 Pair Domains GDPR Redacted
51 simonecf.com 6 Mar 2013 6 Mar 2025 Whois Corp. simonecf
52 simone-f.com 15 Jan 2010 15 Jan 2025 IONOS SE Frank Haustechnik
53 semenoff.pro 5 Apr 2013 5 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Romanov Pavel Arturovich
54 simosoft.net 21 Apr 2012 21 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
55 simonfoy.com 12 Oct 2023 12 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
56 seconoff.hu 14 Dec 2020 - - -
57 simonooo.com 2 Sep 2021 2 Sep 2024 GoDaddy.com, LLC -
58 sogonoff.group 12 Apr 2023 12 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
59 simonova.pro 1 Sep 2014 1 Sep 2024 Registrar of Domain Names REG.RU LLC Data Protected
60 simonomi.com 18 Apr 2019 18 Apr 2025 Tucows Domains Inc. -
61 bizonoff.com 19 Jun 2016 19 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 simonoak.nl 5 Nov 2010 - Metaregistrar B.V. -
63 seminoff.institute 27 Sep 2019 27 Sep 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
64 simonsoft.hu 22 Apr 2008 - - -
65 salonoff.by 16 Mar 2021 16 Mar 2025 Active Technologies LLC -
66 simonfox.me.uk 1 Nov 2006 1 Nov 2026 LCN.com Ltd [Tag = LCN] -
67 simonoku.ru 4 Feb 2024 4 Feb 2025 REGRU-RU Yandex.Mail Exclusive email address feature
68 nikonoff.info 13 Feb 2009 13 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 smirnoff.nl 6 Feb 2000 - Corporation Service Company Limited -
70 nikonoff.pro 5 Oct 2023 5 Oct 2024 Registrar of Domain Names REG.RU LLC Private Person
71 simonsoft.com 8 Apr 2003 8 Apr 2025 Moniker Online Services LLC Germanium World LLC
72 sozonoff.com 5 May 2001 5 May 2025 Network Solutions, LLC PERFECT PRIVACY, LLC
73 kimonofi.com 29 Aug 2023 29 Aug 2025 Wix.Com Ltd. Wix.com Ltd.
74 smirnoff.com 27 Jul 1995 26 Jul 2024 CSC CORPORATE DOMAINS, INC. Diageo North America, Inc.
75 simi-off.com 25 Jan 2017 25 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
76 simonduff.net 4 Jan 2016 4 Jan 2025 Cloudflare, Inc. DATA REDACTED
77 gymonoff.com 29 Mar 2020 29 Mar 2025 GMO INTERNET, INC. paperboy and co. corporation
78 simmonsff.org 4 Jan 2017 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 simonneff.com 30 Aug 2022 30 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
80 simonkofe.com 26 Nov 2023 26 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
81 dimondff.com 28 Oct 2020 28 Oct 2024 GoDaddy.com, LLC -
82 semanoff.com 11 Apr 2006 11 Apr 2025 GoDaddy.com, LLC -
83 semenoff.ru 2 Apr 2007 2 Apr 2025 RU-CENTER-RU NETGALAXY LTD
84 simonhof.com 14 Dec 2021 14 Dec 2024 Cloudflare, Inc. DATA REDACTED
85 simonovo.ru 13 Mar 2018 13 Mar 2025 REGRU-RU 68 Media SA
86 simonops.com 11 May 2020 11 May 2025 GoDaddy.com, LLC -
87 simonova.biz 5 Jan 2007 4 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Consulting Centre Agency Intercon
88 simonora.com 7 Sep 2012 7 Sep 2027 GoDaddy.com, LLC -
89 mixonoff.net 19 Feb 2020 19 Feb 2025 INAMES CO., LTD. Sukbong Chung
90 simonovs.ru 29 Aug 2023 29 Aug 2024 DOMAINSHOP-RU Private Person
91 timo-off.de - - - -
92 siphonoff.com 23 Apr 2024 23 Apr 2025 GoDaddy.com, LLC -
93 simonwolf.art 30 Sep 2021 30 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
94 smirnoff.net 24 Apr 1999 24 Apr 2025 GoDaddy.com, LLC -
95 simonotw.top 15 Dec 2023 15 Dec 2024 Hong Kong Juming Network Technology Co. , Ltd REDACTED FOR PRIVACY
96 bigonoff.org 29 Feb 2004 28 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
97 simonoud.nl 3 Sep 2003 - Realtime Register -
98 smirnoff.uk 21 Jun 2019 21 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
99 imeonoff.com 5 Aug 2023 5 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
100 simonsoft.se 23 Oct 2006 23 Oct 2024 Gandi SAS -
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 Simonoff.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=simonoff.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "simonoff.ru",
        "page_size": 100
    },
    "count": {
        "total": 545,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "limonoff.su, simanoff.ru, simanoff.com, jsimonoff.com, simenoff.ru, simeonoff.org, simongoff.com, siminoff.org, ismonoff.online, ismonoff.info, simeonoff.com, semonoff.ru, simon-off.ru, siminoff.one, simanoff.net, limonoff.net, imonoff.com, simonff.com, msimonoff.com, simeonoff.ninja, limonoff.com, kimonoff.com, sitonoff.com, simoniff.de, simongoff.co.uk, siminoff.net, timonoff.ru, siminoff.info, siminoff.com, simonof.info, dimonoff.com, simonola.pl, smtonoff.com, simosoft.eu, simonefm.nl, simonona.store, seminoff.international, semenoff.org, simonoir.com, simonroof.com, simonovv.ru, hsimonff.org, lemonoff.com, sirenoff.com, smirnoff.info, simonfox.net, simonkorff.net, midonoff.tech, samsonoff.su, simonoye.com, simonecf.com, simone-f.com, semenoff.pro, simosoft.net, simonfoy.com, seconoff.hu, simonooo.com, sogonoff.group, simonova.pro, simonomi.com, bizonoff.com, simonoak.nl, seminoff.institute, simonsoft.hu, salonoff.by, simonfox.me.uk, simonoku.ru, nikonoff.info, smirnoff.nl, nikonoff.pro, simonsoft.com, sozonoff.com, kimonofi.com, smirnoff.com, simi-off.com, simonduff.net, gymonoff.com, simmonsff.org, simonneff.com, simonkofe.com, dimondff.com, semanoff.com, semenoff.ru, simonhof.com, simonovo.ru, simonops.com, simonova.biz, simonora.com, mixonoff.net, simonovs.ru, timo-off.de, siphonoff.com, simonwolf.art, smirnoff.net, simonotw.top, bigonoff.org, simonoud.nl, smirnoff.uk, imeonoff.com, simonsoft.se",
    "results": [
        {
            "num": 1,
            "domain_name": "limonoff.su",
            "domain_keyword": "limonoff",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:32:41",
            "create_date": "2010-04-16",
            "expiry_date": "2025-04-16",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 2,
            "domain_name": "simanoff.ru",
            "domain_keyword": "simanoff",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:10:45",
            "create_date": "2023-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.megagroup.ru",
                "ns1.megagroup.ru",
                "ns2.megagroup.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "simanoff.com",
            "domain_keyword": "simanoff",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:21:22",
            "create_date": "1999-02-13",
            "update_date": "2022-11-23",
            "expiry_date": "2026-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "jsimonoff.com",
            "domain_keyword": "jsimonoff",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:10:19",
            "create_date": "2010-08-13",
            "update_date": "2022-09-07",
            "expiry_date": "2026-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "simenoff.ru",
            "domain_keyword": "simenoff",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:10:57",
            "create_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "simeonoff.org",
            "domain_keyword": "simeonoff",
            "domain_tld": "org",
            "query_time": "2024-05-14 02:15:57",
            "create_date": "2021-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yanko Simeonoff",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Varna",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "simongoff.com",
            "domain_keyword": "simongoff",
            "domain_tld": "com",
            "query_time": "2024-04-14 22:06:44",
            "create_date": "2014-02-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "siminoff.org",
            "domain_keyword": "siminoff",
            "domain_tld": "org",
            "query_time": "2024-04-17 21:13:55",
            "create_date": "1999-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2026-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns97.worldnic.com",
                "ns98.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ismonoff.online",
            "domain_keyword": "ismonoff",
            "domain_tld": "online",
            "query_time": "2024-04-09 23:17:14",
            "create_date": "2023-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ismonoff.info",
            "domain_keyword": "ismonoff",
            "domain_tld": "info",
            "query_time": "2024-04-09 23:17:14",
            "create_date": "2023-07-18",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-18",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns1.domain.com",
                "ns2.dns-parking.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "simeonoff.com",
            "domain_keyword": "simeonoff",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:29:14",
            "create_date": "2006-01-11",
            "update_date": "2020-01-11",
            "expiry_date": "2025-01-11",
            "registrar_iana": 52,
            "registrar_name": "Hostopia Canada Corp.",
            "registrar_website": "http://www.aplus.net",
            "name_servers": [
                "ns1.abac.com",
                "ns2.abac.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "semonoff.ru",
            "domain_keyword": "semonoff",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:56:32",
            "create_date": "2023-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "simon-off.ru",
            "domain_keyword": "simon-off",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:11:28",
            "create_date": "2022-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "siminoff.one",
            "domain_keyword": "siminoff",
            "domain_tld": "one",
            "query_time": "2024-05-28 06:57:24",
            "create_date": "2023-05-25",
            "update_date": "2023-08-29",
            "expiry_date": "2024-05-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "donna.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "simanoff.net",
            "domain_keyword": "simanoff",
            "domain_tld": "net",
            "query_time": "2024-05-28 06:55:23",
            "create_date": "2023-03-20",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "limonoff.net",
            "domain_keyword": "limonoff",
            "domain_tld": "net",
            "query_time": "2024-05-09 03:55:34",
            "create_date": "2006-03-09",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "imonoff.com",
            "domain_keyword": "imonoff",
            "domain_tld": "com",
            "query_time": "2024-04-18 06:03:51",
            "create_date": "2013-06-11",
            "update_date": "2023-06-12",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "simonff.com",
            "domain_keyword": "simonff",
            "domain_tld": "com",
            "query_time": "2024-04-14 22:05:59",
            "create_date": "2013-08-01",
            "update_date": "2020-07-26",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "msimonoff.com",
            "domain_keyword": "msimonoff",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:10:18",
            "create_date": "2011-07-05",
            "update_date": "2023-04-11",
            "expiry_date": "2024-07-05",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Whois Privacy Service",
            "registrant_company": "Whois Privacy Service",
            "registrant_address": "PO BOX 501610",
            "registrant_city": "San Diego",
            "registrant_state": "CA",
            "registrant_zip": "92150-1610",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6193932111",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "simeonoff.ninja",
            "domain_keyword": "simeonoff",
            "domain_tld": "ninja",
            "query_time": "2024-04-21 19:29:15",
            "create_date": "2015-04-30",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Plovdiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "arnold.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "limonoff.com",
            "domain_keyword": "limonoff",
            "domain_tld": "com",
            "query_time": "2024-04-28 16:13:08",
            "create_date": "2008-04-26",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "kimonoff.com",
            "domain_keyword": "kimonoff",
            "domain_tld": "com",
            "query_time": "2024-05-27 14:43:10",
            "create_date": "2019-01-23",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-23",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sitonoff.com",
            "domain_keyword": "sitonoff",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:47:52",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "simoniff.de",
            "domain_keyword": "simoniff",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:53:53",
            "update_date": "2022-02-03",
            "name_servers": [
                "gmxde.ui-dns.biz",
                "gmxde.ui-dns.com",
                "gmxde.ui-dns.de",
                "gmxde.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 25,
            "domain_name": "simongoff.co.uk",
            "domain_keyword": "simongoff",
            "domain_tld": "co.uk",
            "query_time": "2024-04-03 17:54:58",
            "create_date": "2022-07-20",
            "update_date": "2022-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "siminoff.net",
            "domain_keyword": "siminoff",
            "domain_tld": "net",
            "query_time": "2024-04-17 21:13:55",
            "create_date": "1999-11-16",
            "update_date": "2022-04-11",
            "expiry_date": "2027-11-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns83.worldnic.com",
                "ns84.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "timonoff.ru",
            "domain_keyword": "timonoff",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:32:59",
            "create_date": "2019-03-28",
            "expiry_date": "2025-03-28",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.eternalhost.net",
                "ns2.eternalhost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "siminoff.info",
            "domain_keyword": "siminoff",
            "domain_tld": "info",
            "query_time": "2024-04-11 19:46:57",
            "create_date": "2022-11-22",
            "update_date": "2022-11-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Siminoff Banjo & Mandolin Parts",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.worldnic.com",
                "ns32.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "siminoff.com",
            "domain_keyword": "siminoff",
            "domain_tld": "com",
            "query_time": "2024-04-08 18:35:08",
            "create_date": "1998-05-07",
            "update_date": "2022-09-10",
            "expiry_date": "2027-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "simonof.info",
            "domain_keyword": "simonof",
            "domain_tld": "info",
            "query_time": "2024-05-30 21:55:08",
            "create_date": "2012-07-17",
            "update_date": "2023-05-23",
            "expiry_date": "2025-07-17",
            "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_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "dns1.webdrive.ru",
                "dns2.webdrive.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dimonoff.com",
            "domain_keyword": "dimonoff",
            "domain_tld": "com",
            "query_time": "2024-05-26 02:21:52",
            "create_date": "2005-10-05",
            "update_date": "2022-09-06",
            "expiry_date": "2024-10-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "simonola.pl",
            "domain_keyword": "simonola",
            "domain_tld": "pl",
            "query_time": "2024-04-12 16:36:37",
            "create_date": "2023-03-28",
            "update_date": "2023-03-28",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "smtonoff.com",
            "domain_keyword": "smtonoff",
            "domain_tld": "com",
            "query_time": "2024-05-06 08:35:18",
            "create_date": "2023-07-08",
            "update_date": "2024-04-27",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "simosoft.eu",
            "domain_keyword": "simosoft",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:03:10",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.key-systems.net",
            "name_servers": [
                "ns1.zcom.it",
                "ns2.limitis.net",
                "ns3.zcom.it"
            ]
        },
        {
            "num": 35,
            "domain_name": "simonefm.nl",
            "domain_keyword": "simonefm",
            "domain_tld": "nl",
            "query_time": "2024-05-18 05:20:55",
            "create_date": "2004-09-08",
            "update_date": "2024-01-15",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 36,
            "domain_name": "simonona.store",
            "domain_keyword": "simonona",
            "domain_tld": "store",
            "query_time": "2024-05-18 06:18:59",
            "create_date": "2023-08-30",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "seminoff.international",
            "domain_keyword": "seminoff",
            "domain_tld": "international",
            "query_time": "2024-04-27 02:16:12",
            "create_date": "2019-09-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-27",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "semenoff.org",
            "domain_keyword": "semenoff",
            "domain_tld": "org",
            "query_time": "2024-04-15 11:08:43",
            "create_date": "2001-12-06",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-06",
            "registrar_iana": 938,
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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": [
                "cloud1.whc.ca",
                "cloud2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "simonoir.com",
            "domain_keyword": "simonoir",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:05:21",
            "create_date": "2020-12-18",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-18",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by ConoHa",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367020428",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "simonroof.com",
            "domain_keyword": "simonroof",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:59:30",
            "create_date": "2022-03-23",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "simonovv.ru",
            "domain_keyword": "simonovv",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:11:32",
            "create_date": "2013-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "hsimonff.org",
            "domain_keyword": "hsimonff",
            "domain_tld": "org",
            "query_time": "2024-04-23 02:59:24",
            "create_date": "2013-03-25",
            "update_date": "2023-01-29",
            "expiry_date": "2028-03-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "lemonoff.com",
            "domain_keyword": "lemonoff",
            "domain_tld": "com",
            "query_time": "2024-04-15 12:21:27",
            "create_date": "2018-09-16",
            "update_date": "2020-09-10",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sirenoff.com",
            "domain_keyword": "sirenoff",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:28:54",
            "create_date": "2018-09-05",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=sirenoff.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "smirnoff.info",
            "domain_keyword": "smirnoff",
            "domain_tld": "info",
            "query_time": "2024-05-16 14:34:21",
            "create_date": "2001-08-07",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-07",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Diageo - PLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "simonfox.net",
            "domain_keyword": "simonfox",
            "domain_tld": "net",
            "query_time": "2024-04-14 22:06:06",
            "create_date": "2010-11-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "simonkorff.net",
            "domain_keyword": "simonkorff",
            "domain_tld": "net",
            "query_time": "2024-04-10 06:11:26",
            "create_date": "2023-02-03",
            "update_date": "2023-02-03",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "midonoff.tech",
            "domain_keyword": "midonoff",
            "domain_tld": "tech",
            "query_time": "2024-04-29 20:49:09",
            "create_date": "2023-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "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-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "samsonoff.su",
            "domain_keyword": "samsonoff",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:21:55",
            "create_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "isp1.coopertino.org",
                "isp2.coopertino.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 50,
            "domain_name": "simonoye.com",
            "domain_keyword": "simonoye",
            "domain_tld": "com",
            "query_time": "2024-04-12 16:36:37",
            "create_date": "2006-12-29",
            "update_date": "2023-11-05",
            "expiry_date": "2028-12-29",
            "registrar_iana": 99,
            "registrar_name": "Pair Domains",
            "registrar_website": "pairdomains.com",
            "registrant_name": "GDPR Redacted",
            "registrant_address": "GDPR Redacted",
            "registrant_city": "GDPR Redacted",
            "registrant_state": "PA",
            "registrant_zip": "GDPR Redacted",
            "registrant_country": "US",
            "registrant_email": "https://whois.pairdomains.com/contact?domain=simonoye.com&type=registrant",
            "registrant_phone": "GDPR Redacted",
            "registrant_fax": "GDPR Redacted",
            "name_servers": [
                "ns3.pairnic.com",
                "ns4.pairnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "simonecf.com",
            "domain_keyword": "simonecf",
            "domain_tld": "com",
            "query_time": "2024-04-14 22:03:32",
            "create_date": "2013-03-06",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-06",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "simonecf",
            "registrant_company": "simonecf",
            "registrant_address": "11 Gukjegeumyung-ro 2-gil Yeongdeungpo-gu Seoul",
            "registrant_city": "seoul",
            "registrant_zip": "07327",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.27868560",
            "registrant_fax": "+82.27868560",
            "name_servers": [
                "ns.kpost.com",
                "ns1.kpost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "simone-f.com",
            "domain_keyword": "simone-f",
            "domain_tld": "com",
            "query_time": "2024-04-14 22:02:45",
            "create_date": "2010-01-15",
            "update_date": "2020-04-16",
            "expiry_date": "2025-01-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Frank Haustechnik",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.com",
                "ns1085.ui-dns.de",
                "ns1085.ui-dns.org",
                "ns1124.ui-dns.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "semenoff.pro",
            "domain_keyword": "semenoff",
            "domain_tld": "pro",
            "query_time": "2024-04-15 11:08:43",
            "create_date": "2013-04-05",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-05",
            "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_company": "Romanov Pavel Arturovich",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ULYANOVSK",
            "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": [
                "ns1.ipserver.su",
                "ns2.ipserver.su"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "simosoft.net",
            "domain_keyword": "simosoft",
            "domain_tld": "net",
            "query_time": "2024-04-26 12:04:28",
            "create_date": "2012-04-21",
            "update_date": "2023-05-26",
            "expiry_date": "2025-04-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.limitis.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.zcom.it",
                "ns2.limitis.net",
                "ns3.zcom.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "simonfoy.com",
            "domain_keyword": "simonfoy",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:04:29",
            "create_date": "2023-10-12",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "seconoff.hu",
            "domain_keyword": "seconoff",
            "domain_tld": "hu",
            "query_time": "2024-05-10 13:05:54",
            "create_date": "2020-12-14"
        },
        {
            "num": 57,
            "domain_name": "simonooo.com",
            "domain_keyword": "simonooo",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:57:36",
            "create_date": "2021-09-02",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sogonoff.group",
            "domain_keyword": "sogonoff",
            "domain_tld": "group",
            "query_time": "2024-04-30 10:46:20",
            "create_date": "2023-04-12",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-12",
            "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_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "simonova.pro",
            "domain_keyword": "simonova",
            "domain_tld": "pro",
            "query_time": "2024-05-12 10:14:40",
            "create_date": "2014-09-01",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "simonomi.com",
            "domain_keyword": "simonomi",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:05:21",
            "create_date": "2019-04-18",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bizonoff.com",
            "domain_keyword": "bizonoff",
            "domain_tld": "com",
            "query_time": "2024-04-23 10:24:33",
            "create_date": "2016-06-19",
            "update_date": "2020-06-13",
            "expiry_date": "2025-06-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "simonoak.nl",
            "domain_keyword": "simonoak",
            "domain_tld": "nl",
            "query_time": "2024-05-02 22:05:20",
            "create_date": "2010-11-05",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 63,
            "domain_name": "seminoff.institute",
            "domain_keyword": "seminoff",
            "domain_tld": "institute",
            "query_time": "2024-04-29 16:51:58",
            "create_date": "2019-09-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-27",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "simonsoft.hu",
            "domain_keyword": "simonsoft",
            "domain_tld": "hu",
            "query_time": "2024-05-10 02:43:23",
            "create_date": "2008-04-22"
        },
        {
            "num": 65,
            "domain_name": "salonoff.by",
            "domain_keyword": "salonoff",
            "domain_tld": "by",
            "query_time": "2024-05-16 02:05:10",
            "create_date": "2021-03-16",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-16",
            "registrar_name": "Active Technologies LLC",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "cheryl.ns.cloudflare.com",
                "denver.ns.cloudflare.com"
            ]
        },
        {
            "num": 66,
            "domain_name": "simonfox.me.uk",
            "domain_keyword": "simonfox",
            "domain_tld": "me.uk",
            "query_time": "2024-04-03 17:54:55",
            "create_date": "2006-11-01",
            "update_date": "2017-08-15",
            "expiry_date": "2026-11-01",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.biz",
                "ns1.lcn.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "simonoku.ru",
            "domain_keyword": "simonoku",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:11:31",
            "create_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 68,
            "domain_name": "nikonoff.info",
            "domain_keyword": "nikonoff",
            "domain_tld": "info",
            "query_time": "2024-05-13 09:46:23",
            "create_date": "2009-02-13",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "smirnoff.nl",
            "domain_keyword": "smirnoff",
            "domain_tld": "nl",
            "query_time": "2024-05-23 14:07:14",
            "create_date": "2000-02-06",
            "update_date": "2022-10-14",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 70,
            "domain_name": "nikonoff.pro",
            "domain_keyword": "nikonoff",
            "domain_tld": "pro",
            "query_time": "2024-04-29 20:16:39",
            "create_date": "2023-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovska",
            "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": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "simonsoft.com",
            "domain_keyword": "simonsoft",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:01:22",
            "create_date": "2003-04-08",
            "update_date": "2024-01-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "William Coam",
            "registrant_company": "Germanium World LLC",
            "registrant_address": "P.O. Box 313",
            "registrant_city": "Woodbury",
            "registrant_state": "NY",
            "registrant_zip": "11797",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5166062355",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sozonoff.com",
            "domain_keyword": "sozonoff",
            "domain_tld": "com",
            "query_time": "2024-04-10 05:37:14",
            "create_date": "2001-05-05",
            "update_date": "2024-03-29",
            "expiry_date": "2025-05-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "pns41.cloudns.net",
                "pns42.cloudns.net",
                "pns43.cloudns.net",
                "pns44.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "kimonofi.com",
            "domain_keyword": "kimonofi",
            "domain_tld": "com",
            "query_time": "2024-05-15 08:32:38",
            "create_date": "2023-08-29",
            "update_date": "2023-08-30",
            "expiry_date": "2025-08-29",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "smirnoff.com",
            "domain_keyword": "smirnoff",
            "domain_tld": "com",
            "query_time": "2024-04-09 12:05:31",
            "create_date": "1995-07-27",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-26",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Registrar",
            "registrant_company": "Diageo North America, Inc.",
            "registrant_address": "801 Main Avenue",
            "registrant_city": "Norwalk",
            "registrant_state": "California",
            "registrant_zip": "6851",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2079275200",
            "registrant_fax": "+44.2079274600",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "simi-off.com",
            "domain_keyword": "simi-off",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:12:10",
            "create_date": "2017-01-25",
            "update_date": "2023-12-26",
            "expiry_date": "2025-01-25",
            "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": [
                "austin.ns.cloudflare.com",
                "erin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "simonduff.net",
            "domain_keyword": "simonduff",
            "domain_tld": "net",
            "query_time": "2024-05-07 16:54:24",
            "create_date": "2016-01-04",
            "update_date": "2023-12-05",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Vic",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "AU",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/simonduff.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "dawn.ns.cloudflare.com",
                "scott.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "gymonoff.com",
            "domain_keyword": "gymonoff",
            "domain_tld": "com",
            "query_time": "2024-05-16 15:19:41",
            "create_date": "2020-03-29",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-29",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "yuza guupe",
            "registrant_company": "paperboy and co. corporation",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562622",
            "name_servers": [
                "dns1.goope.jp",
                "dns2.goope.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "simmonsff.org",
            "domain_keyword": "simmonsff",
            "domain_tld": "org",
            "query_time": "2024-04-17 21:17:40",
            "create_date": "2017-01-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "simonneff.com",
            "domain_keyword": "simonneff",
            "domain_tld": "com",
            "query_time": "2024-05-22 05:46:34",
            "create_date": "2022-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=simonneff.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "simonkofe.com",
            "domain_keyword": "simonkofe",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:24:07",
            "create_date": "2023-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "dimondff.com",
            "domain_keyword": "dimondff",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:43:08",
            "create_date": "2020-10-28",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "semanoff.com",
            "domain_keyword": "semanoff",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:04:19",
            "create_date": "2006-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "semenoff.ru",
            "domain_keyword": "semenoff",
            "domain_tld": "ru",
            "query_time": "2024-05-04 03:21:28",
            "create_date": "2007-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "simonhof.com",
            "domain_keyword": "simonhof",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:04:56",
            "create_date": "2021-12-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Rheinland-Pfalz",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "DE",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/simonhof.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "bingo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "simonovo.ru",
            "domain_keyword": "simonovo",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:11:32",
            "create_date": "2018-03-13",
            "expiry_date": "2025-03-13",
            "registrar_name": "REGRU-RU",
            "registrant_company": "68 Media SA",
            "name_servers": [
                "domain.park7.ru",
                "forsale.park7.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "simonops.com",
            "domain_keyword": "simonops",
            "domain_tld": "com",
            "query_time": "2024-05-22 02:07:48",
            "create_date": "2020-05-11",
            "update_date": "2023-05-17",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1111.awsdns-10.org",
                "ns-1716.awsdns-22.co.uk",
                "ns-251.awsdns-31.com",
                "ns-909.awsdns-49.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "simonova.biz",
            "domain_keyword": "simonova",
            "domain_tld": "biz",
            "query_time": "2024-05-15 04:16:50",
            "create_date": "2007-01-05",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Consulting Centre Agency Intercon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.hqhost.net",
                "ns1.hqhost.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "simonora.com",
            "domain_keyword": "simonora",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:57:36",
            "create_date": "2012-09-07",
            "update_date": "2022-09-12",
            "expiry_date": "2027-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "mixonoff.net",
            "domain_keyword": "mixonoff",
            "domain_tld": "net",
            "query_time": "2024-04-12 10:06:13",
            "create_date": "2020-02-19",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-19",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Sukbong Chung",
            "registrant_company": "Sukbong Chung",
            "registrant_address": "57 Holteu-ro 48-49, Heyrimaeul-gil",
            "registrant_city": "Paju-si",
            "registrant_state": "Gyeonggi-do",
            "registrant_zip": "10859",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.318245190",
            "name_servers": [
                "sns1.nsgodo.com",
                "sns2.nsgodo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "simonovs.ru",
            "domain_keyword": "simonovs",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:11:32",
            "create_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "martin.ns.cloudflare.com",
                "millie.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "timo-off.de",
            "domain_keyword": "timo-off",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:24:53",
            "update_date": "2018-08-09",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 92,
            "domain_name": "siphonoff.com",
            "domain_keyword": "siphonoff",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:29:30",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "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": 93,
            "domain_name": "simonwolf.art",
            "domain_keyword": "simonwolf",
            "domain_tld": "art",
            "query_time": "2024-05-02 22:06:40",
            "create_date": "2021-09-30",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "smirnoff.net",
            "domain_keyword": "smirnoff",
            "domain_tld": "net",
            "query_time": "2024-05-24 18:20:07",
            "create_date": "1999-04-24",
            "update_date": "2022-09-01",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "simonotw.top",
            "domain_keyword": "simonotw",
            "domain_tld": "top",
            "query_time": "2024-04-12 16:36:36",
            "create_date": "2023-12-15",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-15",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://juminghk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "bigonoff.org",
            "domain_keyword": "bigonoff",
            "domain_tld": "org",
            "query_time": "2024-04-23 04:09:05",
            "create_date": "2004-02-29",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net",
                "ns6.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "simonoud.nl",
            "domain_keyword": "simonoud",
            "domain_tld": "nl",
            "query_time": "2024-05-02 22:05:22",
            "create_date": "2003-09-03",
            "update_date": "2022-01-26",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 98,
            "domain_name": "smirnoff.uk",
            "domain_keyword": "smirnoff",
            "domain_tld": "uk",
            "query_time": "2024-05-16 14:34:24",
            "create_date": "2019-06-21",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-21",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "imeonoff.com",
            "domain_keyword": "imeonoff",
            "domain_tld": "com",
            "query_time": "2024-04-29 02:09:15",
            "create_date": "2023-08-05",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "simonsoft.se",
            "domain_keyword": "simonsoft",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:22:09",
            "create_date": "2006-10-23",
            "update_date": "2024-03-18",
            "expiry_date": "2024-10-23",
            "registrar_name": "Gandi SAS",
            "name_servers": [
                "ns-1074.awsdns-06.org",
                "ns-128.awsdns-16.com",
                "ns-1708.awsdns-21.co.uk",
                "ns-585.awsdns-09.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.46,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>simonoff.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>545</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>limonoff.su, simanoff.ru, simanoff.com, jsimonoff.com, simenoff.ru, simeonoff.org, simongoff.com, siminoff.org, ismonoff.online, ismonoff.info, simeonoff.com, semonoff.ru, simon-off.ru, siminoff.one, simanoff.net, limonoff.net, imonoff.com, simonff.com, msimonoff.com, simeonoff.ninja, limonoff.com, kimonoff.com, sitonoff.com, simoniff.de, simongoff.co.uk, siminoff.net, timonoff.ru, siminoff.info, siminoff.com, simonof.info, dimonoff.com, simonola.pl, smtonoff.com, simosoft.eu, simonefm.nl, simonona.store, seminoff.international, semenoff.org, simonoir.com, simonroof.com, simonovv.ru, hsimonff.org, lemonoff.com, sirenoff.com, smirnoff.info, simonfox.net, simonkorff.net, midonoff.tech, samsonoff.su, simonoye.com, simonecf.com, simone-f.com, semenoff.pro, simosoft.net, simonfoy.com, seconoff.hu, simonooo.com, sogonoff.group, simonova.pro, simonomi.com, bizonoff.com, simonoak.nl, seminoff.institute, simonsoft.hu, salonoff.by, simonfox.me.uk, simonoku.ru, nikonoff.info, smirnoff.nl, nikonoff.pro, simonsoft.com, sozonoff.com, kimonofi.com, smirnoff.com, simi-off.com, simonduff.net, gymonoff.com, simmonsff.org, simonneff.com, simonkofe.com, dimondff.com, semanoff.com, semenoff.ru, simonhof.com, simonovo.ru, simonops.com, simonova.biz, simonora.com, mixonoff.net, simonovs.ru, timo-off.de, siphonoff.com, simonwolf.art, smirnoff.net, simonotw.top, bigonoff.org, simonoud.nl, smirnoff.uk, imeonoff.com, simonsoft.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>limonoff.su</domain_name>
   <domain_keyword>limonoff</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:32:41</query_time>
   <create_date>2010-04-16</create_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>simanoff.ru</domain_name>
   <domain_keyword>simanoff</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:10:45</query_time>
   <create_date>2023-04-11</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.megagroup.ru</value>
    <value>ns1.megagroup.ru</value>
    <value>ns2.megagroup.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>simanoff.com</domain_name>
   <domain_keyword>simanoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:21:22</query_time>
   <create_date>1999-02-13</create_date>
   <update_date>2022-11-23</update_date>
   <expiry_date>2026-01-05</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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>jsimonoff.com</domain_name>
   <domain_keyword>jsimonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:10:19</query_time>
   <create_date>2010-08-13</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2026-08-13</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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>5</num>
   <domain_name>simenoff.ru</domain_name>
   <domain_keyword>simenoff</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:10:57</query_time>
   <create_date>2023-10-25</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</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>6</num>
   <domain_name>simeonoff.org</domain_name>
   <domain_keyword>simeonoff</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 02:15:57</query_time>
   <create_date>2021-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yanko Simeonoff</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Varna</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>simongoff.com</domain_name>
   <domain_keyword>simongoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 22:06:44</query_time>
   <create_date>2014-02-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-23</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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>siminoff.org</domain_name>
   <domain_keyword>siminoff</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 21:13:55</query_time>
   <create_date>1999-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2026-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns97.worldnic.com</value>
    <value>ns98.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ismonoff.online</domain_name>
   <domain_keyword>ismonoff</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-09 23:17:14</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ismonoff.info</domain_name>
   <domain_keyword>ismonoff</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-09 23:17:14</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns1.domain.com</value>
    <value>ns2.dns-parking.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>simeonoff.com</domain_name>
   <domain_keyword>simeonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:29:14</query_time>
   <create_date>2006-01-11</create_date>
   <update_date>2020-01-11</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>52</registrar_iana>
   <registrar_name>Hostopia Canada Corp.</registrar_name>
   <registrar_website>http://www.aplus.net</registrar_website>
   <name_servers>
    <value>ns1.abac.com</value>
    <value>ns2.abac.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>semonoff.ru</domain_name>
   <domain_keyword>semonoff</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:56:32</query_time>
   <create_date>2023-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</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>13</num>
   <domain_name>simon-off.ru</domain_name>
   <domain_keyword>simon-off</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:11:28</query_time>
   <create_date>2022-03-18</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</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>14</num>
   <domain_name>siminoff.one</domain_name>
   <domain_keyword>siminoff</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-28 06:57:24</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>donna.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>simanoff.net</domain_name>
   <domain_keyword>simanoff</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 06:55:23</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>limonoff.net</domain_name>
   <domain_keyword>limonoff</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 03:55:34</query_time>
   <create_date>2006-03-09</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-09</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>imonoff.com</domain_name>
   <domain_keyword>imonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 06:03:51</query_time>
   <create_date>2013-06-11</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-06-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>pdns13.domaincontrol.com</value>
    <value>pdns14.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>18</num>
   <domain_name>simonff.com</domain_name>
   <domain_keyword>simonff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 22:05:59</query_time>
   <create_date>2013-08-01</create_date>
   <update_date>2020-07-26</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>msimonoff.com</domain_name>
   <domain_keyword>msimonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:10:18</query_time>
   <create_date>2011-07-05</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Whois Privacy Service</registrant_name>
   <registrant_company>Whois Privacy Service</registrant_company>
   <registrant_address>PO BOX 501610</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92150-1610</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6193932111</registrant_phone>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>simeonoff.ninja</domain_name>
   <domain_keyword>simeonoff</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-21 19:29:15</query_time>
   <create_date>2015-04-30</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Plovdiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>arnold.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>limonoff.com</domain_name>
   <domain_keyword>limonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 16:13:08</query_time>
   <create_date>2008-04-26</create_date>
   <update_date>2024-04-24</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</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>22</num>
   <domain_name>kimonoff.com</domain_name>
   <domain_keyword>kimonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 14:43:10</query_time>
   <create_date>2019-01-23</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.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>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sitonoff.com</domain_name>
   <domain_keyword>sitonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:47:52</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>simoniff.de</domain_name>
   <domain_keyword>simoniff</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:53:53</query_time>
   <update_date>2022-02-03</update_date>
   <name_servers>
    <value>gmxde.ui-dns.biz</value>
    <value>gmxde.ui-dns.com</value>
    <value>gmxde.ui-dns.de</value>
    <value>gmxde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>simongoff.co.uk</domain_name>
   <domain_keyword>simongoff</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-03 17:54:58</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2022-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>siminoff.net</domain_name>
   <domain_keyword>siminoff</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 21:13:55</query_time>
   <create_date>1999-11-16</create_date>
   <update_date>2022-04-11</update_date>
   <expiry_date>2027-11-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns83.worldnic.com</value>
    <value>ns84.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>timonoff.ru</domain_name>
   <domain_keyword>timonoff</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:32:59</query_time>
   <create_date>2019-03-28</create_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.eternalhost.net</value>
    <value>ns2.eternalhost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>siminoff.info</domain_name>
   <domain_keyword>siminoff</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-11 19:46:57</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2022-11-27</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Siminoff Banjo &amp; Mandolin Parts</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.worldnic.com</value>
    <value>ns32.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>siminoff.com</domain_name>
   <domain_keyword>siminoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 18:35:08</query_time>
   <create_date>1998-05-07</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2027-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>simonof.info</domain_name>
   <domain_keyword>simonof</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 21:55:08</query_time>
   <create_date>2012-07-17</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2025-07-17</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_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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>dns1.webdrive.ru</value>
    <value>dns2.webdrive.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dimonoff.com</domain_name>
   <domain_keyword>dimonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 02:21:52</query_time>
   <create_date>2005-10-05</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.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>32</num>
   <domain_name>simonola.pl</domain_name>
   <domain_keyword>simonola</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-12 16:36:37</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2023-03-28</update_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>smtonoff.com</domain_name>
   <domain_keyword>smtonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 08:35:18</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>simosoft.eu</domain_name>
   <domain_keyword>simosoft</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:03:10</query_time>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.zcom.it</value>
    <value>ns2.limitis.net</value>
    <value>ns3.zcom.it</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>simonefm.nl</domain_name>
   <domain_keyword>simonefm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 05:20:55</query_time>
   <create_date>2004-09-08</create_date>
   <update_date>2024-01-15</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>simonona.store</domain_name>
   <domain_keyword>simonona</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 06:18:59</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>seminoff.international</domain_name>
   <domain_keyword>seminoff</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-27 02:16:12</query_time>
   <create_date>2019-09-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>semenoff.org</domain_name>
   <domain_keyword>semenoff</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 11:08:43</query_time>
   <create_date>2001-12-06</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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>cloud1.whc.ca</value>
    <value>cloud2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>simonoir.com</domain_name>
   <domain_keyword>simonoir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:05:21</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-18</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 ConoHa</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.367020428</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>simonroof.com</domain_name>
   <domain_keyword>simonroof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:59:30</query_time>
   <create_date>2022-03-23</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-23</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>simonovv.ru</domain_name>
   <domain_keyword>simonovv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:11:32</query_time>
   <create_date>2013-03-12</create_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>hsimonff.org</domain_name>
   <domain_keyword>hsimonff</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 02:59:24</query_time>
   <create_date>2013-03-25</create_date>
   <update_date>2023-01-29</update_date>
   <expiry_date>2028-03-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.worldnic.com</value>
    <value>ns24.worldnic.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>lemonoff.com</domain_name>
   <domain_keyword>lemonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 12:21:27</query_time>
   <create_date>2018-09-16</create_date>
   <update_date>2020-09-10</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sirenoff.com</domain_name>
   <domain_keyword>sirenoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:28:54</query_time>
   <create_date>2018-09-05</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-05</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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=sirenoff.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>smirnoff.info</domain_name>
   <domain_keyword>smirnoff</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 14:34:21</query_time>
   <create_date>2001-08-07</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Diageo - PLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>simonfox.net</domain_name>
   <domain_keyword>simonfox</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 22:06:06</query_time>
   <create_date>2010-11-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-26</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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>simonkorff.net</domain_name>
   <domain_keyword>simonkorff</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 06:11:26</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2023-02-03</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>midonoff.tech</domain_name>
   <domain_keyword>midonoff</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 20:49:09</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</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-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>samsonoff.su</domain_name>
   <domain_keyword>samsonoff</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:21:55</query_time>
   <create_date>2023-11-27</create_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>isp1.coopertino.org</value>
    <value>isp2.coopertino.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>simonoye.com</domain_name>
   <domain_keyword>simonoye</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 16:36:37</query_time>
   <create_date>2006-12-29</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2028-12-29</expiry_date>
   <registrar_iana>99</registrar_iana>
   <registrar_name>Pair Domains</registrar_name>
   <registrar_website>pairdomains.com</registrar_website>
   <registrant_name>GDPR Redacted</registrant_name>
   <registrant_address>GDPR Redacted</registrant_address>
   <registrant_city>GDPR Redacted</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>GDPR Redacted</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://whois.pairdomains.com/contact?domain=simonoye.com&amp;type=registrant</registrant_email>
   <registrant_phone>GDPR Redacted</registrant_phone>
   <registrant_fax>GDPR Redacted</registrant_fax>
   <name_servers>
    <value>ns3.pairnic.com</value>
    <value>ns4.pairnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>simonecf.com</domain_name>
   <domain_keyword>simonecf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 22:03:32</query_time>
   <create_date>2013-03-06</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>simonecf</registrant_name>
   <registrant_company>simonecf</registrant_company>
   <registrant_address>11 Gukjegeumyung-ro 2-gil Yeongdeungpo-gu Seoul</registrant_address>
   <registrant_city>seoul</registrant_city>
   <registrant_zip>07327</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.27868560</registrant_phone>
   <registrant_fax>+82.27868560</registrant_fax>
   <name_servers>
    <value>ns.kpost.com</value>
    <value>ns1.kpost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>simone-f.com</domain_name>
   <domain_keyword>simone-f</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 22:02:45</query_time>
   <create_date>2010-01-15</create_date>
   <update_date>2020-04-16</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Frank Haustechnik</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1016.ui-dns.com</value>
    <value>ns1085.ui-dns.de</value>
    <value>ns1085.ui-dns.org</value>
    <value>ns1124.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>semenoff.pro</domain_name>
   <domain_keyword>semenoff</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-15 11:08:43</query_time>
   <create_date>2013-04-05</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-05</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_company>Romanov Pavel Arturovich</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ULYANOVSK</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>ns1.ipserver.su</value>
    <value>ns2.ipserver.su</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>simosoft.net</domain_name>
   <domain_keyword>simosoft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 12:04:28</query_time>
   <create_date>2012-04-21</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.limitis.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.zcom.it</value>
    <value>ns2.limitis.net</value>
    <value>ns3.zcom.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>simonfoy.com</domain_name>
   <domain_keyword>simonfoy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:04:29</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>seconoff.hu</domain_name>
   <domain_keyword>seconoff</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 13:05:54</query_time>
   <create_date>2020-12-14</create_date>
  </value>
  <value>
   <num>57</num>
   <domain_name>simonooo.com</domain_name>
   <domain_keyword>simonooo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:57:36</query_time>
   <create_date>2021-09-02</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>58</num>
   <domain_name>sogonoff.group</domain_name>
   <domain_keyword>sogonoff</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-30 10:46:20</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-12</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_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>simonova.pro</domain_name>
   <domain_keyword>simonova</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 10:14:40</query_time>
   <create_date>2014-09-01</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>simonomi.com</domain_name>
   <domain_keyword>simonomi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:05:21</query_time>
   <create_date>2019-04-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-18</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bizonoff.com</domain_name>
   <domain_keyword>bizonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 10:24:33</query_time>
   <create_date>2016-06-19</create_date>
   <update_date>2020-06-13</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>simonoak.nl</domain_name>
   <domain_keyword>simonoak</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 22:05:20</query_time>
   <create_date>2010-11-05</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>seminoff.institute</domain_name>
   <domain_keyword>seminoff</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-04-29 16:51:58</query_time>
   <create_date>2019-09-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>simonsoft.hu</domain_name>
   <domain_keyword>simonsoft</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 02:43:23</query_time>
   <create_date>2008-04-22</create_date>
  </value>
  <value>
   <num>65</num>
   <domain_name>salonoff.by</domain_name>
   <domain_keyword>salonoff</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-16 02:05:10</query_time>
   <create_date>2021-03-16</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>Active Technologies LLC</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>cheryl.ns.cloudflare.com</value>
    <value>denver.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>simonfox.me.uk</domain_name>
   <domain_keyword>simonfox</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-03 17:54:55</query_time>
   <create_date>2006-11-01</create_date>
   <update_date>2017-08-15</update_date>
   <expiry_date>2026-11-01</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.biz</value>
    <value>ns1.lcn.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>simonoku.ru</domain_name>
   <domain_keyword>simonoku</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:11:31</query_time>
   <create_date>2024-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</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>68</num>
   <domain_name>nikonoff.info</domain_name>
   <domain_keyword>nikonoff</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 09:46:23</query_time>
   <create_date>2009-02-13</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>smirnoff.nl</domain_name>
   <domain_keyword>smirnoff</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 14:07:14</query_time>
   <create_date>2000-02-06</create_date>
   <update_date>2022-10-14</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>nikonoff.pro</domain_name>
   <domain_keyword>nikonoff</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-29 20:16:39</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovska</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>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>simonsoft.com</domain_name>
   <domain_keyword>simonsoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:01:22</query_time>
   <create_date>2003-04-08</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>William Coam</registrant_name>
   <registrant_company>Germanium World LLC</registrant_company>
   <registrant_address>P.O. Box 313</registrant_address>
   <registrant_city>Woodbury</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>11797</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5166062355</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sozonoff.com</domain_name>
   <domain_keyword>sozonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 05:37:14</query_time>
   <create_date>2001-05-05</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>pns41.cloudns.net</value>
    <value>pns42.cloudns.net</value>
    <value>pns43.cloudns.net</value>
    <value>pns44.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>kimonofi.com</domain_name>
   <domain_keyword>kimonofi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 08:32:38</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-08-29</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>smirnoff.com</domain_name>
   <domain_keyword>smirnoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 12:05:31</query_time>
   <create_date>1995-07-27</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Registrar</registrant_name>
   <registrant_company>Diageo North America, Inc.</registrant_company>
   <registrant_address>801 Main Avenue</registrant_address>
   <registrant_city>Norwalk</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>6851</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2079275200</registrant_phone>
   <registrant_fax>+44.2079274600</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>simi-off.com</domain_name>
   <domain_keyword>simi-off</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:12:10</query_time>
   <create_date>2017-01-25</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-01-25</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>austin.ns.cloudflare.com</value>
    <value>erin.ns.cloudflare.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>simonduff.net</domain_name>
   <domain_keyword>simonduff</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 16:54:24</query_time>
   <create_date>2016-01-04</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Vic</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/simonduff.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>dawn.ns.cloudflare.com</value>
    <value>scott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>gymonoff.com</domain_name>
   <domain_keyword>gymonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 15:19:41</query_time>
   <create_date>2020-03-29</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>yuza guupe</registrant_name>
   <registrant_company>paperboy and co. corporation</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562622</registrant_phone>
   <name_servers>
    <value>dns1.goope.jp</value>
    <value>dns2.goope.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>simmonsff.org</domain_name>
   <domain_keyword>simmonsff</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 21:17:40</query_time>
   <create_date>2017-01-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>simonneff.com</domain_name>
   <domain_keyword>simonneff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 05:46:34</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=simonneff.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>simonkofe.com</domain_name>
   <domain_keyword>simonkofe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:24:07</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>dimondff.com</domain_name>
   <domain_keyword>dimondff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:43:08</query_time>
   <create_date>2020-10-28</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>semanoff.com</domain_name>
   <domain_keyword>semanoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:04:19</query_time>
   <create_date>2006-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-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>ns43.domaincontrol.com</value>
    <value>ns44.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>83</num>
   <domain_name>semenoff.ru</domain_name>
   <domain_keyword>semenoff</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 03:21:28</query_time>
   <create_date>2007-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>simonhof.com</domain_name>
   <domain_keyword>simonhof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:04:56</query_time>
   <create_date>2021-12-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Rheinland-Pfalz</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/simonhof.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>bingo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>simonovo.ru</domain_name>
   <domain_keyword>simonovo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:11:32</query_time>
   <create_date>2018-03-13</create_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>68 Media SA</registrant_company>
   <name_servers>
    <value>domain.park7.ru</value>
    <value>forsale.park7.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>simonops.com</domain_name>
   <domain_keyword>simonops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 02:07:48</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2023-05-17</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>ns-1111.awsdns-10.org</value>
    <value>ns-1716.awsdns-22.co.uk</value>
    <value>ns-251.awsdns-31.com</value>
    <value>ns-909.awsdns-49.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>87</num>
   <domain_name>simonova.biz</domain_name>
   <domain_keyword>simonova</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 04:16:50</query_time>
   <create_date>2007-01-05</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Consulting Centre Agency Intercon</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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.hqhost.net</value>
    <value>ns1.hqhost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>simonora.com</domain_name>
   <domain_keyword>simonora</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:57:36</query_time>
   <create_date>2012-09-07</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2027-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>mixonoff.net</domain_name>
   <domain_keyword>mixonoff</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 10:06:13</query_time>
   <create_date>2020-02-19</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Sukbong Chung</registrant_name>
   <registrant_company>Sukbong Chung</registrant_company>
   <registrant_address>57 Holteu-ro 48-49, Heyrimaeul-gil</registrant_address>
   <registrant_city>Paju-si</registrant_city>
   <registrant_state>Gyeonggi-do</registrant_state>
   <registrant_zip>10859</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.318245190</registrant_phone>
   <name_servers>
    <value>sns1.nsgodo.com</value>
    <value>sns2.nsgodo.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>simonovs.ru</domain_name>
   <domain_keyword>simonovs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:11:32</query_time>
   <create_date>2023-08-29</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>martin.ns.cloudflare.com</value>
    <value>millie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>timo-off.de</domain_name>
   <domain_keyword>timo-off</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:24:53</query_time>
   <update_date>2018-08-09</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>siphonoff.com</domain_name>
   <domain_keyword>siphonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:29:30</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>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>93</num>
   <domain_name>simonwolf.art</domain_name>
   <domain_keyword>simonwolf</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-02 22:06:40</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>smirnoff.net</domain_name>
   <domain_keyword>smirnoff</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 18:20:07</query_time>
   <create_date>1999-04-24</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2025-04-24</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>simonotw.top</domain_name>
   <domain_keyword>simonotw</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-12 16:36:36</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://juminghk.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>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>bigonoff.org</domain_name>
   <domain_keyword>bigonoff</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 04:09:05</query_time>
   <create_date>2004-02-29</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
    <value>ns6.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>simonoud.nl</domain_name>
   <domain_keyword>simonoud</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 22:05:22</query_time>
   <create_date>2003-09-03</create_date>
   <update_date>2022-01-26</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>smirnoff.uk</domain_name>
   <domain_keyword>smirnoff</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-16 14:34:24</query_time>
   <create_date>2019-06-21</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>imeonoff.com</domain_name>
   <domain_keyword>imeonoff</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 02:09:15</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>simonsoft.se</domain_name>
   <domain_keyword>simonsoft</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:22:09</query_time>
   <create_date>2006-10-23</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <name_servers>
    <value>ns-1074.awsdns-06.org</value>
    <value>ns-128.awsdns-16.com</value>
    <value>ns-1708.awsdns-21.co.uk</value>
    <value>ns-585.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.46</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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