Help
RSS
API
Feed
Maltego
Contact
Domain > distributed-avionics.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2019-11-09
52.85.135.23
(
ClassC
)
2019-11-10
54.239.152.235
(
ClassC
)
2019-11-18
99.84.101.93
(
ClassC
)
2019-11-21
54.239.152.143
(
ClassC
)
2019-11-22
54.239.152.232
(
ClassC
)
2019-12-11
13.32.83.5
(
ClassC
)
2019-12-11
13.32.83.54
(
ClassC
)
2020-04-14
13.249.127.124
(
ClassC
)
2020-04-14
13.249.127.15
(
ClassC
)
2020-04-16
13.249.127.12
(
ClassC
)
2020-06-17
13.249.120.7
(
ClassC
)
2020-06-17
13.249.120.75
(
ClassC
)
2020-06-17
13.249.120.65
(
ClassC
)
2020-07-24
13.249.39.86
(
ClassC
)
2020-07-24
13.249.39.91
(
ClassC
)
2020-07-30
99.84.178.11
(
ClassC
)
2020-07-31
13.224.214.56
(
ClassC
)
2020-07-31
13.32.202.114
(
ClassC
)
2020-07-31
13.32.202.6
(
ClassC
)
2020-08-01
13.32.87.59
(
ClassC
)
2020-08-01
13.32.87.92
(
ClassC
)
2020-08-17
13.33.60.65
(
ClassC
)
2020-08-17
13.33.60.74
(
ClassC
)
2020-08-23
13.33.81.114
(
ClassC
)
2020-09-06
13.32.212.28
(
ClassC
)
2020-09-06
13.32.212.69
(
ClassC
)
2020-09-06
13.32.212.107
(
ClassC
)
2020-09-07
54.230.248.56
(
ClassC
)
2020-09-07
54.230.248.90
(
ClassC
)
2020-09-10
13.226.36.50
(
ClassC
)
2020-09-10
13.226.36.8
(
ClassC
)
2020-09-29
13.226.25.116
(
ClassC
)
2020-10-04
99.86.100.100
(
ClassC
)
2020-10-04
99.86.100.29
(
ClassC
)
2020-11-11
13.32.204.110
(
ClassC
)
2020-11-24
13.32.207.37
(
ClassC
)
2020-11-24
13.32.207.75
(
ClassC
)
2020-11-24
13.32.207.77
(
ClassC
)
2020-11-27
99.84.221.73
(
ClassC
)
2020-11-27
99.84.221.112
(
ClassC
)
2020-11-27
99.84.221.70
(
ClassC
)
2021-01-07
13.224.227.60
(
ClassC
)
2021-01-08
65.8.27.109
(
ClassC
)
2021-01-10
65.8.27.40
(
ClassC
)
2021-01-10
65.8.27.8
(
ClassC
)
2021-01-11
65.8.27.5
(
ClassC
)
2021-01-14
13.224.227.120
(
ClassC
)
2021-03-01
54.230.226.59
(
ClassC
)
2021-05-21
13.249.118.123
(
ClassC
)
2021-05-21
13.249.118.48
(
ClassC
)
2024-12-07
151.101.130.159
(
ClassC
)
2025-04-18
151.101.2.159
(
ClassC
)
2025-07-24
185.53.56.90
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: keep-aliveContent-Length: 162referrer-policy: no-referrer-when-downgradex-content-type-options: nosniffx-fw-server: Flywheel/5.1.0location: https://distribute 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 OKConnection: keep-aliveContent-Length: 120588x-fw-hash: 94jfht1huxx-fw-server: Flywheel/5.1.0x-fw-version: 5.0.0x-xss-protection: 1x-fw-dynamic: TRUElink: https://distributed-avionics.co !doctype html>html langen-US> head> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1> title>Distributed Avionics – Setting the new standard in Drone Avionics/title> style> .wpcf7-submit{ display:none; } .recaptcha-btn{ display:block; } .grecaptcha-badge { margin: 10px 0; } /style> script typetext/javascript> var contactform ; var checkIfCalled true; var renderGoogleInvisibleRecaptchaFront function() { // prevent form submit from enter key jQuery(inputname_wpcf7).attr(class,formid); jQuery(.wpcf7-form).on(keyup keypress, input, function(e) { var keyCode e.keyCode || e.which; if (keyCode 13) { e.preventDefault(); return false; } }); jQuery(.wpcf7-submit).each(function(index){ var checkexclude 0; var form jQuery(this).closest(.wpcf7-form); var value jQuery(form).find(.formid).val(); // check form exclude from invisible recaptcha if(checkexclude 0){ // Hide the form orig submit button form.find(.wpcf7-submit).hide(); // Fetch class and value of orig submit button btnClasses form.find(.wpcf7-submit).attr(class); btnValue form.find(.wpcf7-submit).attr(value); // Add custom button and recaptcha holder form.find(.wpcf7-submit).after(input typebutton idwpcf-custom-btn-+index+ class+btnClasses+ recaptcha-btn recaptcha-btn-type-css value+btnValue+ title+btnValue+ >); form.append(div classrecaptcha-holder idrecaptcha-holder-+index+>/div>); // Recaptcha rendenr from here var holderId grecaptcha.render(recaptcha-holder-+index,{ sitekey:6LeQ7EkpAAAAAOeBY-8sFSbHUuYFX09qGQxdavrg, size: invisible, badge : bottomright, // possible values: bottomright, bottomleft, inline callback : function (recaptchaToken) { //console.log(recaptchaToken); var responsejQuery(#recaptcha-holder-+index).find(.g-recaptcha-response).val(); //console.log(response); //Remove old response and store new respone jQuery(#recaptcha-h
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
]