Help
RSS
API
Feed
Maltego
Contact
Domain > mail.hansohn.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2019-07-14
67.210.123.135
(
ClassC
)
2024-11-09
204.44.192.54
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sat, 09 Nov 2024 00:13:41 GMTServer: ApacheUpgrade: h2,h2cConnection: UpgradeLast-Modified: Wed, 17 Apr 2013 18:52:49 GMTAccept-Ranges: bytesContent-Length: 4849Vary: Accept-Encoding,User-AgentContent-Type: text/html !--Edited by: Chris Hansohn Date: 6/13/2010/11:45 AM-->html>body>title> Hansohn Consulting LLC/title>p aligncenter> img srcHansohn_Consulting_Home.gif width600 height60>/p>script languageJavaScript>var resizeDelay 20;var resizeIncrement 3;var imgCache new Object();function getCacheTag (imgElement){ return imgElement.src + ~ + imgElement.offsetLeft + ~ + imgElement.offsetTop;}function cachedImg (imgElement, increment){ this.img imgElement; this.cacheTag getCacheTag(imgElement); this.originalSrc imgElement.src; var h imgElement.height; var w imgElement.width; this.originalHeight h; this.originalWidth w; increment (!increment) ? resizeIncrement : increment; this.heightIncrement Math.ceil(Math.min(1, (h / w)) * increment); this.widthIncrement Math.ceil(Math.min(1, (w / h)) * increment);}function resizeImg (imgElement, percentChange, newImageURL){ var pct (percentChange) ? percentChange / 100 : 1; var cacheTag imgElement.getAttribute(cacheTag); if (!cacheTag) { cacheTag getCacheTag(imgElement); imgElement.setAttribute(cacheTag, cacheTag); } var cacheVal imgCachecacheTag; if (!cacheVal) { imgCachecacheTag new Array(new cachedImg(imgElement), pct); } else { cacheVal1 pct; } if (newImageURL) { imgElement.src newImageURL; } resizeImgLoop(cacheTag); return true;}function resizeImgLoop (cacheTag){ var cacheVal imgCachecacheTag; if (!cacheVal) { return false; } var cachedImageObj cacheVal0; var imgElement cachedImageObj.img; var pct cacheVal1; var plusMinus (pct > 1) ? 1 : -1; var hinc plusMinus * cachedImageObj.heightIncrement; var vinc plusMinus * cachedImageObj.widthIncrement; var startHeight cachedImageObj.originalHeight; var startWidth cachedImageObj.originalWidth; var currentHeight imgElement.height; var currentWidth imgElement.width; var endHeight Math.round(startHeight * pct); var endWidth Math.round(startWidth * pct); if ( (currentHeight endHeight) || (currentWidth endWidth) ) { return true; } var newHeight currentHeight + hinc; var newWidth currentWidth + vinc; if (pct > 1) { if ((newHeight > endHeight) || (newWidth > endWidth)) { newHeight endHeight; newWidth endWidth; } } else { if ((newHeight endHeight) || (newWidth endWidth)) { newHeight endHeight; newWidth endWidth; } } imgElement.height newHeight; imgElement.width newWidth; if ((newHeight cachedImageObj.originalHeight) || (newWidth cachedImageObj.originalwidth)) { imgElement.src cachedImageObj.originalSrc; } setTimeout(resizeImgLoop( + cacheTag + ), resizeDelay);}/script>!--The Javascript from the top down was written by:Julian Robichaux his website is http://www.nsftools.com-->p> a hrefResumes.html >img srcResumes.gif onMouseOverresizeImg(this, 200, Resumes.gif) onMouseOutresizeImg(this) width60 height22 aligntop border0>/a> Hansohn Consulting LLC provides software engineering consulting services in the St. Paul/Minneapolis Minnesota metro area./p>hr>h2>Our Mission/h2>p> We work closely with our clients, providing needed expertise in the following areas:/p>ul> li>Object-Oriented Analysis and Design/li> li>User Interface Design/li> li>Software Development (C#/.NET, Java and C++)/li> li>Project Planning and Team Management/li> li>Project/Team Communication/li>/ul>hr>h2>Company Profile/h2>p> Hansohn Consulting LLC was founded by Scott Hansohn. Scott has over 20 years of experience developing software for a wide variety of application domains, including:/p>ul> li>Telemetry protocols and test systems for implantable medical devices./li> li>Mobile fingerprint and facial biometric systems/li> li>3-D Solder Paste measurement for surface-mount (SMT) board assembly/li> li>Site-Specific Agriculture data management/li> li>Programmer applications for implantable pacemakers and defibrillators/a>/li> li>Integrated Circuit (IC) Test Handler systems/li> li>Digital audio recording and editing/li> li>Automated inspection of printed circuit board (PCB) inner layers/li> li>Verification/rework station for PCB inner layers/li> li>Computer Security/a> research and development/li> li>Distributed Computing research and development/li> li>Inertial Reference Systems (based on ring laser gyros) for the Boeing 757/767/li> li>Automated Test Equipment/li>/ul>p> Scott has also been a member of working groups defining industry standards, including:/p>ul> li>IPC/SMEMA Standard Recipe File Format (SRFF)/li> li>IPC-D-350 "Printed Board Descriptions in Digital Form/a>"/li>/ul>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sat, 09 Nov 2024 00:13:41 GMTServer: ApacheUpgrade: h2,h2cConnection: UpgradeLast-Modified: Wed, 17 Apr 2013 18:52:49 GMTAccept-Ranges: bytesContent-Length: 4849Vary: Accept-Encoding,User-AgentContent-Type: text/html !--Edited by: Chris Hansohn Date: 6/13/2010/11:45 AM-->html>body>title> Hansohn Consulting LLC/title>p aligncenter> img srcHansohn_Consulting_Home.gif width600 height60>/p>script languageJavaScript>var resizeDelay 20;var resizeIncrement 3;var imgCache new Object();function getCacheTag (imgElement){ return imgElement.src + ~ + imgElement.offsetLeft + ~ + imgElement.offsetTop;}function cachedImg (imgElement, increment){ this.img imgElement; this.cacheTag getCacheTag(imgElement); this.originalSrc imgElement.src; var h imgElement.height; var w imgElement.width; this.originalHeight h; this.originalWidth w; increment (!increment) ? resizeIncrement : increment; this.heightIncrement Math.ceil(Math.min(1, (h / w)) * increment); this.widthIncrement Math.ceil(Math.min(1, (w / h)) * increment);}function resizeImg (imgElement, percentChange, newImageURL){ var pct (percentChange) ? percentChange / 100 : 1; var cacheTag imgElement.getAttribute(cacheTag); if (!cacheTag) { cacheTag getCacheTag(imgElement); imgElement.setAttribute(cacheTag, cacheTag); } var cacheVal imgCachecacheTag; if (!cacheVal) { imgCachecacheTag new Array(new cachedImg(imgElement), pct); } else { cacheVal1 pct; } if (newImageURL) { imgElement.src newImageURL; } resizeImgLoop(cacheTag); return true;}function resizeImgLoop (cacheTag){ var cacheVal imgCachecacheTag; if (!cacheVal) { return false; } var cachedImageObj cacheVal0; var imgElement cachedImageObj.img; var pct cacheVal1; var plusMinus (pct > 1) ? 1 : -1; var hinc plusMinus * cachedImageObj.heightIncrement; var vinc plusMinus * cachedImageObj.widthIncrement; var startHeight cachedImageObj.originalHeight; var startWidth cachedImageObj.originalWidth; var currentHeight imgElement.height; var currentWidth imgElement.width; var endHeight Math.round(startHeight * pct); var endWidth Math.round(startWidth * pct); if ( (currentHeight endHeight) || (currentWidth endWidth) ) { return true; } var newHeight currentHeight + hinc; var newWidth currentWidth + vinc; if (pct > 1) { if ((newHeight > endHeight) || (newWidth > endWidth)) { newHeight endHeight; newWidth endWidth; } } else { if ((newHeight endHeight) || (newWidth endWidth)) { newHeight endHeight; newWidth endWidth; } } imgElement.height newHeight; imgElement.width newWidth; if ((newHeight cachedImageObj.originalHeight) || (newWidth cachedImageObj.originalwidth)) { imgElement.src cachedImageObj.originalSrc; } setTimeout(resizeImgLoop( + cacheTag + ), resizeDelay);}/script>!--The Javascript from the top down was written by:Julian Robichaux his website is http://www.nsftools.com-->p> a hrefResumes.html >img srcResumes.gif onMouseOverresizeImg(this, 200, Resumes.gif) onMouseOutresizeImg(this) width60 height22 aligntop border0>/a> Hansohn Consulting LLC provides software engineering consulting services in the St. Paul/Minneapolis Minnesota metro area./p>hr>h2>Our Mission/h2>p> We work closely with our clients, providing needed expertise in the following areas:/p>ul> li>Object-Oriented Analysis and Design/li> li>User Interface Design/li> li>Software Development (C#/.NET, Java and C++)/li> li>Project Planning and Team Management/li> li>Project/Team Communication/li>/ul>hr>h2>Company Profile/h2>p> Hansohn Consulting LLC was founded by Scott Hansohn. Scott has over 20 years of experience developing software for a wide variety of application domains, including:/p>ul> li>Telemetry protocols and test systems for implantable medical devices./li> li>Mobile fingerprint and facial biometric systems/li> li>3-D Solder Paste measurement for surface-mount (SMT) board assembly/li> li>Site-Specific Agriculture data management/li> li>Programmer applications for implantable pacemakers and defibrillators/a>/li> li>Integrated Circuit (IC) Test Handler systems/li> li>Digital audio recording and editing/li> li>Automated inspection of printed circuit board (PCB) inner layers/li> li>Verification/rework station for PCB inner layers/li> li>Computer Security/a> research and development/li> li>Distributed Computing research and development/li> li>Inertial Reference Systems (based on ring laser gyros) for the Boeing 757/767/li> li>Automated Test Equipment/li>/ul>p> Scott has also been a member of working groups defining industry standards, including:/p>ul> li>IPC/SMEMA Standard Recipe File Format (SRFF)/li> li>IPC-D-350 "Printed Board Descriptions in Digital Form/a>"/li>/ul>/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
]