Help
RSS
API
Feed
Maltego
Contact
Domain > augusttrung.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-08-17
103.97.126.28
(
ClassC
)
2026-02-22
103.97.126.29
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Sun, 22 Feb 2026 11:34:16 GMTContent-Type: text/htmlContent-Length: 707Connection: keep-alivelocation: https://augusttrung.com/ !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openrestyDate: Sun, 22 Feb 2026 11:34:18 GMTContent-Type: text/htmlContent-Length: 6126Connection: keep-aliveVary: Accept-Encodinglast-modified: Fri, 02 Jan 2026 03:30:22 GMTetag: 17ee-69573bce-42cb2656066fd572;;;accept-ranges: bytes !DOCTYPE html>html langen classscroll-smooth> head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> title>August Trung | Frontend Developer/title> meta namedescription contentPortfolio of August Trung - Frontend Developer /> script srchttps://cdn.tailwindcss.com>/script> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyJetBrains+Mono:wght@400;700&familyOrbitron:wght@400;500;700;900&familyPlus+Jakarta+Sans:wght@300;400;600;800&displayswap relstylesheet> script> tailwind.config { theme: { extend: { colors: { brand: { cyan: rgb(var(--color-brand-primary) / alpha-value>), pink: rgb(var(--color-brand-secondary) / alpha-value>), gold: #FFD700, dark: rgb(var(--color-brand-bg) / alpha-value>), glass: rgba(var(--color-brand-primary), 0.05), } }, fontFamily: { sans: Plus Jakarta Sans, sans-serif, mono: JetBrains Mono, monospace, display: Orbitron, sans-serif, }, animation: { spin-slow: spin calc(10s / var(--time-scale, 1)) linear infinite, pulse-fast: pulse calc(2s / var(--time-scale, 1)) cubic-bezier(0.4, 0, 0.6, 1) infinite, glitch: glitch calc(1s / var(--time-scale, 1)) linear infinite, fadeIn: fadeIn calc(1s / var(--time-scale, 1)) ease-out forwards, marquee-v: marquee-v 15s linear infinite, }, keyframes: { fadeIn: { 0%: { opacity: 0 }, 100%: { opacity: 1 }, }, marquee-v: { 0%: { transform: translateY(0) }, 100%: { transform: translateY(-50%) }, }, glitch: { 2%, 64%: { transform: translate(2px,0) skew(0deg) }, 4%, 60%: { transform: translate(-2px,0) skew(0deg) }, 62%: { transform: translate(0,0) skew(5deg) }, }, scanline: { 0%: { top: 0% }, 100%: { top: 100% }, }, scan-vertical: { 0%: { top: 0% }, 50%: { top: 100% }, 100%: { top: 0% }, } } } } } /script> style> :root { --time-scale: 1; --color-brand-primary: 20 255 236; --color-brand-secondary: 255 0 128; --color-brand-bg: 5 5 5; } * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; box-sizing: border-box; } /* Performance: Global content-visibility except for projects with holograms */ main section:not(#projects) { content-visibility: auto; contain-intrinsic-size: 1px 1000px; } #projects { overflow: visible !important; position: relative; z-index: 50; isolation: isolate; } .will-change-transform { will-change: transform; } /* New CSS Tactical Grid */ .tactical-grid { position: fixed; inset: 0; pointer-events: none; z-index: 1; background-image: linear-gradient(to right, rgba(var(--color-brand-primary), 0.05) 1px, transparent 1px), linear-gradient(to bottom, rgba(var(--color-brand-primary), 0.05) 1px, transparent 1px); background-size: 40px 40px; transform: translate3d(0, 0, 0); mask-image: radial-gradient(circle at center, black, transparent 80%); } body { background-color: rgb(var(--color-brand-bg)); color: #ffffff; cursor: none; transition: background-color 0.5s ease; overflow-x: hidden; } ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: rgb(var(--color-brand-bg)); } ::-webkit-scrollbar-thumb { background: rgb(var(--color-brand-primary)); border-radius: 4px; } .noise-grain { position: fixed; inset: 0; pointer-events: none; z-index: 50; opacity: 0.03; background-image: url(data:image/svg+xml,%3Csvg viewBox0 0 200 200 xmlnshttp://www.w3.org/2000/svg%3E%3Cfilter idnoiseFilter%3E%3CfeTurbulence typefractalNoise baseFrequency0.65 numOctaves3 stitchTilesstitch/%3E%3C/filter%3E%3Crect width100%25 height100%25 filterurl(%23noiseFilter)/%3E%3C/svg%3E); } .crt-overlay { position: fixed; inset: 0; z-index: 9990; pointer-events: none; background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.1) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.02), rgba(0, 255, 0, 0.01), rgba(0, 0, 255, 0.02)); background-size: 100% 3px, 3px 100%; } /style>link relstylesheet href/index.css> script typeimportmap>{ imports: { react/: https://aistudiocdn.com/react@^19.2.0/, react: https://aistudiocdn.com/react@^19.2.0, react-dom/: https://aistudiocdn.com/react-dom@^19.2.0/, lucide-react: https://aistudiocdn.com/lucide-react@^0.554.0, three: https://unpkg.com/three@0.160.0/build/three.module.js, three/addons/: https://unpkg.com/three@0.160.0/examples/jsm/, three/: https://aistudiocdn.com/three@^0.181.2/, react-dom: https://aistudiocdn.com/react-dom@^19.2.0 }}/script> script typemodule crossorigin src/assets/index-Bt21xaGw.js>/script>/head> body> div classtactical-grid>/div> div idroot>/div>/body>/html>
Subdomains
Date
Domain
IP
2d.augusttrung.com
2026-01-14
103.97.126.29
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
]