Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ginoj.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Mon, 12 May 2025 14:40:05 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://gino-j.tumblr.com/

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - http://gino-j.tumblr.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Mon, 12 May 2025 14:40:06 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 35264
Connection: keep-alive
Vary: Accept-Encoding
X-Rid: bf342cf265eb9d98298422f7ee3093e4
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=15552001
X-Tumblr-User: gino-j
X-Tumblr-Pixel-0: https://px.srvcs.tumblr.com/impixu?T=1747060806&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL2dpbm8tai50dW1ibHIuY29tLyIsInJlcXR5cGUiOjAsInJvdXRlIjoiLyJ9&U=ACOFBJBHHM&K=0ce8c6803f231a1f9909943d89359070781fa8729bc70877b9d1dcb8039fc97b--https://px.srvcs.tumblr.com/impixu?T=1747060806&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly9naW5vLWoudHVtYmxyLmNvbS8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8iLCJwb3N0cyI6W3sicG9zdGlkIjoiMTEyODk0NzkxNjEwIiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI4OTQ3ODgy
X-Tumblr-Pixel-1: MDAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjg5NDc4NDMzNSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTEyODk0Nzc3Mzk1IiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI4OTQ3NzM3NjUiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjg5NDc2OTg5MCIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTEyNTcxMjc4MzUwIiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI1NzEyNzM3ODAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOj
X-Tumblr-Pixel-2: MzfSx7InBvc3RpZCI6IjExMjU3MTI2OTMxNSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTEyNTcxMjU4NzM1IiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI1NzEyNTMyNjAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjU3MTI0NzM5NSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTA1NjQyOTYzMTk1IiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMDU2NDI5NjAwMzAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjEwNTY0Mjk1NjUyNSIsImJs
X-Tumblr-Pixel-3: b2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9XX0=&U=EOBJPFAPIF&K=e24bec7a082556a84c71e8e22d97f9f351d9b41f7c487b375b2a3a850a5cc226
X-Tumblr-Pixel: 4
Link: <https://64.media.tumblr.com/avatar_039ed7663b92_128.pnj>; rel=icon
X-UA-Compatible: IE=Edge,chrome=1
X-UA-Device: desktop
Vary: X-UA-Device, Accept
X-nc: MISS
Accept-Ranges: bytes

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: ginoj.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><script>var __pbpa = true;</script><script>var translated_warning_string = 'Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?';</script><script type="text/javascript" language="javascript" src="https://assets.tumblr.com/assets/scripts/pre_tumblelog.js?_v=b9f848c06fcba7eaf305d4a7cb7a1b98"></script><HTML LANG="EN">

<!---------------------------------------
Theme 'Liberation' by James, 2012.
http://themesbyjames.tumblr.com
--------------------------------------->

<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
<!-- TITLE - FOR CUSTOM TITLE CHANGE "Gino J." -->
<title>Gino J.</title>
<!-- THE COLOR -->
<meta name="color:Background" content="#FFF"/>
<meta name="color:Posts" content="#FFF"/>
<meta name="color:Title" content="#292929"/>
<meta name="color:Text" content="#363636"/>
<meta name="color:Link" content="#000"/>
<meta name="color:Hover" content="#D4D4D4"/>
<meta name="color:Scrollbar" content="#130C11"/>
<!-- IMAGE UPLOADS -->
<meta name="image:Banner" content=""/>
<meta name="image:Background" content="https://static.tumblr.com/ek9ly4s/i6Fm12595/pagebg.png"/>
<!-- THE IF'S -->
<meta name="if:Inverted Fade" content="0"/>
<meta name="if:Show Time Ago on Posts" content="0"/>
<meta name="if:Post Background Transparent" content="1"/>
<meta name="if:Show Default Links" content="1">
<meta name="if:Three Columns" content="1"/>
<meta name="if:Two Columns" content="0"/>
<meta name="if:Reblog Link On Hover" content="1"/>
<meta name="if:Show Blog Description" content="1"/>
<meta name="if:Install Button" content="1"/>
<!-- FONT -->
<meta name="font:Body" content="Arial, 'Helvetica Neue', Helvetica, sans-serif"/>
<!-- TEXT -->
<meta name="text:Link One" content="" />
<meta name="text:Link One Title" content="" />
<meta name="text:Link Two" content="" />
<meta name="text:Link Two Title" content="" />
<meta name="text:Link Three" content="" />
<meta name="text:Link Three Title" content="" />
<meta name="text:Link Four" content="" />
<meta name="text:link Four Title" content="" />
<meta name="text:link Five" content="" />
<meta name="text:link Five Title" content="" />
<!-- STYLESHEETS -->
<style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}.tmblr-iframe--amp-cta-button{visibility:hidden;position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}.tmblr-iframe--amp-cta-button.tmblr-iframe--loaded{visibility:visible;animation:iframe-app-cta-transition .2s ease-out}</style><link rel="stylesheet" media="screen" href="https://assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css?_v=f085dde138e244526309d4673db67b4c"><link rel="stylesheet" href="https://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
<link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css'>
</script>

<meta name="description" content="inspirations &amp; dope pieces. click on the image twice for more info &amp; pricing." />

<style type="text/css">

body{
margin:0px;
background-color: #ffffff;
background-image:url(https://static.tumblr.com/eef16f0e485efe778fe34706eb5fd91d/dqx79n0/cmQn1ug54/tumblr_static_screen_shot_2013-10-16_at_8.22.40_pm.png);
background-attachment: fixed;
background-repeat: repeat;
font-size: 11px;
font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
line-height:12px;
color:#363636;
}

::-webkit-scrollbar {width: 5px; height: 5px; background: #ffffff; }
::-webkit-scrollbar-thumb { background-color: #130C11; -webkit-border-radius: 4ex; }

a:link, a:active, a:visited{
color: #000;
text-decoration: none;
-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all   0.6s ease-out;transition: all 0.6s ease-out;
}

a:hover{
color:#888888;
text-decoration: none;
-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all   0.3s ease-out;transition: all 0.3s ease-out;
}

.sidelink{font-style:none;
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-color: #363636;
text-align: center;
padding-right:5px;
text-transform:uppercase;
font-size:11px;
-webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s  linear;}

.description{font-style:none;
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-color: #363636;
text-align: center;
text-transform:uppercase;
font-size:11px;
}

.sidelink:hover{background-color:rgba(0,0,0,0);
style: none;
color:#888888;
-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s    linear;}
.sidelink a:hover{color: #000;
-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s   linear;}

iframe#tumblr_controls {position:absolute; z-index:1337; top:0px; right:0px; border:0px; background-color:transparent; overflow:hidden}

#posts1{

width:345px;
height:auto;}



}


#posts2{
padding-top:3px;
padding-bottom:3px;
position:fixed !important;

width:345px;
height:207px;



background: #FFF;



}

#containerr{
margin:auto;
top:30px;
padding-top:15px;
position:relative;


width:1090px;
left:10px;




overflow:hidden;
}


#container .topbanner {
z-index:999999999999999;
top: 0px;
width: 900px;
height: auto;
background-color: transparent;
}


#posts{


width:1080px;




}

#install{
position:fixed !important;
width:auto;
height:auto;
right:3px;
top:26px;
}

#install:hover{
position:fixed !important;
width:auto;
height:auto;
}

#entry{
z-index:9999;
border:0px solid;
border-color: #FFFFF1;
float: left;

width:345px;
height:auto;


background-color:transparent;

line-height:8px;
padding:0px;
margin-right:10px;
margin-bottom:10px;
overflow:hidden;
}


#entry img{


max-width: 345px;
height: auto;




}





#permapagenotesbox{
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 9px;
text-align: center;
padding-bottom:10px;
z-index:9999;
width:600px;

background: #FFF;


}


#pagination{
font-size: 10px;}

#permapage{
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 9px;
text-align: center;
padding-bottom:10px;
z-index:9999;}

#notes{

}


.title{
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
text-transform:uppercase;
font-size: 14px;
line-height: 14px;
color: #292929;
letter-spacing: 0px;
}


.asktitle{
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 12px;
line-height: 12px;
color: #292929;
font-weight: normal;
letter-spacing: 0px;
}


.credy:hover{
font-family: Arial;
font-size: 9px;
opacity: .6;
color: ;
letter-spacing: 0px;
border-style: inset;
border-width: 2px;
}


.permalinktext{
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
padding: 5px;
position: absolute;
text-align: center;
width: 200px;
-moz-transition: 0.3s ease-out;
-webkit-transition: 0.3s ease-out;
transition: 0.3s ease-out;
opacity:0;
}

.permalinktext a{color:;
}


.entry:hover .permalinktext {
-moz-transition: 0.3s ease-out;
-webkit-transition: 0.3s ease-out;
transition: 0.3s ease-out;
width:200px;
text-decoration:line-through;
height:auto;
display: block;
opacity: 1;
}

blockquote{
padding:0px 0px 2px 3px;
margin:0px 0px 2px 1px;
}
ul, ol, li{
list-style:none;
margin:0px;
padding:0px;
}

.user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
.user_7 .label, .user_8 .label, .user_9 .label {color:#292929;
}

a.links {
font-family: Arial;
font-size: 10px;
line-height: 9px;
text-transform: normal;
letter-spacing:0px;
display:block;
padding: 0px;
margin-bottom: 0px;
-moz-border-radius:0px; border-radius:0px;
}

a.links:hover {
font-style: italic;
text-decoration: underline;
letter-spacing:10px;
}

h2{ color:#000; font-weight: normal; font-size: 50px; font-family: 'BebasNeueRegular', sans-serif; line-height: 0px; text-transform:uppercase;}
h1 a #000}






</style>
<link rel="shortcut icon" href="https://64.media.tumblr.com/avatar_039ed7663b92_128.pnj">
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://gino-j.tumblr.com/rss" />
<meta name="viewport" content="width=720" />
<link rel="alternate" href="android-app://com.tumblr/tumblr/x-callback-url/blog?blogName=gino-j" /><link rel="alternate" href="ios-app://305343404/tumblr/x-callback-url/blog?blogName=gino-j" /><script
    defer
    type="application/javascript"
    id="bilmur"
    data-provider="tumblr.com"
    data-service="blognetwork"
    data-customproperties='{"theme": "liberation"}'
    nonce="HhCkYRAW3DGZDzwspvqwC2AVT0"
    src="https://s0.wp.com/wp-content/js/bilmur.min.js?m=202520"
  ></script><script src="https://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=a8fadfa499d8cb7c3f8eefdf0b1adfdd"></script><link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3"><meta name="keywords" content="fashion,menswear,streetstyle,accessories,pants" /><!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. --><!-- Read more: http://ogp.me/ --><meta property="fb:app_id" content="48119224995" /><meta property="og:site_name" content="Tumblr" /><meta property="og:title" content="Gino J." /><meta property="og:url" content="https://gino-j.tumblr.com/?og=1" /><meta property="og:description" content="inspirations &amp; dope pieces. click on the image twice for more info &amp; pricing." /><meta property="og:type" content="profile" /><meta property="og:image" content="https://64.media.tumblr.com/avatar_039ed7663b92_128.pnj" /><meta property="al:ios:url" content="tumblr://x-callback-url/blog?blogName=gino-j" /><meta property="al:ios:app_name" content="Tumblr" /><meta property="al:ios:app_store_id" content="305343404" /><meta property="al:android:url" content="tumblr://x-callback-url/blog?blogName=gino-j" /><meta property="al:android:app_name" content="Tumblr" /><meta property="al:android:package" content="com.tumblr" /><!-- END TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- TWITTER TAGS --><meta charset="utf-8"><meta name="twitter:site" content="tumblr" /><meta name="twitter:card" content="summary" /><meta name="twitter:description" content="inspirations &amp; dope pieces. click on the image twice for more info &amp; pricing." /><meta name="twitter:title" content="Gino J." /><meta name="twitter:creator" content="Gino_Jokes" /><meta name="twitter:app:name:iphone" content="Tumblr" /><meta name="twitter:app:name:ipad" content="Tumblr" /><meta name="twitter:app:name:googleplay" content="Tumblr" /><meta name="twitter:app:id:iphone" content="305343404" /><meta name="twitter:app:id:ipad" content="305343404" /><meta name="twitter:app:id:googleplay" content="com.tumblr" /><meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=gino-j&amp;referrer=twitter-cards" /><meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=gino-j&amp;referrer=twitter-cards" /><meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=gino-j&amp;referrer=twitter-cards" /><!-- GOOGLE CAROUSEL --><script type="application/ld+json">
	{"@type":"ItemList","url":"https:\/\/gino-j.tumblr.com","itemListElement":[{"@type":"ListItem","position":1,"url":"https:\/\/gino-j.tumblr.com\/post\/112894791610\/lanvin-cotton-blend-biker-trousers"},{"@type":"ListItem","position":2,"url":"https:\/\/gino-j.tumblr.com\/post\/112894788200\/balenciaga-printed-cotton-jersey-t-shirt"},{"@type":"ListItem","position":3,"url":"https:\/\/gino-j.tumblr.com\/post\/112894784335\/saint-laurent-leather-biker-jacket"},{"@type":"ListItem","position":4,"url":"https:\/\/gino-j.tumblr.com\/post\/112894777395\/rick-owens-adidas-springblade-leather-and-rubber"},{"@type":"ListItem","position":5,"url":"https:\/\/gino-j.tumblr.com\/post\/112894773765\/maison-martin-margiela-paint-splatter-leather"},{"@type":"ListItem","position":6,"url":"https:\/\/gino-j.tumblr.com\/post\/112894769890\/junghans-max-bill-stainless-steel-and-leather"},{"@type":"ListItem","position":7,"url":"https:\/\/gino-j.tumblr.com\/post\/112571278350\/thom-sweeney-navy-mount-street-checked-cotton"},{"@type":"ListItem","position":8,"url":"https:\/\/gino-j.tumblr.com\/post\/112571273780\/polo-ralph-lauren-slim-fit-button-down-collar"},{"@type":"ListItem","position":9,"url":"https:\/\/gino-j.tumblr.com\/post\/112571269315\/jack-erwin-chase-chelsea-boot"},{"@type":"ListItem","position":10,"url":"https:\/\/gino-j.tumblr.com\/post\/112571258735\/eyevan-7285-square-frame-acetate-sunglasses"},{"@type":"ListItem","position":11,"url":"https:\/\/gino-j.tumblr.com\/post\/112571253260\/mr-indian-chief-ring-antique-silver"},{"@type":"ListItem","position":12,"url":"https:\/\/gino-j.tumblr.com\/post\/112571247395\/comme-des-gar%C3%A7ons-half-zip-embossed-leather-wallet"},{"@type":"ListItem","position":13,"url":"https:\/\/gino-j.tumblr.com\/post\/105642963195\/thom-browne-herringbone-wool-tweed-overcoat"},{"@type":"ListItem","position":14,"url":"https:\/\/gino-j.tumblr.com\/post\/105642960030\/nudie-jeans-wool-blend-sweater"},{"@type":"ListItem","position":15,"url":"https:\/\/gino-j.tumblr.com\/post\/105642956525\/barney-cools-navy-jogger-pants"}],"@context":"http:\/\/schema.org"}</script><link rel="canonical" href="https://www.tumblr.com/gino-j" /></head>
<body>

<script src="https://static.tumblr.com/6jwx45k/9Ivm1xjuj/infintescroll.txt" type="text/javascript"></script>

<div id="containerr">
<div class="topbanner" style="overflow:hidden;

margin-left:-20px;



">

<center>



<div style="text-align:center;"><h2 class="bebas"><a href="/">Gino J.</a></h2></div>


<div style="text-align: center;text-transform: uppercase;">



<a href="http://www.linkedin.com/profile/view?id=165443418&trk=nav_responsive_tab_profile" class="link">resume</a>&nbsp;&nbsp;&nbsp;&nbsp;


<a href="http://instagram.com/g.jokbengboon" class="link">instagram</a>&nbsp;&nbsp;&nbsp;&nbsp;


<a href="/contact" class="link">contact</a>&nbsp;&nbsp;&nbsp;&nbsp;


<a href="/press" class="link">press</a>&nbsp;&nbsp;&nbsp;&nbsp;







</div>

<p>inspirations & dope pieces. click on the image twice for more info & pricing.</p><br>

</center>

</div>
</div>

<div id="posts2">
<div id="containerr">
<div id="sidebarr">
</div>
</center>

<div id="pagination">
<div align="center">

<div id="posts">


<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112894791610/lanvin-cotton-blend-biker-trousers">
<img src="https://64.media.tumblr.com/cc389a26be63eb153995004c750dad37/tumblr_nksz5udX7a1r00t66o1_500.jpg" alt="LANVIN COTTON-BLEND BIKER TROUSERS"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112894788200/balenciaga-printed-cotton-jersey-t-shirt">
<img src="https://64.media.tumblr.com/24f21d05af7525b8461fc4efa5d12912/tumblr_nksz2khzHH1r00t66o1_500.jpg" alt="BALENCIAGA PRINTED COTTON-JERSEY T-SHIRT"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112894784335/saint-laurent-leather-biker-jacket">
<img src="https://64.media.tumblr.com/a0a2a60cbb4f6e4e30701cc619a9e24d/tumblr_n27d5epUPo1r00t66o1_500.jpg" alt="SAINT LAURENT LEATHER BIKER JACKET"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112894777395/rick-owens-adidas-springblade-leather-and-rubber">
<img src="https://64.media.tumblr.com/d4d9bf8881236cbe1839621631cecfd4/tumblr_nkszbueur01r00t66o1_500.jpg" alt="RICK OWENS ADIDAS SPRINGBLADE LEATHER AND RUBBER SNEAKERS"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112894773765/maison-martin-margiela-paint-splatter-leather">
<img src="https://64.media.tumblr.com/db052c66ecc5835365a4e8d10074e32d/tumblr_nkszegbILg1r00t66o1_500.jpg" alt="MAISON MARTIN MARGIELA PAINT SPLATTER LEATHER BILLFOLD WALLET"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112894769890/junghans-max-bill-stainless-steel-and-leather">
<img src="https://64.media.tumblr.com/f429b84da0873fb770f20a4f650910a6/tumblr_nkszm0GlGY1r00t66o1_500.jpg" alt="JUNGHANS MAX BILL STAINLESS STEEL AND LEATHER CHRONOSCOPE WATCH"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112571278350/thom-sweeney-navy-mount-street-checked-cotton">
<img src="https://64.media.tumblr.com/597ad7608e346cce573e8b07d935e417/tumblr_nkm3nu5Tx81r00t66o1_500.jpg" alt="THOM SWEENEY - NAVY MOUNT STREET CHECKED COTTON SUIT"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112571273780/polo-ralph-lauren-slim-fit-button-down-collar">
<img src="https://64.media.tumblr.com/643131c1ce4da26ea13f1832e3f5e6f3/tumblr_nkm3rdvIAi1r00t66o1_500.jpg" alt="POLO RALPH LAUREN SLIM-FIT BUTTON-DOWN COLLAR COTTON OXFORD SHIRT"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112571269315/jack-erwin-chase-chelsea-boot">
<img src="https://64.media.tumblr.com/087ee6aeb31261292be8faa588e349ba/tumblr_nkm441fMKm1r00t66o1_500.jpg" alt="JACK ERWIN CHASE CHELSEA BOOT"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112571258735/eyevan-7285-square-frame-acetate-sunglasses">
<img src="https://64.media.tumblr.com/aa4113134eba6953cdee577434625223/tumblr_nkm49cPV5H1r00t66o1_500.jpg" alt="EYEVAN 7285 SQUARE-FRAME ACETATE SUNGLASSES"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112571253260/mr-indian-chief-ring-antique-silver">
<img src="https://64.media.tumblr.com/f786ea327d1e1947cbc8b6f877c38f69/tumblr_nkm92lURNJ1r00t66o1_500.jpg" alt="Mr. Indian Chief Ring (Antique Silver)"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/112571247395/comme-des-gar%C3%A7ons-half-zip-embossed-leather-wallet">
<img src="https://64.media.tumblr.com/e7ea450448767d07137e77e049a4aa26/tumblr_nkm98rMdn11r00t66o1_500.jpg" alt="COMME DES GAR&Ccedil;ONS HALF-ZIP EMBOSSED-LEATHER WALLET"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/105642963195/thom-browne-herringbone-wool-tweed-overcoat">
<img src="https://64.media.tumblr.com/12d8a05985ff08a3ace6e42b99ecfee2/tumblr_ngur6bngEM1r00t66o1_500.jpg" alt="Thom Browne - Herringbone Wool-Tweed Overcoat"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/105642960030/nudie-jeans-wool-blend-sweater">
<img src="https://64.media.tumblr.com/896076ce827c57b329d4f710eafb60fa/tumblr_ngur9aulZX1r00t66o1_500.jpg" alt="Nudie Jeans - Wool-Blend Sweater"  width=345; style=""></a>
</div>




















</center>


</div>

<div id="entry">



<div id="posts1">
<a href="https://gino-j.tumblr.com/post/105642956525/barney-cools-navy-jogger-pants">
<img src="https://64.media.tumblr.com/a066167353339af9c3d1b455cf592b65/tumblr_ngus3wZh6z1r00t66o1_500.jpg" alt="Barney Cools - Navy Jogger Pants"  width=345; style=""></a>
</div>




















</center>


</div>

</div>
</div>
</div>
</div>
</center>
</div>
</div>

<div id="page-nav"><a href="/page/2"></a></div>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="https://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
<script type="text/javascript">
$(window).load(function(){
var $wall = $('#posts');
$wall.imagesLoaded(function(){
$wall.masonry({
itemSelector: '#entry, #entry_photo',
isAnimated : false
});
});

$wall.infinitescroll({
navSelector    : '#page-nav',
nextSelector   : '#page-nav a',
itemSelector   : '#entry, #entry_photo',
bufferPx       : 2000,
debug          : false,
errorCallback: function() {
$('#infscr-loading').fadeOut('normal');
}},
function( newElements ) {
var $newElems = $( newElements );
$newElems.hide();
$newElems.imagesLoaded(function(){
$wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
});
}); $('#content').show(500);
});
</script>





<div><div><div><div>

<iframe scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-index:9999;" id="ga_target"></iframe><script type="text/javascript">
    (function(){
        var analytics_frame = document.getElementById('ga_target');
        var analytics_iframe_loaded;
        var user_logged_in;
        var blog_is_nsfw = 'No';

        var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
        var eventer = window[eventMethod];
        var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
        eventer(messageEvent,function(e) {
            var message = (e.data && e.data.split) ? e.data.split(';') : '';
            switch (message[0]) {
                case 'analytics_iframe_loaded':
                    analytics_iframe_loaded = true;
                    postCSMessage();
                    postGAMessage();
                    break;
                case 'user_logged_in':
                    user_logged_in = message[1];
                    postGAMessage();
                    break;
            }
        }, false);

        analytics_frame.src = "https://assets.tumblr.com/analytics.html?_v=9f5febfd57a8a649c598d888f2d9e062#" +
                              "https://gino-j.tumblr.com";
        function postGAMessage() {
            if (analytics_iframe_loaded && user_logged_in) {
                var is_ajax = false;
                analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/?route=%2F'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
            }
        }
        function postCSMessage() {
            COMSCORE = true;
            analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]);
        }
    })();
</script><script type="text/javascript" nonce="HhCkYRAW3DGZDzwspvqwC2AVT0">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1747060806&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL2dpbm8tai50dW1ibHIuY29tLyIsInJlcXR5cGUiOjAsInJvdXRlIjoiLyJ9&U=DLOKDFMKNB&K=178ddf295334887e0eb19aaa6dc8b3e4e0726186333cfe8f0a6daa14c5547608&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1747060806&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL2dpbm8tai50dW1ibHIuY29tLyIsInJlcXR5cGUiOjAsInJvdXRlIjoiLyIsIm5vc2NyaXB0IjoxfQ==&U=DLOKDFMKNB&K=138457cb60c116769c68288c75c3732d7d7908dbc27dae2b2993069474badaae&R="></noscript><script type="text/javascript" nonce="HhCkYRAW3DGZDzwspvqwC2AVT0">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1747060806&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly9naW5vLWoudHVtYmxyLmNvbS8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8iLCJwb3N0cyI6W3sicG9zdGlkIjoiMTEyODk0NzkxNjEwIiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI4OTQ3ODgyMDAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjg5NDc4NDMzNSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTEyODk0Nzc3Mzk1IiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI4OTQ3NzM3NjUiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjg5NDc2OTg5MCIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTEyNTcxMjc4MzUwIiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI1NzEyNzM3ODAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjU3MTI2OTMxNSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTEyNTcxMjU4NzM1IiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI1NzEyNTMyNjAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjU3MTI0NzM5NSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTA1NjQyOTYzMTk1IiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMDU2NDI5NjAwMzAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjEwNTY0Mjk1NjUyNSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9XX0=&U=GAKDNNAOBF&K=934f01244d0eed4642f7d031f1b35b5f160f67a28d5790cdcae80a313d52d5b4&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1747060806&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly9naW5vLWoudHVtYmxyLmNvbS8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8iLCJwb3N0cyI6W3sicG9zdGlkIjoiMTEyODk0NzkxNjEwIiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI4OTQ3ODgyMDAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjg5NDc4NDMzNSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTEyODk0Nzc3Mzk1IiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI4OTQ3NzM3NjUiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjg5NDc2OTg5MCIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTEyNTcxMjc4MzUwIiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI1NzEyNzM3ODAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjU3MTI2OTMxNSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTEyNTcxMjU4NzM1IiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMTI1NzEyNTMyNjAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjExMjU3MTI0NzM5NSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTA1NjQyOTYzMTk1IiwiYmxvZ2lkIjoyMzMyOTc1OCwic291cmNlIjozM30seyJwb3N0aWQiOiIxMDU2NDI5NjAwMzAiLCJibG9naWQiOjIzMzI5NzU4LCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjEwNTY0Mjk1NjUyNSIsImJsb2dpZCI6MjMzMjk3NTgsInNvdXJjZSI6MzN9XSwibm9zY3JpcHQiOjF9&U=GAKDNNAOBF&K=a222cc3ea5770812c1def888e2c9a28025e4525e7b020f4627e8671806b33c3f&R="></noscript><noscript id="bootloader" data-bootstrap="{&quot;Components&quot;:{&quot;PostActivity&quot;:[],&quot;NotificationPoller&quot;:{&quot;messaging_keys&quot;:[],&quot;token&quot;:&quot;&quot;,&quot;inbox_unread&quot;:0},&quot;DesktopDashboardLogo&quot;:{&quot;animations&quot;:[[&quot;https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/1.png?_v=161861acded461bb6e995593a3bae835&quot;,&quot;https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/[email protected]?_v=496a774637302a598c851381d00009b0&quot;]]},&quot;TumblelogIframe&quot;:{&quot;unified&quot;:true,&quot;variant&quot;:null,&quot;isCompact&quot;:true,&quot;tumblelogBundleSrc&quot;:&quot;https:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelog\/index.build.js?_v=fe23fd6389c5ebd8c99ea80f0b1c77ba&quot;,&quot;tumblelogName&quot;:&quot;gino-j&quot;,&quot;isLoggedIn&quot;:false,&quot;isFriend&quot;:false,&quot;formKey&quot;:&quot;&quot;,&quot;canSubscribe&quot;:false,&quot;isSubscribed&quot;:false,&quot;tumblelogTitle&quot;:&quot;Gino J.&quot;,&quot;tumblelogAvatar&quot;:&quot;https:\/\/64.media.tumblr.com\/avatar_039ed7663b92_64.pnj&quot;,&quot;tumblelogAvatar128&quot;:&quot;https:\/\/64.media.tumblr.com\/avatar_039ed7663b92_128.pnj&quot;,&quot;tumblelogHost&quot;:&quot;https:\/\/gino-j.tumblr.com&quot;,&quot;hasCustomDomain&quot;:false,&quot;isOptica&quot;:false,&quot;isCustomTheme&quot;:false,&quot;themeHeaderImage&quot;:&quot;https:\/\/assets.tumblr.com\/images\/default_header\/optica_pattern_05.png?_v=671444c5f47705cce40d8aefd23df3b1&quot;,&quot;themeBackgroundColor&quot;:&quot;#FFFFFF&quot;,&quot;themeTitleColor&quot;:&quot;#444444&quot;,&quot;themeAccentColor&quot;:&quot;#529ECC&quot;,&quot;brag&quot;:true,&quot;canShowAd&quot;:true,&quot;isPremium&quot;:false,&quot;showLrecAds&quot;:false,&quot;showStickyLrecBackfill&quot;:false,&quot;showGeminiAds&quot;:false,&quot;geminiSectionCodeDesktop&quot;:&quot;a10bca9c-0c5d-4a02-ab13-14ab8513d81d&quot;,&quot;geminiSectionCodeMobile&quot;:&quot;ced63809-b609-4aca-96a0-abc099acba6b&quot;,&quot;currentPageType&quot;:&quot;blog&quot;,&quot;currentPage&quot;:1,&quot;searchQuery&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;query&quot;:&quot;&quot;,&quot;chrono&quot;:false,&quot;postId&quot;:&quot;&quot;,&quot;src&quot;:&quot;https:\/\/gino-j.tumblr.com\/&quot;,&quot;postUrl&quot;:&quot;&quot;,&quot;openInPeeprUrl&quot;:&quot;https:\/\/www.tumblr.com\/gino-j&quot;,&quot;isBlocked&quot;:null,&quot;isAdmin&quot;:false,&quot;lookupButtonUrl&quot;:&quot;&quot;,&quot;showSpamButton&quot;:false,&quot;showRootPostButton&quot;:false,&quot;rootPostUrl&quot;:&quot;&quot;,&quot;showRadarPostButton&quot;:false,&quot;radarKeys&quot;:&quot;&quot;,&quot;isUniblocked&quot;:false,&quot;isNsfw&quot;:false,&quot;isAdult&quot;:false,&quot;isSpam&quot;:false,&quot;isPrimaryBlog&quot;:false,&quot;canEdit&quot;:false,&quot;canReblogSelf&quot;:false,&quot;showLikeButton&quot;:false,&quot;showReblogButton&quot;:false,&quot;reblogUrl&quot;:&quot;&quot;,&quot;showMessagingButton&quot;:false,&quot;loginCheckIframeSrc&quot;:&quot;https:\/\/assets.tumblr.com\/assets\/html\/iframe\/login_check.html?_v=3de94a184d600617102ddd5b48fb36e9&quot;,&quot;appInstallUrls&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dbn_continue_or_install_cta&quot;,&quot;ios&quot;:&quot;https:\/\/apps.apple.com\/app\/apple-store\/id305343404?pt=212308\u0026ct=bn_continue_or_install_cta\u0026mt=8&quot;},&quot;appOpenReferrer&quot;:&quot;bn_header_open_btn&quot;,&quot;isShowSearch&quot;:true,&quot;supplyLogging&quot;:[],&quot;secondsSinceLastActivity&quot;:-1,&quot;installUrlOpenFailed&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dbn_header_app_open_failed&quot;,&quot;ios&quot;:&quot;https:\/\/apps.apple.com\/app\/apple-store\/id305343404?pt=212308\u0026ct=bn_header_app_open_failed\u0026mt=8&quot;},&quot;loginWallVariant&quot;:&quot;small_center&quot;},&quot;CommunityLabels&quot;:{&quot;has_community_label&quot;:false,&quot;is_single&quot;:false,&quot;redirect_target&quot;:null}},&quot;Flags&quot;:{&quot;features&quot;:&quot;eyJmaWx0ZXJfbnNmdyI6dHJ1ZSwibW9iaWxlX3dlYl9nYXRlIjp0cnVlLCJzYWZlX21vZGUiOnRydWUsInNhZmVfbW9kZV9lbmFibGVkIjp0cnVlLCJrZXljb21tYW5kX2F1dG9fcGFnaW5hdGUiOnRydWUsImxvZ2dlZF9vdXRfc2VhcmNoIjp0cnVlLCJrcmFrZW5fd2ViX2xvZ2dpbmdfbGlicmFyeSI6dHJ1ZSwibGl2ZXBob3Rvc193ZWIiOnRydWUsInVzZXJfdGFnX2ZpbHRlcmluZyI6dHJ1ZSwic2FmZV9tb2RlX293bl9wb3N0Ijp0cnVlLCJwcm9qZWN0X3hfYXBwZWFsIjp0cnVlLCJtb2JpbGVfd2ViX3Bob3Rvc2V0cyI6dHJ1ZSwiaGlkZV9kZWZhdWx0X2hlYWRlcnNfYmxvZ19jYXJkcyI6dHJ1ZSwibm90aWZpY2F0aW9uX3JlcGx5X2xpbmtfdG9fbm90ZXMiOnRydWUsInR5cGluZ19pbmRpY2F0b3Jfd3JpdGUiOnRydWUsInR1bWJscl92aWRlb19zcG9uc29yZWRfZGF5Ijp0cnVlLCJjYXB0Y2hhOnVzZV9yZWNhcHRjaGEyIjp0cnVlLCJsaXR0bGVfc2lzdGVyIjp0cnVlLCJlbmFibGVfanNfZXJyb3JzX2xvZyI6dHJ1ZSwibG9nX2xhZHkiOnRydWUsInJlZHBvcF9wb3N0X2Zvcm1fbW9iaWxlX2NyZWF0ZSI6dHJ1ZSwibGVnYWN5X3Bvc3RfZm9ybV9idXR0b25zX2xpbmtfdG9fcmVkcG9wIjp0cnVlLCJzaG93X3RzcF9jbGlja190aHJvdWdoX3RvZ2dsZSI6dHJ1ZSwiZGFybGFfYWRfZmVlZGJhY2siOnRydWUsInN0YXR1c19pbmRpY2F0b3IiOnRydWUsImNvbnZlcnNhdGlvbmFsX25vdGlmaWNhdGlvbnMiOnRydWUsImRpc2FibGVfeWFob29fYl9jb29raWUiOnRydWUsImxpdmVwaG90b3MiOnRydWUsImNvbW11bml0eV9sYWJlbHMiOnRydWV9&quot;},&quot;Context&quot;:{&quot;name&quot;:&quot;default&quot;,&quot;time&quot;:1747060806000,&quot;userinfo&quot;:{&quot;primary&quot;:&quot;&quot;,&quot;name&quot;:&quot;&quot;,&quot;channels&quot;:[]},&quot;hosts&quot;:{&quot;assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;secure_assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;secure_www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;embed_host&quot;:&quot;https:\/\/embed.tumblr.com&quot;,&quot;safe_host&quot;:&quot;https:\/\/safe.txmblr.com&quot;,&quot;platform_host&quot;:&quot;https:\/\/platform.tumblr.com&quot;},&quot;language&quot;:&quot;en_US&quot;,&quot;language_simple&quot;:&quot;en&quot;,&quot;assets&quot;:&quot;https:\/\/assets.tumblr.com\/client\/prod\/&quot;},&quot;Translations&quot;:{&quot;%1$sReport %2$s&#039;s post?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sReport %2$s&#039;s reply?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sDelete your tip??%2$s&quot;:&quot;%1$sDelete your tip?%2$s&quot;,&quot;Deleting your tip&quot;:&quot;Deleting your tip will only remove it from the replies tab and notes. %1$sYou won&#039;t receive a refund of your tip.%2$s For further help contact %3$sTumblr Support%4$s.&quot;}}"></noscript><script src="https://assets.tumblr.com/client/prod/standalone/tumblelog/index.build.js?_v=fe23fd6389c5ebd8c99ea80f0b1c77ba"></script></body>
</html>
                               

Whois info of domain

Domain Name: GINOJ.COM
Registry Domain ID: 1794905283_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-04-19T16:15:48Z
Creation Date: 2013-04-19T02:34:48Z
Registry Expiry Date: 2026-04-19T02:34:48Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS45.DOMAINCONTROL.COM
Name Server: NS46.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-12T14:39:49Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass