DNS Records
| A | 148.135.133.184 |
| AAAA | 2a02:4780:b:1919:0:343d:c1b3:5 |
| MX | mx1.titan.email (priority: 10) |
| MX | mx2.titan.email (priority: 20) |
| NS | ns1.dns-parking.com |
| NS | ns2.dns-parking.com |
| TXT | v=spf1 include:spf.titan.email ~all |
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"ClothingStore",
"Organization"
],
"@id": "https://eastbayinc.net/#organization",
"name": "EASTBAY INC.",
"url": "https://eastbayinc.net",
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
]
},
{
"@type": "WebSite",
"@id": "https://eastbayinc.net/#website",
"url": "https://eastbayinc.net",
"name": "EASTBAY INC.",
"alternateName": "EASTBAY USA",
"publisher": {
"@id": "https://eastbayinc.net/#organization"
},
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://eastbayinc.net/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://eastbayinc.net/#webpage",
"url": "https://eastbayinc.net/",
"name": "Home - EASTBAY",
"datePublished": "2023-12-29T07:24:08+07:00",
"dateModified": "2024-01-19T09:36:49+07:00",
"about": {
"@id": "https://eastbayinc.net/#organization"
},
"isPartOf": {
"@id": "https://eastbayinc.net/#website"
},
"inLanguage": "en-US"
}
]
}