<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>Nidoma Domain Backorder</title>
    <meta name="robots" content="noindex">
    <meta name="googlebot" content="noindex">
    <base href="/">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <meta http-equiv="pragma" content="no-cache" />

    <link href="/media/css/bootstrap.min.css" rel="stylesheet">
    <link href="/media/css/bootstrap-responsive.min.css" rel="stylesheet">
    <link href="/media/font/OpenSans-Bold.ttf" rel="preload" as="font" crossorigin type="font/ttf"><!-- 700 -->
    <link href="/media/font/OpenSans-SemiBold.ttf" rel="preload" as="font" crossorigin type="font/ttf"><!-- 600 -->
    <link href="/media/font/OpenSans-SemiBoldItalic.ttf" rel="preload" as="font" crossorigin type="font/ttf"><!-- 600 italic -->
    <link href="/media/font/OpenSans-Regular.ttf" rel="preload" as="font" crossorigin type="font/ttf"><!-- 400 -->
    <link href="/media/font/OpenSans-Italic.ttf" rel="preload" as="font" crossorigin type="font/ttf"><!-- 400 italic-->
    <link href="/media/css/font-awesome.min.css" rel="stylesheet">
    <link href="/media/css/nidoma.css" rel="stylesheet">
    <link href="/media/css/nidoma-responsive.css" rel="stylesheet">
    <link href="/media/css/addon.css" rel="stylesheet">
    <link href="/media/css/jquery.inputlimiter.1.0.css" rel="stylesheet">
            <link href="/media/css/font-opensans.css" rel="stylesheet">
    <link href="/media/css/new_ui.css" rel="stylesheet">
    <link href="/media/css/parking.css" rel="stylesheet">

    <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" type="text/javascript"></script>
    <script type="text/javascript" src="https://code.jquery.com/jquery-migrate-3.0.1.min.js"></script>

    <script src="/media/js/fe/bootstrap.js" type="text/javascript"></script>
    <script src="/media/js/fe/parsley.min.js" type="text/javascript"></script>
    <script src="/media/js/fe/i18n/messages.en.js" type="text/javascript"></script>
    <script src="/media/js/fe/scripts.js?=1788787708" type="text/javascript"></script>
    <script src="/media/js/fe/core.js?=1788787708" type="text/javascript"></script>

    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
    <!--[if lt IE 9]>
    <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <!-- richiamo eventuali JS dal controller -->
    <script src="/media/js/fe/parking.js" type="text/javascript"></script>    
    <link rel="shortcut icon" href="/favicon.ico" />

    <script src="https://js.hcaptcha.com/1/api.js?render=explicit&onload=CaptchaCallback" async defer></script>

    <!-- Variabili JS Globali -->
    <script type="text/javascript">
        var dns_bulk_limit='50';
        var dns_hosts_limit='5';
        var is_dev_mode='';
        var web_root='/';
        var web_lang='en';
        var limit_table_rows;
                var cookies_directive_explicit_msg_localization="To provide an even better browsing experience this site uses its own cookies. If you would like to know more and to receive information on the use of cookies, or if you would like to withdraw your consent to cookies, ";
        var cookies_directive_explicit_agree_checkbox_localization="By clicking on I ACCEPT you give your consent to the cookies used by our site.";
        var click_here_localization="click here";
        var accept_localization="I accept";
        var privacyPolicyUri="https://nidoma.com/pdf/en/cookie_policy.pdf";
        
        $(document).ready(function(){
            core.init(web_root, web_lang, limit_table_rows, dns_bulk_limit, dns_hosts_limit);
            core.initUserSessionData(); // recupero le informazioni sulla sessione dell'utente
        });
        
    </script>
    <script type="text/javascript">
        
        var CaptchaCallback = function() {
            $('.h-captcha').each(function(index, el) {
                if($(el).data("sitekey") !== '') {
                    hcaptcha.render(el, {
                        'sitekey': $(el).data("sitekey"),
                        'hl': web_lang
                    });
                }
            });
        };
        
    </script>
</head>
<body class="frontend frontend-info">
<div id="cookielaw"></div>
     <!-- top bar + horizontal bar -->
    		<div class="b-top-bar">
	<div class="container">
		<div class="pull-left">
			<span class="slogan">Nidoma - Manage your domains</span>
		</div>
		
		<div class="nav-collapse pull-right top-bar-lang">
			<ul class="nav">
				<li class="dropdown">
	<a href="#" title="Change language" class="dropdown-toggle" data-toggle="dropdown">
		<i class="icon-flag"></i> English <b class="caret"></b>
	</a>
	<ul class="dropdown-menu">
			<li ><a href="/ro/romafu.it.en?la=it">Italiano</a></li>
		<li class="current"><a href="/ro/romafu.it.en?la=en">English</a></li>
		<li ><a href="/ro/romafu.it.en?la=es">Espa&ntilde;ol</a></li>
		<li ><a href="/ro/romafu.it.en?la=de">Deutsch</a></li>
		</ul>
</li>
			</ul>				
		</div>
		
		<div class="pull-right">
			<span class="top-bar-login">
				<i class="icon-user"></i><a href="https://nidoma.com/en/customer/register" class="pipe">Register</a>
				<a href="https://nidoma.com/en/customer/login">Login</a>
			</span>
					</div><!-- /pull right -->
	</div><!-- /container -->
</div><!-- /b-top-bar -->
     <div class="container" id="horizontal_menu">
	<div class="navbar yamm navbar-default navbar-top">
		<div class="navbar-inner">
			<div class="header">
	          <!-- .btn-navbar is used as the toggle for collapsed navbar content -->
	          <a class="btn btn-navbar" data-toggle="collapse" data-target=".navbar-collapse-landing">
	            <span class="icon-bar"></span>
	            <span class="icon-bar"></span>
	            <span class="icon-bar"></span>
	          </a>
	     
	          <!-- Be sure to leave the brand out there if you want it shown -->
	          <a class="brand logo" href="/en">
					<img src="/media/img/logo-slogan.png" alt="Nidoma"> 
									</a>
			</div><!-- /header -->		
	        <!-- Everything you want hidden at 940px or less, place within here -->
			<div class="navbar-collapse-landing collapse">
	            <ul class="nav navbar-nav">
					<!-- Classic list -->
					<li>
						<a  href="/en">Home</a>
					</li>
					<li>
						<a  href="/en/service/buy">Buy a domain</a>
					</li>
					<li>
						<a  href="/en/service/sell">Sell a domain</a>
					</li>
					<li>
												<a  href="https://domainappraisal.nidoma.com/en" target="_blank">Domain Appraisal</a>
					</li>
					<li>
						<a  href="/en/service/expiring_domain">Backorder</a>
					</li>
					<li>
						<a  href="/en/service/about_us">About Us</a>
					</li>
										<li>
						<a  href="/en/service/contact_us"><i class="icon-envelope"></i>Contact Us</a>
					</li>
				</ul>
	        </div><!-- /navbar-collapse -->
		</div><!-- /container -->
	</div><!-- /inner -->
</div><!-- /yamm --> <div class="box content">
    <div class="content-auction-header-b">
        <p class="landing-title">romafu.it</p>
        <p class="landing-subtitle">This domain was registered by Nidoma with the Backorder service</p>
        <h1 class="landing-title-h1">Do you also use our backorder service?</h1>
    </div>

    <div class="content" style="padding:2% 0;">
        <div class="container">
            <h2 class="landing-title-h1 txtmid">Backorder</h2>
            <p class="landing-claim-text" style="margin-bottom:4%;">Take the first step towards the domain of your dreams! Don't let others snatch it away from you!</p>
            <div class="row">
                <div class="box-serivces span4">
                    <div class="padding-x20">
                        <h2 class="title-services backorder_bcolor font-highlight txtmid">What is it?</h2>
                        <p class="txtjus">Backorder is a reservation service that retrieves the domain on your behalf when it expires.<br/> Essentially, it's like waiting in line to acquire the domain as soon as it becomes available again on the market.</p>
                    </div>
                </div>
                <div class="box-serivces box-service-center span4">
                    <div class="padding-x20">
                        <h2 class="title-services backorder_bcolor font-highlight txtmid">How does it work?</h2>
                        <p class="txtjus">Through this service, you can reserve the acquisition of an expiring domain. Nidoma will monitor the expiration of the domain registration and attempt to purchase it on your behalf, precisely when it becomes available, aiming to outpace the competition. </p>
                    </div>
                </div>
                <div class="box-serivces span4">
                    <div class="padding-x20">
                        <h2 class="title-services backorder_bcolor font-highlight txtmid">Why use it?</h2>
                        <p class="txtjus">If you want a higher chance of registering a domain as soon as it expires, Nidoma's backorder service is perfect for you!<br/>Don't wait, check out our lists of expiring domains and reserve the domain of your dreams right away!</p>
                    </div>
                </div>
            </div>
            <p></p>
        </div>
    </div>

    <div class="content-claim-backorder">
        <div class="container">
            <h2 class="landing-claim-title">Discover our list of expiring domains!</h2>
            <p class="landing-claim-text" style="margin-bottom:2%;"><i>Discover our list of expiring domains!</i></p>
            <p class="center"><a class="host-overwrite" href="/en/domain" target="_blank">See the full list here</a></p>
        </div>
    </div>

    <div class="container layout my-3">
        <div class="row">
            <div class="span3">
                <p><img src="/media/img/parking/luke-southern-9yCYGgPe5Kg-unsplash.jpg" alt="" title="" style="max-width: 100%;"/></p>
            </div>
            <div class="span9">
                <h2 class="mt-4 pt0">How does backorder work on Nidoma?</h2>
                <p class="guidelines-text">You will only be charged for the backorder service if we are able to successfully retrieve the domain for you - a great advantage! In the event that multiple users backorder the same domain and we manage to retrieve it, an automatic auction will commence among all interested parties. The auction is extended by 3 minutes each time a last-minute bid is placed, ensuring everyone has a chance to counterbid.</p>
                <p class="guidelines-text">For more information about the auctions, click <a href="https://nidoma.com/en/service/howto#5" taget="_blank">here</a></p>
                <p class="guidelines-text">To view a simulation of an auction, please refer to <a href="https://nidoma.com/en/service/auction_guide" taget="_blank">this guide</a></p>
            </div>
        </div>
    </div>

    <div class="container layout my-3">
        <div class="row">
            <div class="span7">
                <h3 class="guidelines-title backorder_bcolor">Sign up or log in to Nidoma</h3>
                <p class="guidelines-text ">Creating an account is easy and fast. Take the first step towards the domain of your dreams! Sign up now on Nidoma! <a class="host-overwrite" href="/en/customer/register" target="_blank">Create an account</a></p>

                <h3 class="guidelines-title backorder_bcolor">Check our database</h3>
                <p class="guidelines-text">Every day, you can find updated lists of expiring domains, but there's more! By activating email notifications, you can receive customized lists of domains that contain the keywords you desire! </p>

                <h3 class="guidelines-title backorder_bcolor">Order the domain</h3>
                <p class="guidelines-text">A credit top-up of at least €29 is required for the first backorder to validate your account. The credit will be deducted ONLY if we successfully retrieve the domain. All set? Sit back and relax! Nidoma will monitor the domain and attempt to register it as soon as it becomes available.</p>
            </div>

            <div class="span5">
                <p class="txtmid"><img src="/media/img/parking/backorder_guidelines.png" style="max-width:80%;"></p>
            </div>
        </div>
    </div>


    
    <!-- aruba -->
    <div style="padding-bottom: 10px;" class="content shortcodes">
        <div style="padding-bottom: 1px;" class="container layout">
            <h3 class="lined margin-20 txtmid"><img src="/media/img/logo-aruba-group.jpg"></h3>
            <div class="row">
                <div class="txtmid paddingleftright20per">
                    Nidoma is a brand of Namecase GmbH, a company belonging to Aruba SpA.
                </div>
            </div>
            <div class="gap"/>
        </div>
    </div>
</div>
    <!-- aruba -->


</div>

<script>
    
    // Ottieni tutti gli elementi <a> con attributo href e classe "host-overwrite"
    const links = document.querySelectorAll("a[href].host-overwrite, ul.navbar-nav a[href]:not(.skip-host-overwrite)");
    // Ottieni tutti gli elementi <form> con attributo action e classe "host-overwrite"
    const forms = document.querySelectorAll("form[action].host-overwrite");

    // Valore predefinito del dominio
    const defaultDomain = "https://nidoma.com";

    // Funzione per sovrascrivere l'attributo href o action
    function overrideAttribute(element, attributeName) {
        const originalValue = element.getAttribute(attributeName);
        // Verifica se l'attributo inizia con "/" o "//"
        if (originalValue && (originalValue.startsWith("//") || originalValue.startsWith("/"))) {
            const path = originalValue.split("/").slice(2).join("/"); // Rimuovi il dominio dalla URL originale
            const newValue = `${defaultDomain}/${path}`;
            element.setAttribute(attributeName, newValue);
        }
    }

    // Sovrascrivi gli attributi href e action dei link e dei form
    links.forEach(link => overrideAttribute(link, "href"));
    forms.forEach(form => overrideAttribute(form, "action"));
    
</script>
<div class="footer">
	<div class="footer-inner b-copyright">
		<div class="container">
			<div class="row">
    			<div class="span5">
    				<a href="/" title="Nidoma.com"><img alt="" src="/media/img/logo_footer.png"></a> 
    				Copyright &copy; 2026 
    				<a href="/" title="Nidoma.com">Nidoma</a>. All Right Reserved.
    			</div>
				<div class="span4 txtmid">
    				<ul class="b-social">
						<li>Follow Us:</li>
						<li><a href="https://www.facebook.com/nidomacom" target="_blank" class="fb"><i class="icon-facebook"></i></a></li>
						<li><a href="https://twitter.com/NidomaTeam" target="_blank" class="tw"><i class="icon-twitter"></i></a></li>
						<li><a href="https://www.linkedin.com/company/nidoma-com" target="_blank" class="lin"><i class="icon-linkedin"></i></a></li>
					</ul>
    			</div>
    			<div class="span3">
    				<a href="http://www.aruba.it" title="Aruba.it" target="_blank">
    					<img src="/media/img/logo_footer_aruba.png" class="txtdx"></a></div>
    		</div>
		</div>
	</div>
	<div id="imprint-modal" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="imprint-modal-label" aria-hidden="true">
	<div class="modal-header">
		<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
		<h3 id="imprint-modal-label">Imprint</h3>
	</div>
	<div class="modal-body">
        <p>
	<strong>NameCase GmbH</strong><br>
    Bornheimerstr. 127<br>
    53119 Bonn<br>
    Germany
</p>
        			<p>
				Direttore generale:<br>
                Simone Ferracuti
			</p>
        
        			<p>
				Email:
				<a href="mailto:support@nidoma.com">
                    support@nidoma.com
				</a>
			</p>
        
		<p>
            				P.IVA: DE275644630<br>
            
                            Amtsgericht Bonn: HRB 18430
            		</p>
	</div>
	<div class="modal-footer">
		<button class="btn" data-dismiss="modal" aria-hidden="true">Close</button>
	</div>
</div>
</div>


<!-- loader -->
<div id="loader"><div id="loaderbg"></div><div id="loadercontent"><i class="icon-spinner icon-spin"></i></div></div>

</body>
</html>