Help
RSS
API
Feed
Maltego
Contact
Domain > datasimplifiers.app
×
Welcome!
Right click nodes and scroll the mouse to navigate the graph.
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-12-19
143.244.137.120
(
ClassC
)
2025-01-22
139.59.56.135
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginx/1.18.0 (Ubuntu)Date: Fri, 01 Dec 2023 17:50:31 GMTContent-Type: text/htmlContent-Length: 178Connection: keep-aliveLocation: https://datasimplifiers.app/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.18.0 (Ubuntu)/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginx/1.18.0 (Ubuntu)Date: Fri, 01 Dec 2023 17:50:32 GMTContent-Type: text/htmlContent-Length: 4417Last-Modified: Tue, 31 Oct 2023 08:52:19 GMTConnection: keep-aliveETag: 6540c0 !doctype html>html langen>head> meta charsetutf-8> title>Datasimplifiers Analytics App/title> base href/> meta nameviewport contentwidthdevice-width, initial-scale1> link relicon typeimage/svg+xml hrefassets/img/favicon-dark.svg> link hreflink relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyJosefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&displayswap relstylesheet> link hrefhttps://fonts.googleapis.com/css?familyNoto Naskh Arabic:400,500,600,700 relstylesheet> link hrefhttps://fonts.googleapis.com/icon?familyMaterial+Icons relstylesheet> /head>body> app-root>/app-root> script> /** * Returns the week number for this date. dowOffset is the day of week the week * starts on for your locale - it can be from 0 to 6. If dowOffset is 1 (Monday), * the week returned is the ISO 8601 week number. * @param int dowOffset * @return int */ Date.prototype.getWeek function (dowOffset) { /*getWeek() was developed by Nick Baicoianu at MeanFreePath: http://www.meanfreepath.com */ dowOffset typeof(dowOffset) int ? dowOffset : 0; //default dowOffset to zero var newYear new Date(this.getFullYear(),0,1); var day newYear.getDay() - dowOffset; //the day of week the year begins on day (day > 0 ? day : day + 7); var daynum Math.floor((this.getTime() - newYear.getTime() - (this.getTimezoneOffset()-newYear.getTimezoneOffset())*60000)/86400000) + 1; var weeknum; //if the year starts before the middle of a week if(day 4) { weeknum Math.floor((daynum+day-1)/7) + 1; if(weeknum > 52) { nYear new Date(this.getFullYear() + 1,0,1); nday nYear.getDay() - dowOffset; nday nday > 0 ? nday : nday + 7; /*if the next year starts before the middle of the week, it is week #1
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
]