Help
RSS
API
Feed
Maltego
Contact
Domain > a2zstech.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-10-11
3.170.185.119
(
ClassC
)
2025-11-12
3.169.173.91
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Wed, 12 Nov 2025 02:58:59 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://a2zstech.com/X-Cache: Redirect from cloudfrontVia: 1.1 c5e1a6561d8dc3977e11160718fc75e8.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: r0GHBdvbIxh6Kxc50X0jY1-XgXKGLhWiQPMhF9s4g2n3NCnrto_Cfw 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: 25148Connection: keep-aliveLast-Modified: Sat, 11 Oct 2025 07:57:43 GMTServer: AmazonS3Date: Wed, 12 Nov 2025 02:59:00 GMTETag: 818190a8709a146431f600ad9bc38f84X-Cache: RefreshHit from cloudfrontVia: 1.1 e765e4220a4552156eaeff06c1304e0c.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: llNv3uWlrN5GPdWU2o7RB0uCEtKwNH6rvSlRu_s4wZ717OgpkYvUsQ !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta namedescription contentA2ZS TECH LTD - Professional Computer Systems Design, Custom Software Development, and Engineering Services in Birmingham, UK> meta namekeywords contentcomputer systems design, software development, engineering services, custom programming, Birmingham UK> title>A2ZS TECH LTD - Computer Systems Design & Software Development/title> script srchttps://cdn.tailwindcss.com>/script> style> @keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } .fade-in-up { animation: fadeInUp 0.8s ease-out; } .gradient-text { background: linear-gradient(135deg, #06b6d4 0%, #0284c7 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } /style>/head>body classbg-gray-50> !-- Navigation --> nav classbg-white shadow-md fixed w-full top-0 z-50> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classflex justify-between items-center h-16> div classflex items-center> span classtext-2xl font-bold gradient-text>A2ZS TECH LTD/span> /div> div classhidden md:flex space-x-8> a href#home classtext-gray-700 hover:text-cyan-600 transition duration-300>Home/a> a href#services classtext-gray-700 hover:text-cyan-600 transition duration-300>Services/a> a href#about classtext-gray-700 hover:text-cyan-600 transition duration-300>About/a> a href#contact classtext-gray-700 hover:text-cyan-600 transition duration-300>Contact/a> /div> div classmd:hidden> button idmobile-menu-button classtext-gray-700 hover:text-cyan-600 focus:outline-none> svg classh-6 w-6 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM4 6h16M4 12h16M4 18h16>/path> /svg> /button> /div> /div> /div> !-- Mobile Menu --> div idmobile-menu classhidden md:hidden bg-white border-t border-gray-200> div classpx-2 pt-2 pb-3 space-y-1> a href#home classblock px-3 py-2 text-gray-700 hover:bg-cyan-50 hover:text-cyan-600 rounded-md transition duration-300>Home/a> a href#services classblock px-3 py-2 text-gray-700 hover:bg-cyan-50 hover:text-cyan-600 rounded-md transition duration-300>Services/a> a href#about classblock px-3 py-2 text-gray-700 hover:bg-cyan-50 hover:text-cyan-600 rounded-md transition duration-300>About/a> a href#contact classblock px-3 py-2 text-gray-700 hover:bg-cyan-50 hover:text-cyan-600 rounded-md transition duration-300>Contact/a> /div> /div> /nav> !-- Hero Section --> section idhome classpt-24 pb-20 bg-gradient-to-br from-cyan-600 via-sky-600 to-blue-700> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classtext-center fade-in-up> h1 classtext-4xl md:text-6xl font-bold text-white mb-6> Innovative Software Solutions /h1> p classtext-xl md:text-2xl text-cyan-100 mb-8 max-w-3xl mx-auto> Professional Computer Systems Design, Custom Software Development, and Engineering Services /p> div classflex flex-col sm:flex-row justify-center gap-4> a href#services classbg-white text-cyan-600 px-8 py-3 rounded-lg font-semibold hover:bg-cyan-50 transition duration-300 shadow-lg> Explore Our Services /a> a href#contact classbg-transparent border-2 border-white text-white px-8 py-3 rounded-lg font-semibold hover:bg-white hover:text-cyan-600 transition duration-300> Get In Touch /a> /div> /div> /div> /section> !-- Services Section --> section idservices classpy-20 bg-white> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classtext-center mb-16> h2 classtext-4xl font-bold text-gray-900 mb-4>Our Services/h2> p classtext-xl text-gray-600 max-w-2xl mx-auto> Comprehensive technology solutions tailored to your business needs /p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8> !-- Service 1 --> div classbg-gradient-to-br from-cyan-50 to-sky-50 p-8 rounded-xl shadow-lg hover:shadow-2xl transition duration-300 transform hover:-translate-y-2> div classbg-cyan-600 w-16 h-16 rounded-lg flex items-center justify-center mb-6> svg classw-8 h-8 text-white fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z> /path> /svg> /div> h3 classtext-2xl font-bold text-gray-900 mb-4>Computer Systems Design/h3> p classtext-gray-600 leading-relaxed> Expert design and architecture of scalable, secure, and efficient computer systems tailored to your organizations unique requirements. /p> /div> !-- Service 2 --> div classbg-gradient-to-br from-sky-50 to-cyan-50 p-8 rounded-xl shadow-lg hover:shadow-2xl transition duration-300 transform hover:-translate-y-2> div classbg-sky-600 w-16 h-16 rounded-lg flex items-center justify-center mb-6> svg classw-8 h-8 text-white fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4>/path> /svg> /div> h3 classtext-2xl font-bold text-gray-900 mb-4>Custom Software Development/h3> p classtext-gray-600 leading-relaxed> Bespoke software solutions built from the ground up, leveraging cutting-edge technologies to drive your business forward. /p> /div> !-- Service 3 --> div classbg-gradient-to-br from-blue-50 to-cyan-50 p-8 rounded-xl shadow-lg hover:shadow-2xl transition duration-300 transform hover:-translate-y-2> div classbg-blue-600 w-16 h-16 rounded-lg flex items-center justify-center mb-6> svg classw-8 h-8 text-white fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z> /path> /svg> /div> h3 classtext-2xl font-bold text-gray-900 mb-4>Engineering Services/h3> p classtext-gray-600 leading-relaxed> Professional engineering solutions combining architectural and technical expertise to deliver robust, reliable systems. /p> /div> !-- Service 4 --> div classbg-gradient-to-br from-green-50 to-teal-50 p-8 rounded-xl shadow-lg hover:shadow-2xl transition duration-300 transform hover:-translate-y-2> div classbg-green-600 w-16 h-16 rounded-lg flex items-center justify-center mb-6> svg classw-8 h-8 text-white fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4> /path> /svg> /div> h3 classtext-2xl font-bold text-gray-900 mb-4>Custom Programming Services/h3> p classtext-gray-600 leading-relaxed> Specialized programming expertise across multiple languages and platforms to solve complex technical challenges. /p> /div> !-- Service 5 --> div classbg-gradient-to-br from-orange-50 to-red-50 p-8 rounded-xl shadow-lg hover:shadow-2xl transition duration-300 transform hover:-translate-y-2> div classbg-orange-600 w-16 h-16 rounded-lg flex items-center justify-center mb-6> svg classw-8 h-8 text-white fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z> /path> /svg> /div> h3 classtext-2xl font-bold text-gray-900 mb-4>Technical Consulting/h3> p classtext-gray-600 leading-relaxed> Strategic technology consulting to help you make informed decisions and optimize your IT infrastructure. /p> /div> !-- Service 6 --> div classbg-gradient-to-br from-cyan-50 to-blue-50 p-8 rounded-xl shadow-lg hover:shadow-2xl transition duration-300 transform hover:-translate-y-2> div classbg-cyan-600 w-16 h-16 rounded-lg flex items-center justify-center mb-6> svg classw-8 h-8 text-white fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM13 10V3L4 14h7v7l9-11h-7z> /path> /svg> /div> h3 classtext-2xl font-bold text-gray-900 mb-4>Scientific & Technical Solutions/h3> p classtext-gray-600 leading-relaxed> Advanced scientific and technical services leveraging data analytics, AI, and modern computational methods. /p> /div> /div> /div> /section> !-- About Section --> section idabout classpy-20 bg-gray-50> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classgrid grid-cols-1 lg:grid-cols-2 gap-12 items-center> div> h2 classtext-4xl font-bold text-gray-900 mb-6>About A2ZS TECH LTD/h2> p classtext-lg text-gray-600 mb-6 leading-relaxed> Established in 2021 and based in Birmingham, United Kingdom, A2ZS TECH LTD is a forward-thinking technology company specializing in computer systems design, custom software development, and comprehensive engineering services. /p> p classtext-lg text-gray-600 mb-6 leading-relaxed> We are dedicated to delivering innovative, scalable, and reliable technology solutions that empower businesses to achieve their digital transformation goals. Our team of experienced professionals combines technical expertise with industry best practices to create solutions that drive real business value. /p> div classspace-y-4> div classflex items-start> div classflex-shrink-0> div classflex items-center justify-center h-12 w-12 rounded-md bg-cyan-600 text-white> svg classh-6 w-6 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM5 13l4 4L19 7>/path> /svg> /div> /div> div classml-4> h4 classtext-lg font-semibold text-gray-900>Expert Team/h4> p classtext-gray-600>Skilled professionals with deep technical expertise/p> /div> /div> div classflex items-start> div classflex-shrink-0> div classflex items-center justify-center h-12 w-12 rounded-md bg-cyan-600 text-white> svg classh-6 w-6 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM5 13l4 4L19 7>/path> /svg> /div> /div> div classml-4> h4 classtext-lg font-semibold text-gray-900>Quality Focused/h4> p classtext-gray-600>Commitment to excellence in every project/p> /div> /div> div classflex items-start> div classflex-shrink-0> div classflex items-center justify-center h-12 w-12 rounded-md bg-cyan-600 text-white> svg classh-6 w-6 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM5 13l4 4L19 7>/path> /svg> /div> /div> div classml-4> h4 classtext-lg font-semibold text-gray-900>Innovation Driven/h4> p classtext-gray-600>Leveraging cutting-edge technologies/p> /div> /div> /div> /div> div classbg-gradient-to-br from-cyan-600 to-blue-700 p-8 rounded-2xl shadow-2xl text-white> h3 classtext-2xl font-bold mb-6>Company Information/h3> div classspace-y-4> div classborder-l-4 border-white pl-4> p classtext-cyan-100 text-sm>Industry/p> p classfont-semibold>Computer Systems Design & Related Services/p> /div> div classborder-l-4 border-white pl-4> p classtext-cyan-100 text-sm>Established/p> p classfont-semibold>2021/p> /div> div classborder-l-4 border-white pl-4> p classtext-cyan-100 text-sm>Location/p> p classfont-semibold>Birmingham, United Kingdom/p> /div> div classborder-l-4 border-white pl-4> p classtext-cyan-100 text-sm>Specializations/p> ul classfont-semibold space-y-1 mt-2> li>• Custom Computer Programming/li> li>• Systems Architecture/li> li>• Engineering Services/li> li>• Technical Consulting/li> /ul> /div> /div> /div> /div> /div> /section> !-- Why Choose Us Section --> section classpy-20 bg-white> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classtext-center mb-16> h2 classtext-4xl font-bold text-gray-900 mb-4>Why Choose A2ZS TECH/h2> p classtext-xl text-gray-600 max-w-2xl mx-auto> We combine technical excellence with business acumen to deliver exceptional results /p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8> div classtext-center> div classbg-cyan-100 w-20 h-20 rounded-full flex items-center justify-center mx-auto mb-4> svg classw-10 h-10 text-cyan-600 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z> /path> /svg> /div> h3 classtext-xl font-bold text-gray-900 mb-2>Reliable/h3> p classtext-gray-600>Dependable solutions you can trust/p> /div> div classtext-center> div classbg-sky-100 w-20 h-20 rounded-full flex items-center justify-center mx-auto mb-4> svg classw-10 h-10 text-sky-600 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM13 10V3L4 14h7v7l9-11h-7z> /path> /svg> /div> h3 classtext-xl font-bold text-gray-900 mb-2>Agile/h3> p classtext-gray-600>Fast and flexible development approach/p> /div> div classtext-center> div classbg-blue-100 w-20 h-20 rounded-full flex items-center justify-center mx-auto mb-4> svg classw-10 h-10 text-blue-600 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z> /path> /svg> /div> h3 classtext-xl font-bold text-gray-900 mb-2>Collaborative/h3> p classtext-gray-600>Working closely with your team/p> /div> div classtext-center> div classbg-green-100 w-20 h-20 rounded-full flex items-center justify-center mx-auto mb-4> svg classw-10 h-10 text-green-600 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z> /path> /svg> /div> h3 classtext-xl font-bold text-gray-900 mb-2>Scalable/h3> p classtext-gray-600>Solutions that grow with your business/p> /div> /div> /div> /section> !-- Contact Section --> section idcontact classpy-20 bg-gradient-to-br from-cyan-600 via-sky-600 to-blue-700> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classtext-center mb-12> h2 classtext-4xl font-bold text-white mb-4>Get In Touch/h2> p classtext-xl text-cyan-100> Ready to start your next project? Contact us today /p> /div> div classgrid grid-cols-1 md:grid-cols-2 gap-8 max-w-4xl mx-auto> div classbg-white bg-opacity-10 backdrop-blur-lg rounded-xl p-8 text-white> div classflex items-start mb-6> div classflex-shrink-0> svg classw-8 h-8 text-cyan-200 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z>/path> path stroke-linecapround stroke-linejoinround stroke-width2 dM15 11a3 3 0 11-6 0 3 3 0 016 0z>/path> /svg> /div> div classml-4> h3 classtext-lg font-semibold mb-2>Office Address/h3> p classtext-cyan-100>4 Newark Croft/p> p classtext-cyan-100>Birmingham, B26 3AQ/p> p classtext-cyan-100>United Kingdom/p> /div> /div> /div> div classbg-white bg-opacity-10 backdrop-blur-lg rounded-xl p-8 text-white> div classflex items-start mb-6> div classflex-shrink-0> svg classw-8 h-8 text-cyan-200 fillnone strokecurrentColor viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround stroke-width2 dM3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z> /path> /svg> /div> div classml-4> h3 classtext-lg font-semibold mb-2>Email Us/h3> a hrefmailto:aandzfp.tech@gmail.com classtext-cyan-100 hover:text-white transition duration-300> aandzfp.tech@gmail.com /a> p classtext-cyan-100 mt-4 text-sm> We typically respond within 24 hours /p> /div> /div> /div> /div> div classtext-center mt-12> a hrefmailto:aandzfp.tech@gmail.com classinline-block bg-white text-cyan-600 px-8 py-3 rounded-lg font-semibold hover:bg-cyan-50 transition duration-300 shadow-lg> Send Us a Message /a> /div> /div> /section> !-- Footer --> footer classbg-gray-900 text-white py-12> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classgrid grid-cols-1 md:grid-cols-3 gap-8> div> h3 classtext-2xl font-bold gradient-text mb-4>A2ZS TECH LTD/h3> p classtext-gray-400> Professional technology solutions for modern businesses /p> /div> div> h4 classtext-lg font-semibold mb-4>Services/h4> ul classspace-y-2 text-gray-400> li>a href#services classhover:text-white transition duration-300>Computer Systems Design/a>/li> li>a href#services classhover:text-white transition duration-300>Software Development/a>/li> li>a href#services classhover:text-white transition duration-300>Engineering Services/a>/li> li>a href#services classhover:text-white transition duration-300>Technical Consulting/a>/li> /ul> /div> div> h4 classtext-lg font-semibold mb-4>Company/h4> ul classspace-y-2 text-gray-400> li>a href#about classhover:text-white transition duration-300>About Us/a>/li> li>a href#services classhover:text-white transition duration-300>Our Services/a>/li> li>a href#contact classhover:text-white transition duration-300>Contact/a>/li> /ul> /div> /div> div classborder-t border-gray-800 mt-8 pt-8 text-center text-gray-400> p>© 2021-span idcurrent-year>/span> A2ZS TECH LTD. All rights reserved./p> p classmt-2 text-sm>Registered in England and Wales | Birmingham, United Kingdom/p> /div> /div> /footer> script> // Mobile menu toggle const mobileMenuButton document.getElementById(mobile-menu-button); const mobileMenu document.getElementById(mobile-menu); mobileMenuButton.addEventListener(click, () > { mobileMenu.classList.toggle(hidden); }); // Close mobile menu when clicking on a link const mobileMenuLinks mobileMenu.querySelectorAll(a); mobileMenuLinks.forEach(link > { link.addEventListener(click, () > { mobileMenu.classList.add(hidden); }); }); // Smooth scrolling for anchor links document.querySelectorAll(ahref^#).forEach(anchor > { anchor.addEventListener(click, function (e) { e.preventDefault(); const target document.querySelector(this.getAttribute(href)); if (target) { const offset 64; // Height of fixed navbar const targetPosition target.getBoundingClientRect().top + window.pageYOffset - offset; window.scrollTo({ top: targetPosition, behavior: smooth }); } }); }); // Update current year in footer document.getElementById(current-year).textContent new Date().getFullYear(); // Add animation on scroll 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); } }); }, observerOptions); // Observe all service cards document.querySelectorAll(.grid > div).forEach(card > { card.style.opacity 0; card.style.transform translateY(20px); card.style.transition opacity 0.6s ease-out, transform 0.6s ease-out; observer.observe(card); }); /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
]