Help
RSS
API
Feed
Maltego
Contact
Domain > el-olivo.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-06-05
31.200.244.37
(
ClassC
)
2025-11-02
172.67.185.154
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sun, 02 Nov 2025 04:13:39 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Wed, 23 Jul 2025 15:01:12 GMTcf-cache-status: DYNAMICVary: Accept-EncodingNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?saCAzgET45DO9cbswhSeFp%2BYkaEqd0siyjj03urMQ2qN9L4ZRtQlZUT3ZXLHCGoBWCuSizV8ydAYay1s54li3GvcDr7S9fg%2FQEB9YyQ%3D%3D}}CF-RAY: 9980ccedbdf19811-PDXalt-svc: h3:443; ma86400 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml> !-- Modified from the Debian original for Ubuntu Last updated: 2022-03-22 See: https://launchpad.net/bugs/1966004 --> head> meta http-equivContent-Type contenttext/html; charsetUTF-8 /> title>Apache2 Ubuntu Default Page: It works/title> style typetext/css mediascreen> * { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } body, html { padding: 3px 3px 3px 3px; background-color: #D8DBE2; font-family: Ubuntu, Verdana, sans-serif; font-size: 11pt; text-align: center; } div.main_page { position: relative; display: table; width: 800px; margin-bottom: 3px; margin-left: auto; margin-right: auto; padding: 0px 0px 0px 0px; border-width: 2px; border-color: #212738; border-style: solid; background-color: #FFFFFF; text-align: center; } div.page_header { height: 180px; width: 100%; background-color: #F5F6F7; } div.page_header span { margin: 15px 0px 0px 50px; font-size: 180%; font-weight: bold; } div.page_header img { margin: 3px 0px 0px 40px; border: 0px 0px 0px; } div.banner { padding: 9px 6px 9px 6px; background-color: #E9510E; color: #FFFFFF; font-weight: bold; font-size: 112%; text-align: center; position: absolute; left: 40%; bottom: 30px; width: 20%; } div.table_of_contents { clear: left; min-width: 200px; margin: 3px 3px 3px 3px; background-color: #FFFFFF; text-align: left; } div.table_of_contents_item { clear: left; width: 100%; margin: 4px 0px 0px 0px; background-color: #FFFFFF; color: #000000; text-align: left; } div.table_of_contents_item a { margin: 6px 0px 0px 6px; } div.content_section { margin: 3px 3px 3px 3px; background-color: #FFFFFF; text-align: left; } div.content_section_text { padding: 4px 8px 4px 8px; color: #000000; font-size: 100%; } div.content_section_text pre { margin: 8px 0px 8px 0px; padding: 8px 8px 8px 8px; border-width: 1px; border-style: dotted; border-color: #000000; background-color: #F5F6F7; font-style: italic; } div.content_section_text p { margin-bottom: 6px; } div.content_section_text ul, div.content_section_text li { padding: 4px 8px 4px 16px; } div.section_header { padding: 3px 6px 3px 6px; background-color: #8E9CB2; color: #FFFFFF; font-weight: bold; font-size: 112%; text-align: center; } div.section_header_grey { background-color: #9F9386; } .floating_element { position: relative; float: left; } div.table_of_contents_item a, div.content_section_text a { text-decoration: none; font-weight: bold; } div.table_of_contents_item a:link, div.table_of_contents_item a:visited, div.table_of_contents_item a:active { color: #000000; } div.table_of_contents_item a:hover { background-color: #000000; color: #FFFFFF; } div.content_section_text a:link, div.content_section_text a:visited, div.content_section_text a:active { background-color: #DCDFE6; color: #000000; } div.content_section_text a:hover { background-color: #000000; color: #DCDFE6; } div.validator { } /style> /head> body> div classmain_page> div classpage_header floating_element> img srcicons/ubuntu-logo.png altUbuntu Logo stylewidth:184px;height:146px; classfloating_element /> div> span stylemargin-top: 1.5em; classfloating_element> Apache2 Default Page /span> /div> div classbanner> div idabout>/div> It works! /div> /div> div classcontent_section floating_element> div classcontent_section_text> p> This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems. It is based on the equivalent page on Debian, from which the Ubuntu Apache packaging is derived. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should b>replace this file/b> (located at tt>/var/www/html/index.html/tt>) before continuing to operate your HTTP server. /p> p> If you are a normal user of this web site and dont know what this page is about, this probably means that the site is currently unavailable due to maintenance. If the problem persists, please contact the sites administrator. /p> /div> div classsection_header> div idchanges>/div> Configuration Overview /div> div classcontent_section_text> p> Ubuntus Apache2 default configuration is different from the upstream default configuration, and split into several files optimized for interaction with Ubuntu tools. The configuration system is b>fully documented in /usr/share/doc/apache2/README.Debian.gz/b>. Refer to this for the full documentation. Documentation for the web server itself can be found by accessing the a href/manual>manual/a> if the tt>apache2-doc/tt> package was installed on this server. /p> p> The configuration layout for an Apache2 web server installation on Ubuntu systems is as follows: /p> pre>/etc/apache2/|-- apache2.conf| `-- ports.conf|-- mods-enabled| |-- *.load| `-- *.conf|-- conf-enabled| `-- *.conf|-- sites-enabled| `-- *.conf /pre> ul> li> tt>apache2.conf/tt> is the main configuration file. It puts the pieces together by including all remaining configuration files when starting up the web server. /li> li> tt>ports.conf/tt> is always included from the main configuration file. It is used to determine the listening ports for incoming connections, and this file can be customized anytime. /li> li> Configuration files in the tt>mods-enabled//tt>, tt>conf-enabled//tt> and tt>sites-enabled//tt> directories contain particular configuration snippets which manage modules, global configuration fragments, or virtual host configurations, respectively. /li> li> They are activated by symlinking available configuration files from their respective *-available/ counterparts. These should be managed by using our helpers tt> a2enmod, a2dismod, /tt> tt> a2ensite, a2dissite, /tt> and tt> a2enconf, a2disconf /tt>. See their respective man pages for detailed information. /li> li> The binary is called apache2 and is managed using systemd, so to start/stop the service use tt>systemctl start apache2/tt> and tt>systemctl stop apache2/tt>, and use tt>systemctl status apache2/tt> and tt>journalctl -u apache2/tt> to check status. tt>system/tt> and tt>apache2ctl/tt> can also be used for service management if desired. b>Calling tt>/usr/bin/apache2/tt> directly will not work/b> with the default configuration. /li> /ul> /div> div classsection_header> div iddocroot>/div> Document Roots /div> div classcontent_section_text> p> By default, Ubuntu does not allow access through the web browser to em>any/em> file outside of those located in tt>/var/www/tt>, a hrefhttp://httpd.apache.org/docs/2.4/mod/mod_userdir.html relnofollow>public_html/a> directories (when enabled) and tt>/usr/share/tt> (for web applications). If your site is using a web document root located elsewhere (such as in tt>/srv/tt>) you may need to whitelist your document root directory in tt>/etc/apache2/apache2.conf/tt>. /p> p> The default Ubuntu document root is tt>/var/www/html/tt>. You can make your own virtual hosts under /var/www. /p> /div> div classsection_header> div idbugs>/div> Reporting Problems /div> div classcontent_section_text> p> Please use the tt>ubuntu-bug/tt> tool to report bugs in the Apache2 package with Ubuntu. However, check a hrefhttps://bugs.launchpad.net/ubuntu/+source/apache2 relnofollow>existing bug reports/a> before reporting a new bug. /p> p> Please report bugs specific to modules (such as PHP and others) to their respective packages, not to the web server itself. /p> /div> /div> /div> div classvalidator> /div> /body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 02 Nov 2025 04:13:39 GMTContent-Type: text/html;charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflarePragma: no-cacheCache-Control: max-age604800Expires: Sun, 09 Nov 2025 04:13:39 GMTcf-cache-status: DYNAMICVary: Accept-EncodingNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?swBeVfx91NXFZ3sNJALfMdDldOcPpiSdCQKPmtCjFr31g2vvT6UhbBhxw6033r2UGL92iRF7TkHNdLMPKTTnnbZcjh47adBIUEag%3D}}Set-Cookie: grav-site-03c59d5qmt9e0sg3gf20sk1ftev986b7j; HttpOnly; SameSiteLax; Secure; Path/; Domainel-olivo.com; Max-Age1800; ExpiresSun, 02 Nov 2025 04:43:39 GMTCF-RAY: 9980ccef5a318b90-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen> head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1, maximum-scale1> meta http-equivX-UA-Compatible contentieedge> meta namedescription content> meta namekeywords content> link relshortcut icon typeimage/x-icon href/user/images/favicon.png> title>Cocina Tradicional Cordobesa, Andaluza y Mediterránea - Taberna Restaurante El Olivo/title> link href/user/plugins/markdown-notices/assets/notices.css typetext/css relstylesheet>link href/user/plugins/form/assets/form-styles.css typetext/css relstylesheet>link href/user/plugins/login/css/login.css typetext/css relstylesheet>link href/user/themes/site/styles/general.css typetext/css relstylesheet>link href/user/themes/site/styles/modal.css typetext/css relstylesheet>link href/user/themes/site/styles/phocagallery.css typetext/css relstylesheet>link href/user/themes/site/styles/system-2.css typetext/css relstylesheet>link href/user/themes/site/styles/system.css typetext/css relstylesheet>link href/user/themes/site/styles/template.css typetext/css relstylesheet>link href/user/themes/site/styles/white-2.css typetext/css relstylesheet>link href/user/themes/site/styles/white.css typetext/css relstylesheet>link href/user/themes/site/styles/white_bg.css typetext/css relstylesheet> script src/user/themes/site/js/top/00-mootools.js>/script>script src/user/themes/site/js/top/01-modal.js>/script>script src/user/themes/site/js/top/02-caption.js>/script>script src/user/themes/site/js/top/03-rokslideshow.js>/script> script typetext/javascript> window.addEvent(load, function() { var imgs ; imgs.push({file: /user/images/el-olivo-06.jpg, title: , desc: , url: }); imgs.push({file: /user/images/el-olivo-07.jpg, title: , desc: , url: }); var myshow new Slideshow(slideshow, { type: push, externals: 0, showTitleCaption: 0, captionHeight: 45, width: 730, height: 400, pan: 50, zoom: 50, loadingDiv: 0, resize: true, duration: 1500, 7000, transition: Fx.Transitions.Expo.easeOut, images: imgs, path: }); myshow.caps.h2.setStyles({color: #fff, fontSize: 13px}); myshow.caps.p.setStyles({color: #ccc, fontSize: 11px}); }); /script> /head> body idpage_bg classcolor_white bg_white width_fmax> a nameup idup>/a> div classcenter aligncenter> div idwrapper> div idwrapper_r> div idheader> div idheader_l> div idheader_r> div idlogo>/div> /div> /div> /div> div idtabarea> div idtabarea_l> div idtabarea_r> div idtabmenu> table cellpadding0 cellspacing0 classpill> tr> td classpill_l> /td> td classpill_m> div idpillmenu> ul classmenu> li classitem2> a href/> span>Presentación/span> /a> /li> li classitem29> a href/entorno> span>Entorno/span> /a> /li> li classitem23> a href/sugerencias> span>Sugerencias/span> /a> /li> li classitem7> a href/situacion> span>Situación/span> /a> /li> li classitem26> a href/contacto> span>Contacto/span> /a> /li> /ul> /div> /td> td classpill_r> /td> /tr> /table>/div> /div> /div> /div> div idsearch> /div> div idpathway> /div> div classclr>/div> div idwhitebox> div idwhitebox_t> div idwhitebox_tl> div idwhitebox_tr>/div> /div> /div> div idwhitebox_m> div idarea> div idleftcolumn> div classmodule_menu> div> div> div> h3>El Olivo/h3> ul classmenu> li idcurrent classactive item3> a href/> span>Taberna Restaurante El Olivo - Cocina Tradicional Cordobesa, Andaluza y Mediterránea/span> /a> /li> li classitem10> a href/situacion> span>Situación/span> /a> /li> li classitem27> a href/contacto> span>Contacto/span> /a> /li> li classitem28> a href/entorno> span>Entorno/span> /a> /li> /ul> /div> /div> /div>/div>div classmodule_menu> div> div> div> h3>Instalaciones/h3> ul classmenu> li classitem11>a href/comedor-clasico>span>Comedor Clásico/span>/a>/li> li classitem12>a href/comedor-tipico>span>Comedor Típico/span>/a>/li> li classitem13>a href/terraza>span>Terraza Averroes/span>/a>/li> /ul> /div> /div> /div>/div>div classmodule_menu> div> div> div> h3>Carta/h3> ul classmenu> li classitem14>a href/productos-ibericos>span>Productos Ibéricos y Entrantes/span>/a>/li> li classitem16>a hrefpescaito-frito>span>Pescaito Frito/span>/a>/li> li classitem15>a href/carnes>span>Carnes/span>/a> /li> li classitem19>a href/posters-caseros>span>Postres Caseros/span>/a>/li> li classitem22>a href/sugerencias>span>Sugerencias/span>/a> /li> /ul> /div> /div> /div>/div>div classmodule_menu> div> div> div> h3>Otro/h3> ul classmenu> /ul> /div> /div> /div>/div> /div> div idmaincolumn> table classnopad user1user2> tr valigntop> td> div classmoduletable> div idslidewrap> div idslideshow>/div> div idloadingDiv>/div> /div> /div> /td> /tr>/table>div idmaindivider>/div>table classnopad> tr valigntop> td> table classcontentpaneopen> tr> td valigntop> p>img src/user/images/logo250c.jpg border0 stylefloat: right; margin: 7px; />/p> p>Situado en una zona privilegiada de Córdoba, en la muralla,strong> junto a la estatua de Averroes/strong>, se encuentra strong>EL OLIVO/strong>./p> p>Inaugurado en mayo de 2002 propiedad de los hermanos Martos, jóvenes empresarios de renombre en Córdoba, es el más reciente de los tres establecimientos que poseen en la ciudad, con strong>una trayectoria profesional de más de 30 años/strong> avalada por sus padres Pedro Martos y Antonia Rodríguez, fundadores de los establecimientos./p> p>La strong>TABERNA RESTAURANTE EL OLIVO/strong> posee un comedor para 40 comensales y otro para 30 comensales y una magnifica terraza, donde podrá degustar lo mejor de la strong>Cocina Tradicional Cordobesa, Andaluza y Mediterránea/strong>, jamón ibérico de bellota del Valle de los Pedroches, caña de lomo, queso añejo... /p> p>En strong>EL OLIVO/strong>, ofrecemos la posibilidad de poder degustar los sabrosos platos típicos de nuestra tierra. Unas recetas que representan una gran variedad culinaria y que harán las delicias de cualquiera que tenga interés en degustar nuestra auténtica gastronomía, como el salmorejo Cordobés, el rabo de toro, las berenjenas fritas, etc./p> p>En strong>nuestras carnes/strong> a la brasa destacan el solomillo de buey, el solomillo de ibérico, el entrecot gallego, la presa de paletilla Ibérica, chuletitas de cordero./p> p>strong>Los pescados de todo tipo son excelentes/strong>, lenguado de tramallo, pez espada a la plancha, choco a la plancha... y una suculenta fritura de pescaito con el mejor de los aceites de oliva virgen extra, además de nuestra gamba blanca de Huelva, almejas y mejillones./p> p>Todos nuestros platos, están elaborados con strong>el mejor aceite de oliva virgen virgen extra/strong>, muy abundante en toda la provincia de Córdoba, para todo este repertorio de exquisiteces./p> p>strong>EL OLIVO/strong> cuenta con una variada y strong>cuidada selección de vinos/strong> de la tierra (Vinos de la D.O. Montilla-Moriles), así como de Rioja, Rivera del Duero, Somontano, Rivera de Guadiana, etc. /p> p>En strong>EL OLIVO/strong> tambiénstrong> podrá disfrutar de los mejores postres típicos caseros/strong>. Los hay de todos los gustos: suaves y ligeros, deliciosos, exquisitos e irresistibles; modernos y de siempre, como la tarta de queso con frambuesas, el tocino de cielo, las peras al vino.../p> p> /p> /td> /tr> /table> span classarticle_separator> /span> /td> /tr>/table> /div> div classclr>/div> /div> div classclr>/div> /div> div idwhitebox_b> div idwhitebox_bl> div idwhitebox_br>/div> /div> /div> /div> div idfooterspacer>/div> /div> div idfooter> div idfooter_l> div idfooter_r> p idsyndicate> table width100% border0 cellpadding0 cellspacing1> tr> td nowrapnowrap>/td> /tr> /table> /p>div> /div> p idpower_by> © 2008 - 2025 /p> /div> /div> /div> /div> /div> /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
]