WHOIS QUERY TIME

21 May 2024 - 12:32 PM UTC

Modified: 23 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: George Champion de Crespigny

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sixp.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sixp.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sixp.au",
            "domain_keyword": "sixp",
            "domain_tld": "au",
            "query_time": "2024-05-21 12:32:15",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "George Champion de Crespigny",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sixp.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sixp.au</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-21 12:32:15</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>George Champion de Crespigny</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.025</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.081 seconds) for "sixp.au" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Jan 2024 - 3:30 PM UTC

Modified: 5 October 2023

REGISTRAR

Name: Netregistry Pty Ltd
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: George Champion de Crespigny

#2 - QUERY TIME

21 May 2024 - 12:32 PM UTC

Modified: 23 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: George Champion de Crespigny

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sixp.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sixp.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sixp.au",
    "results": [
        {
            "num": 1,
            "domain_name": "sixp.au",
            "domain_keyword": "sixp",
            "domain_tld": "au",
            "query_time": "2024-01-25 15:30:59",
            "update_date": "2023-10-05",
            "registrar_name": "Netregistry Pty Ltd",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "George Champion de Crespigny",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sixp.au",
            "domain_keyword": "sixp",
            "domain_tld": "au",
            "query_time": "2024-05-21 12:32:15",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "George Champion de Crespigny",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.081,
        "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>sixp.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>sixp.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sixp.au</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-01-25 15:30:59</query_time>
   <update_date>2023-10-05</update_date>
   <registrar_name>Netregistry Pty Ltd</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>George Champion de Crespigny</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sixp.au</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-21 12:32:15</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>George Champion de Crespigny</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.081</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 9 domain names (in 0.051 seconds) which contained the exact domain keyword "sixp".
Domain Name Registered Expiry Registrar Ownership
1 sixp.net 26 Feb 1999 27 Feb 2025 WEBCC Whoisprotection.cc
2 sixp.com 31 Dec 2001 2 Jan 2025 WEBCC Whoisprotection.cc
3 sixp.co.uk 8 Nov 2010 8 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
4 sixp.cl 10 Jan 2012 9 Feb 2028 NIC Chile FRANCISCA PUPPEL PEPPI GONZALEZ
5 sixp.org 8 Feb 2021 8 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
6 sixp.studio 20 Nov 2023 20 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 sixp.ru 25 Nov 2023 25 Nov 2024 RU-CENTER-RU Private Person
8 sixp.it 21 Mar 2024 21 Mar 2025 Aruba Business s.r.l. Ipe Communication
9 sixp.au - - Melbourne IT George Champion de Crespigny
10 sixp.com.au - - Melbourne IT Darren Wright

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sixp&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sixp",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "sixp.net, sixp.com, sixp.co.uk, sixp.cl, sixp.org, sixp.studio, sixp.ru, sixp.it, sixp.au, sixp.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "sixp.net",
            "domain_keyword": "sixp",
            "domain_tld": "net",
            "query_time": "2024-04-29 03:48:16",
            "create_date": "1999-02-26",
            "update_date": "2018-12-04",
            "expiry_date": "2025-02-27",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "fo86.soowserver.com",
                "n86.soowserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sixp.com",
            "domain_keyword": "sixp",
            "domain_tld": "com",
            "query_time": "2024-05-11 08:39:26",
            "create_date": "2001-12-31",
            "update_date": "2022-07-28",
            "expiry_date": "2025-01-02",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.ezydomain.com",
                "ns2.ezydomain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sixp.co.uk",
            "domain_keyword": "sixp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 22:43:22",
            "create_date": "2010-11-08",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "sixp.cl",
            "domain_keyword": "sixp",
            "domain_tld": "cl",
            "query_time": "2024-05-11 08:39:26",
            "create_date": "2012-01-10",
            "expiry_date": "2028-02-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "FRANCISCA PUPPEL PEPPI GONZALEZ",
            "name_servers": [
                "dolly.ns.cloudflare.com",
                "jeff.ns.cloudflare.com"
            ]
        },
        {
            "num": 5,
            "domain_name": "sixp.org",
            "domain_keyword": "sixp",
            "domain_tld": "org",
            "query_time": "2024-04-22 22:43:18",
            "create_date": "2021-02-08",
            "update_date": "2024-04-20",
            "expiry_date": "2025-02-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "sixp.studio",
            "domain_keyword": "sixp",
            "domain_tld": "studio",
            "query_time": "2024-05-26 14:30:02",
            "create_date": "2023-11-20",
            "update_date": "2024-02-12",
            "expiry_date": "2024-11-20",
            "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": [
                "dina.ns.cloudflare.com",
                "razvan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sixp.ru",
            "domain_keyword": "sixp",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:30:58",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "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": 8,
            "domain_name": "sixp.it",
            "domain_keyword": "sixp",
            "domain_tld": "it",
            "query_time": "2024-05-02 20:54:27",
            "create_date": "2024-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Ipe Communication",
            "registrant_address": "Via Vigo di Torre, 25",
            "registrant_city": "este",
            "registrant_state": "PD",
            "registrant_zip": "35042",
            "registrant_country": "IT",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "sixp.au",
            "domain_keyword": "sixp",
            "domain_tld": "au",
            "query_time": "2024-05-21 12:32:15",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "George Champion de Crespigny",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sixp.com.au",
            "domain_keyword": "sixp",
            "domain_tld": "com.au",
            "query_time": "2024-05-31 01:10:22",
            "update_date": "2024-05-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Darren Wright",
            "name_servers": [
                "ns1.qnetau.com",
                "ns2.qnetau.com",
                "ns3.qnetau.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sixp</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>sixp.net, sixp.com, sixp.co.uk, sixp.cl, sixp.org, sixp.studio, sixp.ru, sixp.it, sixp.au, sixp.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sixp.net</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 03:48:16</query_time>
   <create_date>1999-02-26</create_date>
   <update_date>2018-12-04</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>fo86.soowserver.com</value>
    <value>n86.soowserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sixp.com</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 08:39:26</query_time>
   <create_date>2001-12-31</create_date>
   <update_date>2022-07-28</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.ezydomain.com</value>
    <value>ns2.ezydomain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sixp.co.uk</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 22:43:22</query_time>
   <create_date>2010-11-08</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-08</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>sixp.cl</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-11 08:39:26</query_time>
   <create_date>2012-01-10</create_date>
   <expiry_date>2028-02-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>FRANCISCA PUPPEL PEPPI GONZALEZ</registrant_name>
   <name_servers>
    <value>dolly.ns.cloudflare.com</value>
    <value>jeff.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>sixp.org</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 22:43:18</query_time>
   <create_date>2021-02-08</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-02-08</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sixp.studio</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-26 14:30:02</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-11-20</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>dina.ns.cloudflare.com</value>
    <value>razvan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sixp.ru</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:30:58</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</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>8</num>
   <domain_name>sixp.it</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-02 20:54:27</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Ipe Communication</registrant_company>
   <registrant_address>Via Vigo di Torre, 25</registrant_address>
   <registrant_city>este</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>35042</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sixp.au</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-21 12:32:15</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>George Champion de Crespigny</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sixp.com.au</domain_name>
   <domain_keyword>sixp</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-31 01:10:22</query_time>
   <update_date>2024-05-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Darren Wright</registrant_name>
   <name_servers>
    <value>ns1.qnetau.com</value>
    <value>ns2.qnetau.com</value>
    <value>ns3.qnetau.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.051</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,968 domain names (in 0.044 seconds) which look and sound like the brand name "sixp".
Domain Name Registered Expiry Registrar Ownership
1 syxp.net 20 Mar 2015 20 Mar 2025 Dynadot Inc -
2 simp.ru 5 Jul 2017 5 Jul 2024 RU-CENTER-RU Private Person
3 simp.church 8 Aug 2022 8 Aug 2024 Tucows Domains Inc. Data Protected
4 pixp.com 31 Mar 2003 31 Mar 2025 GoDaddy.com, LLC -
5 sixt.com.ng 18 Jun 2012 18 Jun 2024 internetx Sixt SE
6 silp.uk 31 Jan 2023 31 Jan 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
7 s3xp.xyz 30 May 2023 30 May 2025 Porkbun, LLC Private by Design, LLC
8 sixe.org 24 Nov 2000 24 Nov 2024 OVH sas REDACTED FOR PRIVACY
9 sixs.de - - - -
10 sixt.hu 26 Mar 2000 - - -
11 simp.co.jp 18 Feb 1999 - - Simple Inc.
12 sixt.app 8 May 2018 8 May 2025 PSI-USA, Inc. dba Domain Robot Sixt SE
13 six6.live 30 May 2023 30 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
14 sixo.co 18 Jun 2021 18 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
15 isxp.top 9 Oct 2023 9 Oct 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 郭铭辉
16 siap.it 4 Feb 2004 31 Dec 2024 Vianova s.p.a. S.I.A.P. spa
17 mixp.me 5 Mar 2015 5 Mar 2025 Registry Operator acts as Registrar (9998) Univerzitet Crne Gore Centar Informacionog Sistema IXP
18 sixpj.com 2 Sep 2017 2 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
19 sixa.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
20 sipp.eu - - OVH SAS -
21 smxp.asia 28 Aug 2023 28 Aug 2024 DNSPod, Inc. Jing He Xin Cheng Jing Shi Bai Huo Dian
22 sixy.store 30 Aug 2023 30 Aug 2024 Porkbun, LLC Private by Design, LLC
23 sicp.sh.cn 24 Oct 2014 24 Oct 2024 北京东方网景信息科技有限公司 上海工商职业技术学院
24 sisp.cn 26 Apr 2005 26 May 2025 商中在线科技股份有限公司 上海热线信息网络有限公司
25 scixp.com 16 Jan 2022 16 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
26 sixp1.com 7 Apr 2023 7 Apr 2025 Cloudflare, Inc. DATA REDACTED
27 sixt.tv 23 Aug 2005 23 Aug 2024 PSI-USA, Inc. dba Domain Robot Sixt SE
28 scxp.cn 5 Feb 2005 5 Feb 2025 厦门易名科技股份有限公司 陈永鹏
29 sxip.com.cn 9 Oct 2022 9 Oct 2024 成都西维数码科技有限公司 李亮亮
30 sipp.net 8 Jul 1997 8 Jul 2024 Onlinenic Inc Blue Star, Inc.
31 sipp.ltd 10 Aug 2020 10 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
32 siap.cl 14 Apr 2005 9 May 2026 NIC Chile Departamento Comercial (SERVICIOS INDUSTRIALES DE ALTA PRODUCTIVIDAD S A)
33 sixx.ru 20 Aug 2007 20 Aug 2024 SALENAMES-RU Private Person
34 ssxp.cc 10 Aug 2007 10 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
35 aixp.nl 10 Feb 2023 - team.blue nl B.V. -
36 sixt.berlin 10 Jul 2014 10 Jul 2024 PSI-USA, Inc. dba DOMAIN ROBOT -
37 si2p.adult 16 Jun 2020 16 Jun 2024 OVH sas Si2P GFC
38 sinp.org 13 Jan 2019 13 Jan 2026 GoDaddy.com, LLC Keyword Acquisitions, Inc.
39 4ixp.com 26 Sep 2018 26 Sep 2024 PSI-USA, Inc. dba Domain Robot 4b42 UG (haftungsbeschränkt)
40 siip.group 23 Dec 2020 23 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu Siip Custodian b.v.
41 siap.space 14 May 2024 14 May 2025 CV Jogjacamp CV ID Protection d/b/a PROTECT.ID
42 sixa.agency 12 Aug 2019 12 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 skixp.net 13 Jan 2022 13 Jan 2025 Squarespace Domains II LLC Iron Rabbit Gaming Services
44 siyp.online 23 May 2024 23 May 2025 Tucows.com Co. Data Protected
45 si2p.info 24 Mar 2016 24 Mar 2025 OVH SAS Si2P
46 six6.app 29 Jun 2019 29 Jun 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
47 sixu.cc 31 Mar 2022 31 Mar 2027 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
48 sixs.site 6 Oct 2023 6 Oct 2024 Registrar of Domain Names REG.RU, LLC Private Person
49 dixp.com 23 Jun 2008 23 Jun 2024 Dynadot Inc -
50 siwp.info 20 Oct 2016 20 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
51 sitp.co.uk 24 Feb 2019 24 Feb 2025 Garth Piesse [Tag = COHERENT-NZ] -
52 sidp.it 15 Nov 1999 29 Jun 2024 OVH Società Italiana di Parodontologia e Implantologia
53 sixm.store 6 Jan 2024 6 Jan 2025 eNom, Inc. Data Protected
54 siip.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
55 six9.net 5 Nov 2018 5 Nov 2024 Cloudflare, Inc. DATA REDACTED
56 six1.jp 4 Feb 2011 28 Feb 2025 - fukuda tomohiro
57 sixt.swiss 31 Mar 2016 31 Mar 2025 PSI-USA, Inc. dba Domain Robot, InterNetX Sixt rent-a-car AG
58 smxp.com.br 28 Aug 2016 28 Aug 2025 - ESTEVAO S C SILVA
59 sixg.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
60 swxp.io 9 Mar 2024 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 sixep.com 4 Sep 2019 4 Sep 2024 GoDaddy.com, LLC -
62 sixe.ru 2 Nov 2009 2 Nov 2024 RU-CENTER-RU Private Person
63 sipx.io 16 Oct 2015 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 six8.site 3 May 2023 3 May 2025 DNSPod, Inc. Sheng Da
65 sifp.cn 28 Jun 2023 28 Jun 2024 广东时代互联科技有限公司 阿克拜尔·艾尔肯
66 six7.gmbh 22 Aug 2023 22 Aug 2024 united-domains AG REDACTED FOR PRIVACY
67 kixp.net 20 Mar 2009 20 Mar 2025 GoDaddy.com, LLC -
68 sirp.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
69 srxp.co.uk 29 Sep 2011 29 Sep 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
70 mixp.shop 23 Dec 2023 23 Dec 2024 Spaceship, Inc. -
71 si-p.com 1 Dec 2023 1 Dec 2024 GoDaddy.com, LLC -
72 sitp.cl 18 Dec 2007 12 Jan 2025 NIC Chile SIND INTEREMP DE TRAB PROF CTC S.A. FILIALES Y OTRAS EMPRESA
73 sixpm.cl 8 Jan 2024 8 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu Ines Salgado
74 sixa.xyz 26 Apr 2024 26 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
75 six8.co.uk 13 Apr 2022 13 Apr 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
76 sixpa.com 18 Dec 2011 18 Dec 2024 Cloudflare, Inc. DATA REDACTED
77 simp.creditcard 28 Aug 2023 28 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
78 sipp.coffee 27 Jul 2022 27 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 sixy.tech 30 Aug 2023 30 Aug 2024 Porkbun, LLC Private by Design, LLC
80 sixpm.dev 6 Apr 2021 6 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
81 siap.digital 29 Jun 2023 29 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 sixe.be 23 Jun 2019 - Gandi Sas -
83 sixi.co.uk 20 Feb 2024 20 Feb 2025 Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR] Jonathan Gregory
84 six8.net 7 Jun 2024 7 Jun 2025 GMO INTERNET, INC. Yotoriya Mawakakoyu
85 sixc.xyz 18 Jul 2023 18 Jul 2024 Gname.com Pte. Ltd. -
86 syxp.com 18 Feb 2004 18 Feb 2025 eName Technology Co.,Ltd. -
87 siip.net 24 Jul 2005 24 Jul 2024 Name.com, Inc. Domain Protection Services, Inc.
88 simp.systems 1 Sep 2021 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 sixg.top 9 Feb 2024 9 Feb 2025 Chengdu west dimension digital Jing He Xin Cheng Jing Shi Bai Huo Dian
90 siap.trade 9 Apr 2023 9 Apr 2024 CV. Rumahweb Indonesia Cubit Enterprise
91 sixi.live 24 Apr 2024 24 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
92 sixo.net 11 Aug 2000 11 Aug 2024 GoDaddy.com, LLC -
93 sixt.hiv 12 Sep 2014 12 Sep 2024 PSI-USA, Inc. dba Domain Robot Sixt SE
94 siyp.net 6 Jul 2015 6 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
95 siup.jp 7 Jun 2007 30 Jun 2024 - Stoma Imageup Project
96 sdixp.com 11 Jun 2023 11 Jun 2024 Cloudflare, Inc. DATA REDACTED
97 sixt.biz 23 Jan 2004 22 Jan 2025 PSI-USA, Inc. dba Domain Robot Sixt SE
98 sixx.live 14 Jul 2021 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 sixz.cn 18 Apr 2024 18 Apr 2025 北京新网数码信息技术有限公司 王欣
100 sipx.info 13 May 2024 13 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
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 Sixp.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sixp.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sixp.au",
        "page_size": 100
    },
    "count": {
        "total": 1968,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "syxp.net, simp.ru, simp.church, pixp.com, sixt.com.ng, silp.uk, s3xp.xyz, sixe.org, sixs.de, sixt.hu, simp.co.jp, sixt.app, six6.live, sixo.co, isxp.top, siap.it, mixp.me, sixpj.com, sixa.shop, sipp.eu, smxp.asia, sixy.store, sicp.sh.cn, sisp.cn, scixp.com, sixp1.com, sixt.tv, scxp.cn, sxip.com.cn, sipp.net, sipp.ltd, siap.cl, sixx.ru, ssxp.cc, aixp.nl, sixt.berlin, si2p.adult, sinp.org, 4ixp.com, siip.group, siap.space, sixa.agency, skixp.net, siyp.online, si2p.info, six6.app, sixu.cc, sixs.site, dixp.com, siwp.info, sitp.co.uk, sidp.it, sixm.store, siip.info, six9.net, six1.jp, sixt.swiss, smxp.com.br, sixg.xyz, swxp.io, sixep.com, sixe.ru, sipx.io, six8.site, sifp.cn, six7.gmbh, kixp.net, sirp.xyz, srxp.co.uk, mixp.shop, si-p.com, sitp.cl, sixpm.cl, sixa.xyz, six8.co.uk, sixpa.com, simp.creditcard, sipp.coffee, sixy.tech, sixpm.dev, siap.digital, sixe.be, sixi.co.uk, six8.net, sixc.xyz, syxp.com, siip.net, simp.systems, sixg.top, siap.trade, sixi.live, sixo.net, sixt.hiv, siyp.net, siup.jp, sdixp.com, sixt.biz, sixx.live, sixz.cn, sipx.info",
    "results": [
        {
            "num": 1,
            "domain_name": "syxp.net",
            "domain_keyword": "syxp",
            "domain_tld": "net",
            "query_time": "2024-04-21 00:37:35",
            "create_date": "2015-03-20",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "simp.ru",
            "domain_keyword": "simp",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:11:43",
            "create_date": "2017-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "frank.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "simp.church",
            "domain_keyword": "simp",
            "domain_tld": "church",
            "query_time": "2024-04-26 12:04:58",
            "create_date": "2022-08-08",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pixp.com",
            "domain_keyword": "pixp",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:30:10",
            "create_date": "2003-03-31",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sixt.com.ng",
            "domain_keyword": "sixt",
            "domain_tld": "com.ng",
            "query_time": "2024-05-13 02:45:24",
            "create_date": "2012-06-18",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-18",
            "registrar_name": "internetx",
            "registrar_website": "http://www.InterNetX.com",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Sixt SE",
            "registrant_address": "Zugspitzstr. 1",
            "registrant_city": "Pullach im Isartal",
            "registrant_state": "DE",
            "registrant_zip": "82049",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "registrant_fax": "Redacted | EU Registrar",
            "name_servers": [
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "silp.uk",
            "domain_keyword": "silp",
            "domain_tld": "uk",
            "query_time": "2024-06-11 07:03:28",
            "create_date": "2023-01-31",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-31",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "s3xp.xyz",
            "domain_keyword": "s3xp",
            "domain_tld": "xyz",
            "query_time": "2024-06-13 18:17:31",
            "create_date": "2023-05-30",
            "update_date": "2024-06-11",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sixe.org",
            "domain_keyword": "sixe",
            "domain_tld": "org",
            "query_time": "2024-04-22 22:39:36",
            "create_date": "2000-11-24",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-24",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "sixs.de",
            "domain_keyword": "sixs",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:25:12",
            "update_date": "2022-01-14",
            "name_servers": [
                "ns-168-c.gandi.net",
                "ns-57-b.gandi.net",
                "ns-78-a.gandi.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "sixt.hu",
            "domain_keyword": "sixt",
            "domain_tld": "hu",
            "query_time": "2024-05-23 02:08:24",
            "create_date": "2000-03-26"
        },
        {
            "num": 11,
            "domain_name": "simp.co.jp",
            "domain_keyword": "simp",
            "domain_tld": "co.jp",
            "query_time": "2024-05-18 06:19:51",
            "create_date": "1999-02-18",
            "update_date": "2024-03-01",
            "registrant_company": "Simple Inc.",
            "name_servers": [
                "nssv101.wadax-sv.jp",
                "sv102.wadax-sv.jp"
            ]
        },
        {
            "num": 12,
            "domain_name": "sixt.app",
            "domain_keyword": "sixt",
            "domain_tld": "app",
            "query_time": "2024-05-13 02:45:24",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sixt SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "six6.live",
            "domain_keyword": "six6",
            "domain_tld": "live",
            "query_time": "2024-06-01 13:14:30",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sixo.co",
            "domain_keyword": "sixo",
            "domain_tld": "co",
            "query_time": "2024-06-08 08:18:55",
            "create_date": "2021-06-18",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "isxp.top",
            "domain_keyword": "isxp",
            "domain_tld": "top",
            "query_time": "2024-06-08 20:54:14",
            "create_date": "2023-10-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "郭铭辉",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "siap.it",
            "domain_keyword": "siap",
            "domain_tld": "it",
            "query_time": "2024-04-16 21:26:02",
            "create_date": "2004-02-04",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-31",
            "registrar_name": "Vianova s.p.a.",
            "registrar_website": "http://www.vianova.it/",
            "registrant_company": "S.I.A.P. spa",
            "registrant_address": "Viale Ancona, 26",
            "registrant_city": "Venezia Mestre",
            "registrant_state": "VE",
            "registrant_zip": "30172",
            "registrant_country": "IT",
            "name_servers": [
                "dns.welcomeitalia.it",
                "dnsslave.welcomeitalia.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 17,
            "domain_name": "mixp.me",
            "domain_keyword": "mixp",
            "domain_tld": "me",
            "query_time": "2024-04-22 15:28:02",
            "create_date": "2015-03-05",
            "update_date": "2015-05-04",
            "expiry_date": "2025-03-05",
            "registrar_iana": 9998,
            "registrar_name": "Registry Operator acts as Registrar (9998)",
            "registrar_website": "https://identity.digital",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Univerzitet Crne Gore Centar Informacionog Sistema IXP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ME",
            "registrant_email": "please query the rdds service of the registrar 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.ac.me",
                "ns2.ac.me"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sixpj.com",
            "domain_keyword": "sixpj",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:44:07",
            "create_date": "2017-09-02",
            "update_date": "2023-08-03",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sixa.shop",
            "domain_keyword": "sixa",
            "domain_tld": "shop",
            "query_time": "2024-04-22 22:37:47",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sipp.eu",
            "domain_keyword": "sipp",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:04:23",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ]
        },
        {
            "num": 21,
            "domain_name": "smxp.asia",
            "domain_keyword": "smxp",
            "domain_tld": "asia",
            "query_time": "2024-05-18 10:26:17",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "athena.dnspod.net",
                "steam.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sixy.store",
            "domain_keyword": "sixy",
            "domain_tld": "store",
            "query_time": "2024-05-13 02:47:43",
            "create_date": "2023-08-30",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "eva.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sicp.sh.cn",
            "domain_keyword": "sicp",
            "domain_tld": "sh.cn",
            "query_time": "2024-05-22 03:14:38",
            "create_date": "2014-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "上海工商职业技术学院",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sicp.sh.cn",
                "ns2.sicp.sh.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sisp.cn",
            "domain_keyword": "sisp",
            "domain_tld": "cn",
            "query_time": "2024-05-29 13:08:59",
            "create_date": "2005-04-26",
            "expiry_date": "2025-05-26",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "上海热线信息网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.shaidc.com",
                "ns2.shaidc.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "scixp.com",
            "domain_keyword": "scixp",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:48:27",
            "create_date": "2022-01-16",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-16",
            "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": "MACAU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "MO",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=scixp.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": 26,
            "domain_name": "sixp1.com",
            "domain_keyword": "sixp1",
            "domain_tld": "com",
            "query_time": "2024-06-08 08:19:20",
            "create_date": "2023-04-07",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Essex",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "GB",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/sixp1.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "koa.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sixt.tv",
            "domain_keyword": "sixt",
            "domain_tld": "tv",
            "query_time": "2024-06-08 08:20:43",
            "create_date": "2005-08-23",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-23",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sixt SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "scxp.cn",
            "domain_keyword": "scxp",
            "domain_tld": "cn",
            "query_time": "2024-06-10 16:35:17",
            "create_date": "2005-02-05",
            "expiry_date": "2025-02-05",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "陈永鹏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sxip.com.cn",
            "domain_keyword": "sxip",
            "domain_tld": "com.cn",
            "query_time": "2024-06-12 10:05:45",
            "create_date": "2022-10-09",
            "expiry_date": "2024-10-09",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "李亮亮",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sipp.net",
            "domain_keyword": "sipp",
            "domain_tld": "net",
            "query_time": "2024-04-18 18:16:23",
            "create_date": "1997-07-08",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-08",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Blue Star, Inc.",
            "registrant_company": "Blue Star, Inc.",
            "registrant_address": "PO Box 1172",
            "registrant_city": "Goshen",
            "registrant_state": "IN",
            "registrant_zip": "46527-1172",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5749750767",
            "registrant_fax": "+1.5749750767",
            "name_servers": [
                "ns1.domainmx.com",
                "ns2.domainmx.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sipp.ltd",
            "domain_keyword": "sipp",
            "domain_tld": "ltd",
            "query_time": "2024-04-18 18:16:23",
            "create_date": "2020-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 32,
            "domain_name": "siap.cl",
            "domain_keyword": "siap",
            "domain_tld": "cl",
            "query_time": "2024-05-03 00:41:42",
            "create_date": "2005-04-14",
            "expiry_date": "2026-05-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Departamento Comercial (SERVICIOS INDUSTRIALES DE ALTA PRODUCTIVIDAD S A)",
            "name_servers": [
                "ns1.mydnscl.com",
                "ns2.mydnscl.net",
                "ns3.mydnscl.com",
                "ns4.mydnscl.net"
            ]
        },
        {
            "num": 33,
            "domain_name": "sixx.ru",
            "domain_keyword": "sixx",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:30:59",
            "create_date": "2007-08-20",
            "expiry_date": "2024-08-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "ssxp.cc",
            "domain_keyword": "ssxp",
            "domain_tld": "cc",
            "query_time": "2024-05-02 20:57:17",
            "create_date": "2007-08-10",
            "update_date": "2022-08-11",
            "expiry_date": "2024-08-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "aixp.nl",
            "domain_keyword": "aixp",
            "domain_tld": "nl",
            "query_time": "2024-05-07 21:23:57",
            "create_date": "2023-02-10",
            "update_date": "2023-02-15",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 36,
            "domain_name": "sixt.berlin",
            "domain_keyword": "sixt",
            "domain_tld": "berlin",
            "query_time": "2024-04-22 22:46:05",
            "create_date": "2014-07-10",
            "update_date": "2021-07-27",
            "expiry_date": "2024-07-10",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba DOMAIN ROBOT",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "si2p.adult",
            "domain_keyword": "si2p",
            "domain_tld": "adult",
            "query_time": "2024-04-23 08:40:34",
            "create_date": "2020-06-16",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-16",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Si2P GFC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sinp.org",
            "domain_keyword": "sinp",
            "domain_tld": "org",
            "query_time": "2024-04-20 05:29:35",
            "create_date": "2019-01-13",
            "update_date": "2024-04-16",
            "expiry_date": "2026-01-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "4ixp.com",
            "domain_keyword": "4ixp",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:35:56",
            "create_date": "2018-09-26",
            "update_date": "2023-11-15",
            "expiry_date": "2024-09-26",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "4b42 UG (haftungsbeschränkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Württemberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/4ixp.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.any-cast.net",
                "b.any-cast.net",
                "c.any-cast.net",
                "d.any-cast.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "siip.group",
            "domain_keyword": "siip",
            "domain_tld": "group",
            "query_time": "2024-05-17 14:47:33",
            "create_date": "2020-12-23",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Siip Custodian b.v.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.infracom.nl",
                "ns5.infracom.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "siap.space",
            "domain_keyword": "siap",
            "domain_tld": "space",
            "query_time": "2024-05-16 17:32:44",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "CV ID Protection d/b/a PROTECT.ID",
            "registrant_state": "Yogyakarta",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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.liqu.id",
                "ns2.liqu.id"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sixa.agency",
            "domain_keyword": "sixa",
            "domain_tld": "agency",
            "query_time": "2024-05-11 08:38:08",
            "create_date": "2019-08-12",
            "update_date": "2023-09-26",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "skixp.net",
            "domain_keyword": "skixp",
            "domain_tld": "net",
            "query_time": "2024-05-18 21:28:07",
            "create_date": "2022-01-13",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Iron Rabbit Gaming Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "siyp.online",
            "domain_keyword": "siyp",
            "domain_tld": "online",
            "query_time": "2024-05-26 17:07:40",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "si2p.info",
            "domain_keyword": "si2p",
            "domain_tld": "info",
            "query_time": "2024-05-27 07:08:02",
            "create_date": "2016-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Si2P",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "six6.app",
            "domain_keyword": "six6",
            "domain_tld": "app",
            "query_time": "2024-05-26 14:28:25",
            "create_date": "2019-06-29",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "sixu.cc",
            "domain_keyword": "sixu",
            "domain_tld": "cc",
            "query_time": "2024-05-26 14:31:20",
            "create_date": "2022-03-31",
            "update_date": "2022-03-31",
            "expiry_date": "2027-03-31",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "anhuisheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=sixu.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com",
                "ns1.huaweicloud-dns.net",
                "ns1.huaweicloud-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "sixs.site",
            "domain_keyword": "sixs",
            "domain_tld": "site",
            "query_time": "2024-06-08 08:19:45",
            "create_date": "2023-10-06",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-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": "Lebap",
            "registrant_country": "TM",
            "registrant_email": "please query the rdds service of the 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": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "dixp.com",
            "domain_keyword": "dixp",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:56:06",
            "create_date": "2008-06-23",
            "update_date": "2023-07-16",
            "expiry_date": "2024-06-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "siwp.info",
            "domain_keyword": "siwp",
            "domain_tld": "info",
            "query_time": "2024-04-29 03:45:25",
            "create_date": "2016-10-20",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dns.name.com",
                "ns2dqx.name.com",
                "ns3cpr.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sitp.co.uk",
            "domain_keyword": "sitp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 19:09:24",
            "create_date": "2019-02-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-24",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "sidp.it",
            "domain_keyword": "sidp",
            "domain_tld": "it",
            "query_time": "2024-04-23 12:16:23",
            "create_date": "1999-11-15",
            "update_date": "2023-07-15",
            "expiry_date": "2024-06-29",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "Società Italiana di Parodontologia e Implantologia",
            "registrant_address": "Via Del Gelsomino 20",
            "registrant_city": "Firenze",
            "registrant_state": "GE",
            "registrant_zip": "50125",
            "registrant_country": "IT",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 53,
            "domain_name": "sixm.store",
            "domain_keyword": "sixm",
            "domain_tld": "store",
            "query_time": "2024-05-09 14:56:19",
            "create_date": "2024-01-06",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-06",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "PE",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "siip.info",
            "domain_keyword": "siip",
            "domain_tld": "info",
            "query_time": "2024-05-08 20:51:15",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "six9.net",
            "domain_keyword": "six9",
            "domain_tld": "net",
            "query_time": "2024-05-11 08:38:07",
            "create_date": "2018-11-05",
            "update_date": "2022-03-27",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Vantaa",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "FI",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/six9.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "destiny.ns.cloudflare.com",
                "doug.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "six1.jp",
            "domain_keyword": "six1",
            "domain_tld": "jp",
            "query_time": "2024-05-21 12:31:48",
            "create_date": "2011-02-04",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "fukuda tomohiro",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 57,
            "domain_name": "sixt.swiss",
            "domain_keyword": "sixt",
            "domain_tld": "swiss",
            "query_time": "2024-05-23 14:03:03",
            "create_date": "2016-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot, InterNetX",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_company": "Sixt rent-a-car AG",
            "registrant_state": "CH",
            "registrant_country": "CH",
            "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.",
            "name_servers": [
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "smxp.com.br",
            "domain_keyword": "smxp",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 21:01:05",
            "create_date": "2016-08-28",
            "update_date": "2023-09-04",
            "expiry_date": "2025-08-28",
            "registrant_name": "ESTEVAO S C SILVA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 59,
            "domain_name": "sixg.xyz",
            "domain_keyword": "sixg",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 06:08:09",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "swxp.io",
            "domain_keyword": "swxp",
            "domain_tld": "io",
            "query_time": "2024-04-19 10:20:12",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sixep.com",
            "domain_keyword": "sixep",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:39:43",
            "create_date": "2019-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sixe.ru",
            "domain_keyword": "sixe",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:30:50",
            "create_date": "2009-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "sipx.io",
            "domain_keyword": "sipx",
            "domain_tld": "io",
            "query_time": "2024-05-08 05:40:46",
            "create_date": "2015-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "six8.site",
            "domain_keyword": "six8",
            "domain_tld": "site",
            "query_time": "2024-05-09 14:55:47",
            "create_date": "2023-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Sheng Da",
            "registrant_state": "hu nan sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "sifp.cn",
            "domain_keyword": "sifp",
            "domain_tld": "cn",
            "query_time": "2024-05-12 21:18:00",
            "create_date": "2023-06-28",
            "expiry_date": "2024-06-28",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "阿克拜尔·艾尔肯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "six7.gmbh",
            "domain_keyword": "six7",
            "domain_tld": "gmbh",
            "query_time": "2024-05-11 08:38:07",
            "create_date": "2023-08-22",
            "update_date": "2024-04-18",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "kixp.net",
            "domain_keyword": "kixp",
            "domain_tld": "net",
            "query_time": "2024-05-18 17:18:00",
            "create_date": "2009-03-20",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "sirp.xyz",
            "domain_keyword": "sirp",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 19:16:29",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "srxp.co.uk",
            "domain_keyword": "srxp",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 01:14:38",
            "create_date": "2011-09-29",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-29",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 70,
            "domain_name": "mixp.shop",
            "domain_keyword": "mixp",
            "domain_tld": "shop",
            "query_time": "2024-06-13 01:30:49",
            "create_date": "2023-12-23",
            "update_date": "2024-05-14",
            "expiry_date": "2024-12-23",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "si-p.com",
            "domain_keyword": "si-p",
            "domain_tld": "com",
            "query_time": "2024-06-13 18:10:23",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sitp.cl",
            "domain_keyword": "sitp",
            "domain_tld": "cl",
            "query_time": "2024-04-15 07:48:34",
            "create_date": "2007-12-18",
            "expiry_date": "2025-01-12",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "SIND INTEREMP DE TRAB PROF CTC S.A. FILIALES Y OTRAS EMPRESA",
            "name_servers": [
                "dns1.freehostia.com",
                "dns2.freehostia.com"
            ]
        },
        {
            "num": 73,
            "domain_name": "sixpm.cl",
            "domain_keyword": "sixpm",
            "domain_tld": "cl",
            "query_time": "2024-05-09 14:56:49",
            "create_date": "2024-01-08",
            "expiry_date": "2025-01-08",
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.es",
            "registrant_name": "Ines Salgado",
            "name_servers": [
                "evelyn.ns.cloudflare.com",
                "syeef.ns.cloudflare.com"
            ]
        },
        {
            "num": 74,
            "domain_name": "sixa.xyz",
            "domain_keyword": "sixa",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 19:21:11",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "six8.co.uk",
            "domain_keyword": "six8",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 03:45:40",
            "create_date": "2022-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2026-04-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "sixpa.com",
            "domain_keyword": "sixpa",
            "domain_tld": "com",
            "query_time": "2024-04-29 03:48:16",
            "create_date": "2011-12-18",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Barnet",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "GB",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/sixpa.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "adel.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "simp.creditcard",
            "domain_keyword": "simp",
            "domain_tld": "creditcard",
            "query_time": "2024-05-18 06:19:52",
            "create_date": "2023-08-28",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "sipp.coffee",
            "domain_keyword": "sipp",
            "domain_tld": "coffee",
            "query_time": "2024-05-15 23:00:35",
            "create_date": "2022-07-27",
            "update_date": "2023-08-07",
            "expiry_date": "2025-07-27",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sixy.tech",
            "domain_keyword": "sixy",
            "domain_tld": "tech",
            "query_time": "2024-05-13 02:47:43",
            "create_date": "2023-08-30",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "eva.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sixpm.dev",
            "domain_keyword": "sixpm",
            "domain_tld": "dev",
            "query_time": "2024-05-13 02:45:01",
            "create_date": "2021-04-06",
            "update_date": "2022-05-21",
            "expiry_date": "2025-04-06",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "siap.digital",
            "domain_keyword": "siap",
            "domain_tld": "digital",
            "query_time": "2024-05-25 17:00:33",
            "create_date": "2023-06-29",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-29",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sixe.be",
            "domain_keyword": "sixe",
            "domain_tld": "be",
            "query_time": "2024-06-01 13:14:32",
            "create_date": "2019-06-23",
            "registrar_name": "Gandi Sas",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-50-a.gandi.net",
                "ns-67-c.gandi.net",
                "ns-82-b.gandi.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 83,
            "domain_name": "sixi.co.uk",
            "domain_keyword": "sixi",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 01:57:00",
            "create_date": "2024-02-20",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-20",
            "registrar_name": "Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]",
            "registrar_website": "http://www.iSurveyor.com",
            "registrant_name": "Jonathan Gregory",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "six8.net",
            "domain_keyword": "six8",
            "domain_tld": "net",
            "query_time": "2024-06-10 01:36:45",
            "create_date": "2024-06-07",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-07",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Mawakakoyu Yotoriya",
            "registrant_company": "Yotoriya Mawakakoyu",
            "registrant_address": "217-1174 Miyauchicho",
            "registrant_city": "Mito shi",
            "registrant_state": "Ibaraki",
            "registrant_zip": "310-0834",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+8139.6269373",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sixc.xyz",
            "domain_keyword": "sixc",
            "domain_tld": "xyz",
            "query_time": "2024-06-11 19:21:54",
            "create_date": "2023-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "makati",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the 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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "syxp.com",
            "domain_keyword": "syxp",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:37:35",
            "create_date": "2004-02-18",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/syxp.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "siip.net",
            "domain_keyword": "siip",
            "domain_tld": "net",
            "query_time": "2024-05-18 17:10:33",
            "create_date": "2005-07-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/siip.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "simp.systems",
            "domain_keyword": "simp",
            "domain_tld": "systems",
            "query_time": "2024-05-22 05:48:08",
            "create_date": "2021-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sixg.top",
            "domain_keyword": "sixg",
            "domain_tld": "top",
            "query_time": "2024-06-01 06:08:09",
            "create_date": "2024-02-09",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "siap.trade",
            "domain_keyword": "siap",
            "domain_tld": "trade",
            "query_time": "2024-06-11 01:48:28",
            "create_date": "2023-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2024-04-09",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "www.rumahweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cubit Enterprise",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DKI Jakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "expire1.mysrsx.com",
                "expire2.mysrsx.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sixi.live",
            "domain_keyword": "sixi",
            "domain_tld": "live",
            "query_time": "2024-04-26 17:20:45",
            "create_date": "2024-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sixo.net",
            "domain_keyword": "sixo",
            "domain_tld": "net",
            "query_time": "2024-04-29 03:48:13",
            "create_date": "2000-08-11",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sixt.hiv",
            "domain_keyword": "sixt",
            "domain_tld": "hiv",
            "query_time": "2024-04-22 22:46:05",
            "create_date": "2014-09-12",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-12",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sixt SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "siyp.net",
            "domain_keyword": "siyp",
            "domain_tld": "net",
            "query_time": "2024-04-24 02:51:11",
            "create_date": "2015-07-06",
            "update_date": "2024-01-19",
            "expiry_date": "2024-07-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "siup.jp",
            "domain_keyword": "siup",
            "domain_tld": "jp",
            "query_time": "2024-04-24 13:55:35",
            "create_date": "2007-06-07",
            "update_date": "2024-03-26",
            "expiry_date": "2024-06-30",
            "registrant_name": "Stoma Imageup Project",
            "registrant_address": "26-1 Sakuragaoka-cho",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6415-6100",
            "registrant_fax": "03-6415-6103",
            "name_servers": [
                "wpns01.wadax.ne.jp",
                "wps06.wadax.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 96,
            "domain_name": "sdixp.com",
            "domain_keyword": "sdixp",
            "domain_tld": "com",
            "query_time": "2024-05-08 01:25:49",
            "create_date": "2023-06-11",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Fengxian District",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/sdixp.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "elly.ns.cloudflare.com",
                "jack.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "sixt.biz",
            "domain_keyword": "sixt",
            "domain_tld": "biz",
            "query_time": "2024-05-13 02:45:24",
            "create_date": "2004-01-23",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sixt SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sixx.live",
            "domain_keyword": "sixx",
            "domain_tld": "live",
            "query_time": "2024-05-13 02:47:41",
            "create_date": "2021-07-14",
            "update_date": "2024-01-14",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sixz.cn",
            "domain_keyword": "sixz",
            "domain_tld": "cn",
            "query_time": "2024-05-09 14:57:55",
            "create_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "王欣",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sipx.info",
            "domain_keyword": "sipx",
            "domain_tld": "info",
            "query_time": "2024-05-18 05:43:32",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sixp.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1968</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>syxp.net, simp.ru, simp.church, pixp.com, sixt.com.ng, silp.uk, s3xp.xyz, sixe.org, sixs.de, sixt.hu, simp.co.jp, sixt.app, six6.live, sixo.co, isxp.top, siap.it, mixp.me, sixpj.com, sixa.shop, sipp.eu, smxp.asia, sixy.store, sicp.sh.cn, sisp.cn, scixp.com, sixp1.com, sixt.tv, scxp.cn, sxip.com.cn, sipp.net, sipp.ltd, siap.cl, sixx.ru, ssxp.cc, aixp.nl, sixt.berlin, si2p.adult, sinp.org, 4ixp.com, siip.group, siap.space, sixa.agency, skixp.net, siyp.online, si2p.info, six6.app, sixu.cc, sixs.site, dixp.com, siwp.info, sitp.co.uk, sidp.it, sixm.store, siip.info, six9.net, six1.jp, sixt.swiss, smxp.com.br, sixg.xyz, swxp.io, sixep.com, sixe.ru, sipx.io, six8.site, sifp.cn, six7.gmbh, kixp.net, sirp.xyz, srxp.co.uk, mixp.shop, si-p.com, sitp.cl, sixpm.cl, sixa.xyz, six8.co.uk, sixpa.com, simp.creditcard, sipp.coffee, sixy.tech, sixpm.dev, siap.digital, sixe.be, sixi.co.uk, six8.net, sixc.xyz, syxp.com, siip.net, simp.systems, sixg.top, siap.trade, sixi.live, sixo.net, sixt.hiv, siyp.net, siup.jp, sdixp.com, sixt.biz, sixx.live, sixz.cn, sipx.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>syxp.net</domain_name>
   <domain_keyword>syxp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 00:37:35</query_time>
   <create_date>2015-03-20</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>simp.ru</domain_name>
   <domain_keyword>simp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:11:43</query_time>
   <create_date>2017-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>frank.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>simp.church</domain_name>
   <domain_keyword>simp</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-04-26 12:04:58</query_time>
   <create_date>2022-08-08</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-08</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>Data Protected</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.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pixp.com</domain_name>
   <domain_keyword>pixp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:30:10</query_time>
   <create_date>2003-03-31</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>5</num>
   <domain_name>sixt.com.ng</domain_name>
   <domain_keyword>sixt</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-13 02:45:24</query_time>
   <create_date>2012-06-18</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>internetx</registrar_name>
   <registrar_website>http://www.InterNetX.com</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Sixt SE</registrant_company>
   <registrant_address>Zugspitzstr. 1</registrant_address>
   <registrant_city>Pullach im Isartal</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>82049</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <registrant_fax>Redacted | EU Registrar</registrant_fax>
   <name_servers>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>silp.uk</domain_name>
   <domain_keyword>silp</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-11 07:03:28</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>s3xp.xyz</domain_name>
   <domain_keyword>s3xp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-13 18:17:31</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sixe.org</domain_name>
   <domain_keyword>sixe</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 22:39:36</query_time>
   <create_date>2000-11-24</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sixs.de</domain_name>
   <domain_keyword>sixs</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:25:12</query_time>
   <update_date>2022-01-14</update_date>
   <name_servers>
    <value>ns-168-c.gandi.net</value>
    <value>ns-57-b.gandi.net</value>
    <value>ns-78-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>sixt.hu</domain_name>
   <domain_keyword>sixt</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-23 02:08:24</query_time>
   <create_date>2000-03-26</create_date>
  </value>
  <value>
   <num>11</num>
   <domain_name>simp.co.jp</domain_name>
   <domain_keyword>simp</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-18 06:19:51</query_time>
   <create_date>1999-02-18</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>Simple Inc.</registrant_company>
   <name_servers>
    <value>nssv101.wadax-sv.jp</value>
    <value>sv102.wadax-sv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>sixt.app</domain_name>
   <domain_keyword>sixt</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 02:45:24</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sixt SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>six6.live</domain_name>
   <domain_keyword>six6</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-01 13:14:30</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sixo.co</domain_name>
   <domain_keyword>sixo</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-08 08:18:55</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-18</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>isxp.top</domain_name>
   <domain_keyword>isxp</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-08 20:54:14</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>郭铭辉</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>siap.it</domain_name>
   <domain_keyword>siap</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 21:26:02</query_time>
   <create_date>2004-02-04</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Vianova s.p.a.</registrar_name>
   <registrar_website>http://www.vianova.it/</registrar_website>
   <registrant_company>S.I.A.P. spa</registrant_company>
   <registrant_address>Viale Ancona, 26</registrant_address>
   <registrant_city>Venezia Mestre</registrant_city>
   <registrant_state>VE</registrant_state>
   <registrant_zip>30172</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.welcomeitalia.it</value>
    <value>dnsslave.welcomeitalia.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>mixp.me</domain_name>
   <domain_keyword>mixp</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-22 15:28:02</query_time>
   <create_date>2015-03-05</create_date>
   <update_date>2015-05-04</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>9998</registrar_iana>
   <registrar_name>Registry Operator acts as Registrar (9998)</registrar_name>
   <registrar_website>https://identity.digital</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Univerzitet Crne Gore Centar Informacionog Sistema IXP</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>ME</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.ac.me</value>
    <value>ns2.ac.me</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sixpj.com</domain_name>
   <domain_keyword>sixpj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:44:07</query_time>
   <create_date>2017-09-02</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>19</num>
   <domain_name>sixa.shop</domain_name>
   <domain_keyword>sixa</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 22:37:47</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sipp.eu</domain_name>
   <domain_keyword>sipp</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:04:23</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>smxp.asia</domain_name>
   <domain_keyword>smxp</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-18 10:26:17</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>athena.dnspod.net</value>
    <value>steam.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sixy.store</domain_name>
   <domain_keyword>sixy</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-13 02:47:43</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>eva.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sicp.sh.cn</domain_name>
   <domain_keyword>sicp</domain_keyword>
   <domain_tld>sh.cn</domain_tld>
   <query_time>2024-05-22 03:14:38</query_time>
   <create_date>2014-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>上海工商职业技术学院</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sicp.sh.cn</value>
    <value>ns2.sicp.sh.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sisp.cn</domain_name>
   <domain_keyword>sisp</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 13:08:59</query_time>
   <create_date>2005-04-26</create_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>上海热线信息网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.shaidc.com</value>
    <value>ns2.shaidc.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>scixp.com</domain_name>
   <domain_keyword>scixp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:48:27</query_time>
   <create_date>2022-01-16</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-16</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>MACAU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>MO</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=scixp.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>26</num>
   <domain_name>sixp1.com</domain_name>
   <domain_keyword>sixp1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 08:19:20</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Essex</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/sixp1.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>koa.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sixt.tv</domain_name>
   <domain_keyword>sixt</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-08 08:20:43</query_time>
   <create_date>2005-08-23</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sixt SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>scxp.cn</domain_name>
   <domain_keyword>scxp</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 16:35:17</query_time>
   <create_date>2005-02-05</create_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>陈永鹏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sxip.com.cn</domain_name>
   <domain_keyword>sxip</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-12 10:05:45</query_time>
   <create_date>2022-10-09</create_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>李亮亮</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sipp.net</domain_name>
   <domain_keyword>sipp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 18:16:23</query_time>
   <create_date>1997-07-08</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Blue Star, Inc.</registrant_name>
   <registrant_company>Blue Star, Inc.</registrant_company>
   <registrant_address>PO Box 1172</registrant_address>
   <registrant_city>Goshen</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>46527-1172</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5749750767</registrant_phone>
   <registrant_fax>+1.5749750767</registrant_fax>
   <name_servers>
    <value>ns1.domainmx.com</value>
    <value>ns2.domainmx.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sipp.ltd</domain_name>
   <domain_keyword>sipp</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-18 18:16:23</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>32</num>
   <domain_name>siap.cl</domain_name>
   <domain_keyword>siap</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-03 00:41:42</query_time>
   <create_date>2005-04-14</create_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Departamento Comercial (SERVICIOS INDUSTRIALES DE ALTA PRODUCTIVIDAD S A)</registrant_name>
   <name_servers>
    <value>ns1.mydnscl.com</value>
    <value>ns2.mydnscl.net</value>
    <value>ns3.mydnscl.com</value>
    <value>ns4.mydnscl.net</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>sixx.ru</domain_name>
   <domain_keyword>sixx</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:30:59</query_time>
   <create_date>2007-08-20</create_date>
   <expiry_date>2024-08-20</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>34</num>
   <domain_name>ssxp.cc</domain_name>
   <domain_keyword>ssxp</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-02 20:57:17</query_time>
   <create_date>2007-08-10</create_date>
   <update_date>2022-08-11</update_date>
   <expiry_date>2024-08-10</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>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>aixp.nl</domain_name>
   <domain_keyword>aixp</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 21:23:57</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2023-02-15</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sixt.berlin</domain_name>
   <domain_keyword>sixt</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-04-22 22:46:05</query_time>
   <create_date>2014-07-10</create_date>
   <update_date>2021-07-27</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba DOMAIN ROBOT</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <name_servers>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>si2p.adult</domain_name>
   <domain_keyword>si2p</domain_keyword>
   <domain_tld>adult</domain_tld>
   <query_time>2024-04-23 08:40:34</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Si2P GFC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sinp.org</domain_name>
   <domain_keyword>sinp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 05:29:35</query_time>
   <create_date>2019-01-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2026-01-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Keyword Acquisitions, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>39</num>
   <domain_name>4ixp.com</domain_name>
   <domain_keyword>4ixp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:35:56</query_time>
   <create_date>2018-09-26</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>4b42 UG (haftungsbeschränkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Württemberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/4ixp.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.any-cast.net</value>
    <value>b.any-cast.net</value>
    <value>c.any-cast.net</value>
    <value>d.any-cast.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>siip.group</domain_name>
   <domain_keyword>siip</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-17 14:47:33</query_time>
   <create_date>2020-12-23</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Siip Custodian b.v.</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.infracom.nl</value>
    <value>ns5.infracom.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>siap.space</domain_name>
   <domain_keyword>siap</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-16 17:32:44</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>CV ID Protection d/b/a PROTECT.ID</registrant_company>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_country>ID</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.liqu.id</value>
    <value>ns2.liqu.id</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sixa.agency</domain_name>
   <domain_keyword>sixa</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-11 08:38:08</query_time>
   <create_date>2019-08-12</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>skixp.net</domain_name>
   <domain_keyword>skixp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 21:28:07</query_time>
   <create_date>2022-01-13</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Iron Rabbit Gaming Services</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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>siyp.online</domain_name>
   <domain_keyword>siyp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 17:07:40</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>si2p.info</domain_name>
   <domain_keyword>si2p</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 07:08:02</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Si2P</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>six6.app</domain_name>
   <domain_keyword>six6</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 14:28:25</query_time>
   <create_date>2019-06-29</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sixu.cc</domain_name>
   <domain_keyword>sixu</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-26 14:31:20</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2022-03-31</update_date>
   <expiry_date>2027-03-31</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>anhuisheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=sixu.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
    <value>ns1.huaweicloud-dns.net</value>
    <value>ns1.huaweicloud-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sixs.site</domain_name>
   <domain_keyword>sixs</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-08 08:19:45</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-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>Lebap</registrant_state>
   <registrant_country>TM</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>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>dixp.com</domain_name>
   <domain_keyword>dixp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:56:06</query_time>
   <create_date>2008-06-23</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>50</num>
   <domain_name>siwp.info</domain_name>
   <domain_keyword>siwp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 03:45:25</query_time>
   <create_date>2016-10-20</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dns.name.com</value>
    <value>ns2dqx.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sitp.co.uk</domain_name>
   <domain_keyword>sitp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 19:09:24</query_time>
   <create_date>2019-02-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>sidp.it</domain_name>
   <domain_keyword>sidp</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 12:16:23</query_time>
   <create_date>1999-11-15</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>Società Italiana di Parodontologia e Implantologia</registrant_company>
   <registrant_address>Via Del Gelsomino 20</registrant_address>
   <registrant_city>Firenze</registrant_city>
   <registrant_state>GE</registrant_state>
   <registrant_zip>50125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>rosa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sixm.store</domain_name>
   <domain_keyword>sixm</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 14:56:19</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>PE</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>siip.info</domain_name>
   <domain_keyword>siip</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 20:51:15</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>55</num>
   <domain_name>six9.net</domain_name>
   <domain_keyword>six9</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 08:38:07</query_time>
   <create_date>2018-11-05</create_date>
   <update_date>2022-03-27</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Vantaa</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/six9.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>destiny.ns.cloudflare.com</value>
    <value>doug.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>six1.jp</domain_name>
   <domain_keyword>six1</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-21 12:31:48</query_time>
   <create_date>2011-02-04</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>fukuda tomohiro</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>sixt.swiss</domain_name>
   <domain_keyword>sixt</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-23 14:03:03</query_time>
   <create_date>2016-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot, InterNetX</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_company>Sixt rent-a-car AG</registrant_company>
   <registrant_state>CH</registrant_state>
   <registrant_country>CH</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>
   <name_servers>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>smxp.com.br</domain_name>
   <domain_keyword>smxp</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 21:01:05</query_time>
   <create_date>2016-08-28</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrant_name>ESTEVAO S C SILVA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>sixg.xyz</domain_name>
   <domain_keyword>sixg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 06:08:09</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>60</num>
   <domain_name>swxp.io</domain_name>
   <domain_keyword>swxp</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-19 10:20:12</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sixep.com</domain_name>
   <domain_keyword>sixep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:39:43</query_time>
   <create_date>2019-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-04</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sixe.ru</domain_name>
   <domain_keyword>sixe</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:30:50</query_time>
   <create_date>2009-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>sipx.io</domain_name>
   <domain_keyword>sipx</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 05:40:46</query_time>
   <create_date>2015-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>six8.site</domain_name>
   <domain_keyword>six8</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 14:55:47</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Sheng Da</registrant_company>
   <registrant_state>hu nan sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>sifp.cn</domain_name>
   <domain_keyword>sifp</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 21:18:00</query_time>
   <create_date>2023-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>阿克拜尔·艾尔肯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.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>six7.gmbh</domain_name>
   <domain_keyword>six7</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-11 08:38:07</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>kixp.net</domain_name>
   <domain_keyword>kixp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 17:18:00</query_time>
   <create_date>2009-03-20</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-20</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.parklogic.com</value>
    <value>ns2.parklogic.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>68</num>
   <domain_name>sirp.xyz</domain_name>
   <domain_keyword>sirp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 19:16:29</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>69</num>
   <domain_name>srxp.co.uk</domain_name>
   <domain_keyword>srxp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 01:14:38</query_time>
   <create_date>2011-09-29</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-29</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>mixp.shop</domain_name>
   <domain_keyword>mixp</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-13 01:30:49</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>si-p.com</domain_name>
   <domain_keyword>si-p</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 18:10:23</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sitp.cl</domain_name>
   <domain_keyword>sitp</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-15 07:48:34</query_time>
   <create_date>2007-12-18</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>SIND INTEREMP DE TRAB PROF CTC S.A. FILIALES Y OTRAS EMPRESA</registrant_name>
   <name_servers>
    <value>dns1.freehostia.com</value>
    <value>dns2.freehostia.com</value>
   </name_servers>
  </value>
  <value>
   <num>73</num>
   <domain_name>sixpm.cl</domain_name>
   <domain_keyword>sixpm</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-09 14:56:49</query_time>
   <create_date>2024-01-08</create_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.es</registrar_website>
   <registrant_name>Ines Salgado</registrant_name>
   <name_servers>
    <value>evelyn.ns.cloudflare.com</value>
    <value>syeef.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>74</num>
   <domain_name>sixa.xyz</domain_name>
   <domain_keyword>sixa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 19:21:11</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>six8.co.uk</domain_name>
   <domain_keyword>six8</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 03:45:40</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2026-04-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>sixpa.com</domain_name>
   <domain_keyword>sixpa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 03:48:16</query_time>
   <create_date>2011-12-18</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Barnet</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/sixpa.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>adel.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>simp.creditcard</domain_name>
   <domain_keyword>simp</domain_keyword>
   <domain_tld>creditcard</domain_tld>
   <query_time>2024-05-18 06:19:52</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sipp.coffee</domain_name>
   <domain_keyword>sipp</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-15 23:00:35</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2025-07-27</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sixy.tech</domain_name>
   <domain_keyword>sixy</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-13 02:47:43</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>eva.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sixpm.dev</domain_name>
   <domain_keyword>sixpm</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-13 02:45:01</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2022-05-21</update_date>
   <expiry_date>2025-04-06</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>siap.digital</domain_name>
   <domain_keyword>siap</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-25 17:00:33</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-29</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>sixe.be</domain_name>
   <domain_keyword>sixe</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 13:14:32</query_time>
   <create_date>2019-06-23</create_date>
   <registrar_name>Gandi Sas</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-50-a.gandi.net</value>
    <value>ns-67-c.gandi.net</value>
    <value>ns-82-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>sixi.co.uk</domain_name>
   <domain_keyword>sixi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 01:57:00</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]</registrar_name>
   <registrar_website>http://www.iSurveyor.com</registrar_website>
   <registrant_name>Jonathan Gregory</registrant_name>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>six8.net</domain_name>
   <domain_keyword>six8</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 01:36:45</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Mawakakoyu Yotoriya</registrant_name>
   <registrant_company>Yotoriya Mawakakoyu</registrant_company>
   <registrant_address>217-1174 Miyauchicho</registrant_address>
   <registrant_city>Mito shi</registrant_city>
   <registrant_state>Ibaraki</registrant_state>
   <registrant_zip>310-0834</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+8139.6269373</registrant_phone>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sixc.xyz</domain_name>
   <domain_keyword>sixc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-11 19:21:54</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>makati</registrant_state>
   <registrant_country>PH</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>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>86</num>
   <domain_name>syxp.com</domain_name>
   <domain_keyword>syxp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:37:35</query_time>
   <create_date>2004-02-18</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/syxp.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>siip.net</domain_name>
   <domain_keyword>siip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 17:10:33</query_time>
   <create_date>2005-07-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/siip.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>simp.systems</domain_name>
   <domain_keyword>simp</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-22 05:48:08</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sixg.top</domain_name>
   <domain_keyword>sixg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-01 06:08:09</query_time>
   <create_date>2024-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>siap.trade</domain_name>
   <domain_keyword>siap</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-06-11 01:48:28</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-04-09</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>www.rumahweb.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cubit Enterprise</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DKI Jakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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>expire1.mysrsx.com</value>
    <value>expire2.mysrsx.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sixi.live</domain_name>
   <domain_keyword>sixi</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-26 17:20:45</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sixo.net</domain_name>
   <domain_keyword>sixo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 03:48:13</query_time>
   <create_date>2000-08-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sixt.hiv</domain_name>
   <domain_keyword>sixt</domain_keyword>
   <domain_tld>hiv</domain_tld>
   <query_time>2024-04-22 22:46:05</query_time>
   <create_date>2014-09-12</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sixt SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>siyp.net</domain_name>
   <domain_keyword>siyp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 02:51:11</query_time>
   <create_date>2015-07-06</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>siup.jp</domain_name>
   <domain_keyword>siup</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-24 13:55:35</query_time>
   <create_date>2007-06-07</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Stoma Imageup Project</registrant_name>
   <registrant_address>26-1 Sakuragaoka-cho</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6415-6100</registrant_phone>
   <registrant_fax>03-6415-6103</registrant_fax>
   <name_servers>
    <value>wpns01.wadax.ne.jp</value>
    <value>wps06.wadax.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>sdixp.com</domain_name>
   <domain_keyword>sdixp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 01:25:49</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Fengxian District</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/sdixp.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>elly.ns.cloudflare.com</value>
    <value>jack.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sixt.biz</domain_name>
   <domain_keyword>sixt</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 02:45:24</query_time>
   <create_date>2004-01-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sixt SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sixx.live</domain_name>
   <domain_keyword>sixx</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-13 02:47:41</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sixz.cn</domain_name>
   <domain_keyword>sixz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 14:57:55</query_time>
   <create_date>2024-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>王欣</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sipx.info</domain_name>
   <domain_keyword>sipx</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 05:43:32</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.044</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.