Domain lilamkt.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3037::6815:2b52:80 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 09 Jan 2026 07:13:24 GMT
    Content-Length: 0
    Connection: close
    Location: https://lilamkt.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=N4kNrrnZQVmv5mxtnj6psL6bwRJTphamyFjVypdhzTWuNu%2Fx3tjlkT9x2l100kG2FDtRYf0i9KRGfJufgrO7xvnfpNW4hV9hFqxhiMdsMKe5y4yE0A%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=11,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bb221bd1f28c35a-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:b0f6:8443 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 522 <none>
    Date: Fri, 09 Jan 2026 07:13:44 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bb221c31ccd7780-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:3037::6815:2b52:8443 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 522 <none>
    Date: Fri, 09 Jan 2026 07:13:44 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19614,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bb221c2ebfefc7d-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:3037::6815:2b52:443 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 07:13:24 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    last-modified: Fri, 09 Jan 2026 06:49:14 GMT
    Nel: {"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?s=bUgnWswrgvIwzFxnuzEii3IzcncH21ShrRVCnHDAiqFQn43NQ0mhXMn3emu%2F1xmOyyeOr6ek35DVKnkdN9zZr9HuI0uwv8wrMGFM8CNgHb7naI%2B6tvO9"}]}
    vary: Accept-Encoding
    Server: cloudflare
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    CF-RAY: 9bb221bf9ef11957-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Lila Marketing – Digital Marketing & Creative Agency
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <title>Lila Marketing – Digital Marketing & Creative Agency</title>
    <meta name="description" content="Lila Marketing is a digital marketing agency specializing in branding, web design, SEO, and social media strategy.">
    
    <link rel="stylesheet" href="css/style.css">
    
    
    <link rel="canonical" href="https://lilamkt.com/">
    
    <meta property="og:title" content="Lila Marketing – Digital Marketing & Creative Agency">
    <meta property="og:description" content="We help brands grow through strategy, design, and digital marketing.">
    <meta property="og:image" content="https://lilamkt.com/wp-content/uploads/2021/09/Logo-agencia-lila-marketing-valencia-whatsapp.png">
    <meta property="og:type" content="website">
    
    <style>
    :root {
      --primary:#6b8159;
      --dark:#1a1a1a;
      --light:#f6f6f6;
    }
    
    * {
      box-sizing:border-box;
      margin:0;
      padding:0;
    }
    
    body {
      font-family: Arial, Helvetica, sans-serif;
      color:#333;
      line-height:1.6;
      background:#fff;
    }
    
    .container {
      width:90%;
      max-width:1200px;
      margin:auto;
    }
    
    header {
      border-bottom:1px solid #eee;
      padding:20px 0;
    }
    
    .header-wrap {
      display:flex;
      justify-content:space-between;
      align-items:center;
    }
    
    header img {
      max-width:180px;
    }
    
    nav a {
      margin-left:25px;
      text-decoration:none;
      color:#333;
      font-weight:500;
    }
    
    nav a.btn {
      background:var(--primary);
      color:#fff;
      padding:10px 18px;
      border-radius:4px;
    }
    
    .hero {
      padding:90px 0;
      background:var(--light);
    }
    
    .hero-grid {
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:50px;
      align-items:center;
    }
    
    .hero h1 {
      font-size:42px;
      line-height:1.2;
      margin-bottom:20px;
    }
    
    .hero p {
      font-size:18px;
      margin-bottom:30px;
    }
    
    .btn-primary {
      background:var(--primary);
      color:#fff;
      padding:14px 26px;
      border-radius:4px;
      text-decoration:none;
      display:inline-block;
    }
    
    .hero img {
      width:100%;
    }
    
    section {
      padding:80px 0;
    }
    
    .section-title {
      text-align:center;
      margin-bottom:60px;
    }
    
    .section-title h2 {
      font-size:36px;
      margin-bottom:10px;
    }
    
    .services-grid {
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
      gap:30px;
    }
    
    .service-card {
      border:1px solid #eee;
      padding:30px;
      text-align:center;
      border-radius:6px;
    }
    
    .service-card img {
      max-width:80px;
      margin-bottom:20px;
    }
    
    .service-card h3 {
      margin-bottom:15px;
    }
    
    .about {
      background:var(--light);
    }
    
    .about-grid {
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:50px;
      align-items:center;
    }
    
    .about p {
      font-size:17px;
    }
    
    .why-grid {
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
      gap:25px;
    }
    
    .why-box {
      padding:25px;
      border-left:4px solid var(--primary);
      background:#fafafa;
    }
    
    .cta {
      background:var(--dark);
      color:#fff;
      text-align:center;
    }
    
    .cta h2 {
      font-size:38px;
      margin-bottom:20px;
    }
    
    footer {
      background:#111;
      color:#bbb;
      text-align:center;
      padding:30px 0;
      font-size:14px;
    }
    
    @media(max-width:900px){
      .hero-grid,
      .about-grid {
        grid-template-columns:1fr;
        text-align:center;
      }
    
      nav {
        display:none;
      }
    }
    </style>
    </head>
    
    <body>
    
    <header>
      <div class="container header-wrap">
        <img src="https://lilamkt.com/img/logo-lilamkt.png" alt="Lila Marketing">
        <nav>
          <a href="https://lilamkt.com/services/">Services</a>
          <a href="https://lilamkt.com/about/">About</a>
          <a href="https://lilamkt.com/contact/" class="btn">Contact</a>
        </nav>
      </div>
    </header>
    
    <section class="hero">
      <div class="container hero-grid">
        <div>
          <h1>We Build Brands That Grow in the Digital World</h1>
          <p>
            Lila Marketing is a creative digital agency focused on branding,
            web design, and digital strategies that deliver real results.
          </p>
          <a href="https://lilamkt.com/project/" class="btn-primary">Start Your Project</a>
        </div>
        <img src="https://lilamkt.com/img/social-media-lilamkt.png" alt="Lila Marketing Agency">
      </div>
    </section>
    
    <section id="services">
      
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 172.67.176.246:443 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 07:13:24 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    last-modified: Fri, 09 Jan 2026 06:49:14 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=199
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tvctDNcu8iH%2BK3R7%2BV%2BJcyRnH33zU4g5aeOwooFnO4Mn%2ButR8x13sjoTKmfifw5ODydLP8xXwVAsluu7p3iRyjzjEnBRc4k7cg%3D%3D"}]}
    vary: Accept-Encoding
    Server: cloudflare
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    CF-RAY: 9bb221bddcb9f5f7-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Lila Marketing – Digital Marketing & Creative Agency
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <title>Lila Marketing – Digital Marketing & Creative Agency</title>
    <meta name="description" content="Lila Marketing is a digital marketing agency specializing in branding, web design, SEO, and social media strategy.">
    
    <link rel="stylesheet" href="css/style.css">
    
    
    <link rel="canonical" href="https://lilamkt.com/">
    
    <meta property="og:title" content="Lila Marketing – Digital Marketing & Creative Agency">
    <meta property="og:description" content="We help brands grow through strategy, design, and digital marketing.">
    <meta property="og:image" content="https://lilamkt.com/wp-content/uploads/2021/09/Logo-agencia-lila-marketing-valencia-whatsapp.png">
    <meta property="og:type" content="website">
    
    <style>
    :root {
      --primary:#6b8159;
      --dark:#1a1a1a;
      --light:#f6f6f6;
    }
    
    * {
      box-sizing:border-box;
      margin:0;
      padding:0;
    }
    
    body {
      font-family: Arial, Helvetica, sans-serif;
      color:#333;
      line-height:1.6;
      background:#fff;
    }
    
    .container {
      width:90%;
      max-width:1200px;
      margin:auto;
    }
    
    header {
      border-bottom:1px solid #eee;
      padding:20px 0;
    }
    
    .header-wrap {
      display:flex;
      justify-content:space-between;
      align-items:center;
    }
    
    header img {
      max-width:180px;
    }
    
    nav a {
      margin-left:25px;
      text-decoration:none;
      color:#333;
      font-weight:500;
    }
    
    nav a.btn {
      background:var(--primary);
      color:#fff;
      padding:10px 18px;
      border-radius:4px;
    }
    
    .hero {
      padding:90px 0;
      background:var(--light);
    }
    
    .hero-grid {
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:50px;
      align-items:center;
    }
    
    .hero h1 {
      font-size:42px;
      line-height:1.2;
      margin-bottom:20px;
    }
    
    .hero p {
      font-size:18px;
      margin-bottom:30px;
    }
    
    .btn-primary {
      background:var(--primary);
      color:#fff;
      padding:14px 26px;
      border-radius:4px;
      text-decoration:none;
      display:inline-block;
    }
    
    .hero img {
      width:100%;
    }
    
    section {
      padding:80px 0;
    }
    
    .section-title {
      text-align:center;
      margin-bottom:60px;
    }
    
    .section-title h2 {
      font-size:36px;
      margin-bottom:10px;
    }
    
    .services-grid {
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
      gap:30px;
    }
    
    .service-card {
      border:1px solid #eee;
      padding:30px;
      text-align:center;
      border-radius:6px;
    }
    
    .service-card img {
      max-width:80px;
      margin-bottom:20px;
    }
    
    .service-card h3 {
      margin-bottom:15px;
    }
    
    .about {
      background:var(--light);
    }
    
    .about-grid {
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:50px;
      align-items:center;
    }
    
    .about p {
      font-size:17px;
    }
    
    .why-grid {
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
      gap:25px;
    }
    
    .why-box {
      padding:25px;
      border-left:4px solid var(--primary);
      background:#fafafa;
    }
    
    .cta {
      background:var(--dark);
      color:#fff;
      text-align:center;
    }
    
    .cta h2 {
      font-size:38px;
      margin-bottom:20px;
    }
    
    footer {
      background:#111;
      color:#bbb;
      text-align:center;
      padding:30px 0;
      font-size:14px;
    }
    
    @media(max-width:900px){
      .hero-grid,
      .about-grid {
        grid-template-columns:1fr;
        text-align:center;
      }
    
      nav {
        display:none;
      }
    }
    </style>
    </head>
    
    <body>
    
    <header>
      <div class="container header-wrap">
        <img src="https://lilamkt.com/img/logo-lilamkt.png" alt="Lila Marketing">
        <nav>
          <a href="https://lilamkt.com/services/">Services</a>
          <a href="https://lilamkt.com/about/">About</a>
          <a href="https://lilamkt.com/contact/" class="btn">Contact</a>
        </nav>
      </div>
    </header>
    
    <section class="hero">
      <div class="container hero-grid">
        <div>
          <h1>We Build Brands That Grow in the Digital World</h1>
          <p>
            Lila Marketing is a creative digital agency focused on branding,
            web design, and digital strategies that deliver real results.
          </p>
          <a href="https://lilamkt.com/project/" class="btn-primary">Start Your Project</a>
        </div>
        <img src="https://lilamkt.com/img/social-media-lilamkt.png" alt="Lila Marketing Agency">
      </div>
    </section>
    
    <section id="services">
      
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:b0f6:443 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 07:13:24 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    last-modified: Fri, 09 Jan 2026 06:49:14 GMT
    Nel: {"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?s=gddxOJh3dwxOgj1U82QwFKfxg2xdUrCbCYLY2JEtGQUow2qXbBg8EaRJmudjuCZR7im0%2FuxW%2BggkLekJMnxyLyG1SvUn9zba32tQu2AGnWLGT%2BsiRzuL"}]}
    vary: Accept-Encoding
    Server: cloudflare
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    CF-RAY: 9bb221bf2d09d204-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Lila Marketing – Digital Marketing & Creative Agency
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <title>Lila Marketing – Digital Marketing & Creative Agency</title>
    <meta name="description" content="Lila Marketing is a digital marketing agency specializing in branding, web design, SEO, and social media strategy.">
    
    <link rel="stylesheet" href="css/style.css">
    
    
    <link rel="canonical" href="https://lilamkt.com/">
    
    <meta property="og:title" content="Lila Marketing – Digital Marketing & Creative Agency">
    <meta property="og:description" content="We help brands grow through strategy, design, and digital marketing.">
    <meta property="og:image" content="https://lilamkt.com/wp-content/uploads/2021/09/Logo-agencia-lila-marketing-valencia-whatsapp.png">
    <meta property="og:type" content="website">
    
    <style>
    :root {
      --primary:#6b8159;
      --dark:#1a1a1a;
      --light:#f6f6f6;
    }
    
    * {
      box-sizing:border-box;
      margin:0;
      padding:0;
    }
    
    body {
      font-family: Arial, Helvetica, sans-serif;
      color:#333;
      line-height:1.6;
      background:#fff;
    }
    
    .container {
      width:90%;
      max-width:1200px;
      margin:auto;
    }
    
    header {
      border-bottom:1px solid #eee;
      padding:20px 0;
    }
    
    .header-wrap {
      display:flex;
      justify-content:space-between;
      align-items:center;
    }
    
    header img {
      max-width:180px;
    }
    
    nav a {
      margin-left:25px;
      text-decoration:none;
      color:#333;
      font-weight:500;
    }
    
    nav a.btn {
      background:var(--primary);
      color:#fff;
      padding:10px 18px;
      border-radius:4px;
    }
    
    .hero {
      padding:90px 0;
      background:var(--light);
    }
    
    .hero-grid {
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:50px;
      align-items:center;
    }
    
    .hero h1 {
      font-size:42px;
      line-height:1.2;
      margin-bottom:20px;
    }
    
    .hero p {
      font-size:18px;
      margin-bottom:30px;
    }
    
    .btn-primary {
      background:var(--primary);
      color:#fff;
      padding:14px 26px;
      border-radius:4px;
      text-decoration:none;
      display:inline-block;
    }
    
    .hero img {
      width:100%;
    }
    
    section {
      padding:80px 0;
    }
    
    .section-title {
      text-align:center;
      margin-bottom:60px;
    }
    
    .section-title h2 {
      font-size:36px;
      margin-bottom:10px;
    }
    
    .services-grid {
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
      gap:30px;
    }
    
    .service-card {
      border:1px solid #eee;
      padding:30px;
      text-align:center;
      border-radius:6px;
    }
    
    .service-card img {
      max-width:80px;
      margin-bottom:20px;
    }
    
    .service-card h3 {
      margin-bottom:15px;
    }
    
    .about {
      background:var(--light);
    }
    
    .about-grid {
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:50px;
      align-items:center;
    }
    
    .about p {
      font-size:17px;
    }
    
    .why-grid {
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
      gap:25px;
    }
    
    .why-box {
      padding:25px;
      border-left:4px solid var(--primary);
      background:#fafafa;
    }
    
    .cta {
      background:var(--dark);
      color:#fff;
      text-align:center;
    }
    
    .cta h2 {
      font-size:38px;
      margin-bottom:20px;
    }
    
    footer {
      background:#111;
      color:#bbb;
      text-align:center;
      padding:30px 0;
      font-size:14px;
    }
    
    @media(max-width:900px){
      .hero-grid,
      .about-grid {
        grid-template-columns:1fr;
        text-align:center;
      }
    
      nav {
        display:none;
      }
    }
    </style>
    </head>
    
    <body>
    
    <header>
      <div class="container header-wrap">
        <img src="https://lilamkt.com/img/logo-lilamkt.png" alt="Lila Marketing">
        <nav>
          <a href="https://lilamkt.com/services/">Services</a>
          <a href="https://lilamkt.com/about/">About</a>
          <a href="https://lilamkt.com/contact/" class="btn">Contact</a>
        </nav>
      </div>
    </header>
    
    <section class="hero">
      <div class="container hero-grid">
        <div>
          <h1>We Build Brands That Grow in the Digital World</h1>
          <p>
            Lila Marketing is a creative digital agency focused on branding,
            web design, and digital strategies that deliver real results.
          </p>
          <a href="https://lilamkt.com/project/" class="btn-primary">Start Your Project</a>
        </div>
        <img src="https://lilamkt.com/img/social-media-lilamkt.png" alt="Lila Marketing Agency">
      </div>
    </section>
    
    <section id="services">
      
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.21.43.82:8443 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 522 <none>
    Date: Fri, 09 Jan 2026 07:13:44 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bb221c28e2d9bdd-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 172.67.176.246:8443 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 522 <none>
    Date: Fri, 09 Jan 2026 07:13:44 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bb221c28da263b2-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.21.43.82:80 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 09 Jan 2026 07:13:23 GMT
    Content-Length: 0
    Connection: close
    Location: https://lilamkt.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9aiyAYNW1u7EIBkmUilXuaV2dwzrF6cNzk%2FVh0oZOMtikDhZtR9CDofZOrgkV2FABz3yGGCwxsLgDl57AC9GWbytKAVbNHuHJpb%2B"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bb221bc4e18dbb3-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.21.43.82:443 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 07:13:24 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    last-modified: Fri, 09 Jan 2026 06:49:14 GMT
    Nel: {"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?s=qXjGMEXB161FuJvULkYJrtHIx2plXzpLlcIq9TkoeVspqxBkmnTUNSCNyBHq6OU2bKvLLwegT9mpuANamI0lKFLmrSwIz9e6OtbQ"}]}
    vary: Accept-Encoding
    Server: cloudflare
    x-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    CF-RAY: 9bb221bf192dfff5-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Lila Marketing – Digital Marketing & Creative Agency
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <title>Lila Marketing – Digital Marketing & Creative Agency</title>
    <meta name="description" content="Lila Marketing is a digital marketing agency specializing in branding, web design, SEO, and social media strategy.">
    
    <link rel="stylesheet" href="css/style.css">
    
    
    <link rel="canonical" href="https://lilamkt.com/">
    
    <meta property="og:title" content="Lila Marketing – Digital Marketing & Creative Agency">
    <meta property="og:description" content="We help brands grow through strategy, design, and digital marketing.">
    <meta property="og:image" content="https://lilamkt.com/wp-content/uploads/2021/09/Logo-agencia-lila-marketing-valencia-whatsapp.png">
    <meta property="og:type" content="website">
    
    <style>
    :root {
      --primary:#6b8159;
      --dark:#1a1a1a;
      --light:#f6f6f6;
    }
    
    * {
      box-sizing:border-box;
      margin:0;
      padding:0;
    }
    
    body {
      font-family: Arial, Helvetica, sans-serif;
      color:#333;
      line-height:1.6;
      background:#fff;
    }
    
    .container {
      width:90%;
      max-width:1200px;
      margin:auto;
    }
    
    header {
      border-bottom:1px solid #eee;
      padding:20px 0;
    }
    
    .header-wrap {
      display:flex;
      justify-content:space-between;
      align-items:center;
    }
    
    header img {
      max-width:180px;
    }
    
    nav a {
      margin-left:25px;
      text-decoration:none;
      color:#333;
      font-weight:500;
    }
    
    nav a.btn {
      background:var(--primary);
      color:#fff;
      padding:10px 18px;
      border-radius:4px;
    }
    
    .hero {
      padding:90px 0;
      background:var(--light);
    }
    
    .hero-grid {
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:50px;
      align-items:center;
    }
    
    .hero h1 {
      font-size:42px;
      line-height:1.2;
      margin-bottom:20px;
    }
    
    .hero p {
      font-size:18px;
      margin-bottom:30px;
    }
    
    .btn-primary {
      background:var(--primary);
      color:#fff;
      padding:14px 26px;
      border-radius:4px;
      text-decoration:none;
      display:inline-block;
    }
    
    .hero img {
      width:100%;
    }
    
    section {
      padding:80px 0;
    }
    
    .section-title {
      text-align:center;
      margin-bottom:60px;
    }
    
    .section-title h2 {
      font-size:36px;
      margin-bottom:10px;
    }
    
    .services-grid {
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
      gap:30px;
    }
    
    .service-card {
      border:1px solid #eee;
      padding:30px;
      text-align:center;
      border-radius:6px;
    }
    
    .service-card img {
      max-width:80px;
      margin-bottom:20px;
    }
    
    .service-card h3 {
      margin-bottom:15px;
    }
    
    .about {
      background:var(--light);
    }
    
    .about-grid {
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:50px;
      align-items:center;
    }
    
    .about p {
      font-size:17px;
    }
    
    .why-grid {
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
      gap:25px;
    }
    
    .why-box {
      padding:25px;
      border-left:4px solid var(--primary);
      background:#fafafa;
    }
    
    .cta {
      background:var(--dark);
      color:#fff;
      text-align:center;
    }
    
    .cta h2 {
      font-size:38px;
      margin-bottom:20px;
    }
    
    footer {
      background:#111;
      color:#bbb;
      text-align:center;
      padding:30px 0;
      font-size:14px;
    }
    
    @media(max-width:900px){
      .hero-grid,
      .about-grid {
        grid-template-columns:1fr;
        text-align:center;
      }
    
      nav {
        display:none;
      }
    }
    </style>
    </head>
    
    <body>
    
    <header>
      <div class="container header-wrap">
        <img src="https://lilamkt.com/img/logo-lilamkt.png" alt="Lila Marketing">
        <nav>
          <a href="https://lilamkt.com/services/">Services</a>
          <a href="https://lilamkt.com/about/">About</a>
          <a href="https://lilamkt.com/contact/" class="btn">Contact</a>
        </nav>
      </div>
    </header>
    
    <section class="hero">
      <div class="container hero-grid">
        <div>
          <h1>We Build Brands That Grow in the Digital World</h1>
          <p>
            Lila Marketing is a creative digital agency focused on branding,
            web design, and digital strategies that deliver real results.
          </p>
          <a href="https://lilamkt.com/project/" class="btn-primary">Start Your Project</a>
        </div>
        <img src="https://lilamkt.com/img/social-media-lilamkt.png" alt="Lila Marketing Agency">
      </div>
    </section>
    
    <section id="services">
      
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 172.67.176.246:80 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 09 Jan 2026 07:13:23 GMT
    Content-Length: 0
    Connection: close
    Location: https://lilamkt.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AQlKCMDNYofn3rEJK7%2ByXdI%2BiFTOAsWkEfgFud6Tmzfs%2FWKZrKjmdSJuXf6nuZCmxVBEnrOAWKg1jDJxUg1sqwl3v8Bx%2B5ehoA%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bb221bc19cb0fa0-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:b0f6:80 · lilamkt.com

    2026-01-09 07:13

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 09 Jan 2026 07:13:23 GMT
    Content-Length: 0
    Connection: close
    Location: https://lilamkt.com/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=uNOyvzIXjTUJeq4UqNXI424P0AVCCZCuudkc6MkVwguiu0qSp3PfsZzts3N8fe0vUCFBbJp5st780%2B19fs1TFyxhSZivWPSDbZhl%2B38HOr5fPL4bSyaR"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bb221bbf98ad2d3-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 3 days ago by HttpPlugin
    Create report
lilamkt.com*.lilamkt.com
CN:
lilamkt.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-20 10:21
Not after:
2026-02-18 11:19