DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@id": "https://fornex.com#identity",
"@type": "Organization",
"legalName": "Fornex Hosting S.L.",
"name": "Fornex",
"telephone": "+1 707 706 0739",
"url": "https://fornex.com/",
"address": {
"@type": "PostalAddress",
"streetAddress": "Edificio Altair - Office 212, Urb. Saladillo 214",
"postalCode": "29680",
"addressLocality": "Estepona",
"addressRegion": "Málaga",
"addressCountry": "ES"
},
"image": {
"@id": "https://fornex.com#/schema/image/4800d8a"
},
"sameAs": [
"https://hostadvice.com/hosting-company/fornex-reviews/",
"https://www.trustpilot.com/review/fornex.com",
"https://hostings.info/hosting/companies/fornex-com",
"https://www.websiteplanet.com/web-hosting/fornex/"
],
"subOrganization": [
{
"legalName": "FORNEX INC",
"address": {
"streetAddress": "30 N GOULD ST STE R",
"postalCode": "82801",
"addressLocality": "SHERIDAN",
"addressRegion": "WY",
"addressCountry": "US"
}
}
]
},
{
"@id": "https://fornex.com#/schema/image/4800d8a",
"@type": "ImageObject",
"contentUrl": "https://fornex.com/assets/logo-SXm4bc5t.svg",
"inLanguage": "en",
"url": "https://fornex.com/assets/logo-SXm4bc5t.svg"
}
]
}