Help
RSS
API
Feed
Maltego
Contact
Domain > appsoluteltd.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-04
3.161.225.3
(
ClassC
)
2026-01-30
3.169.173.66
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Fri, 30 Jan 2026 23:06:09 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://appsoluteltd.com/X-Cache: Redirect from cloudfrontVia: 1.1 ebce609a4052492a033f7a3d502d1e3c.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: pf8mijUVpIysTe2OLTdqNedlmwKtnSlnzTCG2j3aHTtEyp86XqDfRQ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 25871Connection: keep-aliveDate: Fri, 30 Jan 2026 23:06:10 GMTLast-Modified: Wed, 30 Jul 2025 09:04:53 GMTETag: 80829d7fd23678f885600f0331e5f9e1Server: AmazonS3X-Cache: Miss from cloudfrontVia: 1.1 bc4e0a32a1893d7693b91555def3133e.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: nJgUpXKSQ-lO855DgVbmeOsXrrgEwcQdiv6YIggCCuKPegrzEnDLrw !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>APP SOLUTE SURVEY LIMITED - Professional Software Solutions/title> script srchttps://cdn.tailwindcss.com>/script> script> tailwind.config { theme: { extend: { colors: { primary-blue: #1E40AF, accent-purple: #7C3AED, success-green: #059669, warning-orange: #EA580C, neutral-900: #111827, neutral-800: #1F2937, neutral-700: #374151, neutral-100: #F3F4F6 }, animation: { fade-in-up: fadeInUp 0.8s ease-out, fade-in-down: fadeInDown 0.8s ease-out, slide-in-left: slideInLeft 0.8s ease-out, slide-in-right: slideInRight 0.8s ease-out, bounce-gentle: bounceGentle 2s ease-in-out infinite, gradient-shift: gradientShift 3s ease-in-out infinite } } } } /script> style> @import url(https://fonts.googleapis.com/css2?familyInter:wght@300;400;500;600;700;800&familyPlayfair+Display:wght@400;700&displayswap); body { font-family: Inter, sans-serif; } .playfair { font-family: Playfair Display, serif; } @keyframes fadeInUp { 0% { opacity: 0; transform: translateY(30px); } 100% { opacity: 1; transform: translateY(0); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translateY(-30px); } 100% { opacity: 1; transform: translateY(0); } } @keyframes slideInLeft { 0% { opacity: 0; transform: translateX(-50px); } 100% { opacity: 1; transform: translateX(0); } } @keyframes slideInRight { 0% { opacity: 0; transform: translateX(50px); } 100% { opacity: 1; transform: translateX(0); } } @keyframes bounceGentle { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); } } @keyframes gradientShift { 0%, 100% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } } .gradient-bg { background: linear-gradient(-45deg, #1E40AF, #7C3AED, #059669, #EA580C); background-size: 400% 400%; animation: gradientShift 8s ease-in-out infinite; } .glass-card { background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.2); } .hero-pattern { background-image: radial-gradient(circle at 20% 50%, rgba(30, 64, 175, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(124, 58, 237, 0.1) 0%, transparent 50%), radial-gradient(circle at 40% 80%, rgba(5, 150, 105, 0.1) 0%, transparent 50%); } .service-card { background: white; transition: all 0.3s ease; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1); } .service-card:hover { transform: translateY(-8px); box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); } .section-divider { height: 100px; background: linear-gradient(to right, transparent, rgba(30, 64, 175, 0.1), transparent); position: relative; } .section-divider::after { content: ; position: absolute; top: 50%; left: 50%; width: 60px; height: 2px; background: linear-gradient(to right, #1E40AF, #7C3AED); transform: translate(-50%, -50%); } .stat-number { background: linear-gradient(135deg, #1E40AF, #7C3AED); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } .btn-primary { background: linear-gradient(135deg, #1E40AF, #7C3AED); transition: all 0.3s ease; } .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 10px 20px rgba(30, 64, 175, 0.3); } .btn-outline { border: 2px solid #1E40AF; color: #1E40AF; transition: all 0.3s ease; } .btn-outline:hover { background: #1E40AF; color: white; transform: translateY(-2px); } /style>/head>body classbg-white text-gray-900> !-- Navigation --> nav classfixed top-0 w-full z-50 bg-white/90 backdrop-blur-md border-b border-gray-100> div classcontainer mx-auto px-6 py-4> div classflex justify-between items-center> div classtext-2xl font-bold text-primary-blue> APP SOLUTE SURVEY LIMITED /div> div classhidden md:flex space-x-8> a href#home classtext-gray-700 hover:text-primary-blue transition-colors duration-300 font-medium>Home/a> a href#services classtext-gray-700 hover:text-primary-blue transition-colors duration-300 font-medium>Services/a> a href#about classtext-gray-700 hover:text-primary-blue transition-colors duration-300 font-medium>About/a> a href#contact classtext-gray-700 hover:text-primary-blue transition-colors duration-300 font-medium>Contact/a> /div> button classmd:hidden text-primary-blue> svg classw-6 h-6 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM4 6h16M4 12h16M4 18h16>/path> /svg> /button> /div> /div> /nav> !-- Hero Section --> section idhome classmin-h-screen flex items-center justify-center relative hero-pattern> div classcontainer mx-auto px-6 py-20 text-center> div classanimate-fade-in-down> h1 classplayfair text-6xl md:text-7xl font-bold mb-6 text-gray-900 leading-tight> Professional span classgradient-bg bg-clip-text text-transparent>Software Solutions/span> /h1> p classtext-xl md:text-2xl mb-12 text-gray-600 max-w-4xl mx-auto leading-relaxed> Empowering businesses with cutting-edge AI technology, comprehensive data analytics, and custom software development since 2015 /p> /div> !-- Floating elements --> div classabsolute top-20 left-10 w-20 h-20 bg-primary-blue/10 rounded-full animate-bounce-gentle>/div> div classabsolute top-40 right-20 w-16 h-16 bg-accent-purple/10 rounded-lg rotate-45 animate-bounce-gentle styleanimation-delay: 1s;>/div> div classabsolute bottom-32 left-20 w-12 h-12 bg-success-green/10 rounded-full animate-bounce-gentle styleanimation-delay: 2s;>/div> /div> /section> !-- Section Divider --> div classsection-divider>/div> !-- Services Section --> section idservices classpy-20 bg-neutral-100> div classcontainer mx-auto px-6> div classtext-center mb-16 animate-fade-in-up> h2 classplayfair text-5xl md:text-6xl font-bold mb-6 text-gray-900>Our Expertise/h2> p classtext-xl text-gray-600 max-w-3xl mx-auto> Delivering innovative technology solutions that drive business growth and digital transformation /p> /div> div classgrid md:grid-cols-3 gap-8> div classservice-card p-8 rounded-2xl animate-slide-in-left> div classw-16 h-16 bg-gradient-to-br from-primary-blue to-accent-purple rounded-2xl flex items-center justify-center mb-6> svg classw-8 h-8 text-white fillcurrentColor viewBox0 0 24 24> path dM12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z/> /svg> /div> h3 classtext-2xl font-bold mb-4 text-gray-900>Artificial Intelligence/h3> p classtext-gray-600 leading-relaxed> Advanced machine learning solutions for intelligent automation, predictive analytics, and data-driven decision making. /p> /div> div classservice-card p-8 rounded-2xl animate-fade-in-up styleanimation-delay: 0.2s;> div classw-16 h-16 bg-gradient-to-br from-success-green to-primary-blue rounded-2xl flex items-center justify-center mb-6> svg classw-8 h-8 text-white fillcurrentColor viewBox0 0 24 24> path dM3 3h18v18H3V3zm16 16V5H5v14h14zM9 17l1.5-4.5L12 17l1.5-4.5L15 17h1V7h-1l-2 6L12 7l-1 6-2-6H8v10h1z/> /svg> /div> h3 classtext-2xl font-bold mb-4 text-gray-900>Big Data Analytics/h3> p classtext-gray-600 leading-relaxed> Comprehensive data processing and visualization solutions for enterprise-scale business intelligence. /p> /div> div classservice-card p-8 rounded-2xl animate-slide-in-right> div classw-16 h-16 bg-gradient-to-br from-warning-orange to-accent-purple rounded-2xl flex items-center justify-center mb-6> svg classw-8 h-8 text-white fillcurrentColor viewBox0 0 24 24> path dM9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0L19.2 12l-4.6-4.6L16 6l6 6-6 6-1.4-1.4z/> /svg> /div> h3 classtext-2xl font-bold mb-4 text-gray-900>Custom Software Development/h3> p classtext-gray-600 leading-relaxed> Tailored software solutions designed to meet your specific business requirements and objectives. /p> /div> /div> /div> /section> !-- About Section --> section idabout classpy-20> div classcontainer mx-auto px-6> div classgrid md:grid-cols-2 gap-16 items-center> div classanimate-slide-in-left> h2 class text-5xl font-bold mb-8 text-gray-900>APP SOLUTE SURVEY LIMITED/h2> p classtext-lg text-gray-600 mb-8 leading-relaxed> Founded in 2015, APP SOLUTE SURVEY LIMITED is a leading UK-based technology company specializing in computer systems design and software development. We combine cutting-edge artificial intelligence with comprehensive data analytics to deliver transformative solutions for businesses worldwide. /p> div classspace-y-6> div classflex items-center space-x-4> div classw-3 h-3 bg-primary-blue rounded-full>/div> span classtext-gray-700> strong classtext-primary-blue>Established:/strong> April 23, 2015 /span> /div> div classflex items-center space-x-4> div classw-3 h-3 bg-success-green rounded-full>/div> span classtext-gray-700> strong classtext-success-green>Industry:/strong> Computer Systems Design & Software Development /span> /div> div classflex items-center space-x-4> div classw-3 h-3 bg-accent-purple rounded-full>/div> span classtext-gray-700> strong classtext-accent-purple>Location:/strong> Pontypool, United Kingdom /span> /div> div classflex items-center space-x-4> div classw-3 h-3 bg-warning-orange rounded-full>/div> span classtext-gray-700> strong classtext-warning-orange>Website:/strong> appsoluteltd.com /span> /div> /div> /div> div classgrid grid-cols-2 gap-6 animate-slide-in-right> div classbg-white p-6 rounded-xl shadow-lg text-center> div classstat-number text-4xl font-bold mb-2>8+/div> div classtext-gray-600>Years of Excellence/div> /div> div classbg-white p-6 rounded-xl shadow-lg text-center> div classstat-number text-4xl font-bold mb-2>20+/div> div classtext-gray-600>Projects Completed/div> /div> div classbg-white p-6 rounded-xl shadow-lg text-center> div classstat-number text-4xl font-bold mb-2>5+/div> div classtext-gray-600>Happy Clients/div> /div> div classbg-white p-6 rounded-xl shadow-lg text-center> div classstat-number text-4xl font-bold mb-2>24/7/div> div classtext-gray-600>Support/div> /div> /div> /div> /div> /section> !-- Section Divider --> div classsection-divider>/div> !-- Contact Section --> section idcontact classpy-20 bg-neutral-100> div classcontainer mx-auto px-6> div classtext-center mb-16> h2 classplayfair text-5xl md:text-6xl font-bold mb-6 text-gray-900>Get In Touch/h2> p classtext-xl text-gray-600 max-w-3xl mx-auto> Ready to transform your business with innovative technology solutions? Lets start the conversation. /p> /div> div classgrid md:grid-cols-2 gap-12 max-w-6xl mx-auto> !-- Contact Information --> div classspace-y-8 animate-slide-in-left> div classbg-white p-6 rounded-xl shadow-lg> div classflex items-start space-x-4> div classw-12 h-12 bg-gradient-to-br from-primary-blue to-accent-purple rounded-lg flex items-center justify-center> svg classw-6 h-6 text-white fillcurrentColor viewBox0 0 24 24> path dM12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z/> /svg> /div> div> h3 classtext-lg font-semibold text-gray-900 mb-2>Office Address/h3> p classtext-gray-600> 1 Midfield Estate Penperllenibr> PONTYPOOL, NP4 0ASbr> United Kingdom /p> /div> /div> /div> div classbg-white p-6 rounded-xl shadow-lg> div classflex items-start space-x-4> div classw-12 h-12 bg-gradient-to-br from-success-green to-primary-blue rounded-lg flex items-center justify-center> svg classw-6 h-6 text-white fillcurrentColor viewBox0 0 24 24> path dM3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H6.5C4.01 7 2 9.01 2 11.5S4.01 16 6.5 16H11v-1.9H6.5c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9.5-6H13v1.9h4.5c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1H13V17h4.5c2.49 0 4.5-2.01 4.5-4.5S19.99 7 17.5 7z/> /svg> /div> div> h3 classtext-lg font-semibold text-gray-900 mb-2>Website/h3> p classtext-gray-600>appsoluteltd.com/p> /div> /div> /div> div classbg-white p-6 rounded-xl shadow-lg> div classflex items-start space-x-4> div classw-12 h-12 bg-gradient-to-br from-warning-orange to-accent-purple rounded-lg flex items-center justify-center> svg classw-6 h-6 text-white fillcurrentColor viewBox0 0 24 24> path dM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z/> /svg> /div> div> h3 classtext-lg font-semibold text-gray-900 mb-2>Company Registration/h3> p classtext-gray-600>Incorporated: April 23, 2015/p> /div> /div> /div> /div> !-- Contact Form --> div classbg-white p-8 rounded-xl shadow-lg animate-slide-in-right> div classspace-y-6> div classgrid md:grid-cols-2 gap-6> div> label classblock text-sm font-semibold text-gray-900 mb-2>First Name/label> input typetext classw-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary-blue focus:border-transparent transition-all duration-300 placeholderJohn> /div> div> label classblock text-sm font-semibold text-gray-900 mb-2>Last Name/label> input typetext classw-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary-blue focus:border-transparent transition-all duration-300 placeholderSmith> /div> /div> div> label classblock text-sm font-semibold text-gray-900 mb-2>Email Address/label> input typeemail classw-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary-blue focus:border-transparent transition-all duration-300 placeholderjohn.smith@company.com> /div> div> label classblock text-sm font-semibold text-gray-900 mb-2>Company/label> input typetext classw-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary-blue focus:border-transparent transition-all duration-300 placeholderYour Company Name> /div> div> label classblock text-sm font-semibold text-gray-900 mb-2>Service of Interest/label> select classw-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary-blue focus:border-transparent transition-all duration-300> option>Artificial Intelligence/option> option>Big Data Analytics/option> option>Custom Software Development/option> option>Database Solutions/option> option>System Architecture/option> option>Technology Consultation/option> /select> /div> div> label classblock text-sm font-semibold text-gray-900 mb-2>Message/label> textarea rows5 classw-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary-blue focus:border-transparent transition-all duration-300 placeholderPlease describe your project requirements and how we can help you...>/textarea> /div> button onclickalert(Thank you for your message! We will contact you within 24 hours.); typesubmit classw-full btn-primary py-4 rounded-lg text-white font-semibold text-lg> Send Message /button> /div> /div> /div> /div> /section> !-- Footer --> footer classpy-12 bg-neutral-900 text-white> div classcontainer mx-auto px-6 text-center> div classmb-6> h3 classtext-3xl font-bold mb-2>APP SOLUTE SURVEY LIMITED/h3> p classtext-gray-400>Professional Software Solutions/p> /div> p classtext-gray-400 mb-4> Professional, Scientific, and Technical Services | Computer Systems Design and Related Services /p> p classtext-gray-500 text-sm> © 2025 APP SOLUTE SURVEY LIMITED. All rights reserved. | UK Company Registration /p> /div> /footer> script> // Smooth scrolling for navigation links document.querySelectorAll(ahref^#).forEach(anchor > { anchor.addEventListener(click, function (e) { e.preventDefault(); const target document.querySelector(this.getAttribute(href)); if (target) { target.scrollIntoView({ behavior: smooth, block: start }); } }); }); // Form submission handler document.querySelector(form).addEventListener(submit, function(e) { e.preventDefault(); alert(Thank you for your message! We will contact you within 24 hours.); }); // Intersection Observer for animations const observerOptions { threshold: 0.1, rootMargin: 0px 0px -50px 0px }; const observer new IntersectionObserver((entries) > { entries.forEach(entry > { if (entry.isIntersecting) { entry.target.style.opacity 1; entry.target.style.transform translateY(0) translateX(0); } }); }, observerOptions); // Observe elements for scroll animations document.querySelectorAll(class*animate-).forEach(element > { element.style.opacity 0; observer.observe(element); }); // Add hover effects to service cards document.querySelectorAll(.service-card).forEach(card > { card.addEventListener(mouseenter, function() { this.style.transform translateY(-8px) scale(1.02); }); card.addEventListener(mouseleave, function() { this.style.transform translateY(0) scale(1); }); }); /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
]