Help
RSS
API
Feed
Maltego
Contact
Domain > buildfastsites.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-11
77.37.83.227
(
ClassC
)
2026-01-11
147.79.120.166
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Sun, 11 Jan 2026 03:02:02 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://buildfastsites.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 8c8fe78d5b879b6f99b9fea73e6a232f-phx-edge8x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.272 !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 11 Jan 2026 03:02:03 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingLast-Modified: Fri, 05 Dec 2025 23:40:43 GMTEtag: W/37f2-69336d7b-566d007cf784621f;gzplatform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: e99e6a3104556f42a67cc021c748a0fb-phx-edge5x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.415 !doctype html>html langen>head>meta charsetutf-8/>meta nameviewport contentwidthdevice-width,initial-scale1/>title>BuildFastSites — €99 Landing Pages & €149 Small Websites/title>meta namedescription contentAffordable, professional websites delivered fast. €99 landing pages, €149 small sites, managed hosting €120/year (2 months FREE). Daily backups & SSL included./>link relicon typeimage/png href/assets/Untitled_Project__2_-removebg-preview.png>meta propertyog:image content/assets/hero.jpg/>style>:root{ --bg:#0a0c12;--panel:#11141b;--ink:#e9ecf1;--muted:#aeb6c2; --brand:#DA1F26;--ok:#22c55e;--radius:16px;--shadow:0 12px 36px rgba(0,0,0,.35); /* HERO sizing/positions */ --hero-h-m: clamp(240px, 34vh, 420px); --hero-h-d: clamp(360px, 56vh, 640px); --hero-pos-m: center top; --hero-pos-d: center 30%;}*{box-sizing:border-box}html,body{ margin:0; background: radial-gradient(1200px 600px at 10% -10%, #161a2d 0%, transparent 60%), radial-gradient(1000px 600px at 110% -20%, rgba(218,31,38,.15) 0%, transparent 55%), #0a0c12; color:var(--ink); font:16px/1.6 system-ui,-apple-system,Segoe UI,Inter,Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1120px,92vw);margin:0 auto;padding:20px}/* Header / Nav (sticky, blurred) */.header{position:sticky; top:0; z-index:50; background: rgba(10,12,18,.28); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);}.nav{display:flex; align-items:center; justify-content:space-between; gap:12px; padding:6px 0}.brand img{height:72px;width:auto}@media (max-width:980px){ .brand img{ height:60px; } }.menu{display:flex; gap:8px; align-items:center}.btn{display:inline-flex; align-items:center; gap:6px; padding:9px 12px; border-radius:999px; background:linear-gradient(180deg,#1a1e27,#141824); border:1px solid rgba(255,255,255,.12); transition:.18s; font-size:14px}.btn:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.28)}.btn.primary{background:linear-gradient(180deg,#ff5a5a,#c91821);border:0}.hamb{display:none; cursor:pointer; border:1px solid rgba(255,255,255,.18); border-radius:12px; padding:8px 10px; background:#121523}.hamb span{display:block;width:20px;height:2px;background:#cfd6e2;margin:4px 0}/* Drawer */.drawer{position:fixed; inset:0 0 auto 0; top:0; display:none; z-index:60; background:rgba(10,12,18,.96); backdrop-filter:blur(8px)}.drawer .stack{display:flex; flex-direction:column; padding:10px 20px; gap:10px}.drawer .btn{width:100%; justify-content:center}/* HERO (mobile contain, desktop cover) */.hero{position:relative; margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw); width:100vw; padding:20px 0 10px; border-bottom:1px solid rgba(255,255,255,.08)}.hero-frame{ width:min(1120px,92vw); margin:0 auto; }.hero-media{height:var(--hero-h-m); background:linear-gradient(180deg,#0b0f1a,#0a0c12); border:1px solid rgba(255,255,255,.06); border-radius:14px; overflow:hidden;}.hero-media img{width:100%; height:100%; object-fit:contain; object-position:var(--hero-pos-m)}@media (min-width:981px){ .hero-media{height:var(--hero-h-d)} .hero-media img{object-fit:cover; object-position:var(--hero-pos-d)}}.hero-copy{ width:min(1120px,92vw); margin:16px auto 0; padding:0 20px }.tag{display:inline-flex; gap:8px; align-items:center; padding:6px 10px; border-radius:999px; background:#121521; border:1px solid #23283a; color:#c9d2e3; font-size:13px; margin-bottom:10px}.hero-copy h1{margin:0 0 8px; font-size:clamp(28px,4.2vw,48px); line-height:1.05}.hero-copy p{margin:0 0 14px; color:#cfd6e2; max-width:64ch}.hero-cta{display:flex; gap:10px; flex-wrap:wrap}.btn.talk{background:transparent; border:1px solid rgba(218,31,38,.55); box-shadow:0 0 0 0 rgba(218,31,38,.55); animation:pulseBtn 2.2s ease-in-out infinite;}.btn.outline{background:transparent;border:1px solid rgba(255,255,255,.35)}@keyframes pulseBtn{0%{box-shadow:0 0 0 0 rgba(218,31,38,.45)}70%{box-shadow:0 0 0 10px rgba(218,31,38,0)}100%{box-shadow:0 0 0 0 rgba(218,31,38,0)}}/* PROMISE BAR */.promises{margin:12px auto 0; width:min(1120px,92vw); display:grid; gap:10px; grid-template-columns:repeat(5,1fr)}@media (max-width:980px){ .promises{grid-template-columns:1fr 1fr; } }.pill{ display:flex; align-items:center; justify-content:center; text-align:center; gap:8px; padding:10px 12px; border-radius:999px; background:linear-gradient(180deg,#121523,#0f1320); border:1px solid rgba(255,255,255,.12); font-size:14px}.pill strong{color:#fff}/* Sections */.section{padding:36px 0}.section h2{margin:0 0 10px; text-align:center; font-size:clamp(22px,3.2vw,32px)}.muted{text-align:center; color:var(--muted); margin:0 auto 18px; max-width:72ch}.grid{display:grid; grid-template-columns:repeat(3,1fr); gap:18px}.card{ background:linear-gradient(180deg,#121523,#0f1320); border:1px solid rgba(255,255,255,.06); border-radius:var(--radius); padding:18px; box-shadow:var(--shadow)}.card h3{margin:6px 0 8px; font-size:18px}.price{font-weight:900; font-size:22px; margin:6px 0}.list{margin:10px 0 0; padding:0; list-style:none}.list li{display:flex; gap:8px; margin:8px 0; color:#cfd6e2}.list li::before{content:✓; color:var(--ok); margin-top:2px}/* Footer */.footer{border-top:1px solid rgba(255,255,255,.08); padding:28px 0 20px}.footgrid{display:flex; flex-wrap:wrap; gap:12px; justify-content:center; font-size:14px; color:var(--muted)}.footgrid a{border-bottom:1px dotted rgba(255,255,255,.35)}/* Cookie banner */.cookie{position:fixed; left:12px; right:12px; bottom:14px; background:rgba(255,255,255,.9); color:#111; border:1px solid rgba(0,0,0,.1); border-radius:14px; padding:12px 14px; display:none; align-items:center; justify-content:space-between; gap:10px; box-shadow:0 10px 24px rgba(0,0,0,.18)}.cookie p{margin:0; font-size:14px; line-height:1.4}.cookie .actions{display:flex; gap:8px; flex-wrap:wrap}.cookie .cbtn{padding:8px 12px; border-radius:10px; border:1px solid rgba(0,0,0,.15); background:#fff; font-size:14px}.cookie .cbtn.primary{background:#111; color:#fff; border-color:#111}/* Live badge */.live-badge{position:fixed; right:14px; bottom:18px; z-index:9999; display:inline-flex; align-items:center; gap:8px; padding:10px 14px; border-radius:999px; background:linear-gradient(180deg,#18a957,#128a46); color:#fff; font-weight:700; border:1px solid rgba(0,0,0,.2); box-shadow:0 10px 28px rgba(0,0,0,.35); text-decoration:none}.live-dot{width:10px;height:10px;border-radius:50%;background:#6cff9a;box-shadow:0 0 10px #6cff9a,0 0 18px #6cff9a;animation:pulse 1.4s infinite ease-in-out;}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.25)}100%{transform:scale(1)}}/* Responsive */@media (max-width:980px){ .menu{display:none} .hamb{display:block} .grid{grid-template-columns:1fr} }/style>/head>body>header classheader> div classwrap nav> div classbrand> a href/ aria-labelBuildFastSites — Home> img src/assets/Untitled_Project__2_-removebg-preview.png altBuildFastSites> /a> /div> nav classmenu aria-labelPrimary> a classbtn primary href/>Home/a> a classbtn href/services.html>Services/a> a classbtn href/calculator.html>Calculator/a> a classbtn href/contact.html>Contact/a> /nav> button classhamb idhamb aria-labelOpen menu>span>/span>span>/span>span>/span>/button> /div>/header>!-- Drawer (mobile menu) -->div classdrawer iddrawer> div classstack> a classbtn primary href/>Home/a> a classbtn href/services.html>Services/a> a classbtn href/calculator.html>Calculator/a> a classbtn href/contact.html>Contact/a> /div>/div>!-- HERO -->section classhero> div classhero-frame> div classhero-media> img src/assets/hero.jpg altBuildFastSites workspace hero> /div> /div> div classhero-copy> span classtag>Fast • Affordable • Professional • 24/7/span> h1>Get your business online — span stylecolor:var(--brand);text-shadow:0 0 14px rgba(218,31,38,.45)>fast/span>./h1> p>Landing pages from €99 and small websites from €149. Delivered quickly, mobile-friendly, and ready for customers./p> div classhero-cta> a href#pricing classbtn primary>See pricing/a> a hrefhttps://wa.me/31657248195?textHi%20BuildFastSites%2C%20I%20need%20a%20website. classbtn talk target_blank relnoopener>Let’s talk on WhatsApp/a> a classbtn outline hrefmailto:office@buildfastsites.com>office@buildfastsites.com/a> /div> /div>/section>!-- PROMISE BAR -->div classpromises> div classpill>strong>Daily Backups/strong> span styleopacity:.8>— FREE/span>/div> div classpill>strong>SSL / HTTPS/strong> span styleopacity:.8>— FREE/span>/div> div classpill>strong>Managed Updates/strong>/div> div classpill>strong>24/7 Support/strong>/div> div classpill>strong>Pay yearly 2 months FREE/strong>/div>/div>main classwrap> !-- PRICING --> section idpricing classsection> h2>Simple pricing/h2> p classmuted>Clear, no-nonsense plans. Upgrade anytime./p> div classgrid> div classcard> h3>Landing Page/h3>div classprice>€99/div> ul classlist>li>Mobile-friendly/li>li>WhatsApp / Call buttons/li>li>Basic contact form/li>li>1–2 day delivery/li>/ul> /div> div classcard> h3>Small Website/h3>div classprice>€149/div> ul classlist>li>Home + Services + Contact/li>li>SEO-friendly structure/li>li>Gallery / Reviews section/li>li>Fast delivery/li>/ul> /div> div classcard> h3>Managed Hosting/h3>div classprice>€120 / year/div> ul classlist> li>strong>Daily backups — FREE/strong>/li> li>strong>SSL / HTTPS — FREE/strong>/li> li>Security & updates handled/li> li>strong>Pay yearly 2 months FREE/strong>/li> /ul> div classmuted styletext-align:left;margin-top:8px>Prefer monthly? €12 / month./div> /div> /div> div classgrid stylemargin-top:14px> div classcard> h3>Upsells/h3> ul classlist stylemargin-top:0> li>Google Business Profile — €25/li> li>Copy polish (short) — €25/li> li>Logo (simple) — €25/li> li>Online booking — €50/li> li>Contact form + email routing — €50/li> li>Extra page — €30 / page/li> li>Multi-language — €20 / language/li> li>Domain + management — €25 / year (or €3 / month)/li> /ul> /div> div classcard> h3>What you get/h3> ul classlist stylemargin-top:0> li>Professional dark design/li> li>Fast performance/li> li>Clear calls-to-action/li> li>Support via WhatsApp & email/li> /ul> /div> div classcard> h3>Premium projects/h3> p classmuted styletext-align:left>Bigger scope? Advanced design? We route corporate-grade projects to our boutique studio./p> a classbtn hrefhttps://amstercode.com target_blank relnoopener>Go to AmsterCode →/a> /div> /div> div classmuted stylemargin-top:8px> Tip: on the a href/calculator.html>calculator/a> you can switch between monthly and yearly hosting/domain and see totals instantly. /div> /section>/main>footer classfooter> div classwrap footgrid> span>© span idy>/span> BuildFastSites/span> • a href/terms.html>Terms/a> • a href/privacy.html>Privacy/a> • a href/cookies.html>Cookies/a> /div>/footer>!-- Cookie banner -->div classcookie idcookie> p>We use minimal cookies to run this site and measure visits. By continuing, you agree. Read our a href/cookies.html>Cookies/a>./p> div classactions> button classcbtn idcDecline>Decline/button> button classcbtn primary idcAccept>Accept/button> /div>/div>!-- Live — Available floating button -->a classlive-badge hrefhttps://wa.me/31657248195?textHi%20BuildFastSites%2C%20are%20you%20available%20now%3F target_blank relnoopener> span classlive-dot>/span> Live — Available/a>script>document.getElementById(y).textContent new Date().getFullYear();/* drawer */const hamb document.getElementById(hamb), drawer document.getElementById(drawer);function closeDrawer(){ if(drawer) drawer.style.displaynone; }if(hamb){ hamb.addEventListener(click,()>{ if(!drawer) return; drawer.style.display drawer.style.displayblock ? none : block; }); }if(drawer){ drawer.querySelectorAll(a).forEach(a>a.addEventListener(click, closeDrawer)); }(function(){ const headerdocument.querySelector(.header); function setTop(){ if(drawer&&header){ drawer.style.top header.offsetHeight + px; } } setTop(); window.addEventListener(resize, setTop); })();/* cookie */const cdocument.getElementById(cookie), Abfs_cookie;if(!localStorage.getItem(A)){ c.style.displayflex; }document.getElementById(cAccept).onclick()>{ localStorage.setItem(A,1); c.style.displaynone; }document.getElementById(cDecline).onclick()>{ localStorage.setItem(A,0); c.style.displaynone; }/script>script srchttps://amstercode.com/ac-saas/widget/widget-premium-voice.js?v5003 data-client-idbuildfastsites data-license-keyBUILDFASTSITES-STD-001 data-titleBuildFastSites>/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
]