Help
RSS
API
Feed
Maltego
Contact
Domain > kudoo.co.uk
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-03-24
85.159.56.215
(
ClassC
)
2026-02-22
217.154.60.40
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginxDate: Sun, 22 Feb 2026 19:01:14 GMTContent-Type: text/htmlContent-Length: 162Connection: keep-aliveLocation: https://kudoo.co.uk/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Sun, 22 Feb 2026 19:01:14 GMTContent-Type: text/html; charsetUTF-8Content-Length: 15059Connection: keep-aliveX-Powered-By: PHP/8.3.30Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheSet-Cookie: PHPSESSID2c2bd2n4iv9uh1fv0r88ij5nnd; path/Vary: Accept-Encoding !doctype html>html langen>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1 /> title>kudoo.co.uk for sale | Buy this UK domain name/title> meta namedescription contentBuy kudoo.co.uk, a premium UK domain name. Secure checkout available with fast transfer typically completed within 24 hours. /> meta namerobots contentindex, follow /> link relcanonical hrefhttps://kudoo.co.uk/ />link relicon href/favicon.ico sizes64x64 typeimage/x-icon> link relpreconnect hrefhttps://fonts.googleapis.com /> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin /> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@500;600&displayswap relstylesheet /> link relstylesheet hrefmodels/style.css /> script srchttps://js.stripe.com/v3/>/script> /head>body>div classpayment-wrap> div classp-txt> span classbadge>Premium Domain Name For Sale!/span> h1>kudoo.co.uk/h1> p>This premium UK domain name is now available for you to own./p> p>kudoo.co.uk is a short and clear .co.uk domain name that can be used for branding, business websites, or online projects targeting the UK market. /p>p>Short domain names are easier to remember, easier to share, and help establish credibility with customers./p> p>This domain may suit a range of uses including ecommerce, digital services, content platforms, or startup brands looking for a clear UK identity. The .co.uk extension remains the most trusted choice for businesses operating in the United Kingdom./p> div classseparator-line>/div> h3>FAQs/h3> div classfaq-item> strong>What payment methods do you accept?/strong> p>We accept multiple payment methods, including BACS, SEPA, PayPal, and Escrow./p> /div> div classfaq-item> strong>How long will the transfer take?/strong> p>Once the payment is complete, we will contact you by email for the new tag and registrant information. The transfer process can usually be complete within 24 hours./p> /div> div classfaq-item> strong>How much does the transfer cost?/strong> p>Transfer fees are included in the final agreed price./p> /div> /div> div classp-form> h2>Buy this domain./h2>span classsm-txt>This domain is available to purchase immediately. Secure instant purchase. No negotiation required!/span>span classsm-txt>Once payment is complete, the domain is secured. You will receive an email requesting the transfer details. Once received, the domain can be transferred to your requested tag within 24 hours./span>div classpurchase-summary> div classps-title>Purchase summary/div> div classps-row> span>Domain/span> strong>kudoo.co.uk/strong> /div> div classps-row> span>Total Price/span> strong>GBP 445.00/strong> /div> div classps-row> span>Transfer Cost/span> strong>Free/strong> /div>/div>form methodpost classbuy-now-form novalidate> div classform-group> input typetext classform-control namefull_name placeholder*Full name required> /div> div classform-group> input typeemail classform-control nameemail placeholder*Email address required> /div> input typehidden namebuy_now_submit value1> input typehidden namepayment_intent_id idpayment_intent_id> button typesubmit classbtn-primary> Pay GBP 445.00 /button> div classbuy-note> Secure payment via Stripe. Domain transfer initiated within 24 hours. /div>/form> div classlease-info> h3>Prefer to pay in monthly installments?/h3> p> This domain is available on a lease-to-own basis with affordable monthly payments. /p> p>Contact us to discuss payment options and lease terms./p> p classlease-contact> Email us at button typebutton classsale-email-btn onclickcopySaleEmail(this) stylebackground:none;border:0;padding:0;color:#FD6736;font-weight:600;cursor:pointer;> Loading email... /button> /p> /div> /div>/div>div idstripe-modal classstripe-modal aria-hiddentrue> div classstripe-modal__backdrop>/div> div classstripe-modal__panel roledialog aria-modaltrue aria-labelledbystripe-modal-title> div classstripe-modal__head> div idstripe-modal-title classstripe-modal__title>Complete payment/div> button typebutton idstripe-modal-close classstripe-modal__close aria-labelClose>x/button> /div> div idstripe-modal-error classstripe-modal__error styledisplay:none;>/div> div idstripe-modal-mount classstripe-modal__mount>/div> div classstripe-modal__actions>button typebutton idstripe-modal-pay classbtn-primary data-labelPay GBP 445.00> Pay GBP 445.00/button> button typebutton idstripe-modal-cancel classstripe-modal__cancel>Cancel/button>/div>/div>!-- FOOTER JS ONLY -->script>/* email is controlled ONLY here */const SALE_EMAIL (function () { const u contact; const d clck; const t .co.uk; return u + @ + d + t;})();/* inject email text into all buttons */document.addEventListener(DOMContentLoaded, function () { document.querySelectorAll(.sale-email-btn).forEach(function (btn) { btn.textContent SALE_EMAIL; });});function copySaleEmail(btn) { if (!btn) return; /* safety: ensure text is present */ if (btn.textContent loading...) { btn.textContent SALE_EMAIL; } if (navigator.clipboard) { navigator.clipboard.writeText(SALE_EMAIL).then(function () { alert(Email address copied!); }); return; } /* fallback for older browsers */ const ta document.createElement(textarea); ta.value SALE_EMAIL; ta.style.position fixed; ta.style.left -9999px; document.body.appendChild(ta); ta.select(); document.execCommand(copy); document.body.removeChild(ta); alert(Email address copied!);}/script>script>(function () { const form document.getElementById(contact-form); if (!form) return; function validateContactForm() { let valid true; form.querySelectorAll(.form-group).forEach(g > g.classList.remove(error) ); const name form.querySelector(namefull_name); const email form.querySelector(nameemail); const msg form.querySelector(namemessage); if (!name || !name.value.trim()) { if (name) name.parentElement.classList.add(error); valid false; } if ( !email || !email.value.trim() || !/^\S+@\S+\.\S+$/.test(email.value) ) { if (email) email.parentElement.classList.add(error); valid false; } if (!msg || !msg.value.trim()) { if (msg) msg.parentElement.classList.add(error); valid false; } return valid; } async function handleContactSubmit(e) { e.preventDefault(); if (!validateContactForm()) return; const jsHpName form.getAttribute(data-js-hp-name) || ; if (jsHpName) { const hp document.createElement(input); hp.type text; hp.name jsHpName; hp.value ; hp.className honeypot; form.appendChild(hp); } const jsFlag form.querySelector(inputnamejs_enabled); if (jsFlag) jsFlag.value 1; const formTimeEl form.querySelector(inputnameform_time); const hashEl form.querySelector(inputnamejs_hash); const secret form.getAttribute(data-js-secret) || ; if ( formTimeEl && hashEl && secret && window.crypto && window.crypto.subtle ) { try { const data new TextEncoder().encode(formTimeEl.value + secret); const buf await window.crypto.subtle.digest(SHA-1, data); hashEl.value Array.from(new Uint8Array(buf)) .map(b > b.toString(16).padStart(2, 0)) .join(); } catch (e) { /* fall through */ } } form.submit(); } form.addEventListener(submit, handleContactSubmit);})();/script>script>(function () { const form document.querySelector(.buy-now-form); if (!form) return; function validateBuyNowForm() { let valid true; form.querySelectorAll(.form-group).forEach(g > g.classList.remove(error) ); const name form.querySelector(namefull_name); const email form.querySelector(nameemail); if (!name || !name.value.trim()) { if (name) name.parentElement.classList.add(error); valid false; } if ( !email || !email.value.trim() || !/^\S+@\S+\.\S+$/.test(email.value) ) { if (email) email.parentElement.classList.add(error); valid false; } return valid; } form.addEventListener(submit, function (e) { if (!validateBuyNowForm()) { e.preventDefault(); } });})();/script>script>(function(){ const buyForm document.querySelector(.buy-now-form); if (!buyForm) return; const modal document.getElementById(stripe-modal); const modalErr document.getElementById(stripe-modal-error); const mount document.getElementById(stripe-modal-mount); const btnPay document.getElementById(stripe-modal-pay); const btnClose document.getElementById(stripe-modal-close); const btnCancel document.getElementById(stripe-modal-cancel); const backdrop modal ? modal.querySelector(.stripe-modal__backdrop) : null; let stripe null; let elements null; let paymentElement null; let currentPI { id: , client_secret: , publishableKey: }; let busy false; function validateBuyNowForm() { let valid true; buyForm.querySelectorAll(.form-group).forEach(g > g.classList.remove(error) ); const name buyForm.querySelector(namefull_name); const email buyForm.querySelector(nameemail); if (!name || !name.value.trim()) { if (name) name.parentElement.classList.add(error); valid false; } if ( !email || !email.value.trim() || !/^\S+@\S+\.\S+$/.test(email.value) ) { if (email) email.parentElement.classList.add(error); valid false; } return valid; } function showError(msg) { if (!modalErr) return; if (!msg) { modalErr.style.display none; modalErr.textContent ; return; } modalErr.style.display ; modalErr.textContent msg; } function setBusy(on) { busy !!on; if (btnPay) btnPay.disabled busy; if (btnClose) btnClose.disabled busy; if (btnCancel) btnCancel.disabled busy; } function openModal() { if (!modal) return; modal.classList.add(is-open); modal.setAttribute(aria-hidden, false); document.body.style.overflow hidden; } function closeModal() { if (!modal || busy) return; document.body.style.overflow ; modal.classList.remove(is-open); modal.setAttribute(aria-hidden, true); showError(); if (mount) mount.innerHTML ; stripe null; elements null; paymentElement null; currentPI { id: , client_secret: , publishableKey: }; } async function postForm(url, data) { const resp await fetch(url, { method: POST, body: data, credentials: same-origin, headers: { Accept: application/json } }); const text await resp.text(); let json null; try { json JSON.parse(text); } catch {} if (!resp.ok || !json) { throw new Error(Invalid server response.); } return json; } async function createIntent() { const fd new FormData(); fd.append(stripe_intent, 1); const emailEl buyForm.querySelector(inputnameemail); if (emailEl && emailEl.value) fd.append(email, emailEl.value); const json await postForm(window.location.href, fd); if (!json.ok) { throw new Error(json.error || Stripe initialisation failed.); } currentPI { id: json.id, client_secret: json.client_secret, publishableKey: json.publishableKey }; } async function mountStripe() { stripe Stripe(currentPI.publishableKey); elements stripe.elements({ clientSecret: currentPI.client_secret }); paymentElement elements.create(payment); paymentElement.mount(mount); } async function confirmPayment() { const res await stripe.confirmPayment({ elements: elements, confirmParams: { return_url: window.location.href }, redirect: if_required }); if (res.error) { throw new Error(res.error.message || Payment failed.); } return res.paymentIntent.id; } if (btnClose) btnClose.addEventListener(click, closeModal); if (btnCancel) btnCancel.addEventListener(click, closeModal); if (backdrop) backdrop.addEventListener(click, closeModal); buyForm.addEventListener(submit, async function(e){ if (!validateBuyNowForm()) { e.preventDefault(); return; } e.preventDefault(); if (busy) return; try { showError(); setBusy(true); openModal(); await createIntent(); await mountStripe(); setBusy(false); } catch (err) { setBusy(false); showError(err.message || Could not start payment.); } }); if (btnPay) { btnPay.addEventListener(click, async function(){ if (busy) return; const originalText btnPay.innerHTML; btnPay.disabled true; btnPay.innerHTML span classspinner>/span> Processing...; try { setBusy(true); const piId await confirmPayment(); const piEl document.getElementById(payment_intent_id); if (piEl) piEl.value piId; buyForm.submit(); } catch (err) { setBusy(false); btnPay.disabled false; btnPay.innerHTML originalText; showError(err.message || Payment failed.); } }); }})();/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]