WHOIS QUERY TIME

5 May 2024 - 10:07 PM UTC

Registered: 14 September 2005
Modified: 15 August 2023
Expiry: 14 September 2024

REGISTRAR

Name: ODERLAND

DNSSEC

delegation
signed

NAME SERVERS

dns1.oderland.com
dns2.oderland.com
dns3.oderland.com

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sfep.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sfep.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sfep.se",
            "domain_keyword": "sfep",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:07:27",
            "create_date": "2005-09-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-14",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sfep.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sfep.se</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:07:27</query_time>
   <create_date>2005-09-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.063</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.17 seconds) for "sfep.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 10:07 PM UTC

Registered: 14 September 2005
Modified: 15 August 2023
Expiry: 14 September 2024

REGISTRAR

Name: ODERLAND

DNSSEC

delegation
signed

NAME SERVERS

dns1.oderland.com
dns2.oderland.com
dns3.oderland.com

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sfep.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sfep.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "sfep.se",
    "results": [
        {
            "num": 1,
            "domain_name": "sfep.se",
            "domain_keyword": "sfep",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:07:27",
            "create_date": "2005-09-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-14",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.17,
        "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>sfep.se</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>sfep.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sfep.se</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:07:27</query_time>
   <create_date>2005-09-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.17</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 12 domain names (in 0.068 seconds) which contained the exact domain keyword "sfep".
Domain Name Registered Expiry Registrar Ownership
1 sfep.org.uk 14 Nov 1998 14 Nov 2024 Unlimited Web Hosting UK Ltd t/a zzHosting [Tag = ZZHOSTING] -
2 sfep.net 30 Jun 2002 30 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
3 sfep.cn 9 Aug 2004 9 Aug 2025 阿里云计算有限公司(万网) 上海外电国际贸易有限公司
4 sfep.com 13 Sep 2004 13 Sep 2025 GoDaddy.com, LLC -
5 sfep.org 11 Apr 2005 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 sfep.se 14 Sep 2005 14 Sep 2024 ODERLAND -
7 sfep.uk 25 Sep 2014 25 Sep 2024 Unlimited Web Hosting UK Ltd t/a zzHosting [Tag = ZZHOSTING] -
8 sfep.info 16 Feb 2021 16 Feb 2025 Gandi SAS SCSK Corp.
9 sfep.fun 9 Jun 2023 9 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
10 sfep.site 26 Jul 2023 26 Jul 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shanghai FEP International Trading Co., Ltd
11 sfep.homes 15 Aug 2023 15 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
12 sfep.ru 17 Nov 2023 17 Nov 2024 REGRU-RU Private Person
13 sfep.org.cn 14 Apr 2024 14 Apr 2025 江苏邦宁科技有限公司 康志华

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sfep&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sfep",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 13,
        "relation": "eq",
        "current": 13
    },
    "unique_domains": "sfep.org.uk, sfep.net, sfep.cn, sfep.com, sfep.org, sfep.se, sfep.uk, sfep.info, sfep.fun, sfep.site, sfep.homes, sfep.ru, sfep.org.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "sfep.org.uk",
            "domain_keyword": "sfep",
            "domain_tld": "org.uk",
            "query_time": "2024-06-08 12:46:14",
            "create_date": "1998-11-14",
            "update_date": "2024-03-19",
            "expiry_date": "2024-11-14",
            "registrar_name": "Unlimited Web Hosting UK Ltd t/a zzHosting [Tag = ZZHOSTING]",
            "registrar_website": "https://www.zzhosting.com",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "sfep.net",
            "domain_keyword": "sfep",
            "domain_tld": "net",
            "query_time": "2024-06-08 12:46:14",
            "create_date": "2002-06-30",
            "update_date": "2024-03-19",
            "expiry_date": "2024-06-30",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/63fb6e6d-8eaa-46dd-99ee-39dbd1344f8c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sfep.cn",
            "domain_keyword": "sfep",
            "domain_tld": "cn",
            "query_time": "2024-06-08 12:46:14",
            "create_date": "2004-08-09",
            "expiry_date": "2025-08-09",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海外电国际贸易有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sfep.com",
            "domain_keyword": "sfep",
            "domain_tld": "com",
            "query_time": "2024-06-08 12:46:14",
            "create_date": "2004-09-13",
            "update_date": "2024-04-05",
            "expiry_date": "2025-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sfep.org",
            "domain_keyword": "sfep",
            "domain_tld": "org",
            "query_time": "2024-06-08 12:46:14",
            "create_date": "2005-04-11",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sfep.se",
            "domain_keyword": "sfep",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:07:27",
            "create_date": "2005-09-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-14",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 7,
            "domain_name": "sfep.uk",
            "domain_keyword": "sfep",
            "domain_tld": "uk",
            "query_time": "2024-06-08 12:46:16",
            "create_date": "2014-09-25",
            "update_date": "2024-03-19",
            "expiry_date": "2024-09-25",
            "registrar_name": "Unlimited Web Hosting UK Ltd t/a zzHosting [Tag = ZZHOSTING]",
            "registrar_website": "https://www.zzhosting.com",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "sfep.info",
            "domain_keyword": "sfep",
            "domain_tld": "info",
            "query_time": "2024-06-08 12:46:14",
            "create_date": "2021-02-16",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SCSK Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1418.awsdns-49.org",
                "ns-151.awsdns-18.com",
                "ns-1640.awsdns-13.co.uk",
                "ns-626.awsdns-14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sfep.fun",
            "domain_keyword": "sfep",
            "domain_tld": "fun",
            "query_time": "2024-06-10 01:31:24",
            "create_date": "2023-06-09",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-09",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hans.ns.cloudflare.com",
                "lindsey.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sfep.site",
            "domain_keyword": "sfep",
            "domain_tld": "site",
            "query_time": "2024-06-08 12:46:14",
            "create_date": "2023-07-26",
            "update_date": "2024-05-01",
            "expiry_date": "2025-07-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Shanghai FEP International Trading Co., Ltd",
            "registrant_state": "shang hai",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sfep.homes",
            "domain_keyword": "sfep",
            "domain_tld": "homes",
            "query_time": "2024-05-02 03:18:54",
            "create_date": "2023-08-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "jillian.ns.cloudflare.com",
                "shane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sfep.ru",
            "domain_keyword": "sfep",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:54:20",
            "create_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "sfep.org.cn",
            "domain_keyword": "sfep",
            "domain_tld": "org.cn",
            "query_time": "2024-05-02 03:18:54",
            "create_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "康志华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sfep</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>13</total>
  <relation>eq</relation>
  <current>13</current>
 </count>
 <unique_domains>sfep.org.uk, sfep.net, sfep.cn, sfep.com, sfep.org, sfep.se, sfep.uk, sfep.info, sfep.fun, sfep.site, sfep.homes, sfep.ru, sfep.org.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sfep.org.uk</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-08 12:46:14</query_time>
   <create_date>1998-11-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>Unlimited Web Hosting UK Ltd t/a zzHosting [Tag = ZZHOSTING]</registrar_name>
   <registrar_website>https://www.zzhosting.com</registrar_website>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>ned.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>sfep.net</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 12:46:14</query_time>
   <create_date>2002-06-30</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/63fb6e6d-8eaa-46dd-99ee-39dbd1344f8c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>ned.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sfep.cn</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-08 12:46:14</query_time>
   <create_date>2004-08-09</create_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海外电国际贸易有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.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>sfep.com</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 12:46:14</query_time>
   <create_date>2004-09-13</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>sfep.org</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 12:46:14</query_time>
   <create_date>2005-04-11</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>6</num>
   <domain_name>sfep.se</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:07:27</query_time>
   <create_date>2005-09-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sfep.uk</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-08 12:46:16</query_time>
   <create_date>2014-09-25</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Unlimited Web Hosting UK Ltd t/a zzHosting [Tag = ZZHOSTING]</registrar_name>
   <registrar_website>https://www.zzhosting.com</registrar_website>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>ned.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>sfep.info</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 12:46:14</query_time>
   <create_date>2021-02-16</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SCSK Corp.</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>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1418.awsdns-49.org</value>
    <value>ns-151.awsdns-18.com</value>
    <value>ns-1640.awsdns-13.co.uk</value>
    <value>ns-626.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sfep.fun</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-06-10 01:31:24</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hans.ns.cloudflare.com</value>
    <value>lindsey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sfep.site</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-08 12:46:14</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Shanghai FEP International Trading Co., Ltd</registrant_company>
   <registrant_state>shang hai</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>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>11</num>
   <domain_name>sfep.homes</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-02 03:18:54</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>jillian.ns.cloudflare.com</value>
    <value>shane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sfep.ru</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:54:20</query_time>
   <create_date>2023-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>sfep.org.cn</domain_name>
   <domain_keyword>sfep</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-02 03:18:54</query_time>
   <create_date>2024-04-14</create_date>
   <expiry_date>2025-04-14</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>
 </results>
 <stats>
  <total_time>0.068</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,804 domain names (in 0.199 seconds) which look and sound like the brand name "sfep".
Domain Name Registered Expiry Registrar Ownership
1 sfmp.net 18 Oct 2000 18 Oct 2024 ONLINE SAS REDACTED FOR PRIVACY
2 csfep.live 19 Oct 2023 19 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 sftp.network 28 Dec 2021 28 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 skep.se 7 Jul 2015 7 Jul 2024 Loopia AB -
5 scep.nl 19 Feb 1996 - Oxilion B.V. -
6 pfep.store 1 Mar 2024 1 Mar 2025 Gabia, Inc. -
7 sfeo.pl 11 Dec 2021 11 Dec 2024 Aftermarket.pl Limited -
8 soep.fun 27 Nov 2023 27 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
9 step.rocks 15 Dec 2019 15 Dec 2025 MarkMonitor Inc. Contact Privacy Inc. Customer 7151571251
10 sfsep.org 17 May 2015 17 May 2025 IONOS SE Societe Francophone de la Sclerose en Plaques
11 snep.nl 29 Dec 1998 - ZXCS -
12 shep.club 24 May 2023 24 May 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
13 svep.ru 3 Sep 2008 3 Sep 2024 SALENAMES-RU Private Person
14 sfea.ru 24 Nov 2023 24 Nov 2024 REGRU-RU Private Person
15 sxep.top 28 Oct 2023 28 Oct 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
16 1fep.com 23 Nov 2015 23 Nov 2024 GoDaddy.com, LLC -
17 soep.monster 20 May 2023 20 May 2025 Name.com, Inc fgrtd
18 sfel.me 11 Aug 2020 11 Aug 2025 CSC Corporate Domains, Inc. SYNGENTA CROP PROTECTION AG
19 swep.ro - 30 May 2025 ICI - Registrar -
20 sf5p.cfd 26 Nov 2023 26 Nov 2024 Porkbun, LLC Private by Design, LLC
21 saep.io 5 Oct 2019 5 Oct 2024 Gandi SAS REDACTED FOR PRIVACY
22 step.in.net 15 Jan 2023 15 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
23 sfex.top 7 Mar 2019 7 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ruan hua yong
24 sftp.net 26 Aug 2004 26 Aug 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Valuable Web Names
25 safep.com 19 Aug 2012 19 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
26 ofep.be 7 Oct 2006 - OVH -
27 sfpe.ru 7 Jun 2006 7 Jun 2025 RU-CENTER-RU Private Person
28 seep.co 11 Oct 2017 10 Oct 2024 InterNetX GmbH Wolfgang Moecklin IT-Services
29 step.tours 6 Mar 2021 6 Mar 2025 Porkbun LLC Private by Design, LLC
30 cfep.net.au - - Web Address Registration Pty Ltd Craig Hislop
31 ifep.io 13 Mar 2018 13 Mar 2025 Key-Systems GmbH c/o whoisproxy.com
32 snep.cl 27 Dec 2019 27 Dec 2024 NIC Chile Dirección de Educación Pública
33 step.wien 24 Nov 2014 24 Nov 2024 Ledl.net GmbH Magistratsabteilung 18 Stadtentwicklung und Stadtplanung - Dienststellenleitung
34 safep.net 25 Jan 2008 25 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
35 sfeup.com 17 Sep 2022 17 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
36 sfcp.online 3 Nov 2015 3 Nov 2024 IONOS SE Society for the Furtherance of Critical Philosophy
37 wfep.org 21 Sep 2018 21 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 sfip.org 4 Jul 2019 4 Jul 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
39 sfer.sbs 5 Apr 2023 5 Apr 2025 Porkbun, LLC Private by Design, LLC
40 sfee.ru 11 Aug 2011 11 Aug 2024 SALENAMES-RU Private Person
41 sftp.nl 21 May 2011 - OmniRegistrar -
42 csfep.com 8 Aug 2001 8 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
43 sfqp.vip 29 Aug 2019 29 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lu meng
44 ifep.de - - - -
45 snep.website 29 Nov 2023 29 Nov 2024 eNom, Inc. Data Protected
46 sfeg.sk 21 Aug 2017 21 Aug 2024 WebSupport s.r.o. Miloš Kuruc - Xcomp
47 hfep.org 16 Jan 2024 16 Jan 2025 Sav.com, LLC Privacy Protection
48 scep.dev 16 Jan 2023 16 Jan 2025 Porkbun LLC Private by Design, LLC
49 step.irish 19 Oct 2018 19 Oct 2024 Tucows Domains Inc. Data Protected
50 snep.srl 17 Mar 2016 17 Mar 2025 Tucows Domains Inc. Snep International Srl Societa/Ditta
51 step.sbs 16 Jun 2021 16 Jun 2024 Ledl.net GmbH PRO.Medien.Network
52 dsfep.vip 27 May 2019 27 May 2025 eName Technology Co., Ltd. Zhu Chun Jie
53 sftp.com.cn 1 Feb 2024 1 Feb 2025 阿里云计算有限公司(万网) 陈霖
54 sfap.it 8 Jun 1999 6 Aug 2024 Aruba s.p.a. S.F.A.P. a r.l.
55 saep.net 3 Feb 2006 3 Feb 2031 Register.com, Inc. -
56 sfvp.com 20 Aug 2003 20 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
57 shep.shop 26 Sep 2016 26 Sep 2024 united-domains AG -
58 cfep.net 4 Sep 2002 4 Sep 2024 Webcentral Group Ltd REDACTED FOR PRIVACY
59 soep.store 20 Oct 2023 20 Oct 2024 Metaregistrar BV Applications -
60 suep.ru 14 Oct 2014 14 Oct 2024 REGRU-RU Private Person
61 sfgp.ru 5 Dec 2006 5 Dec 2024 RU-CENTER-RU LLC S.F.Club
62 step.ag 16 Dec 2023 16 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 shep.ca 9 Nov 2000 1 Dec 2024 Go Get Canada Domain Registrar Ltd. REDACTED FOR PRIVACY
64 sf2p.com 18 Apr 2020 18 Apr 2030 GANDI SAS REDACTED FOR PRIVACY
65 step.group 14 Jun 2016 14 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER OOO "STEP-Invest"
66 bfep.it 12 Jan 2022 12 Jan 2025 Aruba s.p.a. BFEP S.R.L.S.
67 safep.cn 30 Aug 2023 30 Aug 2024 广东时代互联科技有限公司 吴宵一
68 snep.dev 16 Mar 2020 16 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
69 sefep.de - - - -
70 step.lol 18 Aug 2023 18 Aug 2024 Netowl,Inc. XSERVER Inc.
71 zfep.de - - - -
72 sfel.uk 3 Oct 2022 3 Oct 2024 20i Ltd [Tag = STACK] -
73 sfes.online 10 Jan 2024 10 Jan 2025 NameSilo, LLC -
74 sfek.xyz 9 Sep 2023 9 Sep 2024 Name.com, Inc LULU
75 sfer.site 23 Nov 2023 23 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
76 sfev.org 28 Sep 2006 28 Sep 2026 Gandi SAS SFEV
77 sftp.digital 2 Apr 2024 2 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
78 srep.xyz 23 Jul 2019 23 Jul 2024 Gandi SAS Samsung Electronics
79 shep.info 29 Feb 2024 28 Feb 2025 Sav.com, LLC - 1 REDACTED FOR PRIVACY
80 sfel.shop 18 Oct 2023 18 Oct 2024 Realtime Register B.V. -
81 sfec.com 26 Sep 2000 26 Sep 2024 NameSilo, LLC See PrivacyGuardian.org
82 sfey.com 30 Dec 2005 30 Dec 2024 Cloudflare, Inc. DATA REDACTED
83 sftp.one 16 Jun 2020 16 Jun 2024 Synergy Wholesale Pty Ltd REDACTED FOR PRIVACY
84 step.cc 7 Mar 2006 7 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
85 sf3p.com 28 Nov 2021 28 Nov 2024 GoDaddy.com, LLC -
86 sfev.net.cn 19 May 2023 19 May 2025 广东时代互联科技有限公司 徐尧良
87 sfer.solar 12 Sep 2019 12 Sep 2024 OVH SAS REDACTED FOR PRIVACY
88 sfxp.info 16 Nov 2007 16 Nov 2025 Wild West Domains, LLC Domains By Proxy, LLC
89 step.beer 12 Apr 2019 12 Apr 2025 EnCirca, Inc. Matt Stephenson
90 syep.net 16 Sep 2003 16 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
91 scep.co.uk 6 Feb 2022 6 Feb 2025 Squarespace Domains LLC [Tag = GOOGLE] -
92 sfepk.com 30 Jan 2021 30 Jan 2025 GoDaddy.com, LLC -
93 sfes.net 17 Aug 2012 17 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
94 sfeg.it 14 Sep 2023 14 Sep 2024 EuroDNS SA EuroDNS S.A.
95 tfep.net 11 Nov 2003 11 Nov 2024 IONOS SE 1&1 Internet Inc
96 sdep.net 10 Jun 2004 10 Jun 2025 ANNULET, INC BuyDomains.com
97 sgep.info 24 Apr 2017 24 Apr 2025 PSI-USA, Inc. dba Domain Robot MIMAX Mediengestaltung
98 soep.com 6 Jul 1996 5 Jul 2024 MarkMonitor, Inc. Exxon Mobil Corporation
99 step.tools 30 Apr 2020 30 Apr 2025 Key-Systems, LLC Stepstools bv
100 sfmp.ru 25 Nov 2023 25 Nov 2024 RU-CENTER-RU Private Person
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 Sfep.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sfep.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sfep.se",
        "page_size": 100
    },
    "count": {
        "total": 1804,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sfmp.net, csfep.live, sftp.network, skep.se, scep.nl, pfep.store, sfeo.pl, soep.fun, step.rocks, sfsep.org, snep.nl, shep.club, svep.ru, sfea.ru, sxep.top, 1fep.com, soep.monster, sfel.me, swep.ro, sf5p.cfd, saep.io, step.in.net, sfex.top, sftp.net, safep.com, ofep.be, sfpe.ru, seep.co, step.tours, cfep.net.au, ifep.io, snep.cl, step.wien, safep.net, sfeup.com, sfcp.online, wfep.org, sfip.org, sfer.sbs, sfee.ru, sftp.nl, csfep.com, sfqp.vip, ifep.de, snep.website, sfeg.sk, hfep.org, scep.dev, step.irish, snep.srl, step.sbs, dsfep.vip, sftp.com.cn, sfap.it, saep.net, sfvp.com, shep.shop, cfep.net, soep.store, suep.ru, sfgp.ru, step.ag, shep.ca, sf2p.com, step.group, bfep.it, safep.cn, snep.dev, sefep.de, step.lol, zfep.de, sfel.uk, sfes.online, sfek.xyz, sfer.site, sfev.org, sftp.digital, srep.xyz, shep.info, sfel.shop, sfec.com, sfey.com, sftp.one, step.cc, sf3p.com, sfev.net.cn, sfer.solar, sfxp.info, step.beer, syep.net, scep.co.uk, sfepk.com, sfes.net, sfeg.it, tfep.net, sdep.net, sgep.info, soep.com, step.tools, sfmp.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "sfmp.net",
            "domain_keyword": "sfmp",
            "domain_tld": "net",
            "query_time": "2024-04-22 13:28:09",
            "create_date": "2000-10-18",
            "update_date": "2023-05-08",
            "expiry_date": "2024-10-18",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.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": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "csfep.live",
            "domain_keyword": "csfep",
            "domain_tld": "live",
            "query_time": "2024-04-29 06:47:04",
            "create_date": "2023-10-19",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-19",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sftp.network",
            "domain_keyword": "sftp",
            "domain_tld": "network",
            "query_time": "2024-05-03 01:34:52",
            "create_date": "2021-12-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "june.ns.cloudflare.com",
                "lee.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "skep.se",
            "domain_keyword": "skep",
            "domain_tld": "se",
            "query_time": "2024-05-05 18:32:01",
            "create_date": "2015-07-07",
            "update_date": "2023-06-10",
            "expiry_date": "2024-07-07",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 5,
            "domain_name": "scep.nl",
            "domain_keyword": "scep",
            "domain_tld": "nl",
            "query_time": "2024-05-09 14:17:56",
            "create_date": "1996-02-19",
            "update_date": "2017-08-15",
            "registrar_name": "Oxilion B.V.",
            "name_servers": [
                "ns1.oxilion.nl",
                "ns2.oxilion.nl",
                "ns3.oxilion.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "pfep.store",
            "domain_keyword": "pfep",
            "domain_tld": "store",
            "query_time": "2024-05-09 20:49:43",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sfeo.pl",
            "domain_keyword": "sfeo",
            "domain_tld": "pl",
            "query_time": "2024-05-15 05:17:00",
            "create_date": "2021-12-11",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-11",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.kru.pl",
                "ns2.kru.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "soep.fun",
            "domain_keyword": "soep",
            "domain_tld": "fun",
            "query_time": "2024-05-25 21:31:47",
            "create_date": "2023-11-27",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "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.",
            "name_servers": [
                "laura.ns.cloudflare.com",
                "oswald.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "step.rocks",
            "domain_keyword": "step",
            "domain_tld": "rocks",
            "query_time": "2024-05-24 23:01:39",
            "create_date": "2019-12-15",
            "update_date": "2023-10-15",
            "expiry_date": "2025-12-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sfsep.org",
            "domain_keyword": "sfsep",
            "domain_tld": "org",
            "query_time": "2024-05-20 16:13:20",
            "create_date": "2015-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Societe Francophone de la Sclerose en Plaques",
            "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": [
                "ns1031.ui-dns.biz",
                "ns1031.ui-dns.com",
                "ns1031.ui-dns.de",
                "ns1031.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "snep.nl",
            "domain_keyword": "snep",
            "domain_tld": "nl",
            "query_time": "2024-06-04 12:55:09",
            "create_date": "1998-12-29",
            "update_date": "2023-12-21",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 12,
            "domain_name": "shep.club",
            "domain_keyword": "shep",
            "domain_tld": "club",
            "query_time": "2024-06-10 03:17:50",
            "create_date": "2023-05-24",
            "update_date": "2024-01-26",
            "expiry_date": "2024-05-24",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "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": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "svep.ru",
            "domain_keyword": "svep",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:13:17",
            "create_date": "2008-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "sfea.ru",
            "domain_keyword": "sfea",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:54:19",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "sxep.top",
            "domain_keyword": "sxep",
            "domain_tld": "top",
            "query_time": "2024-04-19 04:43:00",
            "create_date": "2023-10-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "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": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "1fep.com",
            "domain_keyword": "1fep",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:33:44",
            "create_date": "2015-11-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-23",
            "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": 17,
            "domain_name": "soep.monster",
            "domain_keyword": "soep",
            "domain_tld": "monster",
            "query_time": "2024-05-21 01:27:54",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "fgrtd",
            "registrant_state": "iug",
            "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": [
                "ns1cnb.name.com",
                "ns2btz.name.com",
                "ns3cna.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sfel.me",
            "domain_keyword": "sfel",
            "domain_tld": "me",
            "query_time": "2024-05-17 09:46:09",
            "create_date": "2020-08-11",
            "update_date": "2024-02-24",
            "expiry_date": "2025-08-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SYNGENTA CROP PROTECTION AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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-1448.awsdns-53.org",
                "ns-1659.awsdns-15.co.uk",
                "ns-684.awsdns-21.net",
                "ns-82.awsdns-10.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "swep.ro",
            "domain_keyword": "swep",
            "domain_tld": "ro",
            "query_time": "2024-05-14 22:58:24",
            "expiry_date": "2025-05-30",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.abedns.se",
                "ns2.abedns.se",
                "ns3.abedns.net",
                "ns4.abedns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 20,
            "domain_name": "sf5p.cfd",
            "domain_keyword": "sf5p",
            "domain_tld": "cfd",
            "query_time": "2024-05-26 05:36:02",
            "create_date": "2023-11-26",
            "update_date": "2024-01-18",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "saep.io",
            "domain_keyword": "saep",
            "domain_tld": "io",
            "query_time": "2024-05-18 08:58:28",
            "create_date": "2019-10-05",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-05",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1470.awsdns-55.org",
                "ns-1750.awsdns-26.co.uk",
                "ns-4.awsdns-00.com",
                "ns-831.awsdns-39.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "step.in.net",
            "domain_keyword": "step",
            "domain_tld": "in.net",
            "query_time": "2024-05-20 06:49:40",
            "create_date": "2023-01-15",
            "update_date": "2024-03-22",
            "expiry_date": "2025-01-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_email": "https://whois.centralnic.com/contact/step.in.net/registrant",
            "name_servers": [
                "ns1.caghost.net",
                "ns2.caghost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sfex.top",
            "domain_keyword": "sfex",
            "domain_tld": "top",
            "query_time": "2024-06-08 12:47:15",
            "create_date": "2019-03-07",
            "update_date": "2020-07-28",
            "expiry_date": "2027-03-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ruan hua yong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang 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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sftp.net",
            "domain_keyword": "sftp",
            "domain_tld": "net",
            "query_time": "2024-06-07 08:01:43",
            "create_date": "2004-08-26",
            "update_date": "2023-02-14",
            "expiry_date": "2024-08-26",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Valuable Web Names",
            "registrant_country": "US",
            "registrant_email": "https://csl-registrar.com/contact/sftp.net/owner",
            "name_servers": [
                "ns.rebex.cz",
                "ns2.rebex.cz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "safep.com",
            "domain_keyword": "safep",
            "domain_tld": "com",
            "query_time": "2024-06-05 03:07:49",
            "create_date": "2012-08-19",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shan Xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ofep.be",
            "domain_keyword": "ofep",
            "domain_tld": "be",
            "query_time": "2024-06-11 02:40:34",
            "create_date": "2006-10-07",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 27,
            "domain_name": "sfpe.ru",
            "domain_keyword": "sfpe",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:55:15",
            "create_date": "2006-06-07",
            "expiry_date": "2025-06-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hc.ru",
                "ns2.hc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "seep.co",
            "domain_keyword": "seep",
            "domain_tld": "co",
            "query_time": "2024-05-03 05:10:14",
            "create_date": "2017-10-11",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-10",
            "registrar_iana": 55555,
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "https://www.internetx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolfgang Moecklin IT-Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "step.tours",
            "domain_keyword": "step",
            "domain_tld": "tours",
            "query_time": "2024-05-09 00:29:42",
            "create_date": "2021-03-06",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "karina.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "cfep.net.au",
            "domain_keyword": "cfep",
            "domain_tld": "net.au",
            "query_time": "2024-05-20 16:21:59",
            "update_date": "2024-03-15",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Craig Hislop",
            "name_servers": [
                "lars.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ifep.io",
            "domain_keyword": "ifep",
            "domain_tld": "io",
            "query_time": "2024-05-14 13:33:16",
            "create_date": "2018-03-13",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "alt1.gmr-smtp-in.l.google.com",
                "alt2.gmr-smtp-in.l.google.com",
                "alt3.gmr-smtp-in.l.google.com",
                "alt4.gmr-smtp-in.l.google.com",
                "gmr-smtp-in.l.google.com",
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "snep.cl",
            "domain_keyword": "snep",
            "domain_tld": "cl",
            "query_time": "2024-05-26 15:43:11",
            "create_date": "2019-12-27",
            "expiry_date": "2024-12-27",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Dirección de Educación Pública",
            "name_servers": [
                "ns11.constellix.com",
                "ns21.constellix.com",
                "ns31.constellix.com",
                "ns41.constellix.net",
                "ns51.constellix.net",
                "ns61.constellix.net"
            ]
        },
        {
            "num": 33,
            "domain_name": "step.wien",
            "domain_keyword": "step",
            "domain_tld": "wien",
            "query_time": "2024-05-31 22:33:17",
            "create_date": "2014-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED",
            "registrant_company": "Magistratsabteilung 18 Stadtentwicklung und Stadtplanung - Dienststellenleitung",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.wien.at",
                "ns2.wien.gv.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "safep.net",
            "domain_keyword": "safep",
            "domain_tld": "net",
            "query_time": "2024-05-29 06:19:58",
            "create_date": "2008-01-25",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.haisoft.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CI",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35a.haisoft.net",
                "ns35b.haisoft.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sfeup.com",
            "domain_keyword": "sfeup",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:35:37",
            "create_date": "2022-09-17",
            "update_date": "2023-06-16",
            "expiry_date": "2024-09-17",
            "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": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sfeup.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": 36,
            "domain_name": "sfcp.online",
            "domain_keyword": "sfcp",
            "domain_tld": "online",
            "query_time": "2024-06-11 19:52:05",
            "create_date": "2015-11-03",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Society for the Furtherance of Critical Philosophy",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "wfep.org",
            "domain_keyword": "wfep",
            "domain_tld": "org",
            "query_time": "2024-04-18 00:54:39",
            "create_date": "2018-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sfip.org",
            "domain_keyword": "sfip",
            "domain_tld": "org",
            "query_time": "2024-04-22 13:24:32",
            "create_date": "2019-07-04",
            "update_date": "2024-02-17",
            "expiry_date": "2025-07-04",
            "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": "sfer.sbs",
            "domain_keyword": "sfer",
            "domain_tld": "sbs",
            "query_time": "2024-04-20 18:06:06",
            "create_date": "2023-04-05",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "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": 40,
            "domain_name": "sfee.ru",
            "domain_keyword": "sfee",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:54:20",
            "create_date": "2011-08-11",
            "expiry_date": "2024-08-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "sftp.nl",
            "domain_keyword": "sftp",
            "domain_tld": "nl",
            "query_time": "2024-05-03 01:34:52",
            "create_date": "2011-05-21",
            "update_date": "2022-03-20",
            "registrar_name": "OmniRegistrar",
            "name_servers": [
                "pns1.directdomain.nl",
                "pns2.directdomain.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 42,
            "domain_name": "csfep.com",
            "domain_keyword": "csfep",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:53:01",
            "create_date": "2001-08-08",
            "update_date": "2023-07-09",
            "expiry_date": "2024-08-08",
            "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": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sfqp.vip",
            "domain_keyword": "sfqp",
            "domain_tld": "vip",
            "query_time": "2024-04-22 13:30:54",
            "create_date": "2019-08-29",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lu meng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ifep.de",
            "domain_keyword": "ifep",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:47:17",
            "update_date": "2018-02-23",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 45,
            "domain_name": "snep.website",
            "domain_keyword": "snep",
            "domain_tld": "website",
            "query_time": "2024-05-05 01:48:47",
            "create_date": "2023-11-29",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-29",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "TO",
            "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": 46,
            "domain_name": "sfeg.sk",
            "domain_keyword": "sfeg",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:03:41",
            "create_date": "2017-08-21",
            "update_date": "2023-09-12",
            "expiry_date": "2024-08-21",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Miloš Kuruc - Xcomp",
            "registrant_company": "Miloš Kuruc - Xcomp",
            "registrant_address": "Ružová 103",
            "registrant_city": "Tlmače",
            "registrant_zip": "93521",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.915800801",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 47,
            "domain_name": "hfep.org",
            "domain_keyword": "hfep",
            "domain_tld": "org",
            "query_time": "2024-05-18 21:53:42",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-7dd3a89f.ns3.dan.hosting",
                "verification-jmytkzeoni2p34kp6l8ojb.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "scep.dev",
            "domain_keyword": "scep",
            "domain_tld": "dev",
            "query_time": "2024-05-14 23:33:34",
            "create_date": "2023-01-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "step.irish",
            "domain_keyword": "step",
            "domain_tld": "irish",
            "query_time": "2024-05-20 06:49:41",
            "create_date": "2018-10-19",
            "update_date": "2022-04-08",
            "expiry_date": "2024-10-19",
            "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": "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": [
                "a.dns.ie",
                "b.dns.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "snep.srl",
            "domain_keyword": "snep",
            "domain_tld": "srl",
            "query_time": "2024-05-12 16:31:28",
            "create_date": "2016-03-17",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Snep International Srl Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "step.sbs",
            "domain_keyword": "step",
            "domain_tld": "sbs",
            "query_time": "2024-05-11 22:23:21",
            "create_date": "2021-06-16",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-16",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "https://www.ledl.net",
            "registrant_company": "PRO.Medien.Network",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alldomains.hosting",
                "ns2.alldomains.hosting",
                "ns3.alldomains.hosting",
                "ns4.alldomains.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "dsfep.vip",
            "domain_keyword": "dsfep",
            "domain_tld": "vip",
            "query_time": "2024-05-25 12:36:59",
            "create_date": "2019-05-27",
            "update_date": "2024-03-14",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "www.ename.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhu Chun Jie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ShangHai",
            "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": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sftp.com.cn",
            "domain_keyword": "sftp",
            "domain_tld": "com.cn",
            "query_time": "2024-05-26 05:42:01",
            "create_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "陈霖",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sfap.it",
            "domain_keyword": "sfap",
            "domain_tld": "it",
            "query_time": "2024-06-11 19:47:15",
            "create_date": "1999-06-08",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-06",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "S.F.A.P. a r.l.",
            "registrant_address": "Via al Quarto Miglio, 22",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00178",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "domain_name": "saep.net",
            "domain_keyword": "saep",
            "domain_tld": "net",
            "query_time": "2024-04-09 12:05:06",
            "create_date": "2006-02-03",
            "update_date": "2021-02-09",
            "expiry_date": "2031-02-03",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "sfvp.com",
            "domain_keyword": "sfvp",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:14:26",
            "create_date": "2003-08-20",
            "update_date": "2024-01-02",
            "expiry_date": "2024-08-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b39a53f2-c602-4e10-95c9-8feaf9458cad",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "shep.shop",
            "domain_keyword": "shep",
            "domain_tld": "shop",
            "query_time": "2024-04-23 14:49:50",
            "create_date": "2016-09-26",
            "update_date": "2024-03-09",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_state": "FL",
            "registrant_country": "US",
            "name_servers": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "cfep.net",
            "domain_keyword": "cfep",
            "domain_tld": "net",
            "query_time": "2024-04-21 11:27:08",
            "create_date": "2002-09-04",
            "update_date": "2023-04-05",
            "expiry_date": "2024-09-04",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Ltd",
            "registrar_website": "hrs-admin.webcentralgroup.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://tieredaccess.com/contact/872088e8-7fc4-44fc-9c58-cb90ee49baa2",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "evan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "soep.store",
            "domain_keyword": "soep",
            "domain_tld": "store",
            "query_time": "2024-04-30 00:35:37",
            "create_date": "2023-10-20",
            "update_date": "2024-04-15",
            "expiry_date": "2024-10-20",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "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.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "suep.ru",
            "domain_keyword": "suep",
            "domain_tld": "ru",
            "query_time": "2024-05-01 17:23:39",
            "create_date": "2014-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "sfgp.ru",
            "domain_keyword": "sfgp",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:54:58",
            "create_date": "2006-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC S.F.Club",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "step.ag",
            "domain_keyword": "step",
            "domain_tld": "ag",
            "query_time": "2024-04-29 16:25:15",
            "create_date": "2023-12-16",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "shep.ca",
            "domain_keyword": "shep",
            "domain_tld": "ca",
            "query_time": "2024-05-06 19:31:27",
            "create_date": "2000-11-09",
            "update_date": "2023-11-01",
            "expiry_date": "2024-12-01",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.us.opalstack.com",
                "ns2.us.opalstack.com",
                "ns3.us.opalstack.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sf2p.com",
            "domain_keyword": "sf2p",
            "domain_tld": "com",
            "query_time": "2024-05-18 14:09:13",
            "create_date": "2020-04-18",
            "update_date": "2024-02-06",
            "expiry_date": "2030-04-18",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "step.group",
            "domain_keyword": "step",
            "domain_tld": "group",
            "query_time": "2024-05-11 22:23:21",
            "create_date": "2016-06-14",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-14",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO \"STEP-Invest\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-fwl2.nic.ru",
                "ns4-fwl2.nic.ru",
                "ns8-fwl2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bfep.it",
            "domain_keyword": "bfep",
            "domain_tld": "it",
            "query_time": "2024-06-07 14:06:52",
            "create_date": "2022-01-12",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-12",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "BFEP S.R.L.S.",
            "registrant_address": "Via Trieste snc",
            "registrant_city": "MONTALTO UFFUGO",
            "registrant_state": "CS",
            "registrant_zip": "87040",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 67,
            "domain_name": "safep.cn",
            "domain_keyword": "safep",
            "domain_tld": "cn",
            "query_time": "2024-06-05 03:07:49",
            "create_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "吴宵一",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "snep.dev",
            "domain_keyword": "snep",
            "domain_tld": "dev",
            "query_time": "2024-04-18 02:50:27",
            "create_date": "2020-03-16",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sefep.de",
            "domain_keyword": "sefep",
            "domain_tld": "de",
            "query_time": "2024-05-04 02:58:16",
            "update_date": "2024-03-04",
            "name_servers": [
                "ns.dotplex.net",
                "ns2.dotplex.de",
                "ns3.dotplex.ie"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 70,
            "domain_name": "step.lol",
            "domain_keyword": "step",
            "domain_tld": "lol",
            "query_time": "2024-05-06 00:17:24",
            "create_date": "2023-08-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "XSERVER Inc.",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp",
                "ns3.xbiz.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "zfep.de",
            "domain_keyword": "zfep",
            "domain_tld": "de",
            "query_time": "2024-05-05 02:43:38",
            "update_date": "2023-12-05",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 72,
            "domain_name": "sfel.uk",
            "domain_keyword": "sfel",
            "domain_tld": "uk",
            "query_time": "2024-05-17 09:46:09",
            "create_date": "2022-10-03",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-03",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.giraffehosting.co.uk",
                "ns2.giraffehosting.co.uk",
                "ns3.giraffehosting.co.uk",
                "ns4.giraffehosting.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 73,
            "domain_name": "sfes.online",
            "domain_keyword": "sfes",
            "domain_tld": "online",
            "query_time": "2024-05-12 04:03:59",
            "create_date": "2024-01-10",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "sa",
            "registrant_country": "SA",
            "registrant_email": "please query the rdds service of the 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": [
                "cl1.murabba.com",
                "cl2.murabba.com",
                "cl3.murabba.com",
                "cl4.murabba.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sfek.xyz",
            "domain_keyword": "sfek",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 16:10:35",
            "create_date": "2023-09-09",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "guiz",
            "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": [
                "ns1cnb.name.com",
                "ns2knz.name.com",
                "ns3cna.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sfer.site",
            "domain_keyword": "sfer",
            "domain_tld": "site",
            "query_time": "2024-05-26 05:37:35",
            "create_date": "2023-11-23",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sfev.org",
            "domain_keyword": "sfev",
            "domain_tld": "org",
            "query_time": "2024-05-26 05:38:08",
            "create_date": "2006-09-28",
            "update_date": "2023-06-01",
            "expiry_date": "2026-09-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SFEV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sftp.digital",
            "domain_keyword": "sftp",
            "domain_tld": "digital",
            "query_time": "2024-06-01 02:52:59",
            "create_date": "2024-04-02",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-02",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "srep.xyz",
            "domain_keyword": "srep",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 12:08:28",
            "create_date": "2019-07-23",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "Samsung Electronics",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1043.awsdns-02.org",
                "ns-1562.awsdns-03.co.uk",
                "ns-493.awsdns-61.com",
                "ns-581.awsdns-08.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "shep.info",
            "domain_keyword": "shep",
            "domain_tld": "info",
            "query_time": "2024-05-01 03:49:23",
            "create_date": "2024-02-29",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-28",
            "registrar_iana": 3891,
            "registrar_name": "Sav.com, LLC - 1",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sfel.shop",
            "domain_keyword": "sfel",
            "domain_tld": "shop",
            "query_time": "2024-05-05 20:33:19",
            "create_date": "2023-10-18",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sfec.com",
            "domain_keyword": "sfec",
            "domain_tld": "com",
            "query_time": "2024-05-02 03:18:35",
            "create_date": "2000-09-26",
            "update_date": "2024-04-06",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sfey.com",
            "domain_keyword": "sfey",
            "domain_tld": "com",
            "query_time": "2024-05-09 16:37:28",
            "create_date": "2005-12-30",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-30",
            "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": "Estonia",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "EE",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/sfey.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "hasslo.ns.cloudflare.com",
                "nena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "sftp.one",
            "domain_keyword": "sftp",
            "domain_tld": "one",
            "query_time": "2024-05-12 04:07:50",
            "create_date": "2020-06-16",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "step.cc",
            "domain_keyword": "step",
            "domain_tld": "cc",
            "query_time": "2024-05-09 00:29:42",
            "create_date": "2006-03-07",
            "update_date": "2023-03-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sf3p.com",
            "domain_keyword": "sf3p",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:06:12",
            "create_date": "2021-11-28",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-28",
            "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": 86,
            "domain_name": "sfev.net.cn",
            "domain_keyword": "sfev",
            "domain_tld": "net.cn",
            "query_time": "2024-05-20 16:10:53",
            "create_date": "2023-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "徐尧良",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "sfer.solar",
            "domain_keyword": "sfer",
            "domain_tld": "solar",
            "query_time": "2024-05-26 05:37:35",
            "create_date": "2019-09-12",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-12",
            "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": "MU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sfxp.info",
            "domain_keyword": "sfxp",
            "domain_tld": "info",
            "query_time": "2024-05-26 05:42:48",
            "create_date": "2007-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2025-11-16",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "step.beer",
            "domain_keyword": "step",
            "domain_tld": "beer",
            "query_time": "2024-05-20 06:49:40",
            "create_date": "2019-04-12",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-12",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Matt Stephenson",
            "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": [
                "dns1.encirca.net",
                "dns2.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "syep.net",
            "domain_keyword": "syep",
            "domain_tld": "net",
            "query_time": "2024-06-02 07:14:32",
            "create_date": "2003-09-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shanghai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "scep.co.uk",
            "domain_keyword": "scep",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 17:50:13",
            "create_date": "2022-02-06",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-06",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 92,
            "domain_name": "sfepk.com",
            "domain_keyword": "sfepk",
            "domain_tld": "com",
            "query_time": "2024-06-08 12:46:15",
            "create_date": "2021-01-30",
            "update_date": "2023-01-31",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dnswordpress200a.trouble-free.net",
                "dnswordpress200b.trouble-free.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sfes.net",
            "domain_keyword": "sfes",
            "domain_tld": "net",
            "query_time": "2024-06-08 12:47:06",
            "create_date": "2012-08-17",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-17",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b88b46f5-4d99-49e7-bd6f-b0159dc545f0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sfeg.it",
            "domain_keyword": "sfeg",
            "domain_tld": "it",
            "query_time": "2024-06-11 19:54:38",
            "create_date": "2023-09-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-14",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "EuroDNS S.A.",
            "registrant_address": "2, rue Leon Laval",
            "registrant_city": "Leudelange",
            "registrant_state": "Luxembourg",
            "registrant_zip": "L-3372",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 95,
            "domain_name": "tfep.net",
            "domain_keyword": "tfep",
            "domain_tld": "net",
            "query_time": "2024-04-18 18:41:05",
            "create_date": "2003-11-11",
            "update_date": "2019-11-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1110.ui-dns.biz",
                "ns1110.ui-dns.com",
                "ns1110.ui-dns.de",
                "ns1110.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sdep.net",
            "domain_keyword": "sdep",
            "domain_tld": "net",
            "query_time": "2024-04-26 17:29:55",
            "create_date": "2004-06-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-06-10",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sgep.info",
            "domain_keyword": "sgep",
            "domain_tld": "info",
            "query_time": "2024-04-24 22:14:32",
            "create_date": "2017-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "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": "MIMAX Mediengestaltung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Niedersachsen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.einsdns.net",
                "ns2.einsdns.net",
                "ns3.einsdns.net",
                "ns4.einsdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "soep.com",
            "domain_keyword": "soep",
            "domain_tld": "com",
            "query_time": "2024-04-30 00:35:37",
            "create_date": "1996-07-06",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Exxon Mobil Corporation",
            "registrant_state": "Texas",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/soep.com",
            "name_servers": [
                "a1-116.akam.net",
                "a10-67.akam.net",
                "a13-67.akam.net",
                "a14-65.akam.net",
                "a18-64.akam.net",
                "a3-66.akam.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "step.tools",
            "domain_keyword": "step",
            "domain_tld": "tools",
            "query_time": "2024-05-01 01:35:01",
            "create_date": "2020-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stepstools bv",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "sfmp.ru",
            "domain_keyword": "sfmp",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:55:04",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.199,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sfep.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1804</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sfmp.net, csfep.live, sftp.network, skep.se, scep.nl, pfep.store, sfeo.pl, soep.fun, step.rocks, sfsep.org, snep.nl, shep.club, svep.ru, sfea.ru, sxep.top, 1fep.com, soep.monster, sfel.me, swep.ro, sf5p.cfd, saep.io, step.in.net, sfex.top, sftp.net, safep.com, ofep.be, sfpe.ru, seep.co, step.tours, cfep.net.au, ifep.io, snep.cl, step.wien, safep.net, sfeup.com, sfcp.online, wfep.org, sfip.org, sfer.sbs, sfee.ru, sftp.nl, csfep.com, sfqp.vip, ifep.de, snep.website, sfeg.sk, hfep.org, scep.dev, step.irish, snep.srl, step.sbs, dsfep.vip, sftp.com.cn, sfap.it, saep.net, sfvp.com, shep.shop, cfep.net, soep.store, suep.ru, sfgp.ru, step.ag, shep.ca, sf2p.com, step.group, bfep.it, safep.cn, snep.dev, sefep.de, step.lol, zfep.de, sfel.uk, sfes.online, sfek.xyz, sfer.site, sfev.org, sftp.digital, srep.xyz, shep.info, sfel.shop, sfec.com, sfey.com, sftp.one, step.cc, sf3p.com, sfev.net.cn, sfer.solar, sfxp.info, step.beer, syep.net, scep.co.uk, sfepk.com, sfes.net, sfeg.it, tfep.net, sdep.net, sgep.info, soep.com, step.tools, sfmp.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sfmp.net</domain_name>
   <domain_keyword>sfmp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 13:28:09</query_time>
   <create_date>2000-10-18</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.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>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>csfep.live</domain_name>
   <domain_keyword>csfep</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-29 06:47:04</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sftp.network</domain_name>
   <domain_keyword>sftp</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-03 01:34:52</query_time>
   <create_date>2021-12-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>june.ns.cloudflare.com</value>
    <value>lee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>skep.se</domain_name>
   <domain_keyword>skep</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 18:32:01</query_time>
   <create_date>2015-07-07</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>scep.nl</domain_name>
   <domain_keyword>scep</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 14:17:56</query_time>
   <create_date>1996-02-19</create_date>
   <update_date>2017-08-15</update_date>
   <registrar_name>Oxilion B.V.</registrar_name>
   <name_servers>
    <value>ns1.oxilion.nl</value>
    <value>ns2.oxilion.nl</value>
    <value>ns3.oxilion.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>pfep.store</domain_name>
   <domain_keyword>pfep</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 20:49:43</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sfeo.pl</domain_name>
   <domain_keyword>sfeo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 05:17:00</query_time>
   <create_date>2021-12-11</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.kru.pl</value>
    <value>ns2.kru.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>soep.fun</domain_name>
   <domain_keyword>soep</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-25 21:31:47</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <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>
   <name_servers>
    <value>laura.ns.cloudflare.com</value>
    <value>oswald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>step.rocks</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-24 23:01:39</query_time>
   <create_date>2019-12-15</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2025-12-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sfsep.org</domain_name>
   <domain_keyword>sfsep</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 16:13:20</query_time>
   <create_date>2015-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Societe Francophone de la Sclerose en Plaques</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>ns1031.ui-dns.biz</value>
    <value>ns1031.ui-dns.com</value>
    <value>ns1031.ui-dns.de</value>
    <value>ns1031.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>snep.nl</domain_name>
   <domain_keyword>snep</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-04 12:55:09</query_time>
   <create_date>1998-12-29</create_date>
   <update_date>2023-12-21</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>shep.club</domain_name>
   <domain_keyword>shep</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-10 03:17:50</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>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>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>svep.ru</domain_name>
   <domain_keyword>svep</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:13:17</query_time>
   <create_date>2008-09-03</create_date>
   <expiry_date>2024-09-03</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>14</num>
   <domain_name>sfea.ru</domain_name>
   <domain_keyword>sfea</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:54:19</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>sxep.top</domain_name>
   <domain_keyword>sxep</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-19 04:43:00</query_time>
   <create_date>2023-10-28</create_date>
   <expiry_date>2024-10-28</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</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>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>1fep.com</domain_name>
   <domain_keyword>1fep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:33:44</query_time>
   <create_date>2015-11-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>17</num>
   <domain_name>soep.monster</domain_name>
   <domain_keyword>soep</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-21 01:27:54</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>fgrtd</registrant_company>
   <registrant_state>iug</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>ns1cnb.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sfel.me</domain_name>
   <domain_keyword>sfel</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-17 09:46:09</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SYNGENTA CROP PROTECTION AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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-1448.awsdns-53.org</value>
    <value>ns-1659.awsdns-15.co.uk</value>
    <value>ns-684.awsdns-21.net</value>
    <value>ns-82.awsdns-10.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>swep.ro</domain_name>
   <domain_keyword>swep</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-14 22:58:24</query_time>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.abedns.se</value>
    <value>ns2.abedns.se</value>
    <value>ns3.abedns.net</value>
    <value>ns4.abedns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sf5p.cfd</domain_name>
   <domain_keyword>sf5p</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-26 05:36:02</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>saep.io</domain_name>
   <domain_keyword>saep</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-18 08:58:28</query_time>
   <create_date>2019-10-05</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1470.awsdns-55.org</value>
    <value>ns-1750.awsdns-26.co.uk</value>
    <value>ns-4.awsdns-00.com</value>
    <value>ns-831.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>step.in.net</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>in.net</domain_tld>
   <query_time>2024-05-20 06:49:40</query_time>
   <create_date>2023-01-15</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/step.in.net/registrant</registrant_email>
   <name_servers>
    <value>ns1.caghost.net</value>
    <value>ns2.caghost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sfex.top</domain_name>
   <domain_keyword>sfex</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-08 12:47:15</query_time>
   <create_date>2019-03-07</create_date>
   <update_date>2020-07-28</update_date>
   <expiry_date>2027-03-07</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ruan hua yong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang 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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sftp.net</domain_name>
   <domain_keyword>sftp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 08:01:43</query_time>
   <create_date>2004-08-26</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Valuable Web Names</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/sftp.net/owner</registrant_email>
   <name_servers>
    <value>ns.rebex.cz</value>
    <value>ns2.rebex.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>safep.com</domain_name>
   <domain_keyword>safep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 03:07:49</query_time>
   <create_date>2012-08-19</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-19</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>Shan Xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ofep.be</domain_name>
   <domain_keyword>ofep</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-11 02:40:34</query_time>
   <create_date>2006-10-07</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>sfpe.ru</domain_name>
   <domain_keyword>sfpe</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:55:15</query_time>
   <create_date>2006-06-07</create_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hc.ru</value>
    <value>ns2.hc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>seep.co</domain_name>
   <domain_keyword>seep</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-03 05:10:14</query_time>
   <create_date>2017-10-11</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>55555</registrar_iana>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolfgang Moecklin IT-Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>step.tours</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-05-09 00:29:42</query_time>
   <create_date>2021-03-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>karina.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cfep.net.au</domain_name>
   <domain_keyword>cfep</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-20 16:21:59</query_time>
   <update_date>2024-03-15</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Craig Hislop</registrant_name>
   <name_servers>
    <value>lars.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ifep.io</domain_name>
   <domain_keyword>ifep</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-14 13:33:16</query_time>
   <create_date>2018-03-13</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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>alt1.gmr-smtp-in.l.google.com</value>
    <value>alt2.gmr-smtp-in.l.google.com</value>
    <value>alt3.gmr-smtp-in.l.google.com</value>
    <value>alt4.gmr-smtp-in.l.google.com</value>
    <value>gmr-smtp-in.l.google.com</value>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>snep.cl</domain_name>
   <domain_keyword>snep</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-26 15:43:11</query_time>
   <create_date>2019-12-27</create_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Dirección de Educación Pública</registrant_name>
   <name_servers>
    <value>ns11.constellix.com</value>
    <value>ns21.constellix.com</value>
    <value>ns31.constellix.com</value>
    <value>ns41.constellix.net</value>
    <value>ns51.constellix.net</value>
    <value>ns61.constellix.net</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>step.wien</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-05-31 22:33:17</query_time>
   <create_date>2014-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Magistratsabteilung 18 Stadtentwicklung und Stadtplanung - Dienststellenleitung</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.wien.at</value>
    <value>ns2.wien.gv.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>safep.net</domain_name>
   <domain_keyword>safep</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 06:19:58</query_time>
   <create_date>2008-01-25</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.haisoft.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CI</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35a.haisoft.net</value>
    <value>ns35b.haisoft.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sfeup.com</domain_name>
   <domain_keyword>sfeup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:35:37</query_time>
   <create_date>2022-09-17</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-09-17</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>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sfeup.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>36</num>
   <domain_name>sfcp.online</domain_name>
   <domain_keyword>sfcp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-11 19:52:05</query_time>
   <create_date>2015-11-03</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Society for the Furtherance of Critical Philosophy</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>wfep.org</domain_name>
   <domain_keyword>wfep</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 00:54:39</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sfip.org</domain_name>
   <domain_keyword>sfip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 13:24:32</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>sfer.sbs</domain_name>
   <domain_keyword>sfer</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-20 18:06:06</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>40</num>
   <domain_name>sfee.ru</domain_name>
   <domain_keyword>sfee</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:54:20</query_time>
   <create_date>2011-08-11</create_date>
   <expiry_date>2024-08-11</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>41</num>
   <domain_name>sftp.nl</domain_name>
   <domain_keyword>sftp</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 01:34:52</query_time>
   <create_date>2011-05-21</create_date>
   <update_date>2022-03-20</update_date>
   <registrar_name>OmniRegistrar</registrar_name>
   <name_servers>
    <value>pns1.directdomain.nl</value>
    <value>pns2.directdomain.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>csfep.com</domain_name>
   <domain_keyword>csfep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:53:01</query_time>
   <create_date>2001-08-08</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-08-08</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>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sfqp.vip</domain_name>
   <domain_keyword>sfqp</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-22 13:30:54</query_time>
   <create_date>2019-08-29</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lu meng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ifep.de</domain_name>
   <domain_keyword>ifep</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:47:17</query_time>
   <update_date>2018-02-23</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>snep.website</domain_name>
   <domain_keyword>snep</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-05 01:48:47</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-29</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>TO</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>46</num>
   <domain_name>sfeg.sk</domain_name>
   <domain_keyword>sfeg</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:03:41</query_time>
   <create_date>2017-08-21</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Miloš Kuruc - Xcomp</registrant_name>
   <registrant_company>Miloš Kuruc - Xcomp</registrant_company>
   <registrant_address>Ružová 103</registrant_address>
   <registrant_city>Tlmače</registrant_city>
   <registrant_zip>93521</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.915800801</registrant_phone>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>hfep.org</domain_name>
   <domain_keyword>hfep</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 21:53:42</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-7dd3a89f.ns3.dan.hosting</value>
    <value>verification-jmytkzeoni2p34kp6l8ojb.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>scep.dev</domain_name>
   <domain_keyword>scep</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-14 23:33:34</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>step.irish</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>irish</domain_tld>
   <query_time>2024-05-20 06:49:41</query_time>
   <create_date>2018-10-19</create_date>
   <update_date>2022-04-08</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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>a.dns.ie</value>
    <value>b.dns.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>snep.srl</domain_name>
   <domain_keyword>snep</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-12 16:31:28</query_time>
   <create_date>2016-03-17</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-17</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>Snep International Srl Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>step.sbs</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-11 22:23:21</query_time>
   <create_date>2021-06-16</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>https://www.ledl.net</registrar_website>
   <registrant_company>PRO.Medien.Network</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alldomains.hosting</value>
    <value>ns2.alldomains.hosting</value>
    <value>ns3.alldomains.hosting</value>
    <value>ns4.alldomains.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>dsfep.vip</domain_name>
   <domain_keyword>dsfep</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-25 12:36:59</query_time>
   <create_date>2019-05-27</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>www.ename.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhu Chun Jie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ShangHai</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>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>53</num>
   <domain_name>sftp.com.cn</domain_name>
   <domain_keyword>sftp</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-26 05:42:01</query_time>
   <create_date>2024-02-01</create_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>陈霖</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sfap.it</domain_name>
   <domain_keyword>sfap</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-11 19:47:15</query_time>
   <create_date>1999-06-08</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>S.F.A.P. a r.l.</registrant_company>
   <registrant_address>Via al Quarto Miglio, 22</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00178</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>saep.net</domain_name>
   <domain_keyword>saep</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 12:05:06</query_time>
   <create_date>2006-02-03</create_date>
   <update_date>2021-02-09</update_date>
   <expiry_date>2031-02-03</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.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>sfvp.com</domain_name>
   <domain_keyword>sfvp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:14:26</query_time>
   <create_date>2003-08-20</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b39a53f2-c602-4e10-95c9-8feaf9458cad</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>shep.shop</domain_name>
   <domain_keyword>shep</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 14:49:50</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>cfep.net</domain_name>
   <domain_keyword>cfep</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 11:27:08</query_time>
   <create_date>2002-09-04</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Ltd</registrar_name>
   <registrar_website>hrs-admin.webcentralgroup.com.au</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>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/872088e8-7fc4-44fc-9c58-cb90ee49baa2</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>evan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>soep.store</domain_name>
   <domain_keyword>soep</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-30 00:35:37</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <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>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>suep.ru</domain_name>
   <domain_keyword>suep</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 17:23:39</query_time>
   <create_date>2014-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>sfgp.ru</domain_name>
   <domain_keyword>sfgp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:54:58</query_time>
   <create_date>2006-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC S.F.Club</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>step.ag</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-04-29 16:25:15</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</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>63</num>
   <domain_name>shep.ca</domain_name>
   <domain_keyword>shep</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-06 19:31:27</query_time>
   <create_date>2000-11-09</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.us.opalstack.com</value>
    <value>ns2.us.opalstack.com</value>
    <value>ns3.us.opalstack.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sf2p.com</domain_name>
   <domain_keyword>sf2p</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 14:09:13</query_time>
   <create_date>2020-04-18</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2030-04-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>step.group</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-11 22:23:21</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO &quot;STEP-Invest&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-fwl2.nic.ru</value>
    <value>ns4-fwl2.nic.ru</value>
    <value>ns8-fwl2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bfep.it</domain_name>
   <domain_keyword>bfep</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-07 14:06:52</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>BFEP S.R.L.S.</registrant_company>
   <registrant_address>Via Trieste snc</registrant_address>
   <registrant_city>MONTALTO UFFUGO</registrant_city>
   <registrant_state>CS</registrant_state>
   <registrant_zip>87040</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>safep.cn</domain_name>
   <domain_keyword>safep</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-05 03:07:49</query_time>
   <create_date>2023-08-30</create_date>
   <expiry_date>2024-08-30</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>68</num>
   <domain_name>snep.dev</domain_name>
   <domain_keyword>snep</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-18 02:50:27</query_time>
   <create_date>2020-03-16</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sefep.de</domain_name>
   <domain_keyword>sefep</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 02:58:16</query_time>
   <update_date>2024-03-04</update_date>
   <name_servers>
    <value>ns.dotplex.net</value>
    <value>ns2.dotplex.de</value>
    <value>ns3.dotplex.ie</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>step.lol</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-06 00:17:24</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
    <value>ns3.xbiz.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>zfep.de</domain_name>
   <domain_keyword>zfep</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 02:43:38</query_time>
   <update_date>2023-12-05</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>sfel.uk</domain_name>
   <domain_keyword>sfel</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-17 09:46:09</query_time>
   <create_date>2022-10-03</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.giraffehosting.co.uk</value>
    <value>ns2.giraffehosting.co.uk</value>
    <value>ns3.giraffehosting.co.uk</value>
    <value>ns4.giraffehosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sfes.online</domain_name>
   <domain_keyword>sfes</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 04:03:59</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>sa</registrant_state>
   <registrant_country>SA</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>cl1.murabba.com</value>
    <value>cl2.murabba.com</value>
    <value>cl3.murabba.com</value>
    <value>cl4.murabba.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sfek.xyz</domain_name>
   <domain_keyword>sfek</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 16:10:35</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>guiz</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>ns1cnb.name.com</value>
    <value>ns2knz.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sfer.site</domain_name>
   <domain_keyword>sfer</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 05:37:35</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Fu Jian</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>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>76</num>
   <domain_name>sfev.org</domain_name>
   <domain_keyword>sfev</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 05:38:08</query_time>
   <create_date>2006-09-28</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2026-09-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SFEV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sftp.digital</domain_name>
   <domain_keyword>sftp</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-01 02:52:59</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>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>78</num>
   <domain_name>srep.xyz</domain_name>
   <domain_keyword>srep</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 12:08:28</query_time>
   <create_date>2019-07-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>Samsung Electronics</registrant_company>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1043.awsdns-02.org</value>
    <value>ns-1562.awsdns-03.co.uk</value>
    <value>ns-493.awsdns-61.com</value>
    <value>ns-581.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>shep.info</domain_name>
   <domain_keyword>shep</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 03:49:23</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>3891</registrar_iana>
   <registrar_name>Sav.com, LLC - 1</registrar_name>
   <registrar_website>http://Sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sfel.shop</domain_name>
   <domain_keyword>sfel</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 20:33:19</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-18</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>sfec.com</domain_name>
   <domain_keyword>sfec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 03:18:35</query_time>
   <create_date>2000-09-26</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>sfey.com</domain_name>
   <domain_keyword>sfey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 16:37:28</query_time>
   <create_date>2005-12-30</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-30</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>Estonia</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/sfey.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>hasslo.ns.cloudflare.com</value>
    <value>nena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sftp.one</domain_name>
   <domain_keyword>sftp</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-12 04:07:50</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>step.cc</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-09 00:29:42</query_time>
   <create_date>2006-03-07</create_date>
   <update_date>2023-03-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sf3p.com</domain_name>
   <domain_keyword>sf3p</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:06:12</query_time>
   <create_date>2021-11-28</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>86</num>
   <domain_name>sfev.net.cn</domain_name>
   <domain_keyword>sfev</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-20 16:10:53</query_time>
   <create_date>2023-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>徐尧良</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sfer.solar</domain_name>
   <domain_keyword>sfer</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-26 05:37:35</query_time>
   <create_date>2019-09-12</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-12</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>MU</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>dns101.ovh.net</value>
    <value>ns101.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>88</num>
   <domain_name>sfxp.info</domain_name>
   <domain_keyword>sfxp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 05:42:48</query_time>
   <create_date>2007-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>step.beer</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-05-20 06:49:40</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Matt Stephenson</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>dns1.encirca.net</value>
    <value>dns2.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>syep.net</domain_name>
   <domain_keyword>syep</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 07:14:32</query_time>
   <create_date>2003-09-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-16</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>Shanghai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>scep.co.uk</domain_name>
   <domain_keyword>scep</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 17:50:13</query_time>
   <create_date>2022-02-06</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sfepk.com</domain_name>
   <domain_keyword>sfepk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 12:46:15</query_time>
   <create_date>2021-01-30</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2025-01-30</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>dnswordpress200a.trouble-free.net</value>
    <value>dnswordpress200b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sfes.net</domain_name>
   <domain_keyword>sfes</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 12:47:06</query_time>
   <create_date>2012-08-17</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b88b46f5-4d99-49e7-bd6f-b0159dc545f0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sfeg.it</domain_name>
   <domain_keyword>sfeg</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-11 19:54:38</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>EuroDNS S.A.</registrant_company>
   <registrant_address>2, rue Leon Laval</registrant_address>
   <registrant_city>Leudelange</registrant_city>
   <registrant_state>Luxembourg</registrant_state>
   <registrant_zip>L-3372</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>tfep.net</domain_name>
   <domain_keyword>tfep</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 18:41:05</query_time>
   <create_date>2003-11-11</create_date>
   <update_date>2019-11-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1110.ui-dns.biz</value>
    <value>ns1110.ui-dns.com</value>
    <value>ns1110.ui-dns.de</value>
    <value>ns1110.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sdep.net</domain_name>
   <domain_keyword>sdep</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 17:29:55</query_time>
   <create_date>2004-06-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sgep.info</domain_name>
   <domain_keyword>sgep</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 22:14:32</query_time>
   <create_date>2017-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</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>MIMAX Mediengestaltung</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Niedersachsen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.einsdns.net</value>
    <value>ns2.einsdns.net</value>
    <value>ns3.einsdns.net</value>
    <value>ns4.einsdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>soep.com</domain_name>
   <domain_keyword>soep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 00:35:37</query_time>
   <create_date>1996-07-06</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Exxon Mobil Corporation</registrant_company>
   <registrant_state>Texas</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/soep.com</registrant_email>
   <name_servers>
    <value>a1-116.akam.net</value>
    <value>a10-67.akam.net</value>
    <value>a13-67.akam.net</value>
    <value>a14-65.akam.net</value>
    <value>a18-64.akam.net</value>
    <value>a3-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>step.tools</domain_name>
   <domain_keyword>step</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-01 01:35:01</query_time>
   <create_date>2020-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stepstools bv</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sfmp.ru</domain_name>
   <domain_keyword>sfmp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:55:04</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>
 </results>
 <stats>
  <total_time>0.199</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.