cloudflare
tcp/443 tcp/80 tcp/8443
Open service 172.66.44.104:80 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 301 Moved Permanently
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Length: 0
Connection: close
Location: https://www.datafleye.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DrXOachbbhllUUWfO%2Bcs3KtBXw%2Bj26FZijUCFBttKWXWBhcgGVRqwuA1NYuor9dgDczjLrENsUUctAs%2FGUaBJtbaM5AODb8d9iKGELeslQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1c7f881325-EWR
alt-svc: h3=":443"; ma=86400
Open service 172.66.47.152:443 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 4099
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "b8100e50ece6249ff48a074cd871368b"
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XsS%2F99AsXjht4YRchVk6WkCLQqoqdD%2BuYmvjHhHHkg2JajRcA9aUv9cgjxRRlX2vsYW7cElDhI2Bo8YUW37VipoSk4%2Bv3cmc60N8IfC9tOcr"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1c5954fa24-FRA
alt-svc: h3=":443"; ma=86400
Page title: DataFleye Home
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>DataFleye Home</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="index-page">
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid position-relative d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt="">
<h1 class="sitename">DataFleye</h1>
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</header>
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section">
<img src="assets/img/hero-bg.jpg" alt="" data-aos="fade-in" class="">
<div class="container text-center" data-aos="fade-up" data-aos-delay="100">
<div class="row justify-content-center">
<div class="col-lg-8">
<h2>Welcome to DataFleye</h2>
<p>Elevating insights with cutting-edge aerial data solutions</p>
<!-- <a href="#about" class="btn-get-started">Get Started</a> -->
</div>
</div>
</div>
</section><!-- /Hero Section -->
</main>
<!-- <footer id="footer" class="footer dark-background">
<div class="container">
<h3 class="sitename">DataFleye</h3>
<p>When we master the skies, we gain a new perspective on what’s possible.</p>
<div class="social-links d-flex justify-content-center">
<a href=""><i class="bi bi-twitter-x"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-skype"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
<div class="container">
<div class="copyright">
<span>Copyright</span> <strong class="px-1 sitename">DataFleye</strong> <span>All Rights Reserved</span>
</div>
</div>
</div>
</footer> -->
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</ht
Open service 2606:4700:310c::ac42:2f98:80 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 301 Moved Permanently
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Length: 0
Connection: close
Location: https://www.datafleye.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bh5bdK7moinB%2FkgFIueQCdBPFZQdNTlisuCYtggn9CXnh4mY4ALqocTRVwOm76RO5VnhpKiSHZPX9aRmufT77HYJ50XbPiSU0kPE43u2XzFsrcWJg7A615doHrjr"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1c0b459aa4-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:310c::ac42:2f98:8443 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 4099
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "b8100e50ece6249ff48a074cd871368b"
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VrJQGriSuKi5h0I9ZAhldxCQNnqU5gueLwntwsSR%2Bcq56ib%2FihzwLsU1x6WJSCO3C0bixduZG1iV3MgJYDlEqO7kdUkOAPT0t0PY7eXqK24940403UrQtHmgftfZ"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1c3e6996e8-AMS
alt-svc: h3=":8443"; ma=86400
Page title: DataFleye Home
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>DataFleye Home</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="index-page">
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid position-relative d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt="">
<h1 class="sitename">DataFleye</h1>
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</header>
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section">
<img src="assets/img/hero-bg.jpg" alt="" data-aos="fade-in" class="">
<div class="container text-center" data-aos="fade-up" data-aos-delay="100">
<div class="row justify-content-center">
<div class="col-lg-8">
<h2>Welcome to DataFleye</h2>
<p>Elevating insights with cutting-edge aerial data solutions</p>
<!-- <a href="#about" class="btn-get-started">Get Started</a> -->
</div>
</div>
</div>
</section><!-- /Hero Section -->
</main>
<!-- <footer id="footer" class="footer dark-background">
<div class="container">
<h3 class="sitename">DataFleye</h3>
<p>When we master the skies, we gain a new perspective on what’s possible.</p>
<div class="social-links d-flex justify-content-center">
<a href=""><i class="bi bi-twitter-x"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-skype"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
<div class="container">
<div class="copyright">
<span>Copyright</span> <strong class="px-1 sitename">DataFleye</strong> <span>All Rights Reserved</span>
</div>
</div>
</div>
</footer> -->
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</ht
Open service 2606:4700:310c::ac42:2c68:8443 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 4099
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "b8100e50ece6249ff48a074cd871368b"
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FoL3O8%2B9tBMjZW1clhi%2FGAst07ssC0Fy8pY7gQHdjFpnGyiGLb0uMO8yu%2BDxtKa8fAygE%2B2ddYX2eKsA524SMynyBV4FNiM98na8zpqXAd8eztFGdPptyRaerFWN"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1c3f215017-EWR
alt-svc: h3=":8443"; ma=86400
Page title: DataFleye Home
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>DataFleye Home</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="index-page">
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid position-relative d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt="">
<h1 class="sitename">DataFleye</h1>
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</header>
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section">
<img src="assets/img/hero-bg.jpg" alt="" data-aos="fade-in" class="">
<div class="container text-center" data-aos="fade-up" data-aos-delay="100">
<div class="row justify-content-center">
<div class="col-lg-8">
<h2>Welcome to DataFleye</h2>
<p>Elevating insights with cutting-edge aerial data solutions</p>
<!-- <a href="#about" class="btn-get-started">Get Started</a> -->
</div>
</div>
</div>
</section><!-- /Hero Section -->
</main>
<!-- <footer id="footer" class="footer dark-background">
<div class="container">
<h3 class="sitename">DataFleye</h3>
<p>When we master the skies, we gain a new perspective on what’s possible.</p>
<div class="social-links d-flex justify-content-center">
<a href=""><i class="bi bi-twitter-x"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-skype"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
<div class="container">
<div class="copyright">
<span>Copyright</span> <strong class="px-1 sitename">DataFleye</strong> <span>All Rights Reserved</span>
</div>
</div>
</div>
</footer> -->
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</ht
Open service 2606:4700:310c::ac42:2c68:80 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 301 Moved Permanently
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Length: 0
Connection: close
Location: https://www.datafleye.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rgpwls92vW8AyV1Mwp1h9b3A0vzTwwZ1kAStpcyYguw1uTAyiM%2FD0ugA%2BZ%2BpE0tPZITvA6ferp8eT82gyLTS%2FB1uP9rtI73mRpHgBgAFGQoLtrcYTC%2BVRkA8rymy"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1bcd249203-SJC
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:310c::ac42:2c68:443 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 4099
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "b8100e50ece6249ff48a074cd871368b"
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=aTnvXZ1y7YzBQxkMqEcIEXEtbF%2FGRqjG78uMovRxCAHCSWwlsH%2FrspbjDpQRleh%2BwaZmRmuQoHXydq4FcIKiuhvOQEprW0OvvmSD7deP8i6u7ygAep%2B%2Fb4fcChUB"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1ccb713231-SIN
alt-svc: h3=":443"; ma=86400
Page title: DataFleye Home
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>DataFleye Home</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="index-page">
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid position-relative d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt="">
<h1 class="sitename">DataFleye</h1>
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</header>
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section">
<img src="assets/img/hero-bg.jpg" alt="" data-aos="fade-in" class="">
<div class="container text-center" data-aos="fade-up" data-aos-delay="100">
<div class="row justify-content-center">
<div class="col-lg-8">
<h2>Welcome to DataFleye</h2>
<p>Elevating insights with cutting-edge aerial data solutions</p>
<!-- <a href="#about" class="btn-get-started">Get Started</a> -->
</div>
</div>
</div>
</section><!-- /Hero Section -->
</main>
<!-- <footer id="footer" class="footer dark-background">
<div class="container">
<h3 class="sitename">DataFleye</h3>
<p>When we master the skies, we gain a new perspective on what’s possible.</p>
<div class="social-links d-flex justify-content-center">
<a href=""><i class="bi bi-twitter-x"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-skype"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
<div class="container">
<div class="copyright">
<span>Copyright</span> <strong class="px-1 sitename">DataFleye</strong> <span>All Rights Reserved</span>
</div>
</div>
</div>
</footer> -->
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</ht
Open service 172.66.44.104:443 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 4099
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "b8100e50ece6249ff48a074cd871368b"
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9ts019qZ0ORJ0Nb1AwTHkBV3EWWSneOM8URYo4v9FonRvAu4gVQQLmZwDYk8uJB5qDN3NWf0IFqr8WCH%2FEhedjyBp7KpxcnykrauxrXHRMfC"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1bfe631d0c-FRA
alt-svc: h3=":443"; ma=86400
Page title: DataFleye Home
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>DataFleye Home</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="index-page">
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid position-relative d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt="">
<h1 class="sitename">DataFleye</h1>
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</header>
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section">
<img src="assets/img/hero-bg.jpg" alt="" data-aos="fade-in" class="">
<div class="container text-center" data-aos="fade-up" data-aos-delay="100">
<div class="row justify-content-center">
<div class="col-lg-8">
<h2>Welcome to DataFleye</h2>
<p>Elevating insights with cutting-edge aerial data solutions</p>
<!-- <a href="#about" class="btn-get-started">Get Started</a> -->
</div>
</div>
</div>
</section><!-- /Hero Section -->
</main>
<!-- <footer id="footer" class="footer dark-background">
<div class="container">
<h3 class="sitename">DataFleye</h3>
<p>When we master the skies, we gain a new perspective on what’s possible.</p>
<div class="social-links d-flex justify-content-center">
<a href=""><i class="bi bi-twitter-x"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-skype"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
<div class="container">
<div class="copyright">
<span>Copyright</span> <strong class="px-1 sitename">DataFleye</strong> <span>All Rights Reserved</span>
</div>
</div>
</div>
</footer> -->
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</ht
Open service 172.66.47.152:8443 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 4099
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "b8100e50ece6249ff48a074cd871368b"
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UMMTFIiiIDiLpFFc3gl9ITgGlumY0zphQNrk97umKP6MJ3FvhP35uMr36WaLWIHRLnTLPvrbxC0ytFYWMJX2A9td1gIDxE1zMoAkAocVDh0L"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1c5827f4a5-LHR
alt-svc: h3=":8443"; ma=86400
Page title: DataFleye Home
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>DataFleye Home</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="index-page">
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid position-relative d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt="">
<h1 class="sitename">DataFleye</h1>
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</header>
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section">
<img src="assets/img/hero-bg.jpg" alt="" data-aos="fade-in" class="">
<div class="container text-center" data-aos="fade-up" data-aos-delay="100">
<div class="row justify-content-center">
<div class="col-lg-8">
<h2>Welcome to DataFleye</h2>
<p>Elevating insights with cutting-edge aerial data solutions</p>
<!-- <a href="#about" class="btn-get-started">Get Started</a> -->
</div>
</div>
</div>
</section><!-- /Hero Section -->
</main>
<!-- <footer id="footer" class="footer dark-background">
<div class="container">
<h3 class="sitename">DataFleye</h3>
<p>When we master the skies, we gain a new perspective on what’s possible.</p>
<div class="social-links d-flex justify-content-center">
<a href=""><i class="bi bi-twitter-x"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-skype"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
<div class="container">
<div class="copyright">
<span>Copyright</span> <strong class="px-1 sitename">DataFleye</strong> <span>All Rights Reserved</span>
</div>
</div>
</div>
</footer> -->
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</ht
Open service 172.66.44.104:8443 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 4099
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "b8100e50ece6249ff48a074cd871368b"
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XNRiZg9CGuNRSZs31Aob%2BSoVMp8U%2BcRf%2BaE1Rtw%2FZJHVBJV9nGzA8gr8HsNI%2BALOTTn4mnHUoB3ZUV%2BRs%2BUcyj0noGl%2BE%2FUydtUdOs%2F3%2F0hF"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1bdbec294e-AMS
alt-svc: h3=":8443"; ma=86400
Page title: DataFleye Home
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>DataFleye Home</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="index-page">
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid position-relative d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt="">
<h1 class="sitename">DataFleye</h1>
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</header>
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section">
<img src="assets/img/hero-bg.jpg" alt="" data-aos="fade-in" class="">
<div class="container text-center" data-aos="fade-up" data-aos-delay="100">
<div class="row justify-content-center">
<div class="col-lg-8">
<h2>Welcome to DataFleye</h2>
<p>Elevating insights with cutting-edge aerial data solutions</p>
<!-- <a href="#about" class="btn-get-started">Get Started</a> -->
</div>
</div>
</div>
</section><!-- /Hero Section -->
</main>
<!-- <footer id="footer" class="footer dark-background">
<div class="container">
<h3 class="sitename">DataFleye</h3>
<p>When we master the skies, we gain a new perspective on what’s possible.</p>
<div class="social-links d-flex justify-content-center">
<a href=""><i class="bi bi-twitter-x"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-skype"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
<div class="container">
<div class="copyright">
<span>Copyright</span> <strong class="px-1 sitename">DataFleye</strong> <span>All Rights Reserved</span>
</div>
</div>
</div>
</footer> -->
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</ht
Open service 2606:4700:310c::ac42:2f98:443 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 4099
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "b8100e50ece6249ff48a074cd871368b"
Link: <https://fonts.googleapis.com>; rel="preconnect"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=msLS3dLeqUOw6UE97uyl0ORSZDroH61bbCZ2PKog8q711aTFJMhtbqcMKdBWANuWExqNuGgPQ4izeskQM0dp96Enxtz4p%2B6z0JraojqHfCLhmMJNFCHXcEAEL8eL"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1bfbbf7039-EWR
alt-svc: h3=":443"; ma=86400
Page title: DataFleye Home
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>DataFleye Home</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body class="index-page">
<header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid position-relative d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo.png" alt="">
<h1 class="sitename">DataFleye</h1>
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="#hero" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</header>
<main class="main">
<!-- Hero Section -->
<section id="hero" class="hero section">
<img src="assets/img/hero-bg.jpg" alt="" data-aos="fade-in" class="">
<div class="container text-center" data-aos="fade-up" data-aos-delay="100">
<div class="row justify-content-center">
<div class="col-lg-8">
<h2>Welcome to DataFleye</h2>
<p>Elevating insights with cutting-edge aerial data solutions</p>
<!-- <a href="#about" class="btn-get-started">Get Started</a> -->
</div>
</div>
</div>
</section><!-- /Hero Section -->
</main>
<!-- <footer id="footer" class="footer dark-background">
<div class="container">
<h3 class="sitename">DataFleye</h3>
<p>When we master the skies, we gain a new perspective on what’s possible.</p>
<div class="social-links d-flex justify-content-center">
<a href=""><i class="bi bi-twitter-x"></i></a>
<a href=""><i class="bi bi-facebook"></i></a>
<a href=""><i class="bi bi-instagram"></i></a>
<a href=""><i class="bi bi-skype"></i></a>
<a href=""><i class="bi bi-linkedin"></i></a>
</div>
<div class="container">
<div class="copyright">
<span>Copyright</span> <strong class="px-1 sitename">DataFleye</strong> <span>All Rights Reserved</span>
</div>
</div>
</div>
</footer> -->
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Preloader -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</ht
Open service 172.66.47.152:80 · www.datafleye.com
2026-01-08 16:56
HTTP/1.1 301 Moved Permanently
Date: Thu, 08 Jan 2026 16:56:13 GMT
Content-Length: 0
Connection: close
Location: https://www.datafleye.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=cj4QmRZ85dXuq%2BSkUMmxWqup8nwJ391cgeTIzkt5W2gM8Ag%2Be0PiqqDkMmL%2BDCoQFKMOif5QgfU3yaIcXkdm8emx10Zxm7jD%2BhxExvGMh%2Fup"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bad3a1b7e44aded-EWR
alt-svc: h3=":443"; ma=86400