WHOIS QUERY TIME

6 Jun 2024 - 10:16 AM UTC

Registered: 19 July 2023
Modified: 19 July 2023
Expiry: 19 July 2024

REGISTRAR

Name: Hosting Concepts B.V.
Website: https://www.openprovider.com

DNSSEC

yes

NAME SERVERS

ns1.openprovider.nl
ns2.openprovider.be
ns3.openprovider.eu

DOMAIN STATUS

ok

REGISTRANT

Company: Marzari Small Business
Address: Vicolo della Torre 1
City: Casalfiumanese
State: BO
ZIP: 40020
Country: Italy

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=markino.it
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "markino.it"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "markino.it",
            "domain_keyword": "markino",
            "domain_tld": "it",
            "query_time": "2024-06-06 10:16:13",
            "create_date": "2023-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "Marzari Small Business",
            "registrant_address": "Vicolo della Torre 1",
            "registrant_city": "Casalfiumanese",
            "registrant_state": "BO",
            "registrant_zip": "40020",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>markino.it</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>markino.it</domain_name>
   <domain_keyword>markino</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-06 10:16:13</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>Marzari Small Business</registrant_company>
   <registrant_address>Vicolo della Torre 1</registrant_address>
   <registrant_city>Casalfiumanese</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40020</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</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.043 seconds) for "markino.it" in our Historical WHOIS Database.
#1 - QUERY TIME

19 Jul 2023 - 5:44 PM UTC

Registered: 19 July 2023
Modified: 19 July 2023
Expiry: 19 July 2024

REGISTRAR

Name: Hosting Concepts B.V.
Website: https://www.openprovider.com

DNSSEC

yes

NAME SERVERS

ns1.openprovider.nl
ns2.openprovider.be
ns3.openprovider.eu

DOMAIN STATUS

ok

REGISTRANT

Company: Marzari Small Business
Address: Vicolo della Torre 1
City: Casalfiumanese
State: BO
ZIP: 40020
Country: Italy

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=markino.it
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "markino.it",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "markino.it",
    "results": [
        {
            "num": 1,
            "domain_name": "markino.it",
            "domain_keyword": "markino",
            "domain_tld": "it",
            "query_time": "2023-07-19 17:44:16",
            "create_date": "2023-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "Marzari Small Business",
            "registrant_address": "Vicolo della Torre 1",
            "registrant_city": "Casalfiumanese",
            "registrant_state": "BO",
            "registrant_zip": "40020",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "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>markino.it</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>markino.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>markino.it</domain_name>
   <domain_keyword>markino</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2023-07-19 17:44:16</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>Marzari Small Business</registrant_company>
   <registrant_address>Vicolo della Torre 1</registrant_address>
   <registrant_city>Casalfiumanese</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40020</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</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 7 domain names (in 0.022 seconds) which contained the exact domain keyword "markino".
Domain Name Registered Expiry Registrar Ownership
1 markino.net 12 Sep 1996 11 Sep 2024 Tucows Domains Inc. -
2 markino.com 19 Jul 2001 19 Jul 2024 Tucows Domains Inc. -
3 markino.org 19 Jul 2001 19 Jul 2024 Tucows Domains Inc. M68 Technologies
4 markino.nl 1 Mar 2007 - EuroDNS S.A. -
5 markino.ru 30 Aug 2018 30 Aug 2024 RU-CENTER-RU NETGALAXY LTD.
6 markino.shop 15 Apr 2023 15 Apr 2025 Namecheap, Inc. -
7 markino.xyz 28 Jun 2023 28 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
8 markino.it 19 Jul 2023 19 Jul 2024 Hosting Concepts B.V. Marzari Small Business

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=markino&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "markino",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "markino.net, markino.com, markino.org, markino.nl, markino.ru, markino.shop, markino.xyz, markino.it",
    "results": [
        {
            "num": 1,
            "domain_name": "markino.net",
            "domain_keyword": "markino",
            "domain_tld": "net",
            "query_time": "2024-04-23 18:38:59",
            "create_date": "1996-09-12",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "markino.com",
            "domain_keyword": "markino",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:38:59",
            "create_date": "2001-07-19",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "markino.org",
            "domain_keyword": "markino",
            "domain_tld": "org",
            "query_time": "2024-04-23 18:38:59",
            "create_date": "2001-07-19",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "M68 Technologies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "markino.nl",
            "domain_keyword": "markino",
            "domain_tld": "nl",
            "query_time": "2024-04-23 18:38:59",
            "create_date": "2007-03-01",
            "update_date": "2014-02-19",
            "registrar_name": "EuroDNS S.A.",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "markino.ru",
            "domain_keyword": "markino",
            "domain_tld": "ru",
            "query_time": "2024-05-01 15:22:35",
            "create_date": "2018-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "markino.shop",
            "domain_keyword": "markino",
            "domain_tld": "shop",
            "query_time": "2024-05-18 12:33:38",
            "create_date": "2023-04-15",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "markino.xyz",
            "domain_keyword": "markino",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 16:34:33",
            "create_date": "2023-06-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-28",
            "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": 8,
            "domain_name": "markino.it",
            "domain_keyword": "markino",
            "domain_tld": "it",
            "query_time": "2024-06-06 10:16:13",
            "create_date": "2023-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "Marzari Small Business",
            "registrant_address": "Vicolo della Torre 1",
            "registrant_city": "Casalfiumanese",
            "registrant_state": "BO",
            "registrant_zip": "40020",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.022,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>markino</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>markino.net, markino.com, markino.org, markino.nl, markino.ru, markino.shop, markino.xyz, markino.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>markino.net</domain_name>
   <domain_keyword>markino</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 18:38:59</query_time>
   <create_date>1996-09-12</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>markino.com</domain_name>
   <domain_keyword>markino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:38:59</query_time>
   <create_date>2001-07-19</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.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>3</num>
   <domain_name>markino.org</domain_name>
   <domain_keyword>markino</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 18:38:59</query_time>
   <create_date>2001-07-19</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>M68 Technologies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.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>4</num>
   <domain_name>markino.nl</domain_name>
   <domain_keyword>markino</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 18:38:59</query_time>
   <create_date>2007-03-01</create_date>
   <update_date>2014-02-19</update_date>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>markino.ru</domain_name>
   <domain_keyword>markino</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 15:22:35</query_time>
   <create_date>2018-08-30</create_date>
   <expiry_date>2024-08-30</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>6</num>
   <domain_name>markino.shop</domain_name>
   <domain_keyword>markino</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-18 12:33:38</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>markino.xyz</domain_name>
   <domain_keyword>markino</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 16:34:33</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-28</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>8</num>
   <domain_name>markino.it</domain_name>
   <domain_keyword>markino</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-06 10:16:13</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>Marzari Small Business</registrant_company>
   <registrant_address>Vicolo della Torre 1</registrant_address>
   <registrant_city>Casalfiumanese</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40020</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.022</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 5,361 domain names (in 0.175 seconds) which look and sound like the brand name "markino".
Domain Name Registered Expiry Registrar Ownership
1 markano.com 30 Sep 2011 30 Sep 2024 IONOS SE Holzfachzentrum Potsdam GmbH
2 maruino.jp 16 Feb 2018 28 Feb 2025 - Kokoro Kanda
3 martino.dk 23 Feb 1999 31 Mar 2025 - Anja Hiul Schultz
4 mirkino.online 6 Dec 2023 6 Dec 2024 Registrar of Domain Names REG.RU, LLC Private Person
5 marino.life 29 Jan 2021 29 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER Roslyj Danil
6 markin1.net 9 Mar 2017 9 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
7 markind.io 24 Apr 2020 24 Apr 2025 Dreamscape Networks International Pte Ltd Private Registry Authority
8 markion.online 26 Jan 2024 26 Jan 2025 Gransy s.r.o. FIRMISS s.r.o.
9 markinos.com 1 Jul 2022 1 Jul 2024 Enartia Single Member S.A. REDACTED FOR PRIVACY
10 maxkino.net 15 May 2023 15 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Regery Ukraine
11 markinfo.website 21 Apr 2021 21 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
12 markito.com.br 23 Feb 2007 23 Feb 2025 - Fotomundo Fotografias Ltda ME
13 markito.app 18 Aug 2019 18 Aug 2028 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
14 markint.com 18 Jul 2008 18 Jul 2024 Megazone Corp., dba HOSTING.KR beats
15 markind.in 7 Jun 2023 7 Jun 2024 Domain Registration India Pvt Ltd N/A
16 marking.pro 2 Mar 2005 2 Mar 2026 EnCirca, Inc. Hart Pavement Striping
17 martino.work 11 Feb 2024 11 Feb 2025 Tucows Domains Inc. Data Protected
18 markivo.com 9 Mar 2018 9 Mar 2025 BigRock Solutions Ltd. Vaibhav Vesukar
19 markito.com 23 May 2000 23 May 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
20 martino.zip 22 May 2023 22 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
21 martino.xyz 27 Mar 2024 27 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
22 markina.studio 13 Feb 2024 13 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170227001
23 markins.ru 25 Apr 2022 25 Apr 2025 REGRU-RU Private Person
24 darkino.top 8 Apr 2023 8 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
25 maryino.club 26 Jun 2019 26 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
26 markido.com 20 Feb 2006 20 Feb 2025 Tucows Domains Inc. -
27 darkino.asia 17 Mar 2023 17 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 markind.online 14 Apr 2023 14 Apr 2025 Dreamscape Networks International Pte Ltd ALLUVIAL WEALTH PTY LTD
29 markito.in 17 Jan 2022 17 Jan 2025 NameCheap, Inc. REDACTED FOR PRIVACY
30 markint.pt - - - -
31 markina.info 28 Jan 2015 28 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER Alexey Markin
32 darkino.com 8 Dec 2022 8 Dec 2025 Tucows Domains Inc. -
33 martino.au - - GoDaddy.com LLC trading as GoDaddy.com Ricky Martino
34 darkino.art 17 Mar 2023 17 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
35 maakino.com 18 Sep 2023 18 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
36 markinfo.co.uk 4 Mar 2009 4 Mar 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
37 martino.catering 13 Apr 2018 13 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
38 markito.pro 4 Oct 2023 4 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 markono.com 17 Nov 2007 17 Nov 2024 GoDaddy.com, LLC -
40 marcino.dev 30 May 2024 30 May 2025 OVH sas REDACTED FOR PRIVACY
41 marokino.com 22 Apr 2014 22 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 margino.com 23 Jan 2006 23 Jan 2025 Dotname Korea Corp. -
43 carkino.com 29 Apr 2024 29 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
44 markito.site 11 Oct 2023 11 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
45 barkino.ru 22 Nov 2023 22 Nov 2024 REGRU-RU Private Person
46 markano.online 10 Jan 2024 10 Jan 2025 Nics Telekomunikasyon A.S. ESENSEHIR MAH. KURKCULER CAD. NO 86 A
47 sarkino.com 13 May 2023 13 May 2025 Gname.com Pte. Ltd. Redacted for privacy
48 markina.uk 17 Feb 2024 17 Feb 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
49 markito.supply 1 May 2024 1 May 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
50 markiny.ru 22 Nov 2023 22 Nov 2024 REGRU-RU Private Person
51 margino.org 9 Jan 2010 9 Jan 2025 Key-Systems GmbH DTM digitale Medien
52 markind.store 17 Aug 2022 17 Aug 2024 Dreamscape Networks International Pte Ltd Private Registry Authority
53 parkino.com 5 Feb 2010 5 Feb 2026 Tucows Domains Inc. -
54 maruino.org 9 Dec 2012 9 Dec 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
55 markind.com 13 Apr 1998 12 Apr 2025 Tucows Domains Inc. -
56 markins.org 1 Apr 2003 1 Apr 2025 Gabia, Inc. Markins
57 markinn.ru 3 Oct 2023 3 Oct 2024 RU-CENTER-RU Private Person
58 murkino.com 24 Jun 2016 23 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
59 markine.info 3 Feb 2021 3 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
60 markiso.net 19 Sep 2023 19 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
61 darkino.store 17 Mar 2023 17 Mar 2024 Namecheap Withheld for Privacy Purposes
62 darkino.biz 17 Mar 2023 17 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 markito.business 16 Oct 2022 16 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
64 mirkino.com 30 Jan 2005 30 Jan 2025 Onlinenic Inc -
65 marpino.com 14 Jan 2018 14 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 marlino.com 22 Aug 2012 22 Aug 2024 RegistryGate GmbH REDACTED FOR PRIVACY
67 darkino.tel 17 Mar 2023 17 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 markido.org 18 Feb 2022 18 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
69 markinn.com 9 Oct 2016 9 Oct 2025 TurnCommerce, Inc. DBA NameBright.com -
70 martino.live 26 Feb 2021 26 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0160976611
71 markeno.com 9 Mar 2024 9 Mar 2025 Porkbun LLC Private by Design, LLC
72 markico.com 15 May 2015 15 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
73 markilo.com 7 Mar 2021 7 Mar 2025 Porkbun LLC Private by Design, LLC
74 maxkino.ru 6 Nov 2015 6 Nov 2024 SALENAMES-RU Private Person
75 mardino.de - - - -
76 markiro.com 27 Jun 2022 27 Jun 2024 GoDaddy.com, LLC -
77 mirkino.su 7 Dec 2011 7 Dec 2024 REGTIME-SU Private Person
78 martino.store 30 Aug 2020 30 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
79 markini.com.pl 19 Jul 2011 19 Jul 2024 nazwa.pl sp. z o.o. -
80 martino.me.uk 20 Dec 2023 20 Dec 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
81 marmino.it 15 Sep 2004 15 Sep 2024 Aruba s.p.a. Francesco Marmino
82 markina.net 24 Jan 2006 24 Jan 2025 GoDaddy.com, LLC -
83 markito.co 10 Jul 2023 10 Jul 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
84 marhino.nl 31 Aug 2005 - AXC -
85 markano.de - - - -
86 marfino.ru 11 Nov 2015 11 Nov 2024 BEGET-RU Private Person
87 martino.tel 13 Sep 2013 12 Sep 2024 Porkbun Private by Design, LLC
88 darkino.be 24 Feb 2023 - OVH -
89 maroino.com 15 Feb 2001 15 Feb 2027 Tucows Domains Inc. -
90 maryino.ru 5 Apr 2004 5 Apr 2025 SALENAMES-RU Private Person
91 darkino.today 19 Oct 2023 19 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 markind.ru 28 Nov 2022 28 Nov 2024 REGRU-RU Yandex.Mail Exclusive email address feature
93 marking.com 24 May 1998 23 May 2025 GoDaddy.com, LLC -
94 markinco.ru 14 Oct 2020 14 Oct 2024 RU-CENTER-RU LTD "ZMZ"
95 marlino.jp 8 Feb 2021 28 Feb 2025 - (Not displayed by registrant's request)
96 martino.jp 16 Jul 2007 31 Jul 2024 - (Not displayed by registrant's request)
97 mamkino.com 7 Dec 2020 7 Dec 2024 GoDaddy.com, LLC -
98 darkino.wiki 17 Mar 2023 17 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
99 makrino.com 10 Jan 2018 10 Jan 2025 Synergy Wholesale Domain Privacy
100 markinno.com 10 Aug 2001 10 Aug 2025 Network Solutions, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Markino.it.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=markino.it
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "markino.it",
        "page_size": 100
    },
    "count": {
        "total": 5361,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "markano.com, maruino.jp, martino.dk, mirkino.online, marino.life, markin1.net, markind.io, markion.online, markinos.com, maxkino.net, markinfo.website, markito.com.br, markito.app, markint.com, markind.in, marking.pro, martino.work, markivo.com, markito.com, martino.zip, martino.xyz, markina.studio, markins.ru, darkino.top, maryino.club, markido.com, darkino.asia, markind.online, markito.in, markint.pt, markina.info, darkino.com, martino.au, darkino.art, maakino.com, markinfo.co.uk, martino.catering, markito.pro, markono.com, marcino.dev, marokino.com, margino.com, carkino.com, markito.site, barkino.ru, markano.online, sarkino.com, markina.uk, markito.supply, markiny.ru, margino.org, markind.store, parkino.com, maruino.org, markind.com, markins.org, markinn.ru, murkino.com, markine.info, markiso.net, darkino.store, darkino.biz, markito.business, mirkino.com, marpino.com, marlino.com, darkino.tel, markido.org, markinn.com, martino.live, markeno.com, markico.com, markilo.com, maxkino.ru, mardino.de, markiro.com, mirkino.su, martino.store, markini.com.pl, martino.me.uk, marmino.it, markina.net, markito.co, marhino.nl, markano.de, marfino.ru, martino.tel, darkino.be, maroino.com, maryino.ru, darkino.today, markind.ru, marking.com, markinco.ru, marlino.jp, martino.jp, mamkino.com, darkino.wiki, makrino.com, markinno.com",
    "results": [
        {
            "num": 1,
            "domain_name": "markano.com",
            "domain_keyword": "markano",
            "domain_tld": "com",
            "query_time": "2024-04-16 19:38:32",
            "create_date": "2011-09-30",
            "update_date": "2018-03-15",
            "expiry_date": "2024-09-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Holzfachzentrum Potsdam GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1020.ui-dns.biz",
                "ns1020.ui-dns.com",
                "ns1020.ui-dns.de",
                "ns1020.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "maruino.jp",
            "domain_keyword": "maruino",
            "domain_tld": "jp",
            "query_time": "2024-05-01 22:36:19",
            "create_date": "2018-02-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Kokoro Kanda",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "martino.dk",
            "domain_keyword": "martino",
            "domain_tld": "dk",
            "query_time": "2024-05-11 00:31:57",
            "create_date": "1999-02-23",
            "expiry_date": "2025-03-31",
            "registrant_name": "Anja Hiul Schultz",
            "registrant_address": "Egholmsvej 10",
            "registrant_city": "Skanderborg",
            "registrant_zip": "8660",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "mirkino.online",
            "domain_keyword": "mirkino",
            "domain_tld": "online",
            "query_time": "2024-06-09 09:36:55",
            "create_date": "2023-12-06",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Tverskay oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "marino.life",
            "domain_keyword": "marino",
            "domain_tld": "life",
            "query_time": "2024-05-26 17:34:12",
            "create_date": "2021-01-29",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-29",
            "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": "Roslyj Danil",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovskaya",
            "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.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "markin1.net",
            "domain_keyword": "markin1",
            "domain_tld": "net",
            "query_time": "2024-04-23 18:38:41",
            "create_date": "2017-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "markind.io",
            "domain_keyword": "markind",
            "domain_tld": "io",
            "query_time": "2024-05-18 12:33:34",
            "create_date": "2020-04-24",
            "update_date": "2023-04-19",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "markion.online",
            "domain_keyword": "markion",
            "domain_tld": "online",
            "query_time": "2024-05-23 01:55:04",
            "create_date": "2024-01-26",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o.",
            "registrant_company": "FIRMISS s.r.o.",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the 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.webglobe.cz",
                "ns2.webglobe.cz",
                "ns3.webglobe.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "markinos.com",
            "domain_keyword": "markinos",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:34:33",
            "create_date": "2022-07-01",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1727,
            "registrar_name": "Enartia Single Member S.A.",
            "registrar_website": "https://www.papaki.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nea Politia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "https://tieredaccess.com/contact/39b15241-84e3-4e70-b5a9-cb5f453509d4",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.papaki.gr",
                "dns2.papaki.gr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "maxkino.net",
            "domain_keyword": "maxkino",
            "domain_tld": "net",
            "query_time": "2024-05-27 12:10:27",
            "create_date": "2023-05-15",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Regery Ukraine",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kharkivska oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=maxkino.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ucoz.net",
                "ns2.ucoz.net",
                "ns3.ucoz.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "markinfo.website",
            "domain_keyword": "markinfo",
            "domain_tld": "website",
            "query_time": "2024-05-03 16:57:38",
            "create_date": "2021-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "markito.com.br",
            "domain_keyword": "markito",
            "domain_tld": "com.br",
            "query_time": "2024-06-06 10:16:27",
            "create_date": "2007-02-23",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-23",
            "registrant_name": "Fotomundo Fotografias Ltda ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 13,
            "domain_name": "markito.app",
            "domain_keyword": "markito",
            "domain_tld": "app",
            "query_time": "2024-06-06 10:16:27",
            "create_date": "2019-08-18",
            "update_date": "2023-10-28",
            "expiry_date": "2028-08-18",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cash.ns.cloudflare.com",
                "desi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "markint.com",
            "domain_keyword": "markint",
            "domain_tld": "com",
            "query_time": "2024-05-08 13:42:46",
            "create_date": "2008-07-18",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "markind.in",
            "domain_keyword": "markind",
            "domain_tld": "in",
            "query_time": "2024-05-08 13:42:41",
            "create_date": "2023-06-07",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-07",
            "registrar_iana": 810005,
            "registrar_name": "Domain Registration India Pvt Ltd",
            "registrar_website": "www.domainindia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.roboticserver.com",
                "ns4.roboticserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "marking.pro",
            "domain_keyword": "marking",
            "domain_tld": "pro",
            "query_time": "2024-05-18 12:33:35",
            "create_date": "2005-03-02",
            "update_date": "2024-02-12",
            "expiry_date": "2026-03-02",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hart Pavement Striping",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "martino.work",
            "domain_keyword": "martino",
            "domain_tld": "work",
            "query_time": "2024-05-23 20:09:58",
            "create_date": "2024-02-11",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "I",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "markivo.com",
            "domain_keyword": "markivo",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:40:03",
            "create_date": "2018-03-09",
            "update_date": "2024-04-08",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Vaibhav Vesukar",
            "registrant_address": "702,7th Floor,Shital Apartment Ovaripada,Dahisar East",
            "registrant_city": "Mumbai",
            "registrant_state": "Maharashtra",
            "registrant_zip": "400068",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9892167768",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "markito.com",
            "domain_keyword": "markito",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:07:37",
            "create_date": "2000-05-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-23",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "martino.zip",
            "domain_keyword": "martino",
            "domain_tld": "zip",
            "query_time": "2024-05-23 00:49:37",
            "create_date": "2023-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "martino.xyz",
            "domain_keyword": "martino",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 08:22:24",
            "create_date": "2024-03-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "markina.studio",
            "domain_keyword": "markina",
            "domain_tld": "studio",
            "query_time": "2024-06-02 22:24:17",
            "create_date": "2024-02-13",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170227001",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "markins.ru",
            "domain_keyword": "markins",
            "domain_tld": "ru",
            "query_time": "2024-05-01 15:22:35",
            "create_date": "2022-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "darkino.top",
            "domain_keyword": "darkino",
            "domain_tld": "top",
            "query_time": "2024-05-03 11:31:53",
            "create_date": "2023-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "maryino.club",
            "domain_keyword": "maryino",
            "domain_tld": "club",
            "query_time": "2024-04-15 15:04:06",
            "create_date": "2019-06-26",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-26",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "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": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "markido.com",
            "domain_keyword": "markido",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:38:07",
            "create_date": "2006-02-20",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "darkino.asia",
            "domain_keyword": "darkino",
            "domain_tld": "asia",
            "query_time": "2024-05-08 22:15:15",
            "create_date": "2023-03-17",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jen.ns.cloudflare.com",
                "margo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "markind.online",
            "domain_keyword": "markind",
            "domain_tld": "online",
            "query_time": "2024-05-03 16:57:38",
            "create_date": "2023-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "ALLUVIAL WEALTH PTY LTD",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "markito.in",
            "domain_keyword": "markito",
            "domain_tld": "in",
            "query_time": "2024-05-18 12:33:44",
            "create_date": "2022-01-17",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alfred.ns.cloudflare.com",
                "michelle.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "markint.pt",
            "domain_keyword": "markint",
            "domain_tld": "pt",
            "query_time": "2024-05-30 06:36:33",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 31,
            "domain_name": "markina.info",
            "domain_keyword": "markina",
            "domain_tld": "info",
            "query_time": "2024-05-08 13:42:40",
            "create_date": "2015-01-28",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-28",
            "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": "Alexey Markin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "darkino.com",
            "domain_keyword": "darkino",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:15:24",
            "create_date": "2022-12-08",
            "update_date": "2023-11-04",
            "expiry_date": "2025-12-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "jen.ns.cloudflare.com",
                "margo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "martino.au",
            "domain_keyword": "martino",
            "domain_tld": "au",
            "query_time": "2024-05-22 05:26:20",
            "update_date": "2023-09-30",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Ricky Martino",
            "name_servers": [
                "jade.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "darkino.art",
            "domain_keyword": "darkino",
            "domain_tld": "art",
            "query_time": "2024-05-16 13:44:51",
            "create_date": "2023-03-17",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jen.ns.cloudflare.com",
                "margo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "maakino.com",
            "domain_keyword": "maakino",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:56:17",
            "create_date": "2023-09-18",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "markinfo.co.uk",
            "domain_keyword": "markinfo",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 18:38:47",
            "create_date": "2009-03-04",
            "update_date": "2023-03-02",
            "expiry_date": "2025-03-04",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns1.memset.com",
                "ns2.memset.com",
                "ns3.memset.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "martino.catering",
            "domain_keyword": "martino",
            "domain_tld": "catering",
            "query_time": "2024-05-01 22:31:43",
            "create_date": "2018-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks01.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "markito.pro",
            "domain_keyword": "markito",
            "domain_tld": "pro",
            "query_time": "2024-05-03 16:58:44",
            "create_date": "2023-10-04",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-04",
            "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "markono.com",
            "domain_keyword": "markono",
            "domain_tld": "com",
            "query_time": "2024-06-06 10:19:59",
            "create_date": "2007-11-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "rustam.ns.cloudflare.com",
                "zainab.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "marcino.dev",
            "domain_keyword": "marcino",
            "domain_tld": "dev",
            "query_time": "2024-06-01 16:46:49",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "marokino.com",
            "domain_keyword": "marokino",
            "domain_tld": "com",
            "query_time": "2024-06-01 03:41:27",
            "create_date": "2014-04-22",
            "update_date": "2021-04-16",
            "expiry_date": "2024-04-22",
            "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": 42,
            "domain_name": "margino.com",
            "domain_keyword": "margino",
            "domain_tld": "com",
            "query_time": "2024-06-01 19:57:40",
            "create_date": "2006-01-23",
            "update_date": "2023-08-14",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1132,
            "registrar_name": "Dotname Korea Corp.",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_email": "dotname.co.kr/domain/whois/domain_search?mode=doit&domain=margino.com",
            "name_servers": [
                "ns1.ttpia.com",
                "ns9.tt.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "carkino.com",
            "domain_keyword": "carkino",
            "domain_tld": "com",
            "query_time": "2024-05-02 14:49:48",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "markito.site",
            "domain_keyword": "markito",
            "domain_tld": "site",
            "query_time": "2024-05-03 16:58:44",
            "create_date": "2023-10-11",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-11",
            "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": [
                "alfred.ns.cloudflare.com",
                "michelle.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "barkino.ru",
            "domain_keyword": "barkino",
            "domain_tld": "ru",
            "query_time": "2024-05-04 13:24:48",
            "create_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "13042.ns1.domainparking.ru",
                "13042.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "markano.online",
            "domain_keyword": "markano",
            "domain_tld": "online",
            "query_time": "2024-05-13 20:23:09",
            "create_date": "2024-01-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "ESENSEHIR MAH. KURKCULER CAD. NO  86 A",
            "registrant_state": "UMRANIYE",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sarkino.com",
            "domain_keyword": "sarkino",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:52:29",
            "create_date": "2023-05-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sarkino.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "markina.uk",
            "domain_keyword": "markina",
            "domain_tld": "uk",
            "query_time": "2024-06-06 10:16:07",
            "create_date": "2024-02-17",
            "update_date": "2024-05-03",
            "expiry_date": "2025-02-17",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.ispvds.com",
                "ns2.ispvds.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "markito.supply",
            "domain_keyword": "markito",
            "domain_tld": "supply",
            "query_time": "2024-05-04 17:35:58",
            "create_date": "2024-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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.imcloud.org",
                "ns2.imcloud.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "markiny.ru",
            "domain_keyword": "markiny",
            "domain_tld": "ru",
            "query_time": "2024-05-01 15:22:35",
            "create_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "margino.org",
            "domain_keyword": "margino",
            "domain_tld": "org",
            "query_time": "2024-04-16 14:52:02",
            "create_date": "2010-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DTM digitale Medien",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "markind.store",
            "domain_keyword": "markind",
            "domain_tld": "store",
            "query_time": "2024-04-23 18:38:43",
            "create_date": "2022-08-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "parkino.com",
            "domain_keyword": "parkino",
            "domain_tld": "com",
            "query_time": "2024-06-07 09:42:54",
            "create_date": "2010-02-05",
            "update_date": "2024-06-04",
            "expiry_date": "2026-02-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "maruino.org",
            "domain_keyword": "maruino",
            "domain_tld": "org",
            "query_time": "2024-06-07 04:49:45",
            "create_date": "2012-12-09",
            "update_date": "2023-12-03",
            "expiry_date": "2025-12-09",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chase.ns.cloudflare.com",
                "fatima.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "markind.com",
            "domain_keyword": "markind",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:38:43",
            "create_date": "1998-04-13",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.earthlink.net",
                "dns2.earthlink.net",
                "dns3.earthlink.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "markins.org",
            "domain_keyword": "markins",
            "domain_tld": "org",
            "query_time": "2024-04-23 18:38:59",
            "create_date": "2003-04-01",
            "update_date": "2023-02-13",
            "expiry_date": "2025-04-01",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Markins",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "markinn.ru",
            "domain_keyword": "markinn",
            "domain_tld": "ru",
            "query_time": "2024-05-01 15:22:35",
            "create_date": "2023-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "murkino.com",
            "domain_keyword": "murkino",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:12:46",
            "create_date": "2016-06-24",
            "update_date": "2016-09-11",
            "expiry_date": "2024-06-23",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Privacy protection service - whoisproxy.ru",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "PO box 99, whoisproxy.ru",
            "registrant_city": "Moscow",
            "registrant_state": "Moscow",
            "registrant_zip": "123308",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4957856536",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "markine.info",
            "domain_keyword": "markine",
            "domain_tld": "info",
            "query_time": "2024-05-18 12:33:34",
            "create_date": "2021-02-03",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-03",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "markiso.net",
            "domain_keyword": "markiso",
            "domain_tld": "net",
            "query_time": "2024-05-18 21:22:58",
            "create_date": "2023-09-19",
            "update_date": "2024-04-09",
            "expiry_date": "2024-09-19",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HE BEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "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": 61,
            "domain_name": "darkino.store",
            "domain_keyword": "darkino",
            "domain_tld": "store",
            "query_time": "2024-06-01 15:43:42",
            "create_date": "2023-03-17",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "darkino.biz",
            "domain_keyword": "darkino",
            "domain_tld": "biz",
            "query_time": "2024-06-07 23:47:11",
            "create_date": "2023-03-17",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ajay.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "markito.business",
            "domain_keyword": "markito",
            "domain_tld": "business",
            "query_time": "2024-04-23 18:39:56",
            "create_date": "2022-10-16",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-16",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "cash.ns.cloudflare.com",
                "desi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mirkino.com",
            "domain_keyword": "mirkino",
            "domain_tld": "com",
            "query_time": "2024-04-25 07:38:46",
            "create_date": "2005-01-30",
            "update_date": "2005-01-30",
            "expiry_date": "2025-01-30",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "-",
            "registrant_company": "-",
            "registrant_address": "-",
            "registrant_city": "-",
            "registrant_state": "-",
            "registrant_zip": "-",
            "registrant_email": "-",
            "registrant_phone": "+01.2312514",
            "registrant_fax": "+01.6654332",
            "name_servers": [
                "ns1.rixo.net",
                "ns2.rixo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "marpino.com",
            "domain_keyword": "marpino",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:46:34",
            "create_date": "2018-01-14",
            "update_date": "2021-01-08",
            "expiry_date": "2025-01-14",
            "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": 66,
            "domain_name": "marlino.com",
            "domain_keyword": "marlino",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:40:07",
            "create_date": "2012-08-22",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.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": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "darkino.tel",
            "domain_keyword": "darkino",
            "domain_tld": "tel",
            "query_time": "2024-05-16 13:44:51",
            "create_date": "2023-03-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois service of the registrar 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": [
                "jen.ns.cloudflare.com",
                "margo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "markido.org",
            "domain_keyword": "markido",
            "domain_tld": "org",
            "query_time": "2024-04-23 18:38:07",
            "create_date": "2022-02-18",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "markinn.com",
            "domain_keyword": "markinn",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:38:59",
            "create_date": "2016-10-09",
            "update_date": "2023-04-18",
            "expiry_date": "2025-10-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "martino.live",
            "domain_keyword": "martino",
            "domain_tld": "live",
            "query_time": "2024-04-16 01:58:50",
            "create_date": "2021-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0160976611",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "markeno.com",
            "domain_keyword": "markeno",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:40:24",
            "create_date": "2024-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/markeno.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "markico.com",
            "domain_keyword": "markico",
            "domain_tld": "com",
            "query_time": "2024-05-18 12:33:29",
            "create_date": "2015-05-15",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "markilo.com",
            "domain_keyword": "markilo",
            "domain_tld": "com",
            "query_time": "2024-06-06 10:16:06",
            "create_date": "2021-03-07",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/markilo.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "maxkino.ru",
            "domain_keyword": "maxkino",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:42:35",
            "create_date": "2015-11-06",
            "expiry_date": "2024-11-06",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "mardino.de",
            "domain_keyword": "mardino",
            "domain_tld": "de",
            "query_time": "2024-05-05 01:53:17",
            "update_date": "2018-09-08",
            "name_servers": [
                "ns1071.ui-dns.biz",
                "ns1071.ui-dns.com",
                "ns1071.ui-dns.de",
                "ns1071.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 76,
            "domain_name": "markiro.com",
            "domain_keyword": "markiro",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:39:06",
            "create_date": "2022-06-27",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "mirkino.su",
            "domain_keyword": "mirkino",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:35:53",
            "create_date": "2011-12-07",
            "expiry_date": "2024-12-07",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "burt.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 78,
            "domain_name": "martino.store",
            "domain_keyword": "martino",
            "domain_tld": "store",
            "query_time": "2024-05-22 05:26:21",
            "create_date": "2020-08-30",
            "update_date": "2023-08-31",
            "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": 79,
            "domain_name": "markini.com.pl",
            "domain_keyword": "markini",
            "domain_tld": "com.pl",
            "query_time": "2024-05-30 06:36:34",
            "create_date": "2011-07-19",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-19",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "martino.me.uk",
            "domain_keyword": "martino",
            "domain_tld": "me.uk",
            "query_time": "2024-05-01 22:31:43",
            "create_date": "2023-12-20",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-20",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "marmino.it",
            "domain_keyword": "marmino",
            "domain_tld": "it",
            "query_time": "2024-06-05 23:37:22",
            "create_date": "2004-09-15",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-15",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Francesco Marmino",
            "registrant_address": "Via isola dei fiori 2",
            "registrant_city": "Luino",
            "registrant_state": "VA",
            "registrant_zip": "21016",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 82,
            "domain_name": "markina.net",
            "domain_keyword": "markina",
            "domain_tld": "net",
            "query_time": "2024-06-06 10:16:07",
            "create_date": "2006-01-24",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "markito.co",
            "domain_keyword": "markito",
            "domain_tld": "co",
            "query_time": "2024-05-30 06:37:27",
            "create_date": "2023-07-10",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "marhino.nl",
            "domain_keyword": "marhino",
            "domain_tld": "nl",
            "query_time": "2024-04-16 14:57:16",
            "create_date": "2005-08-31",
            "update_date": "2023-05-01",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 85,
            "domain_name": "markano.de",
            "domain_keyword": "markano",
            "domain_tld": "de",
            "query_time": "2024-05-04 11:33:37",
            "update_date": "2018-08-11",
            "name_servers": [
                "ns1098.ui-dns.biz",
                "ns1098.ui-dns.com",
                "ns1098.ui-dns.de",
                "ns1098.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 86,
            "domain_name": "marfino.ru",
            "domain_keyword": "marfino",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:45:42",
            "create_date": "2015-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "martino.tel",
            "domain_keyword": "martino",
            "domain_tld": "tel",
            "query_time": "2024-05-25 10:09:03",
            "create_date": "2013-09-13",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar 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.telnames.dns.nic.tel",
                "ns2.telnames.dns.nic.tel",
                "ns3.telnames.dns.nic.tel"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "darkino.be",
            "domain_keyword": "darkino",
            "domain_tld": "be",
            "query_time": "2024-06-07 23:47:11",
            "create_date": "2023-02-24",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "ajay.ns.cloudflare.com",
                "demi.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 89,
            "domain_name": "maroino.com",
            "domain_keyword": "maroino",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:10:29",
            "create_date": "2001-02-15",
            "update_date": "2022-02-28",
            "expiry_date": "2027-02-15",
            "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": 90,
            "domain_name": "maryino.ru",
            "domain_keyword": "maryino",
            "domain_tld": "ru",
            "query_time": "2024-05-02 14:47:00",
            "create_date": "2004-04-05",
            "expiry_date": "2025-04-05",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "darkino.today",
            "domain_keyword": "darkino",
            "domain_tld": "today",
            "query_time": "2024-05-03 11:31:53",
            "create_date": "2023-10-19",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-19",
            "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": [
                "jacob.ns.cloudflare.com",
                "leah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "markind.ru",
            "domain_keyword": "markind",
            "domain_tld": "ru",
            "query_time": "2024-05-01 15:22:34",
            "create_date": "2022-11-28",
            "expiry_date": "2024-11-28",
            "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": 93,
            "domain_name": "marking.com",
            "domain_keyword": "marking",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:19:03",
            "create_date": "1998-05-24",
            "update_date": "2024-03-14",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "markinco.ru",
            "domain_keyword": "markinco",
            "domain_tld": "ru",
            "query_time": "2024-05-01 15:22:34",
            "create_date": "2020-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LTD \"ZMZ\"",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "marlino.jp",
            "domain_keyword": "marlino",
            "domain_tld": "jp",
            "query_time": "2024-04-16 12:40:07",
            "create_date": "2021-02-08",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 96,
            "domain_name": "martino.jp",
            "domain_keyword": "martino",
            "domain_tld": "jp",
            "query_time": "2024-04-15 19:04:15",
            "create_date": "2007-07-16",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns.makeshop.jp",
                "ns2.makeshop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 97,
            "domain_name": "mamkino.com",
            "domain_keyword": "mamkino",
            "domain_tld": "com",
            "query_time": "2024-05-09 12:48:08",
            "create_date": "2020-12-07",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-07",
            "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": 98,
            "domain_name": "darkino.wiki",
            "domain_keyword": "darkino",
            "domain_tld": "wiki",
            "query_time": "2024-05-16 13:44:51",
            "create_date": "2023-03-17",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "makrino.com",
            "domain_keyword": "makrino",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:01:46",
            "create_date": "2018-01-10",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Domain Privacy",
            "registrant_address": "PO Box 119",
            "registrant_city": "Beaconsfield",
            "registrant_state": "VIC",
            "registrant_zip": "3807",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.385145121",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "markinno.com",
            "domain_keyword": "markinno",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:38:59",
            "create_date": "2001-08-10",
            "update_date": "2023-08-17",
            "expiry_date": "2025-08-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.175,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>markino.it</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5361</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>markano.com, maruino.jp, martino.dk, mirkino.online, marino.life, markin1.net, markind.io, markion.online, markinos.com, maxkino.net, markinfo.website, markito.com.br, markito.app, markint.com, markind.in, marking.pro, martino.work, markivo.com, markito.com, martino.zip, martino.xyz, markina.studio, markins.ru, darkino.top, maryino.club, markido.com, darkino.asia, markind.online, markito.in, markint.pt, markina.info, darkino.com, martino.au, darkino.art, maakino.com, markinfo.co.uk, martino.catering, markito.pro, markono.com, marcino.dev, marokino.com, margino.com, carkino.com, markito.site, barkino.ru, markano.online, sarkino.com, markina.uk, markito.supply, markiny.ru, margino.org, markind.store, parkino.com, maruino.org, markind.com, markins.org, markinn.ru, murkino.com, markine.info, markiso.net, darkino.store, darkino.biz, markito.business, mirkino.com, marpino.com, marlino.com, darkino.tel, markido.org, markinn.com, martino.live, markeno.com, markico.com, markilo.com, maxkino.ru, mardino.de, markiro.com, mirkino.su, martino.store, markini.com.pl, martino.me.uk, marmino.it, markina.net, markito.co, marhino.nl, markano.de, marfino.ru, martino.tel, darkino.be, maroino.com, maryino.ru, darkino.today, markind.ru, marking.com, markinco.ru, marlino.jp, martino.jp, mamkino.com, darkino.wiki, makrino.com, markinno.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>markano.com</domain_name>
   <domain_keyword>markano</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 19:38:32</query_time>
   <create_date>2011-09-30</create_date>
   <update_date>2018-03-15</update_date>
   <expiry_date>2024-09-30</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>Holzfachzentrum Potsdam GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1020.ui-dns.biz</value>
    <value>ns1020.ui-dns.com</value>
    <value>ns1020.ui-dns.de</value>
    <value>ns1020.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>maruino.jp</domain_name>
   <domain_keyword>maruino</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-01 22:36:19</query_time>
   <create_date>2018-02-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Kokoro Kanda</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>martino.dk</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 00:31:57</query_time>
   <create_date>1999-02-23</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Anja Hiul Schultz</registrant_name>
   <registrant_address>Egholmsvej 10</registrant_address>
   <registrant_city>Skanderborg</registrant_city>
   <registrant_zip>8660</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mirkino.online</domain_name>
   <domain_keyword>mirkino</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-09 09:36:55</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Tverskay oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>marino.life</domain_name>
   <domain_keyword>marino</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-26 17:34:12</query_time>
   <create_date>2021-01-29</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-29</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>Roslyj Danil</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovskaya</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.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>markin1.net</domain_name>
   <domain_keyword>markin1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 18:38:41</query_time>
   <create_date>2017-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>markind.io</domain_name>
   <domain_keyword>markind</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-18 12:33:34</query_time>
   <create_date>2020-04-24</create_date>
   <update_date>2023-04-19</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>markion.online</domain_name>
   <domain_keyword>markion</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 01:55:04</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_company>FIRMISS s.r.o.</registrant_company>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.webglobe.cz</value>
    <value>ns2.webglobe.cz</value>
    <value>ns3.webglobe.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>markinos.com</domain_name>
   <domain_keyword>markinos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:34:33</query_time>
   <create_date>2022-07-01</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>Enartia Single Member S.A.</registrar_name>
   <registrar_website>https://www.papaki.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>Nea Politia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/39b15241-84e3-4e70-b5a9-cb5f453509d4</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.papaki.gr</value>
    <value>dns2.papaki.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>maxkino.net</domain_name>
   <domain_keyword>maxkino</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 12:10:27</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Regery Ukraine</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kharkivska oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=maxkino.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ucoz.net</value>
    <value>ns2.ucoz.net</value>
    <value>ns3.ucoz.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>markinfo.website</domain_name>
   <domain_keyword>markinfo</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-03 16:57:38</query_time>
   <create_date>2021-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>markito.com.br</domain_name>
   <domain_keyword>markito</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-06 10:16:27</query_time>
   <create_date>2007-02-23</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrant_name>Fotomundo Fotografias Ltda ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>markito.app</domain_name>
   <domain_keyword>markito</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-06 10:16:27</query_time>
   <create_date>2019-08-18</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2028-08-18</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com/</registrar_website>
   <registrant_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>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>cash.ns.cloudflare.com</value>
    <value>desi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>markint.com</domain_name>
   <domain_keyword>markint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 13:42:46</query_time>
   <create_date>2008-07-18</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>markind.in</domain_name>
   <domain_keyword>markind</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 13:42:41</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>810005</registrar_iana>
   <registrar_name>Domain Registration India Pvt Ltd</registrar_name>
   <registrar_website>www.domainindia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.roboticserver.com</value>
    <value>ns4.roboticserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>marking.pro</domain_name>
   <domain_keyword>marking</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-18 12:33:35</query_time>
   <create_date>2005-03-02</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2026-03-02</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hart Pavement Striping</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>standard3.encirca.net</value>
    <value>standard4.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>martino.work</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-23 20:09:58</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>I</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>18</num>
   <domain_name>markivo.com</domain_name>
   <domain_keyword>markivo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:40:03</query_time>
   <create_date>2018-03-09</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Vaibhav Vesukar</registrant_name>
   <registrant_address>702,7th Floor,Shital Apartment Ovaripada,Dahisar East</registrant_address>
   <registrant_city>Mumbai</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>400068</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9892167768</registrant_phone>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>markito.com</domain_name>
   <domain_keyword>markito</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:07:37</query_time>
   <create_date>2000-05-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>Nevis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>martino.zip</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-23 00:49:37</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>martino.xyz</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 08:22:24</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>markina.studio</domain_name>
   <domain_keyword>markina</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-02 22:24:17</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170227001</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>markins.ru</domain_name>
   <domain_keyword>markins</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 15:22:35</query_time>
   <create_date>2022-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>darkino.top</domain_name>
   <domain_keyword>darkino</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-03 11:31:53</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>maryino.club</domain_name>
   <domain_keyword>maryino</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-15 15:04:06</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</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>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>markido.com</domain_name>
   <domain_keyword>markido</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:38:07</query_time>
   <create_date>2006-02-20</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-20</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>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>darkino.asia</domain_name>
   <domain_keyword>darkino</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-08 22:15:15</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jen.ns.cloudflare.com</value>
    <value>margo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>markind.online</domain_name>
   <domain_keyword>markind</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-03 16:57:38</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>ALLUVIAL WEALTH PTY LTD</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>markito.in</domain_name>
   <domain_keyword>markito</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 12:33:44</query_time>
   <create_date>2022-01-17</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alfred.ns.cloudflare.com</value>
    <value>michelle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>markint.pt</domain_name>
   <domain_keyword>markint</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-30 06:36:33</query_time>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>markina.info</domain_name>
   <domain_keyword>markina</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 13:42:40</query_time>
   <create_date>2015-01-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-28</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>Alexey Markin</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>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.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>darkino.com</domain_name>
   <domain_keyword>darkino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:15:24</query_time>
   <create_date>2022-12-08</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2025-12-08</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>jen.ns.cloudflare.com</value>
    <value>margo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>martino.au</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-22 05:26:20</query_time>
   <update_date>2023-09-30</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Ricky Martino</registrant_name>
   <name_servers>
    <value>jade.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>darkino.art</domain_name>
   <domain_keyword>darkino</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-16 13:44:51</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jen.ns.cloudflare.com</value>
    <value>margo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>maakino.com</domain_name>
   <domain_keyword>maakino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:56:17</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>markinfo.co.uk</domain_name>
   <domain_keyword>markinfo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 18:38:47</query_time>
   <create_date>2009-03-04</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns1.memset.com</value>
    <value>ns2.memset.com</value>
    <value>ns3.memset.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>martino.catering</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>catering</domain_tld>
   <query_time>2024-05-01 22:31:43</query_time>
   <create_date>2018-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>markito.pro</domain_name>
   <domain_keyword>markito</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-03 16:58:44</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-04</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>markono.com</domain_name>
   <domain_keyword>markono</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 10:19:59</query_time>
   <create_date>2007-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>rustam.ns.cloudflare.com</value>
    <value>zainab.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>40</num>
   <domain_name>marcino.dev</domain_name>
   <domain_keyword>marcino</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-01 16:46:49</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</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>PL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>marokino.com</domain_name>
   <domain_keyword>marokino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 03:41:27</query_time>
   <create_date>2014-04-22</create_date>
   <update_date>2021-04-16</update_date>
   <expiry_date>2024-04-22</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>42</num>
   <domain_name>margino.com</domain_name>
   <domain_keyword>margino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 19:57:40</query_time>
   <create_date>2006-01-23</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1132</registrar_iana>
   <registrar_name>Dotname Korea Corp.</registrar_name>
   <registrar_website>http://www.dotname.co.kr</registrar_website>
   <registrant_email>dotname.co.kr/domain/whois/domain_search?mode=doit&amp;domain=margino.com</registrant_email>
   <name_servers>
    <value>ns1.ttpia.com</value>
    <value>ns9.tt.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>carkino.com</domain_name>
   <domain_keyword>carkino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 14:49:48</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>markito.site</domain_name>
   <domain_keyword>markito</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 16:58:44</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-11</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>alfred.ns.cloudflare.com</value>
    <value>michelle.ns.cloudflare.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>barkino.ru</domain_name>
   <domain_keyword>barkino</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 13:24:48</query_time>
   <create_date>2023-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>13042.ns1.domainparking.ru</value>
    <value>13042.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>markano.online</domain_name>
   <domain_keyword>markano</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 20:23:09</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>ESENSEHIR MAH. KURKCULER CAD. NO  86 A</registrant_company>
   <registrant_state>UMRANIYE</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sarkino.com</domain_name>
   <domain_keyword>sarkino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:52:29</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sarkino.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>markina.uk</domain_name>
   <domain_keyword>markina</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-06 10:16:07</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.ispvds.com</value>
    <value>ns2.ispvds.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>markito.supply</domain_name>
   <domain_keyword>markito</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-05-04 17:35:58</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.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>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.imcloud.org</value>
    <value>ns2.imcloud.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>markiny.ru</domain_name>
   <domain_keyword>markiny</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 15:22:35</query_time>
   <create_date>2023-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>margino.org</domain_name>
   <domain_keyword>margino</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 14:52:02</query_time>
   <create_date>2010-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DTM digitale Medien</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>markind.store</domain_name>
   <domain_keyword>markind</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-23 18:38:43</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>parkino.com</domain_name>
   <domain_keyword>parkino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 09:42:54</query_time>
   <create_date>2010-02-05</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2026-02-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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>maruino.org</domain_name>
   <domain_keyword>maruino</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 04:49:45</query_time>
   <create_date>2012-12-09</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-12-09</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.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>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chase.ns.cloudflare.com</value>
    <value>fatima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>markind.com</domain_name>
   <domain_keyword>markind</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:38:43</query_time>
   <create_date>1998-04-13</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</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>dns1.earthlink.net</value>
    <value>dns2.earthlink.net</value>
    <value>dns3.earthlink.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>markins.org</domain_name>
   <domain_keyword>markins</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 18:38:59</query_time>
   <create_date>2003-04-01</create_date>
   <update_date>2023-02-13</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Markins</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>markinn.ru</domain_name>
   <domain_keyword>markinn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 15:22:35</query_time>
   <create_date>2023-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>murkino.com</domain_name>
   <domain_keyword>murkino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:12:46</query_time>
   <create_date>2016-06-24</create_date>
   <update_date>2016-09-11</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Privacy protection service - whoisproxy.ru</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>PO box 99, whoisproxy.ru</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>123308</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4957856536</registrant_phone>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>markine.info</domain_name>
   <domain_keyword>markine</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 12:33:34</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-03</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>markiso.net</domain_name>
   <domain_keyword>markiso</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 21:22:58</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>HE BEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</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>61</num>
   <domain_name>darkino.store</domain_name>
   <domain_keyword>darkino</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 15:43:42</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>darkino.biz</domain_name>
   <domain_keyword>darkino</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-07 23:47:11</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ajay.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>markito.business</domain_name>
   <domain_keyword>markito</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-23 18:39:56</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>cash.ns.cloudflare.com</value>
    <value>desi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>mirkino.com</domain_name>
   <domain_keyword>mirkino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 07:38:46</query_time>
   <create_date>2005-01-30</create_date>
   <update_date>2005-01-30</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>-</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>-</registrant_address>
   <registrant_city>-</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>-</registrant_zip>
   <registrant_email>-</registrant_email>
   <registrant_phone>+01.2312514</registrant_phone>
   <registrant_fax>+01.6654332</registrant_fax>
   <name_servers>
    <value>ns1.rixo.net</value>
    <value>ns2.rixo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>marpino.com</domain_name>
   <domain_keyword>marpino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:46:34</query_time>
   <create_date>2018-01-14</create_date>
   <update_date>2021-01-08</update_date>
   <expiry_date>2025-01-14</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>66</num>
   <domain_name>marlino.com</domain_name>
   <domain_keyword>marlino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:40:07</query_time>
   <create_date>2012-08-22</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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>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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>darkino.tel</domain_name>
   <domain_keyword>darkino</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-16 13:44:51</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois service of the registrar of 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>jen.ns.cloudflare.com</value>
    <value>margo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>markido.org</domain_name>
   <domain_keyword>markido</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 18:38:07</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>markinn.com</domain_name>
   <domain_keyword>markinn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:38:59</query_time>
   <create_date>2016-10-09</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <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>70</num>
   <domain_name>martino.live</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-16 01:58:50</query_time>
   <create_date>2021-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0160976611</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>71</num>
   <domain_name>markeno.com</domain_name>
   <domain_keyword>markeno</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:40:24</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/markeno.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>markico.com</domain_name>
   <domain_keyword>markico</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 12:33:29</query_time>
   <create_date>2015-05-15</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>73</num>
   <domain_name>markilo.com</domain_name>
   <domain_keyword>markilo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 10:16:06</query_time>
   <create_date>2021-03-07</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/markilo.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>maxkino.ru</domain_name>
   <domain_keyword>maxkino</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:42:35</query_time>
   <create_date>2015-11-06</create_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</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>75</num>
   <domain_name>mardino.de</domain_name>
   <domain_keyword>mardino</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 01:53:17</query_time>
   <update_date>2018-09-08</update_date>
   <name_servers>
    <value>ns1071.ui-dns.biz</value>
    <value>ns1071.ui-dns.com</value>
    <value>ns1071.ui-dns.de</value>
    <value>ns1071.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>markiro.com</domain_name>
   <domain_keyword>markiro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:39:06</query_time>
   <create_date>2022-06-27</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-27</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>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.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>77</num>
   <domain_name>mirkino.su</domain_name>
   <domain_keyword>mirkino</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:35:53</query_time>
   <create_date>2011-12-07</create_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>burt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>martino.store</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-22 05:26:21</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2023-08-31</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>79</num>
   <domain_name>markini.com.pl</domain_name>
   <domain_keyword>markini</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-30 06:36:34</query_time>
   <create_date>2011-07-19</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>martino.me.uk</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-01 22:31:43</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>marmino.it</domain_name>
   <domain_keyword>marmino</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-05 23:37:22</query_time>
   <create_date>2004-09-15</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Francesco Marmino</registrant_company>
   <registrant_address>Via isola dei fiori 2</registrant_address>
   <registrant_city>Luino</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>21016</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>markina.net</domain_name>
   <domain_keyword>markina</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 10:16:07</query_time>
   <create_date>2006-01-24</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-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>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>markito.co</domain_name>
   <domain_keyword>markito</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-30 06:37:27</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>marhino.nl</domain_name>
   <domain_keyword>marhino</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 14:57:16</query_time>
   <create_date>2005-08-31</create_date>
   <update_date>2023-05-01</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>markano.de</domain_name>
   <domain_keyword>markano</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 11:33:37</query_time>
   <update_date>2018-08-11</update_date>
   <name_servers>
    <value>ns1098.ui-dns.biz</value>
    <value>ns1098.ui-dns.com</value>
    <value>ns1098.ui-dns.de</value>
    <value>ns1098.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>marfino.ru</domain_name>
   <domain_keyword>marfino</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:45:42</query_time>
   <create_date>2015-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>martino.tel</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-25 10:09:03</query_time>
   <create_date>2013-09-13</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of 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.telnames.dns.nic.tel</value>
    <value>ns2.telnames.dns.nic.tel</value>
    <value>ns3.telnames.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>darkino.be</domain_name>
   <domain_keyword>darkino</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-07 23:47:11</query_time>
   <create_date>2023-02-24</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>ajay.ns.cloudflare.com</value>
    <value>demi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>maroino.com</domain_name>
   <domain_keyword>maroino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:10:29</query_time>
   <create_date>2001-02-15</create_date>
   <update_date>2022-02-28</update_date>
   <expiry_date>2027-02-15</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>90</num>
   <domain_name>maryino.ru</domain_name>
   <domain_keyword>maryino</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 14:47:00</query_time>
   <create_date>2004-04-05</create_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</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>91</num>
   <domain_name>darkino.today</domain_name>
   <domain_keyword>darkino</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-03 11:31:53</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>jacob.ns.cloudflare.com</value>
    <value>leah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>markind.ru</domain_name>
   <domain_keyword>markind</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 15:22:34</query_time>
   <create_date>2022-11-28</create_date>
   <expiry_date>2024-11-28</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>93</num>
   <domain_name>marking.com</domain_name>
   <domain_keyword>marking</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:19:03</query_time>
   <create_date>1998-05-24</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-05-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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>markinco.ru</domain_name>
   <domain_keyword>markinco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 15:22:34</query_time>
   <create_date>2020-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LTD &quot;ZMZ&quot;</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>marlino.jp</domain_name>
   <domain_keyword>marlino</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 12:40:07</query_time>
   <create_date>2021-02-08</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>martino.jp</domain_name>
   <domain_keyword>martino</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 19:04:15</query_time>
   <create_date>2007-07-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns.makeshop.jp</value>
    <value>ns2.makeshop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>mamkino.com</domain_name>
   <domain_keyword>mamkino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 12:48:08</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-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>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>98</num>
   <domain_name>darkino.wiki</domain_name>
   <domain_keyword>darkino</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-16 13:44:51</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>makrino.com</domain_name>
   <domain_keyword>makrino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:01:46</query_time>
   <create_date>2018-01-10</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_address>PO Box 119</registrant_address>
   <registrant_city>Beaconsfield</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3807</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.385145121</registrant_phone>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>markinno.com</domain_name>
   <domain_keyword>markinno</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:38:59</query_time>
   <create_date>2001-08-10</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-08-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns49.worldnic.com</value>
    <value>ns50.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.175</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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