WHOIS QUERY TIME

4 May 2024 - 9:02 AM UTC

Modified: 17 May 2018

NAME SERVERS

ns1.ngate.de
ns2.ngate.de
ns3.ngate.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=springmann.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "springmann.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "springmann.de",
            "domain_keyword": "springmann",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:02:15",
            "update_date": "2018-05-17",
            "name_servers": [
                "ns1.ngate.de",
                "ns2.ngate.de",
                "ns3.ngate.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.129,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>springmann.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>springmann.de</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:02:15</query_time>
   <update_date>2018-05-17</update_date>
   <name_servers>
    <value>ns1.ngate.de</value>
    <value>ns2.ngate.de</value>
    <value>ns3.ngate.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.129</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.567 seconds) for "springmann.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 3:54 AM UTC

Modified: 25 August 2016

NAME SERVERS

ns1.ngate.de
ns2.ngate.de
ns3.ngate.de

DOMAIN STATUS

connect

#2 - QUERY TIME

4 May 2024 - 9:02 AM UTC

Modified: 17 May 2018

NAME SERVERS

ns1.ngate.de
ns2.ngate.de
ns3.ngate.de

DOMAIN STATUS

connect

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=springmann.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "springmann.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "springmann.de",
    "results": [
        {
            "num": 1,
            "domain_name": "springmann.de",
            "domain_keyword": "springmann",
            "domain_tld": "de",
            "query_time": "2016-10-28 03:54:57",
            "update_date": "2016-08-25",
            "name_servers": [
                "ns1.ngate.de",
                "ns2.ngate.de",
                "ns3.ngate.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "springmann.de",
            "domain_keyword": "springmann",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:02:15",
            "update_date": "2018-05-17",
            "name_servers": [
                "ns1.ngate.de",
                "ns2.ngate.de",
                "ns3.ngate.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.567,
        "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>springmann.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>springmann.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>springmann.de</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 03:54:57</query_time>
   <update_date>2016-08-25</update_date>
   <name_servers>
    <value>ns1.ngate.de</value>
    <value>ns2.ngate.de</value>
    <value>ns3.ngate.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>springmann.de</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:02:15</query_time>
   <update_date>2018-05-17</update_date>
   <name_servers>
    <value>ns1.ngate.de</value>
    <value>ns2.ngate.de</value>
    <value>ns3.ngate.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.567</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 10 domain names (in 0.272 seconds) which contained the exact domain keyword "springmann".
Domain Name Registered Expiry Registrar Ownership
1 springmann.com 25 Aug 1998 24 Aug 2024 Infomaniak Network SA Springmann SA
2 springmann.net 2 Jun 1999 2 Jun 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 springmann.info 12 Sep 2001 12 Sep 2024 IONOS SE REDACTED FOR PRIVACY
4 springmann.biz 28 Dec 2005 27 Dec 2024 Cronon GmbH REDACTED FOR PRIVACY
5 springmann.org 10 Jan 2010 10 Jan 2025 Vautron Rechenzentrum AG none
6 springmann.me 9 Feb 2017 9 Feb 2025 RegistryGate GmbH REDACTED FOR PRIVACY
7 springmann.family 13 Jul 2022 13 Jul 2024 Cronon GmbH REDACTED FOR PRIVACY
8 springmann.hamburg 13 Jul 2022 13 Jul 2024 Cronon GmbH -
9 springmann.group 3 Apr 2024 3 Apr 2025 united-domains AG REDACTED FOR PRIVACY
10 springmann.xyz 10 May 2024 10 May 2025 Cloudflare, Inc. -
11 springmann.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=springmann&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "springmann",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "springmann.com, springmann.net, springmann.info, springmann.biz, springmann.org, springmann.me, springmann.family, springmann.hamburg, springmann.group, springmann.xyz, springmann.de",
    "results": [
        {
            "num": 1,
            "domain_name": "springmann.com",
            "domain_keyword": "springmann",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:45:36",
            "create_date": "1998-08-25",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-24",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Springmann SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://www.infomaniak.com/gtl/whois-privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.infomaniak.com",
                "ns32.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "springmann.net",
            "domain_keyword": "springmann",
            "domain_tld": "net",
            "query_time": "2024-06-06 18:13:45",
            "create_date": "1999-06-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns4i.nshost2.de",
                "ns5i.nshost2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "springmann.info",
            "domain_keyword": "springmann",
            "domain_tld": "info",
            "query_time": "2024-04-15 09:26:27",
            "create_date": "2001-09-12",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1122.ui-dns.biz",
                "ns1122.ui-dns.com",
                "ns1122.ui-dns.de",
                "ns1122.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "springmann.biz",
            "domain_keyword": "springmann",
            "domain_tld": "biz",
            "query_time": "2024-06-06 18:13:45",
            "create_date": "2005-12-28",
            "update_date": "2024-02-11",
            "expiry_date": "2024-12-27",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks09.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "springmann.org",
            "domain_keyword": "springmann",
            "domain_tld": "org",
            "query_time": "2024-04-15 09:26:27",
            "create_date": "2010-01-10",
            "update_date": "2024-02-24",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "none",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "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.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "springmann.me",
            "domain_keyword": "springmann",
            "domain_tld": "me",
            "query_time": "2024-05-29 03:53:12",
            "create_date": "2017-02-09",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.ns35.de",
                "ns6.ns35.de",
                "ns7.ns35.de",
                "ns8.ns35.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "springmann.family",
            "domain_keyword": "springmann",
            "domain_tld": "family",
            "query_time": "2024-06-06 18:13:45",
            "create_date": "2022-07-13",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks13.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "springmann.hamburg",
            "domain_keyword": "springmann",
            "domain_tld": "hamburg",
            "query_time": "2024-06-06 18:13:45",
            "create_date": "2022-07-13",
            "expiry_date": "2024-07-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.strato.de/",
            "name_servers": [
                "docks19.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "springmann.group",
            "domain_keyword": "springmann",
            "domain_tld": "group",
            "query_time": "2024-06-02 09:10:49",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "springmann.xyz",
            "domain_keyword": "springmann",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 18:14:23",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "Sachsen",
            "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": [
                "raphaela.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "springmann.de",
            "domain_keyword": "springmann",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:02:15",
            "update_date": "2018-05-17",
            "name_servers": [
                "ns1.ngate.de",
                "ns2.ngate.de",
                "ns3.ngate.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.272,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>springmann</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>springmann.com, springmann.net, springmann.info, springmann.biz, springmann.org, springmann.me, springmann.family, springmann.hamburg, springmann.group, springmann.xyz, springmann.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>springmann.com</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:45:36</query_time>
   <create_date>1998-08-25</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Springmann SA</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>CH</registrant_country>
   <registrant_email>https://www.infomaniak.com/gtl/whois-privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.infomaniak.com</value>
    <value>ns32.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>springmann.net</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 18:13:45</query_time>
   <create_date>1999-06-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns4i.nshost2.de</value>
    <value>ns5i.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>springmann.info</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 09:26:27</query_time>
   <create_date>2001-09-12</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-12</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1122.ui-dns.biz</value>
    <value>ns1122.ui-dns.com</value>
    <value>ns1122.ui-dns.de</value>
    <value>ns1122.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>springmann.biz</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-06 18:13:45</query_time>
   <create_date>2005-12-28</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>springmann.org</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 09:26:27</query_time>
   <create_date>2010-01-10</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>none</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>springmann.me</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-29 03:53:12</query_time>
   <create_date>2017-02-09</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.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>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>ns5.ns35.de</value>
    <value>ns6.ns35.de</value>
    <value>ns7.ns35.de</value>
    <value>ns8.ns35.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>springmann.family</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-06-06 18:13:45</query_time>
   <create_date>2022-07-13</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>springmann.hamburg</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-06-06 18:13:45</query_time>
   <create_date>2022-07-13</create_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.strato.de/</registrar_website>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>springmann.group</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-02 09:10:49</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>springmann.xyz</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 18:14:23</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>Sachsen</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>raphaela.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>springmann.de</domain_name>
   <domain_keyword>springmann</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:02:15</query_time>
   <update_date>2018-05-17</update_date>
   <name_servers>
    <value>ns1.ngate.de</value>
    <value>ns2.ngate.de</value>
    <value>ns3.ngate.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.272</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 309 domain names (in 0.558 seconds) which look and sound like the brand name "springmann".
Domain Name Registered Expiry Registrar Ownership
1 sprungmann.net 17 Jul 2015 17 Jul 2024 IONOS SE sprungmann.net
2 springemann.com 7 Aug 2023 7 Aug 2024 GANDI SAS REDACTED FOR PRIVACY
3 springvann.com 8 Mar 2005 8 Mar 2026 Domeneshop AS dba domainnameshop.com -
4 springmain.co.uk 21 Apr 2019 21 Apr 2025 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
5 springmain.top 14 Sep 2023 14 Sep 2024 URL Solutions Inc. GLOBAL DOMAIN PRIVACY SERVICES INC
6 springmanns.net 31 Mar 2009 31 Mar 2025 Cronon GmbH -
7 sprinkmann.de - - - -
8 springmain.com 17 Sep 2022 17 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 springmans.com 18 Jul 2022 18 Jul 2024 DropCatch.com 1052 LLC DOMAIN FOR SALE CHECK AFTERNIC.COM
10 sprinkmann.com 22 Jun 1996 21 Jun 2025 Network Solutions, LLC -
11 sprungmann.de - - - -
12 springman.co.uk 16 Dec 2010 16 Dec 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
13 springman.org 31 Oct 1996 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 springman.pl 1 Jan 2015 1 Jan 2025 OVH SAS -
15 springman.net 16 Mar 1999 16 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) SAKURA Internet
16 springman.com 7 Mar 1997 8 Mar 2031 Tucows Domains Inc. -
17 springbank.vc 18 Aug 2022 18 Aug 2024 Tucows Domains Inc. Data Protected
18 springdawn.ventures 25 Oct 2021 25 Oct 2024 Tucows Domains Inc. Data Protected
19 springlane.shop 27 May 2024 27 May 2025 Namecheap, Inc. -
20 springearn.com 19 Mar 2024 19 Mar 2026 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
21 springland.land 16 Jun 2023 16 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
22 springbank.jp 28 Feb 2021 28 Feb 2025 - (Not displayed by registrant's request)
23 springlane.se 18 Jun 2012 18 Jun 2024 Key-Systems Gmbh -
24 springmaus.com 11 Jul 2000 11 Jul 2024 RegistryGate GmbH REDACTED FOR PRIVACY
25 seringmain.info 28 Jul 2023 28 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 springmate.com 25 May 2005 25 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
27 springmart.biz 8 Mar 2010 7 Mar 2025 eNom, LLC Whois Privacy Protection Service, Inc.
28 springbank.academy 13 May 2020 13 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 springsand.com 9 Jul 2023 9 Jul 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
30 springland.mobi 11 Apr 2007 11 Apr 2025 IONOS SE Springland Technologies Inc.
31 springlane.co 15 Jun 2012 14 Jun 2024 Key-Systems GmbH Springlane GmbH
32 stringmany.com 20 May 2024 20 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
33 springdawn.org 1 Nov 2022 1 Nov 2024 FastDomain Inc. RapidLoom, LLC
34 springrain.com 11 Nov 2003 11 Nov 2026 GoDaddy Online Services Cayman Islands Ltd. -
35 springmenu.com 10 May 2021 10 May 2025 GoDaddy.com, LLC -
36 bs-ringmann.com 20 Aug 2020 20 Aug 2024 One.com A/S REDACTED FOR PRIVACY
37 springlane.co.uk 4 Apr 2004 4 Apr 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
38 springfang.dev 8 Dec 2019 8 Dec 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
39 springmart.com 22 Apr 2007 22 Apr 2025 INAMES CO., LTD. JEONG MYUNG HWAN
40 springmaus.de - - - -
41 springbank.school.nz 5 May 1998 - Voyager Internet Ltd T/A 1st Domains -
42 springmoon.top 6 Jul 2023 6 Jul 2024 NameSilo,LLC PrivacyGuardian.org llc
43 springmart.store 22 Apr 2023 22 Apr 2025 eNom, Inc. Data Protected
44 springfans.com 20 Jun 2014 20 Jun 2025 Spaceship, Inc. zhong tian
45 springband.com 29 Oct 2004 29 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 sarinamann.com 16 Nov 2019 16 Nov 2024 Tucows Domains Inc. -
47 springlawn.care 26 Dec 2023 26 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 springmont.net 3 Jun 2024 3 Jun 2025 Tucows Domains Inc. -
49 springland.co.uk 9 Feb 2016 9 Feb 2025 Garth Piesse [Tag = COHERENT-NZ] -
50 springlane.de - - - -
51 springcane.co.uk 8 Apr 2021 8 Apr 2024 Ionos SE [Tag = 1AND1] -
52 springmine.com 13 Jul 2022 13 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
53 springmark.uk 23 Oct 2017 23 Oct 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
54 springmoon.com 12 Aug 2005 12 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 springmail.com 10 Aug 1998 9 Aug 2024 CSC CORPORATE DOMAINS, INC. Earthlink Inc
56 springfans.org 8 Apr 2018 8 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
57 springmail.casa 21 Dec 2022 21 Dec 2024 One.com A/S REDACTED FOR PRIVACY
58 springmart.uk 18 Sep 2023 18 Sep 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
59 springmorn.com 15 Sep 2018 15 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
60 springmail.co.uk 21 Oct 2021 21 Oct 2024 Krystal Hosting Ltd [Tag = KRYSTAL] -
61 spring-man.com 25 Nov 1996 24 Nov 2026 Network Solutions, LLC -
62 springmaron.com 28 Dec 2020 28 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 springrain.net 25 Sep 2017 25 Sep 2024 NameSilo, LLC -
64 springlanny.com 20 May 2023 20 May 2025 NameSilo, LLC -
65 springmade.com 4 Dec 2018 4 Dec 2024 TurnCommerce, Inc. DBA NameBright.com Domain Admin
66 springmaps.com 24 Nov 2011 24 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
67 springrain.org 24 Jul 2003 24 Jul 2024 Namesilo, LLC See PrivacyGuardian.org
68 springlane.ru 8 Nov 2023 8 Nov 2024 RU-CENTER-RU Private Person
69 springgang.com 26 Mar 2021 26 Mar 2024 GoDaddy.com, LLC -
70 springmail.org 22 Sep 2013 22 Sep 2024 Internet Domain Service BS Corp Whois Privacy Corp.
71 springlane.org 15 Jun 2012 15 Jun 2024 Key-Systems GmbH Springlane GmbH
72 springland.ca 30 Aug 2002 30 Aug 2024 Go Daddy Domains Canada, Inc Springland Manufacturing
73 springrain.xyz 18 Sep 2023 18 Sep 2025 Go Daddy, LLC Domains By Proxy, LLC
74 springbank.holdings 3 Apr 2014 3 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Springbank Flowers Ltd
75 seringmain.net 28 Jul 2023 28 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
76 springtang.com 11 Nov 2020 11 Nov 2024 DNSPod, Inc. REDACTED FOR PRIVACY
77 springlane.uk 21 Jun 2022 21 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
78 springmind.com 24 Sep 2012 24 Sep 2024 Megazone Corp., dba HOSTING.KR Park hyunju
79 springmail.se 3 Jun 2008 3 Jun 2025 www.NameSRS.com -
80 springrain.ru 2 Nov 2023 2 Nov 2024 REGRU-RU Private Person
81 springmanor.com 13 Jan 2005 13 Jan 2026 Dynadot Inc -
82 springlane.cloud 11 Aug 2017 11 Aug 2024 Gandi SAS e-commerce
83 springmall.com 3 Mar 1999 3 Mar 2025 Dynadot Inc -
84 springland.nyc 17 Oct 2014 16 Oct 2024 IONOS SE Springland Technologies Inc.
85 springmath.net 24 Mar 2017 24 Mar 2025 Porkbun LLC Private by Design, LLC
86 springrain.co 8 Dec 2023 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 springband.org 11 Jul 2021 11 Jul 2031 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 springmark.business 16 May 2024 16 May 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
89 springpenn.vip 18 Jan 2024 18 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 springmint.com 20 Dec 2005 20 Dec 2024 SAV.COM, LLC REDACTED FOR PRIVACY
91 sprickmann.info 1 Mar 2023 1 Mar 2025 IONOS SE 1&1 Internet Limited
92 springrani.com 16 Nov 2019 16 Nov 2024 GoDaddy.com, LLC Repossessed by Go Daddy
93 springbank.casa 14 May 2020 14 May 2024 Tucows Domains Inc. Data Protected
94 springland.com 16 Dec 1999 16 Dec 2024 IONOS SE Springland Technologies Inc.
95 springrain.biz 6 Sep 2023 6 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
96 springmania.com 15 Aug 2012 15 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 springlane.net 15 Jun 2012 15 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
98 springmind.net 17 Mar 2021 17 Mar 2025 Namespro Solutions INC. Namespro.ca PrivateWHOIS
99 springmail.us 19 Apr 2002 18 Apr 2025 CSC Corporate Domains, Inc. Earthlink Inc
100 springbank.wiki 4 Sep 2021 4 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Springmann.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=springmann.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "springmann.de",
        "page_size": 100
    },
    "count": {
        "total": 309,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sprungmann.net, springemann.com, springvann.com, springmain.co.uk, springmain.top, springmanns.net, sprinkmann.de, springmain.com, springmans.com, sprinkmann.com, sprungmann.de, springman.co.uk, springman.org, springman.pl, springman.net, springman.com, springbank.vc, springdawn.ventures, springlane.shop, springearn.com, springland.land, springbank.jp, springlane.se, springmaus.com, seringmain.info, springmate.com, springmart.biz, springbank.academy, springsand.com, springland.mobi, springlane.co, stringmany.com, springdawn.org, springrain.com, springmenu.com, bs-ringmann.com, springlane.co.uk, springfang.dev, springmart.com, springmaus.de, springbank.school.nz, springmoon.top, springmart.store, springfans.com, springband.com, sarinamann.com, springlawn.care, springmont.net, springland.co.uk, springlane.de, springcane.co.uk, springmine.com, springmark.uk, springmoon.com, springmail.com, springfans.org, springmail.casa, springmart.uk, springmorn.com, springmail.co.uk, spring-man.com, springmaron.com, springrain.net, springlanny.com, springmade.com, springmaps.com, springrain.org, springlane.ru, springgang.com, springmail.org, springlane.org, springland.ca, springrain.xyz, springbank.holdings, seringmain.net, springtang.com, springlane.uk, springmind.com, springmail.se, springrain.ru, springmanor.com, springlane.cloud, springmall.com, springland.nyc, springmath.net, springrain.co, springband.org, springmark.business, springpenn.vip, springmint.com, sprickmann.info, springrani.com, springbank.casa, springland.com, springrain.biz, springmania.com, springlane.net, springmind.net, springmail.us, springbank.wiki",
    "results": [
        {
            "num": 1,
            "domain_name": "sprungmann.net",
            "domain_keyword": "sprungmann",
            "domain_tld": "net",
            "query_time": "2024-04-19 11:06:51",
            "create_date": "2015-07-17",
            "update_date": "2018-10-02",
            "expiry_date": "2024-07-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sprungmann.net",
            "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": [
                "ns1080.ui-dns.de",
                "ns1099.ui-dns.com",
                "ns1104.ui-dns.org",
                "ns1120.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "springemann.com",
            "domain_keyword": "springemann",
            "domain_tld": "com",
            "query_time": "2024-04-28 15:38:07",
            "create_date": "2023-08-07",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "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_state": "Missouri",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-123-a.gandi.net",
                "ns-34-c.gandi.net",
                "ns-74-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "springvann.com",
            "domain_keyword": "springvann",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:18:38",
            "create_date": "2005-03-08",
            "update_date": "2024-04-12",
            "expiry_date": "2026-03-08",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "springmain.co.uk",
            "domain_keyword": "springmain",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 22:11:16",
            "create_date": "2019-04-21",
            "update_date": "2023-03-22",
            "expiry_date": "2025-04-21",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "springmain.top",
            "domain_keyword": "springmain",
            "domain_tld": "top",
            "query_time": "2024-04-15 09:26:27",
            "create_date": "2023-09-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1449,
            "registrar_name": "URL Solutions Inc.",
            "registrar_website": "http://pananames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pananames.com",
                "ns2.pananames.com",
                "ns3.pananames.com",
                "ns4.pananames.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "springmanns.net",
            "domain_keyword": "springmanns",
            "domain_tld": "net",
            "query_time": "2024-05-21 12:08:28",
            "create_date": "2009-03-31",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks03.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sprinkmann.de",
            "domain_keyword": "sprinkmann",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:02:16",
            "update_date": "2022-01-12",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 8,
            "domain_name": "springmain.com",
            "domain_keyword": "springmain",
            "domain_tld": "com",
            "query_time": "2024-06-02 09:10:49",
            "create_date": "2022-09-17",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "springmans.com",
            "domain_keyword": "springmans",
            "domain_tld": "com",
            "query_time": "2024-05-23 22:11:16",
            "create_date": "2022-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 3261,
            "registrar_name": "DropCatch.com 1052 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Isaac Goldstein",
            "registrant_company": "DOMAIN FOR SALE CHECK AFTERNIC.COM",
            "registrant_address": "Level 39, One Exchange Square, 8 Connaught Place",
            "registrant_city": "Hong Kong",
            "registrant_state": "NNO",
            "registrant_zip": "0000",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.777866662",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sprinkmann.com",
            "domain_keyword": "sprinkmann",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:21:38",
            "create_date": "1996-06-22",
            "update_date": "2020-04-16",
            "expiry_date": "2025-06-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns11.worldnic.com",
                "ns12.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sprungmann.de",
            "domain_keyword": "sprungmann",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:02:35",
            "update_date": "2020-05-26",
            "name_servers": [
                "ns1.online-werbung.de",
                "ns2.online-werbung.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 12,
            "domain_name": "springman.co.uk",
            "domain_keyword": "springman",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 09:26:29",
            "create_date": "2010-12-16",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-16",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "springman.org",
            "domain_keyword": "springman",
            "domain_tld": "org",
            "query_time": "2024-04-15 09:26:27",
            "create_date": "1996-10-31",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-30",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "springman.pl",
            "domain_keyword": "springman",
            "domain_tld": "pl",
            "query_time": "2024-03-11 11:34:00",
            "create_date": "2015-01-01",
            "update_date": "2022-12-08",
            "expiry_date": "2025-01-01",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "springman.net",
            "domain_keyword": "springman",
            "domain_tld": "net",
            "query_time": "2024-05-23 22:11:16",
            "create_date": "1999-03-16",
            "update_date": "2024-01-26",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "SAKURA Internet",
            "registrant_address": "1-9-26-3F Kyutaro-cho, Chuo-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "541-0056",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662654830",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "springman.com",
            "domain_keyword": "springman",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:27",
            "create_date": "1997-03-07",
            "update_date": "2022-02-08",
            "expiry_date": "2031-03-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.iinet.com",
                "ns2.iinet.com",
                "ns3.iinet.com",
                "ns4.iinet.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "springbank.vc",
            "domain_keyword": "springbank",
            "domain_tld": "vc",
            "query_time": "2024-04-16 16:30:27",
            "create_date": "2022-08-18",
            "update_date": "2022-10-17",
            "expiry_date": "2024-08-18",
            "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": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "springdawn.ventures",
            "domain_keyword": "springdawn",
            "domain_tld": "ventures",
            "query_time": "2024-05-06 12:47:23",
            "create_date": "2021-10-25",
            "update_date": "2023-12-28",
            "expiry_date": "2024-10-25",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "springlane.shop",
            "domain_keyword": "springlane",
            "domain_tld": "shop",
            "query_time": "2024-05-28 16:33:37",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "springearn.com",
            "domain_keyword": "springearn",
            "domain_tld": "com",
            "query_time": "2024-05-21 12:07:07",
            "create_date": "2024-03-19",
            "update_date": "2024-03-26",
            "expiry_date": "2026-03-19",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=springearn.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "springland.land",
            "domain_keyword": "springland",
            "domain_tld": "land",
            "query_time": "2024-05-21 12:08:23",
            "create_date": "2023-06-16",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-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 rdds service of the registrar 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": [
                "kianchau.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "springbank.jp",
            "domain_keyword": "springbank",
            "domain_tld": "jp",
            "query_time": "2024-04-28 15:36:43",
            "create_date": "2021-02-28",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 23,
            "domain_name": "springlane.se",
            "domain_keyword": "springlane",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:15:03",
            "create_date": "2012-06-18",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-18",
            "registrar_name": "Key-Systems Gmbh",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "springmaus.com",
            "domain_keyword": "springmaus",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:31",
            "create_date": "2000-07-11",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "seringmain.info",
            "domain_keyword": "seringmain",
            "domain_tld": "info",
            "query_time": "2024-05-02 19:10:46",
            "create_date": "2023-07-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "springmate.com",
            "domain_keyword": "springmate",
            "domain_tld": "com",
            "query_time": "2024-05-06 12:49:43",
            "create_date": "2005-05-25",
            "update_date": "2020-04-09",
            "expiry_date": "2025-05-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns123.pathosting.com",
                "ns124.pathosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "springmart.biz",
            "domain_keyword": "springmart",
            "domain_tld": "biz",
            "query_time": "2024-05-06 12:49:43",
            "create_date": "2010-03-08",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "springbank.academy",
            "domain_keyword": "springbank",
            "domain_tld": "academy",
            "query_time": "2024-05-12 01:07:37",
            "create_date": "2020-05-13",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "springsand.com",
            "domain_keyword": "springsand",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:37:58",
            "create_date": "2023-07-09",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "springland.mobi",
            "domain_keyword": "springland",
            "domain_tld": "mobi",
            "query_time": "2024-04-30 16:45:25",
            "create_date": "2007-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Springland Technologies Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1023.ui-dns.biz",
                "ns1023.ui-dns.com",
                "ns1023.ui-dns.de",
                "ns1023.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "springlane.co",
            "domain_keyword": "springlane",
            "domain_tld": "co",
            "query_time": "2024-05-21 12:08:23",
            "create_date": "2012-06-15",
            "update_date": "2023-07-23",
            "expiry_date": "2024-06-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Springlane GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "stringmany.com",
            "domain_keyword": "stringmany",
            "domain_tld": "com",
            "query_time": "2024-05-23 16:28:16",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "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": [
                "chelsea.ns.cloudflare.com",
                "rocco.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "springdawn.org",
            "domain_keyword": "springdawn",
            "domain_tld": "org",
            "query_time": "2024-05-17 13:02:24",
            "create_date": "2022-11-01",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RapidLoom, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "springrain.com",
            "domain_keyword": "springrain",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:14:04",
            "create_date": "2003-11-11",
            "update_date": "2023-08-17",
            "expiry_date": "2026-11-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "springmenu.com",
            "domain_keyword": "springmenu",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:13:48",
            "create_date": "2021-05-10",
            "update_date": "2024-03-16",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "d4bc6589.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bs-ringmann.com",
            "domain_keyword": "bs-ringmann",
            "domain_tld": "com",
            "query_time": "2024-05-12 19:50:36",
            "create_date": "2020-08-20",
            "update_date": "2024-03-15",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parked.g1-dns.com",
                "parked.g1-dns.one"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "springlane.co.uk",
            "domain_keyword": "springlane",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 12:09:10",
            "create_date": "2004-04-04",
            "update_date": "2023-05-24",
            "expiry_date": "2024-04-04",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 38,
            "domain_name": "springfang.dev",
            "domain_keyword": "springfang",
            "domain_tld": "dev",
            "query_time": "2024-04-28 15:38:37",
            "create_date": "2019-12-08",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "springmart.com",
            "domain_keyword": "springmart",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:03:22",
            "create_date": "2007-04-22",
            "update_date": "2024-05-30",
            "expiry_date": "2025-04-22",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "JEONG MYUNG HWAN",
            "registrant_company": "JEONG MYUNG HWAN",
            "registrant_address": "123 Yeoksam-dong, Gangnam-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "135080",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.21111111",
            "registrant_fax": "+82.2111111",
            "name_servers": [
                "ns3.cypack.com",
                "ns4.cypack.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "springmaus.de",
            "domain_keyword": "springmaus",
            "domain_tld": "de",
            "query_time": "2024-05-22 11:33:16",
            "update_date": "2023-11-04",
            "name_servers": [
                "docks10.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 41,
            "domain_name": "springbank.school.nz",
            "domain_keyword": "springbank",
            "domain_tld": "school.nz",
            "query_time": "2024-05-21 01:03:33",
            "create_date": "1998-05-05",
            "update_date": "2024-01-11",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "springmoon.top",
            "domain_keyword": "springmoon",
            "domain_tld": "top",
            "query_time": "2024-04-15 09:26:41",
            "create_date": "2023-07-06",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "springmart.store",
            "domain_keyword": "springmart",
            "domain_tld": "store",
            "query_time": "2024-04-30 16:45:36",
            "create_date": "2023-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "M",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "springfans.com",
            "domain_keyword": "springfans",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:10:51",
            "create_date": "2014-06-20",
            "update_date": "2023-08-30",
            "expiry_date": "2025-06-20",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "zhong tian",
            "registrant_address": "jiangyan qu tiyu road 68# jiuyuanshangjun 6-402",
            "registrant_city": "taizhou",
            "registrant_state": "jiangsu",
            "registrant_zip": "225500",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.18081052167",
            "name_servers": [
                "9d1a7b46.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "springband.com",
            "domain_keyword": "springband",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:33:27",
            "create_date": "2004-10-29",
            "update_date": "2020-01-15",
            "expiry_date": "2025-10-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sarinamann.com",
            "domain_keyword": "sarinamann",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:25:26",
            "create_date": "2019-11-16",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.uk1006.siteground.eu",
                "ns2.uk1006.siteground.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "springlawn.care",
            "domain_keyword": "springlawn",
            "domain_tld": "care",
            "query_time": "2024-05-06 12:49:15",
            "create_date": "2023-12-26",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "springmont.net",
            "domain_keyword": "springmont",
            "domain_tld": "net",
            "query_time": "2024-06-06 17:13:13",
            "create_date": "2024-06-03",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "alla.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "springland.co.uk",
            "domain_keyword": "springland",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 16:45:25",
            "create_date": "2016-02-09",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-09",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "springlane.de",
            "domain_keyword": "springlane",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:02:14",
            "update_date": "2023-10-30",
            "name_servers": [
                "ns1060.ui-dns.de",
                "ns1085.ui-dns.com",
                "ns1102.ui-dns.org",
                "ns1114.ui-dns.biz"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 51,
            "domain_name": "springcane.co.uk",
            "domain_keyword": "springcane",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 18:36:58",
            "create_date": "2021-04-08",
            "update_date": "2024-01-17",
            "expiry_date": "2024-04-08",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 52,
            "domain_name": "springmine.com",
            "domain_keyword": "springmine",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:45:42",
            "create_date": "2022-07-13",
            "update_date": "2024-04-23",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=springmine.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": 53,
            "domain_name": "springmark.uk",
            "domain_keyword": "springmark",
            "domain_tld": "uk",
            "query_time": "2024-06-06 18:13:47",
            "create_date": "2017-10-23",
            "update_date": "2023-09-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "springmoon.com",
            "domain_keyword": "springmoon",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:41",
            "create_date": "2005-08-12",
            "update_date": "2020-01-15",
            "expiry_date": "2025-08-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "springmail.com",
            "domain_keyword": "springmail",
            "domain_tld": "com",
            "query_time": "2024-04-30 13:00:49",
            "create_date": "1998-08-10",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-09",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Hostmaster -",
            "registrant_company": "Earthlink Inc",
            "registrant_address": "1375 Peachtree St,",
            "registrant_city": "Atlanta",
            "registrant_state": "GA",
            "registrant_zip": "30309",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4048150770",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "rihana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "springfans.org",
            "domain_keyword": "springfans",
            "domain_tld": "org",
            "query_time": "2024-05-21 12:07:16",
            "create_date": "2018-04-08",
            "update_date": "2023-07-30",
            "expiry_date": "2026-04-08",
            "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": [
                "toby.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "springmail.casa",
            "domain_keyword": "springmail",
            "domain_tld": "casa",
            "query_time": "2024-04-30 16:45:35",
            "create_date": "2022-12-21",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "springmart.uk",
            "domain_keyword": "springmart",
            "domain_tld": "uk",
            "query_time": "2024-06-06 18:13:46",
            "create_date": "2023-09-18",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "michael.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "springmorn.com",
            "domain_keyword": "springmorn",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:41",
            "create_date": "2018-09-15",
            "update_date": "2023-06-06",
            "expiry_date": "2024-09-15",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/bd7a6270-8f0f-41e0-bd68-91d2d8092b7f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "springmail.co.uk",
            "domain_keyword": "springmail",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 09:26:30",
            "create_date": "2021-10-21",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.krystal.uk",
                "ns2.krystal.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "spring-man.com",
            "domain_keyword": "spring-man",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:32:20",
            "create_date": "1996-11-25",
            "update_date": "2021-11-08",
            "expiry_date": "2026-11-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "springmaron.com",
            "domain_keyword": "springmaron",
            "domain_tld": "com",
            "query_time": "2024-05-12 01:09:21",
            "create_date": "2020-12-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=springmaron.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "springrain.net",
            "domain_keyword": "springrain",
            "domain_tld": "net",
            "query_time": "2024-06-02 09:11:59",
            "create_date": "2017-09-25",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "springlanny.com",
            "domain_keyword": "springlanny",
            "domain_tld": "com",
            "query_time": "2024-06-02 09:10:46",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "springmade.com",
            "domain_keyword": "springmade",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:26",
            "create_date": "2018-12-04",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "registrant_address": "Boks 6572 Rodelokka",
            "registrant_city": "Oslo",
            "registrant_state": "Oslo County",
            "registrant_zip": "0501",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+47.95557553",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "springmaps.com",
            "domain_keyword": "springmaps",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:28",
            "create_date": "2011-11-24",
            "update_date": "2021-08-26",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "springrain.org",
            "domain_keyword": "springrain",
            "domain_tld": "org",
            "query_time": "2024-04-15 09:27:33",
            "create_date": "2003-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "springlane.ru",
            "domain_keyword": "springlane",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:57:31",
            "create_date": "2023-11-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "springgang.com",
            "domain_keyword": "springgang",
            "domain_tld": "com",
            "query_time": "2024-05-29 03:53:09",
            "create_date": "2021-03-26",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "springmail.org",
            "domain_keyword": "springmail",
            "domain_tld": "org",
            "query_time": "2024-04-15 09:26:26",
            "create_date": "2013-09-22",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-22",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar 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.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "springlane.org",
            "domain_keyword": "springlane",
            "domain_tld": "org",
            "query_time": "2024-05-06 12:49:15",
            "create_date": "2012-06-15",
            "update_date": "2023-07-30",
            "expiry_date": "2024-06-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Springlane GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "springland.ca",
            "domain_keyword": "springland",
            "domain_tld": "ca",
            "query_time": "2024-05-21 12:08:23",
            "create_date": "2002-08-30",
            "update_date": "2023-04-15",
            "expiry_date": "2024-08-30",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Springland Manufacturing",
            "registrant_address": "Box 550",
            "registrant_city": "Rivers",
            "registrant_state": "MB",
            "registrant_zip": "R0K1X0",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2045662279",
            "registrant_fax": "+1.2045662303",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "springrain.xyz",
            "domain_keyword": "springrain",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 18:37:56",
            "create_date": "2023-09-18",
            "update_date": "2024-04-17",
            "expiry_date": "2025-09-18",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "springbank.holdings",
            "domain_keyword": "springbank",
            "domain_tld": "holdings",
            "query_time": "2024-04-28 15:36:43",
            "create_date": "2014-04-03",
            "update_date": "2024-02-09",
            "expiry_date": "2025-04-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Springbank Flowers Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "seringmain.net",
            "domain_keyword": "seringmain",
            "domain_tld": "net",
            "query_time": "2024-05-02 19:10:46",
            "create_date": "2023-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "springtang.com",
            "domain_keyword": "springtang",
            "domain_tld": "com",
            "query_time": "2024-05-23 22:12:03",
            "create_date": "2020-11-11",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=springtang.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "springlane.uk",
            "domain_keyword": "springlane",
            "domain_tld": "uk",
            "query_time": "2024-06-06 12:09:13",
            "create_date": "2022-06-21",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "springmind.com",
            "domain_keyword": "springmind",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:45:42",
            "create_date": "2012-09-24",
            "update_date": "2023-10-06",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Park hyunju",
            "registrant_company": "Park hyunju",
            "registrant_address": "105/1103 Yonggangdong samwhannowville Yonggang-dong Gyeongju-si",
            "registrant_city": "Gyeongsangbuk-do",
            "registrant_zip": "38090",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7071520084",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "springmail.se",
            "domain_keyword": "springmail",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:15:02",
            "create_date": "2008-06-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-06-03",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "pitea.dns.swip.net",
                "wexio.dns.swip.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "springrain.ru",
            "domain_keyword": "springrain",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:57:31",
            "create_date": "2023-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "springmanor.com",
            "domain_keyword": "springmanor",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:13:45",
            "create_date": "2005-01-13",
            "update_date": "2024-05-29",
            "expiry_date": "2026-01-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "springlane.cloud",
            "domain_keyword": "springlane",
            "domain_tld": "cloud",
            "query_time": "2024-04-15 09:25:54",
            "create_date": "2017-08-11",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "e-commerce",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1018.awsdns-63.net",
                "ns-1530.awsdns-63.org",
                "ns-1943.awsdns-50.co.uk",
                "ns-456.awsdns-57.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "springmall.com",
            "domain_keyword": "springmall",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:27",
            "create_date": "1999-03-03",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "springland.nyc",
            "domain_keyword": "springland",
            "domain_tld": "nyc",
            "query_time": "2024-04-15 09:25:53",
            "create_date": "2014-10-17",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Springland Technologies Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "springmath.net",
            "domain_keyword": "springmath",
            "domain_tld": "net",
            "query_time": "2024-04-15 09:26:30",
            "create_date": "2017-03-24",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/springmath.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "springrain.co",
            "domain_keyword": "springrain",
            "domain_tld": "co",
            "query_time": "2024-04-15 09:27:33",
            "create_date": "2023-12-08",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brian.ns.cloudflare.com",
                "elly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "springband.org",
            "domain_keyword": "springband",
            "domain_tld": "org",
            "query_time": "2024-04-21 19:33:27",
            "create_date": "2021-07-11",
            "update_date": "2023-01-23",
            "expiry_date": "2031-07-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "springmark.business",
            "domain_keyword": "springmark",
            "domain_tld": "business",
            "query_time": "2024-05-18 14:23:25",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "springpenn.vip",
            "domain_keyword": "springpenn",
            "domain_tld": "vip",
            "query_time": "2024-05-17 13:02:58",
            "create_date": "2024-01-18",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "springmint.com",
            "domain_keyword": "springmint",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:39",
            "create_date": "2005-12-20",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-20",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=springmint.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "sprickmann.info",
            "domain_keyword": "sprickmann",
            "domain_tld": "info",
            "query_time": "2024-05-06 12:45:54",
            "create_date": "2023-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1044.ui-dns.com",
                "ns1055.ui-dns.biz",
                "ns1058.ui-dns.org",
                "ns1115.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "springrani.com",
            "domain_keyword": "springrani",
            "domain_tld": "com",
            "query_time": "2024-05-12 01:09:31",
            "create_date": "2019-11-16",
            "update_date": "2024-03-12",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_company": "Repossessed by Go Daddy",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=springrani.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "springbank.casa",
            "domain_keyword": "springbank",
            "domain_tld": "casa",
            "query_time": "2024-05-27 18:35:58",
            "create_date": "2020-05-14",
            "update_date": "2024-05-18",
            "expiry_date": "2024-05-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "springland.com",
            "domain_keyword": "springland",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:37:34",
            "create_date": "1999-12-16",
            "update_date": "2018-03-21",
            "expiry_date": "2024-12-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Springland Technologies Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1102.ui-dns.biz",
                "ns1102.ui-dns.com",
                "ns1102.ui-dns.de",
                "ns1102.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "springrain.biz",
            "domain_keyword": "springrain",
            "domain_tld": "biz",
            "query_time": "2024-05-23 22:11:26",
            "create_date": "2023-09-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostens.com",
                "ns2.hostens.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "springmania.com",
            "domain_keyword": "springmania",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:27",
            "create_date": "2012-08-15",
            "update_date": "2020-01-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "springlane.net",
            "domain_keyword": "springlane",
            "domain_tld": "net",
            "query_time": "2024-05-06 12:49:15",
            "create_date": "2012-06-15",
            "update_date": "2023-07-23",
            "expiry_date": "2024-06-15",
            "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_state": "NRW",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "springmind.net",
            "domain_keyword": "springmind",
            "domain_tld": "net",
            "query_time": "2024-05-15 14:18:03",
            "create_date": "2021-03-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1895,
            "registrar_name": "Namespro Solutions INC.",
            "registrar_website": "http://www.namespro.ca",
            "registrant_name": "Namespro.ca PrivateWHOIS",
            "registrant_company": "Namespro.ca PrivateWHOIS",
            "registrant_address": "PO Box 97083, RICHMOND PO MAIN",
            "registrant_city": "Richmond",
            "registrant_state": "BC",
            "registrant_zip": "V6X8H3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046828059",
            "name_servers": [
                "ns1.mbrand.ca",
                "ns2.mbrand.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "springmail.us",
            "domain_keyword": "springmail",
            "domain_tld": "us",
            "query_time": "2024-04-30 16:45:35",
            "create_date": "2002-04-19",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Hostmaster -",
            "registrant_company": "Earthlink Inc",
            "registrant_address": "1430 W. Peachtree Street, NW,, Suite 400",
            "registrant_city": "Atlanta",
            "registrant_state": "GA",
            "registrant_zip": "30309",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4048150770",
            "name_servers": [
                "dns15.register.com",
                "dns16.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "springbank.wiki",
            "domain_keyword": "springbank",
            "domain_tld": "wiki",
            "query_time": "2024-05-17 13:02:11",
            "create_date": "2021-09-04",
            "update_date": "2023-08-10",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lola.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.558,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>springmann.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>309</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sprungmann.net, springemann.com, springvann.com, springmain.co.uk, springmain.top, springmanns.net, sprinkmann.de, springmain.com, springmans.com, sprinkmann.com, sprungmann.de, springman.co.uk, springman.org, springman.pl, springman.net, springman.com, springbank.vc, springdawn.ventures, springlane.shop, springearn.com, springland.land, springbank.jp, springlane.se, springmaus.com, seringmain.info, springmate.com, springmart.biz, springbank.academy, springsand.com, springland.mobi, springlane.co, stringmany.com, springdawn.org, springrain.com, springmenu.com, bs-ringmann.com, springlane.co.uk, springfang.dev, springmart.com, springmaus.de, springbank.school.nz, springmoon.top, springmart.store, springfans.com, springband.com, sarinamann.com, springlawn.care, springmont.net, springland.co.uk, springlane.de, springcane.co.uk, springmine.com, springmark.uk, springmoon.com, springmail.com, springfans.org, springmail.casa, springmart.uk, springmorn.com, springmail.co.uk, spring-man.com, springmaron.com, springrain.net, springlanny.com, springmade.com, springmaps.com, springrain.org, springlane.ru, springgang.com, springmail.org, springlane.org, springland.ca, springrain.xyz, springbank.holdings, seringmain.net, springtang.com, springlane.uk, springmind.com, springmail.se, springrain.ru, springmanor.com, springlane.cloud, springmall.com, springland.nyc, springmath.net, springrain.co, springband.org, springmark.business, springpenn.vip, springmint.com, sprickmann.info, springrani.com, springbank.casa, springland.com, springrain.biz, springmania.com, springlane.net, springmind.net, springmail.us, springbank.wiki</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sprungmann.net</domain_name>
   <domain_keyword>sprungmann</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 11:06:51</query_time>
   <create_date>2015-07-17</create_date>
   <update_date>2018-10-02</update_date>
   <expiry_date>2024-07-17</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>sprungmann.net</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>ns1080.ui-dns.de</value>
    <value>ns1099.ui-dns.com</value>
    <value>ns1104.ui-dns.org</value>
    <value>ns1120.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>springemann.com</domain_name>
   <domain_keyword>springemann</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 15:38:07</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-07</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_state>Missouri</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>ns-123-a.gandi.net</value>
    <value>ns-34-c.gandi.net</value>
    <value>ns-74-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>springvann.com</domain_name>
   <domain_keyword>springvann</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:18:38</query_time>
   <create_date>2005-03-08</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>springmain.co.uk</domain_name>
   <domain_keyword>springmain</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 22:11:16</query_time>
   <create_date>2019-04-21</create_date>
   <update_date>2023-03-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>springmain.top</domain_name>
   <domain_keyword>springmain</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 09:26:27</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL Solutions Inc.</registrar_name>
   <registrar_website>http://pananames.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pananames.com</value>
    <value>ns2.pananames.com</value>
    <value>ns3.pananames.com</value>
    <value>ns4.pananames.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>springmanns.net</domain_name>
   <domain_keyword>springmanns</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 12:08:28</query_time>
   <create_date>2009-03-31</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sprinkmann.de</domain_name>
   <domain_keyword>sprinkmann</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:02:16</query_time>
   <update_date>2022-01-12</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>springmain.com</domain_name>
   <domain_keyword>springmain</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 09:10:49</query_time>
   <create_date>2022-09-17</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>springmans.com</domain_name>
   <domain_keyword>springmans</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 22:11:16</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>3261</registrar_iana>
   <registrar_name>DropCatch.com 1052 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Isaac Goldstein</registrant_name>
   <registrant_company>DOMAIN FOR SALE CHECK AFTERNIC.COM</registrant_company>
   <registrant_address>Level 39, One Exchange Square, 8 Connaught Place</registrant_address>
   <registrant_city>Hong Kong</registrant_city>
   <registrant_state>NNO</registrant_state>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.777866662</registrant_phone>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sprinkmann.com</domain_name>
   <domain_keyword>sprinkmann</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:21:38</query_time>
   <create_date>1996-06-22</create_date>
   <update_date>2020-04-16</update_date>
   <expiry_date>2025-06-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns11.worldnic.com</value>
    <value>ns12.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sprungmann.de</domain_name>
   <domain_keyword>sprungmann</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:02:35</query_time>
   <update_date>2020-05-26</update_date>
   <name_servers>
    <value>ns1.online-werbung.de</value>
    <value>ns2.online-werbung.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>springman.co.uk</domain_name>
   <domain_keyword>springman</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 09:26:29</query_time>
   <create_date>2010-12-16</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>springman.org</domain_name>
   <domain_keyword>springman</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 09:26:27</query_time>
   <create_date>1996-10-31</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-30</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>ns23.domaincontrol.com</value>
    <value>ns24.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>14</num>
   <domain_name>springman.pl</domain_name>
   <domain_keyword>springman</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-11 11:34:00</query_time>
   <create_date>2015-01-01</create_date>
   <update_date>2022-12-08</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>springman.net</domain_name>
   <domain_keyword>springman</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 22:11:16</query_time>
   <create_date>1999-03-16</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>SAKURA Internet</registrant_name>
   <registrant_address>1-9-26-3F Kyutaro-cho, Chuo-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>541-0056</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662654830</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>springman.com</domain_name>
   <domain_keyword>springman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:27</query_time>
   <create_date>1997-03-07</create_date>
   <update_date>2022-02-08</update_date>
   <expiry_date>2031-03-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.iinet.com</value>
    <value>ns2.iinet.com</value>
    <value>ns3.iinet.com</value>
    <value>ns4.iinet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>springbank.vc</domain_name>
   <domain_keyword>springbank</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-04-16 16:30:27</query_time>
   <create_date>2022-08-18</create_date>
   <update_date>2022-10-17</update_date>
   <expiry_date>2024-08-18</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>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>springdawn.ventures</domain_name>
   <domain_keyword>springdawn</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-06 12:47:23</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-10-25</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>springlane.shop</domain_name>
   <domain_keyword>springlane</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-28 16:33:37</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>springearn.com</domain_name>
   <domain_keyword>springearn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 12:07:07</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2026-03-19</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=springearn.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>springland.land</domain_name>
   <domain_keyword>springland</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-21 12:08:23</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>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>kianchau.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>springbank.jp</domain_name>
   <domain_keyword>springbank</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-28 15:36:43</query_time>
   <create_date>2021-02-28</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>springlane.se</domain_name>
   <domain_keyword>springlane</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:15:03</query_time>
   <create_date>2012-06-18</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>Key-Systems Gmbh</registrar_name>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>springmaus.com</domain_name>
   <domain_keyword>springmaus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:31</query_time>
   <create_date>2000-07-11</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>seringmain.info</domain_name>
   <domain_keyword>seringmain</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 19:10:46</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-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>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>26</num>
   <domain_name>springmate.com</domain_name>
   <domain_keyword>springmate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 12:49:43</query_time>
   <create_date>2005-05-25</create_date>
   <update_date>2020-04-09</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns123.pathosting.com</value>
    <value>ns124.pathosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>springmart.biz</domain_name>
   <domain_keyword>springmart</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-06 12:49:43</query_time>
   <create_date>2010-03-08</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>springbank.academy</domain_name>
   <domain_keyword>springbank</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-12 01:07:37</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>springsand.com</domain_name>
   <domain_keyword>springsand</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:37:58</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>springland.mobi</domain_name>
   <domain_keyword>springland</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-30 16:45:25</query_time>
   <create_date>2007-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</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>Springland Technologies Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1023.ui-dns.biz</value>
    <value>ns1023.ui-dns.com</value>
    <value>ns1023.ui-dns.de</value>
    <value>ns1023.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>springlane.co</domain_name>
   <domain_keyword>springlane</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-21 12:08:23</query_time>
   <create_date>2012-06-15</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Springlane GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>stringmany.com</domain_name>
   <domain_keyword>stringmany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 16:28:16</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>chelsea.ns.cloudflare.com</value>
    <value>rocco.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>springdawn.org</domain_name>
   <domain_keyword>springdawn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 13:02:24</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RapidLoom, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>springrain.com</domain_name>
   <domain_keyword>springrain</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:14:04</query_time>
   <create_date>2003-11-11</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2026-11-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>35</num>
   <domain_name>springmenu.com</domain_name>
   <domain_keyword>springmenu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:13:48</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-05-10</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>d4bc6589.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn</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>36</num>
   <domain_name>bs-ringmann.com</domain_name>
   <domain_keyword>bs-ringmann</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 19:50:36</query_time>
   <create_date>2020-08-20</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>parked.g1-dns.com</value>
    <value>parked.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>springlane.co.uk</domain_name>
   <domain_keyword>springlane</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 12:09:10</query_time>
   <create_date>2004-04-04</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>springfang.dev</domain_name>
   <domain_keyword>springfang</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-28 15:38:37</query_time>
   <create_date>2019-12-08</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>springmart.com</domain_name>
   <domain_keyword>springmart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:03:22</query_time>
   <create_date>2007-04-22</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>JEONG MYUNG HWAN</registrant_name>
   <registrant_company>JEONG MYUNG HWAN</registrant_company>
   <registrant_address>123 Yeoksam-dong, Gangnam-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>135080</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.21111111</registrant_phone>
   <registrant_fax>+82.2111111</registrant_fax>
   <name_servers>
    <value>ns3.cypack.com</value>
    <value>ns4.cypack.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>springmaus.de</domain_name>
   <domain_keyword>springmaus</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 11:33:16</query_time>
   <update_date>2023-11-04</update_date>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>springbank.school.nz</domain_name>
   <domain_keyword>springbank</domain_keyword>
   <domain_tld>school.nz</domain_tld>
   <query_time>2024-05-21 01:03:33</query_time>
   <create_date>1998-05-05</create_date>
   <update_date>2024-01-11</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>springmoon.top</domain_name>
   <domain_keyword>springmoon</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 09:26:41</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>springmart.store</domain_name>
   <domain_keyword>springmart</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-30 16:45:36</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</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>M</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>springfans.com</domain_name>
   <domain_keyword>springfans</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:10:51</query_time>
   <create_date>2014-06-20</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>zhong tian</registrant_name>
   <registrant_address>jiangyan qu tiyu road 68# jiuyuanshangjun 6-402</registrant_address>
   <registrant_city>taizhou</registrant_city>
   <registrant_state>jiangsu</registrant_state>
   <registrant_zip>225500</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.18081052167</registrant_phone>
   <name_servers>
    <value>9d1a7b46.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>springband.com</domain_name>
   <domain_keyword>springband</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:33:27</query_time>
   <create_date>2004-10-29</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sarinamann.com</domain_name>
   <domain_keyword>sarinamann</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:25:26</query_time>
   <create_date>2019-11-16</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.uk1006.siteground.eu</value>
    <value>ns2.uk1006.siteground.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>springlawn.care</domain_name>
   <domain_keyword>springlawn</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-06 12:49:15</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>springmont.net</domain_name>
   <domain_keyword>springmont</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 17:13:13</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>alla.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>springland.co.uk</domain_name>
   <domain_keyword>springland</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 16:45:25</query_time>
   <create_date>2016-02-09</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>springlane.de</domain_name>
   <domain_keyword>springlane</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:02:14</query_time>
   <update_date>2023-10-30</update_date>
   <name_servers>
    <value>ns1060.ui-dns.de</value>
    <value>ns1085.ui-dns.com</value>
    <value>ns1102.ui-dns.org</value>
    <value>ns1114.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>springcane.co.uk</domain_name>
   <domain_keyword>springcane</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 18:36:58</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>springmine.com</domain_name>
   <domain_keyword>springmine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:45:42</query_time>
   <create_date>2022-07-13</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGXI</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=springmine.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>53</num>
   <domain_name>springmark.uk</domain_name>
   <domain_keyword>springmark</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-06 18:13:47</query_time>
   <create_date>2017-10-23</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>springmoon.com</domain_name>
   <domain_keyword>springmoon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:41</query_time>
   <create_date>2005-08-12</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-08-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>springmail.com</domain_name>
   <domain_keyword>springmail</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 13:00:49</query_time>
   <create_date>1998-08-10</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Hostmaster -</registrant_name>
   <registrant_company>Earthlink Inc</registrant_company>
   <registrant_address>1375 Peachtree St,</registrant_address>
   <registrant_city>Atlanta</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30309</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4048150770</registrant_phone>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>rihana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>springfans.org</domain_name>
   <domain_keyword>springfans</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 12:07:16</query_time>
   <create_date>2018-04-08</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2026-04-08</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>toby.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>springmail.casa</domain_name>
   <domain_keyword>springmail</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-04-30 16:45:35</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.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>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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>springmart.uk</domain_name>
   <domain_keyword>springmart</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-06 18:13:46</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>michael.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>springmorn.com</domain_name>
   <domain_keyword>springmorn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:41</query_time>
   <create_date>2018-09-15</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-09-15</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/bd7a6270-8f0f-41e0-bd68-91d2d8092b7f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>springmail.co.uk</domain_name>
   <domain_keyword>springmail</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 09:26:30</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.krystal.uk</value>
    <value>ns2.krystal.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>spring-man.com</domain_name>
   <domain_keyword>spring-man</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:32:20</query_time>
   <create_date>1996-11-25</create_date>
   <update_date>2021-11-08</update_date>
   <expiry_date>2026-11-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns79.worldnic.com</value>
    <value>ns80.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>springmaron.com</domain_name>
   <domain_keyword>springmaron</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 01:09:21</query_time>
   <create_date>2020-12-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=springmaron.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>springrain.net</domain_name>
   <domain_keyword>springrain</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 09:11:59</query_time>
   <create_date>2017-09-25</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>springlanny.com</domain_name>
   <domain_keyword>springlanny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 09:10:46</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>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>springmade.com</domain_name>
   <domain_keyword>springmade</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:26</query_time>
   <create_date>2018-12-04</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_address>Boks 6572 Rodelokka</registrant_address>
   <registrant_city>Oslo</registrant_city>
   <registrant_state>Oslo County</registrant_state>
   <registrant_zip>0501</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+47.95557553</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>springmaps.com</domain_name>
   <domain_keyword>springmaps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:28</query_time>
   <create_date>2011-11-24</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>springrain.org</domain_name>
   <domain_keyword>springrain</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 09:27:33</query_time>
   <create_date>2003-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>springlane.ru</domain_name>
   <domain_keyword>springlane</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:57:31</query_time>
   <create_date>2023-11-08</create_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>springgang.com</domain_name>
   <domain_keyword>springgang</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 03:53:09</query_time>
   <create_date>2021-03-26</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>springmail.org</domain_name>
   <domain_keyword>springmail</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 09:26:26</query_time>
   <create_date>2013-09-22</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</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.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>springlane.org</domain_name>
   <domain_keyword>springlane</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 12:49:15</query_time>
   <create_date>2012-06-15</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-06-15</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>Springlane GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>springland.ca</domain_name>
   <domain_keyword>springland</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-21 12:08:23</query_time>
   <create_date>2002-08-30</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Springland Manufacturing</registrant_name>
   <registrant_address>Box 550</registrant_address>
   <registrant_city>Rivers</registrant_city>
   <registrant_state>MB</registrant_state>
   <registrant_zip>R0K1X0</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2045662279</registrant_phone>
   <registrant_fax>+1.2045662303</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>springrain.xyz</domain_name>
   <domain_keyword>springrain</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 18:37:56</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-09-18</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>springbank.holdings</domain_name>
   <domain_keyword>springbank</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-04-28 15:36:43</query_time>
   <create_date>2014-04-03</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Springbank Flowers Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>seringmain.net</domain_name>
   <domain_keyword>seringmain</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 19:10:46</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>springtang.com</domain_name>
   <domain_keyword>springtang</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 22:12:03</query_time>
   <create_date>2020-11-11</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=springtang.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>springlane.uk</domain_name>
   <domain_keyword>springlane</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-06 12:09:13</query_time>
   <create_date>2022-06-21</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>springmind.com</domain_name>
   <domain_keyword>springmind</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:45:42</query_time>
   <create_date>2012-09-24</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Park hyunju</registrant_name>
   <registrant_company>Park hyunju</registrant_company>
   <registrant_address>105/1103 Yonggangdong samwhannowville Yonggang-dong Gyeongju-si</registrant_address>
   <registrant_city>Gyeongsangbuk-do</registrant_city>
   <registrant_zip>38090</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7071520084</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>springmail.se</domain_name>
   <domain_keyword>springmail</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:15:02</query_time>
   <create_date>2008-06-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>pitea.dns.swip.net</value>
    <value>wexio.dns.swip.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>springrain.ru</domain_name>
   <domain_keyword>springrain</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:57:31</query_time>
   <create_date>2023-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>springmanor.com</domain_name>
   <domain_keyword>springmanor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:13:45</query_time>
   <create_date>2005-01-13</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2026-01-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>springlane.cloud</domain_name>
   <domain_keyword>springlane</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-15 09:25:54</query_time>
   <create_date>2017-08-11</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>e-commerce</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1018.awsdns-63.net</value>
    <value>ns-1530.awsdns-63.org</value>
    <value>ns-1943.awsdns-50.co.uk</value>
    <value>ns-456.awsdns-57.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>springmall.com</domain_name>
   <domain_keyword>springmall</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:27</query_time>
   <create_date>1999-03-03</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>springland.nyc</domain_name>
   <domain_keyword>springland</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-15 09:25:53</query_time>
   <create_date>2014-10-17</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Springland Technologies Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>springmath.net</domain_name>
   <domain_keyword>springmath</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 09:26:30</query_time>
   <create_date>2017-03-24</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/springmath.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>springrain.co</domain_name>
   <domain_keyword>springrain</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-15 09:27:33</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brian.ns.cloudflare.com</value>
    <value>elly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>springband.org</domain_name>
   <domain_keyword>springband</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 19:33:27</query_time>
   <create_date>2021-07-11</create_date>
   <update_date>2023-01-23</update_date>
   <expiry_date>2031-07-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>springmark.business</domain_name>
   <domain_keyword>springmark</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-18 14:23:25</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>springpenn.vip</domain_name>
   <domain_keyword>springpenn</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-17 13:02:58</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>springmint.com</domain_name>
   <domain_keyword>springmint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:39</query_time>
   <create_date>2005-12-20</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=springmint.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sprickmann.info</domain_name>
   <domain_keyword>sprickmann</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 12:45:54</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</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>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1044.ui-dns.com</value>
    <value>ns1055.ui-dns.biz</value>
    <value>ns1058.ui-dns.org</value>
    <value>ns1115.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>springrani.com</domain_name>
   <domain_keyword>springrani</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 01:09:31</query_time>
   <create_date>2019-11-16</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_company>Repossessed by Go Daddy</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=springrani.com</registrant_email>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>springbank.casa</domain_name>
   <domain_keyword>springbank</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-27 18:35:58</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>springland.com</domain_name>
   <domain_keyword>springland</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:37:34</query_time>
   <create_date>1999-12-16</create_date>
   <update_date>2018-03-21</update_date>
   <expiry_date>2024-12-16</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>Springland Technologies Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1102.ui-dns.biz</value>
    <value>ns1102.ui-dns.com</value>
    <value>ns1102.ui-dns.de</value>
    <value>ns1102.ui-dns.org</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>95</num>
   <domain_name>springrain.biz</domain_name>
   <domain_keyword>springrain</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 22:11:26</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostens.com</value>
    <value>ns2.hostens.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>springmania.com</domain_name>
   <domain_keyword>springmania</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:27</query_time>
   <create_date>2012-08-15</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>springlane.net</domain_name>
   <domain_keyword>springlane</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 12:49:15</query_time>
   <create_date>2012-06-15</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-06-15</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_state>NRW</registrant_state>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>springmind.net</domain_name>
   <domain_keyword>springmind</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 14:18:03</query_time>
   <create_date>2021-03-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1895</registrar_iana>
   <registrar_name>Namespro Solutions INC.</registrar_name>
   <registrar_website>http://www.namespro.ca</registrar_website>
   <registrant_name>Namespro.ca PrivateWHOIS</registrant_name>
   <registrant_company>Namespro.ca PrivateWHOIS</registrant_company>
   <registrant_address>PO Box 97083, RICHMOND PO MAIN</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6X8H3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046828059</registrant_phone>
   <name_servers>
    <value>ns1.mbrand.ca</value>
    <value>ns2.mbrand.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>springmail.us</domain_name>
   <domain_keyword>springmail</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-30 16:45:35</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Hostmaster -</registrant_name>
   <registrant_company>Earthlink Inc</registrant_company>
   <registrant_address>1430 W. Peachtree Street, NW,, Suite 400</registrant_address>
   <registrant_city>Atlanta</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30309</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4048150770</registrant_phone>
   <name_servers>
    <value>dns15.register.com</value>
    <value>dns16.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>springbank.wiki</domain_name>
   <domain_keyword>springbank</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-17 13:02:11</query_time>
   <create_date>2021-09-04</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lola.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.558</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.