Help
RSS
API
Feed
Maltego
Contact
Domain > humantimestamp.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-05-15
52.9.58.72
(
ClassC
)
2024-09-24
52.9.17.65
(
ClassC
)
2025-07-21
52.53.73.42
(
ClassC
)
2026-01-22
13.52.82.79
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: awselb/2.0Date: Mon, 21 Jul 2025 22:28:48 GMTContent-Type: text/htmlContent-Length: 134Connection: keep-aliveLocation: https://humantimestamp.com:443/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 21 Jul 2025 22:28:48 GMTContent-Type: text/htmlContent-Length: 4031Connection: keep-aliveServer: nginx/1.14.0 (Ubuntu)Last-Modified: Thu, 11 Aug 2022 06:35:58 GMTETag: 62f4a3 title>human timestamp/title>script srchttps://www.unpkg.com/chrono-node@1.4.4/dist/chrono.min.js>/script>style> body { padding: 90px; font-family: monospace; background: #efefef; } .table { display: grid; grid-template-columns: 130px 1fr; } input { width: 100%; padding: 0 5px; line-height: 30px; border: 2px solid rgb(124, 168, 203); font-size: 20px; outline: none; } input:focus { width: 100%; padding: 0 5px; line-height: 30px; border: 2px solid rgb(65, 146, 150); font-size: 20px; } .table .label, .table .output { background: #e0e0e0; margin: 1px; padding: 2px 5px; } .examples { margin-top: 30px; } .examples li { cursor: pointer; } .examples li:hover { text-decoration: underline; } .footer { text-align: right; margin-top: 30px; }/style>script typemodule> import { h, Component, render, useState, useRef, useEffect, htm } from https://npm.reversehttp.com/preact,preact/hooks,htm; // Initialize htm with Preact const html htm.bind(h); function App (props) { let input, setInput useState(); let timestampMS, setOutputTimestampMS useState(); let timestamp, setOutputTimestamp useState(); let datestring, setOutputString useState(); let textbox useRef(null); useEffect(() > { textbox.current.focus(); }, ); let interpret (text) > { setInput(text) //let separators /(sons|sofs|sins|,)/; //let parts text.split(separators); //setOutput(parts.join( / )); let result; if(text.match(/^d+$/) && text.length > 10) { result new Date(parseInt(text)); } else if(text.match(/^d+$/) && text.length > 8) { result new Date(parseInt(text)*1000); } else { result chrono.parseDate(text, new Date()); } console.log(result) if(result) { setOutputString(result.toString()); setOutputTimestamp(parseInt(result.getTime() / 1000));
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
]