{"id":385,"date":"2026-08-19T07:23:17","date_gmt":"2026-08-19T07:23:17","guid":{"rendered":"https:\/\/junglelabs.uk\/"},"modified":"2026-08-19T07:24:25","modified_gmt":"2026-08-19T07:24:25","slug":"blog","status":"publish","type":"page","link":"https:\/\/junglelabs.uk\/sv\/blog\/","title":{"rendered":"Blog"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"385\" class=\"elementor elementor-385\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-396ed6a e-con-full e-flex e-con e-parent\" data-id=\"396ed6a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe4d237 elementor-widget elementor-widget-shortcode\" data-id=\"fe4d237\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style id=\"jl-blog-shortcode-styles\">\n    .jl-blog-shell,\n    .jl-single-shell {\n        --jl-navy: #031326;\n        --jl-navy-hover: #0b2a4a;\n        --jl-black: #090909;\n        --jl-text: #3f4650;\n        --jl-muted: #6b7280;\n        --jl-border: #e5e7eb;\n        --jl-soft: #f6f7f9;\n        --jl-white: #ffffff;\n        color: var(--jl-text);\n        font-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n        font-weight: 400;\n        text-rendering: optimizeLegibility;\n        -webkit-font-smoothing: antialiased;\n        box-sizing: border-box;\n    }\n\n    .jl-blog-shell *,\n    .jl-blog-shell *::before,\n    .jl-blog-shell *::after,\n    .jl-single-shell *,\n    .jl-single-shell *::before,\n    .jl-single-shell *::after {\n        box-sizing: border-box;\n    }\n\n    .jl-blog-shell a,\n    .jl-single-shell a {\n        color: inherit;\n        text-decoration: none;\n    }\n\n    .jl-blog-shell {\n        width: 100%;\n        max-width: 1320px;\n        margin: 0 auto;\n        padding: 72px 24px 96px;\n        background: var(--jl-white);\n    }\n\n    .jl-blog-header {\n        max-width: 820px;\n        margin: 0 auto 48px;\n        text-align: center;\n    }\n\n    .jl-blog-kicker,\n    .jl-single-kicker {\n        display: inline-flex;\n        align-items: center;\n        min-height: 30px;\n        margin: 0 0 16px;\n        padding: 6px 12px;\n        border: 1px solid rgba(3, 19, 38, 0.14);\n        border-radius: 999px;\n        color: var(--jl-navy);\n        background: rgba(3, 19, 38, 0.04);\n        font-size: 12px;\n        font-weight: 600;\n        letter-spacing: 0.09em;\n        line-height: 1;\n        text-transform: uppercase;\n    }\n\n    .jl-blog-heading {\n        margin: 0;\n        color: var(--jl-black);\n        font-size: clamp(38px, 5.4vw, 60px);\n        font-weight: 700 !important;\n        letter-spacing: -0.025em;\n        line-height: 1.1;\n        text-wrap: balance;\n    }\n\n    .jl-blog-heading::after {\n        display: block;\n        width: 58px;\n        height: 3px;\n        margin: 22px auto 0;\n        border-radius: 999px;\n        background: var(--jl-navy);\n        content: \"\";\n    }\n\n    .jl-blog-intro {\n        margin: 20px auto 0;\n        color: var(--jl-muted);\n        max-width: 720px;\n        font-size: 16px;\n        line-height: 1.8;\n    }\n\n    .jl-blog-grid {\n        display: grid;\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n        gap: 30px;\n    }\n\n    .jl-post-card {\n        display: flex;\n        min-width: 0;\n        overflow: hidden;\n        flex-direction: column;\n        border: 1px solid var(--jl-border);\n        border-radius: 18px;\n        background: var(--jl-white);\n        box-shadow: 0 12px 34px rgba(3, 19, 38, 0.06);\n        transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;\n    }\n\n    .jl-post-card:hover {\n        transform: translateY(-4px);\n        border-color: rgba(3, 19, 38, 0.28);\n        box-shadow: 0 18px 44px rgba(3, 19, 38, 0.11);\n    }\n\n    .jl-post-card-media {\n        display: block;\n        position: relative;\n        overflow: hidden;\n        aspect-ratio: 16 \/ 10;\n        background: var(--jl-navy);\n    }\n\n    .jl-post-card-media img {\n        display: block;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 300ms ease;\n    }\n\n    .jl-post-card:hover .jl-post-card-media img {\n        transform: scale(1.025);\n    }\n\n    .jl-post-card-fallback {\n        display: grid;\n        width: 100%;\n        height: 100%;\n        place-items: center;\n        color: var(--jl-white);\n        background:\n            radial-gradient(circle at 22% 24%, rgba(255,255,255,0.13), transparent 31%),\n            linear-gradient(145deg, #031326, #0d3158);\n        font-size: 56px;\n        font-weight: 700;\n        letter-spacing: -0.04em;\n    }\n\n    .jl-post-card-body {\n        display: flex;\n        flex: 1;\n        flex-direction: column;\n        padding: 28px;\n    }\n\n    .jl-post-meta,\n    .jl-single-meta {\n        display: flex;\n        flex-wrap: wrap;\n        align-items: center;\n        gap: 7px 11px;\n        margin: 0 0 13px;\n        color: var(--jl-muted);\n        font-size: 12px;\n        font-weight: 600;\n        letter-spacing: 0.035em;\n        line-height: 1.45;\n        text-transform: uppercase;\n    }\n\n    .jl-post-meta-separator,\n    .jl-single-meta-separator {\n        width: 3px;\n        height: 3px;\n        border-radius: 50%;\n        background: #a3a8b0;\n    }\n\n    .jl-post-title {\n        margin: 0;\n        color: var(--jl-black);\n        font-size: 22px;\n        font-weight: 600;\n        letter-spacing: -0.015em;\n        line-height: 1.35;\n        text-wrap: balance;\n    }\n\n    .jl-post-title a:hover,\n    .jl-post-category-links a:hover,\n    .jl-single-taxonomy a:hover {\n        color: var(--jl-navy-hover);\n        text-decoration: underline;\n        text-underline-offset: 3px;\n    }\n\n    .jl-post-excerpt {\n        margin: 15px 0 24px;\n        color: var(--jl-text);\n        font-size: 15px;\n        line-height: 1.72;\n    }\n\n    .jl-post-read-more {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        align-self: flex-start;\n        min-height: 42px;\n        margin-top: auto;\n        padding: 10px 17px;\n        border: 1px solid var(--jl-navy);\n        border-radius: 10px;\n        color: var(--jl-white) !important;\n        background: var(--jl-navy);\n        font-size: 14px;\n        font-weight: 600;\n        line-height: 1;\n        transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;\n    }\n\n    .jl-post-read-more:hover,\n    .jl-post-read-more:focus-visible {\n        color: var(--jl-white) !important;\n        border-color: var(--jl-navy-hover);\n        background: var(--jl-navy-hover);\n        transform: translateY(-1px);\n    }\n\n    .jl-blog-empty {\n        padding: 58px 26px;\n        border: 1px solid var(--jl-border);\n        border-radius: 16px;\n        background: var(--jl-soft);\n        text-align: center;\n    }\n\n    .jl-blog-empty h3 {\n        margin: 0 0 8px;\n        color: var(--jl-black);\n        font-size: 24px;\n        font-weight: 600;\n    }\n\n    .jl-blog-empty p {\n        margin: 0;\n        color: var(--jl-muted);\n        line-height: 1.7;\n    }\n\n    .jl-blog-pagination {\n        margin-top: 48px;\n    }\n\n    .jl-blog-pagination .page-numbers {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 8px;\n        margin: 0;\n        padding: 0;\n        list-style: none;\n    }\n\n    .jl-blog-pagination .page-numbers li {\n        margin: 0;\n    }\n\n    .jl-blog-pagination a.page-numbers,\n    .jl-blog-pagination span.page-numbers {\n        display: inline-grid;\n        min-width: 42px;\n        min-height: 42px;\n        padding: 8px 12px;\n        place-items: center;\n        border: 1px solid var(--jl-border);\n        border-radius: 10px;\n        color: var(--jl-navy);\n        background: var(--jl-white);\n        font-size: 14px;\n        font-weight: 600;\n    }\n\n    .jl-blog-pagination a.page-numbers:hover,\n    .jl-blog-pagination .page-numbers.current {\n        color: var(--jl-white);\n        border-color: var(--jl-navy);\n        background: var(--jl-navy);\n    }\n\n    .jl-single-shell {\n        width: 100%;\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 72px 24px 96px;\n        background: var(--jl-white);\n    }\n\n    .jl-single-header {\n        margin: 0 auto 36px;\n        text-align: center;\n    }\n\n    .jl-single-title {\n        max-width: 920px;\n        margin: 0 auto;\n        color: var(--jl-black);\n        font-size: clamp(36px, 5.2vw, 58px);\n        font-weight: 700 !important;\n        letter-spacing: -0.025em;\n        line-height: 1.12;\n        text-wrap: balance;\n    }\n\n    .jl-single-title::after {\n        display: block;\n        width: 64px;\n        height: 3px;\n        margin: 24px auto 0;\n        border-radius: 999px;\n        background: var(--jl-navy);\n        content: \"\";\n    }\n\n    .jl-single-meta {\n        justify-content: center;\n        margin: 20px 0 0;\n    }\n\n    .jl-single-featured {\n        overflow: hidden;\n        margin: 0 0 42px;\n        border-radius: 18px;\n        background: var(--jl-soft);\n        box-shadow: 0 16px 46px rgba(3, 19, 38, 0.09);\n    }\n\n    .jl-single-featured img {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .jl-single-content {\n        color: #252a31;\n        font-size: 17px;\n        line-height: 1.85;\n    }\n\n    .jl-single-content > *:first-child {\n        margin-top: 0;\n    }\n\n    .jl-single-shell .jl-single-content h1,\n    .jl-single-shell .jl-single-content h2,\n    .jl-single-shell .jl-single-content h3,\n    .jl-single-shell .jl-single-content h4,\n    .jl-single-shell .jl-single-content h5,\n    .jl-single-shell .jl-single-content h6 {\n        color: var(--jl-black) !important;\n        font-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif !important;\n        font-style: normal !important;\n        letter-spacing: -0.015em !important;\n        line-height: 1.32 !important;\n        text-transform: none !important;\n        text-wrap: balance;\n    }\n\n    .jl-single-shell .jl-single-content h1 {\n        position: relative;\n        margin: 54px 0 24px !important;\n        padding-bottom: 17px;\n        border-bottom: 1px solid var(--jl-border);\n        font-size: clamp(34px, 4.4vw, 46px) !important;\n        font-weight: 700 !important;\n        line-height: 1.15 !important;\n    }\n\n    .jl-single-shell .jl-single-content h1::after,\n    .jl-single-shell .jl-single-content h2::after {\n        position: absolute;\n        bottom: -1px;\n        left: 0;\n        width: 58px;\n        height: 3px;\n        border-radius: 999px;\n        background: var(--jl-navy);\n        content: \"\";\n    }\n\n    .jl-single-shell .jl-single-content h2 {\n        position: relative;\n        margin: 48px 0 20px !important;\n        padding-bottom: 14px;\n        border-bottom: 1px solid var(--jl-border);\n        font-size: clamp(28px, 3.6vw, 35px) !important;\n        font-weight: 600 !important;\n    }\n\n    .jl-single-shell .jl-single-content h3 {\n        position: relative;\n        margin: 38px 0 16px !important;\n        padding-left: 17px;\n        font-size: clamp(22px, 3vw, 28px) !important;\n        font-weight: 600 !important;\n    }\n\n    .jl-single-shell .jl-single-content h3::before {\n        position: absolute;\n        top: 0.16em;\n        bottom: 0.16em;\n        left: 0;\n        width: 4px;\n        border-radius: 999px;\n        background: var(--jl-navy);\n        content: \"\";\n    }\n\n    .jl-single-shell .jl-single-content h4 {\n        margin: 31px 0 13px !important;\n        font-size: 21px !important;\n        font-weight: 600 !important;\n    }\n\n    .jl-single-shell .jl-single-content h5 {\n        margin: 27px 0 11px !important;\n        font-size: 18px !important;\n        font-weight: 600 !important;\n    }\n\n    .jl-single-shell .jl-single-content h6 {\n        margin: 24px 0 10px !important;\n        color: var(--jl-muted) !important;\n        font-size: 16px !important;\n        font-weight: 600 !important;\n        letter-spacing: 0.02em !important;\n    }\n\n    .jl-single-shell .jl-single-content p,\n    .jl-single-shell .jl-single-content ul,\n    .jl-single-shell .jl-single-content ol,\n    .jl-single-shell .jl-single-content blockquote {\n        margin: 0 0 24px !important;\n    }\n\n    .jl-single-shell .jl-single-content p {\n        color: #303741;\n        font-size: 17px;\n        line-height: 1.85;\n    }\n\n    .jl-single-shell .jl-single-content ul,\n    .jl-single-shell .jl-single-content ol {\n        padding-left: 1.55em;\n    }\n\n    .jl-single-shell .jl-single-content li {\n        margin-bottom: 9px;\n        padding-left: 4px;\n        color: #303741;\n        line-height: 1.75;\n    }\n\n    .jl-single-shell .jl-single-content li::marker {\n        color: var(--jl-navy);\n        font-weight: 700;\n    }\n\n    .jl-single-shell .jl-single-content strong,\n    .jl-single-shell .jl-single-content b {\n        color: #111820;\n        font-weight: 700 !important;\n    }\n\n    .jl-single-content a {\n        color: var(--jl-navy-hover);\n        font-weight: 600;\n        text-decoration: underline;\n        text-decoration-thickness: 1px;\n        text-underline-offset: 3px;\n    }\n\n    .jl-single-content img {\n        max-width: 100%;\n        height: auto;\n        border-radius: 12px;\n    }\n\n    .jl-single-content blockquote {\n        padding: 20px 24px;\n        border-left: 4px solid var(--jl-navy);\n        border-radius: 0 10px 10px 0;\n        background: var(--jl-soft);\n    }\n\n    .jl-single-content pre,\n    .jl-single-content code {\n        border-radius: 6px;\n        background: #f1f3f5;\n    }\n\n    .jl-single-content pre {\n        overflow-x: auto;\n        padding: 20px;\n    }\n\n    .jl-single-content code {\n        padding: 0.15em 0.35em;\n        font-size: 0.9em;\n    }\n\n    .jl-single-content pre code {\n        padding: 0;\n        background: transparent;\n    }\n\n    .jl-single-shell .jl-single-content .wp-block-table {\n        overflow-x: auto;\n        margin: 34px 0 !important;\n        border: 1px solid var(--jl-border);\n        border-radius: 14px;\n        background: var(--jl-white);\n        box-shadow: 0 10px 30px rgba(3, 19, 38, 0.07);\n        -webkit-overflow-scrolling: touch;\n    }\n\n    .jl-single-shell .jl-single-content table {\n        width: 100% !important;\n        margin: 34px 0 !important;\n        overflow: hidden;\n        border: 1px solid var(--jl-border) !important;\n        border-collapse: separate !important;\n        border-spacing: 0 !important;\n        border-radius: 14px;\n        background: var(--jl-white);\n        box-shadow: 0 10px 30px rgba(3, 19, 38, 0.07);\n        color: #303741;\n        font-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif !important;\n        font-size: 15px;\n        line-height: 1.6;\n    }\n\n    .jl-single-shell .jl-single-content .wp-block-table table {\n        min-width: 640px;\n        margin: 0 !important;\n        border: 0 !important;\n        border-radius: 0;\n        box-shadow: none;\n    }\n\n    .jl-single-shell .jl-single-content table th,\n    .jl-single-shell .jl-single-content table td {\n        padding: 15px 17px !important;\n        border: 0 !important;\n        border-right: 1px solid var(--jl-border) !important;\n        border-bottom: 1px solid var(--jl-border) !important;\n        vertical-align: top;\n        text-align: left;\n    }\n\n    .jl-single-shell .jl-single-content table th:last-child,\n    .jl-single-shell .jl-single-content table td:last-child {\n        border-right: 0 !important;\n    }\n\n    .jl-single-shell .jl-single-content table tr:last-child td {\n        border-bottom: 0 !important;\n    }\n\n    .jl-single-shell .jl-single-content table thead th {\n        color: var(--jl-white) !important;\n        border-color: rgba(255, 255, 255, 0.16) !important;\n        background: var(--jl-navy) !important;\n        font-size: 14px;\n        font-weight: 600 !important;\n        letter-spacing: 0.025em;\n        line-height: 1.45;\n    }\n\n    .jl-single-shell .jl-single-content table tbody tr:nth-child(even) td {\n        background: #f7f8fa;\n    }\n\n    .jl-single-shell .jl-single-content table tbody tr:hover td {\n        background: #eef2f6;\n    }\n\n    .jl-single-shell .jl-single-content table a {\n        color: var(--jl-navy-hover) !important;\n        font-weight: 600;\n    }\n\n    .jl-single-shell .jl-single-content table caption,\n    .jl-single-shell .jl-single-content .wp-block-table figcaption {\n        padding: 11px 14px 0;\n        color: var(--jl-muted);\n        font-size: 13px;\n        line-height: 1.55;\n        text-align: left;\n    }\n\n    .jl-single-shell .jl-single-content .wp-block-table figcaption {\n        padding: 11px 14px 13px;\n    }\n\n    .jl-single-taxonomy {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        margin: 42px 0 0;\n        padding: 22px 0 0;\n        border-top: 1px solid var(--jl-border);\n        color: var(--jl-muted);\n        font-size: 14px;\n        line-height: 1.6;\n    }\n\n    .jl-single-taxonomy strong {\n        color: var(--jl-black);\n    }\n\n    .jl-single-footer {\n        display: flex;\n        align-items: stretch;\n        justify-content: space-between;\n        gap: 14px;\n        margin-top: 48px;\n        padding-top: 28px;\n        border-top: 1px solid var(--jl-border);\n    }\n\n    .jl-single-nav-link,\n    .jl-single-back-link {\n        display: flex;\n        min-height: 50px;\n        align-items: center;\n        justify-content: center;\n        padding: 12px 17px;\n        border: 1px solid var(--jl-border);\n        border-radius: 10px;\n        color: var(--jl-navy) !important;\n        background: var(--jl-white);\n        font-size: 14px;\n        font-weight: 600;\n        line-height: 1.35;\n        text-align: center;\n    }\n\n    .jl-single-nav-link:hover,\n    .jl-single-back-link:hover {\n        color: var(--jl-white) !important;\n        border-color: var(--jl-navy);\n        background: var(--jl-navy);\n    }\n\n    .jl-single-error {\n        padding: 36px 24px;\n        border: 1px solid var(--jl-border);\n        border-radius: 12px;\n        background: var(--jl-soft);\n        color: var(--jl-text);\n        text-align: center;\n    }\n\n    @media (max-width: 920px) {\n        .jl-blog-grid {\n            grid-template-columns: repeat(2, minmax(0, 1fr));\n        }\n    }\n\n    @media (max-width: 640px) {\n        .jl-blog-shell,\n        .jl-single-shell {\n            padding: 54px 18px 72px;\n        }\n\n        .jl-blog-grid {\n            grid-template-columns: 1fr;\n            gap: 20px;\n        }\n\n        .jl-blog-header {\n            margin-bottom: 34px;\n        }\n\n        .jl-post-card-body {\n            padding: 22px;\n        }\n\n        .jl-single-featured {\n            margin-bottom: 32px;\n            border-radius: 10px;\n        }\n\n        .jl-single-content {\n            font-size: 16px;\n            line-height: 1.75;\n        }\n\n        .jl-single-shell .jl-single-content p {\n            font-size: 16px;\n            line-height: 1.78;\n        }\n\n        .jl-single-shell .jl-single-content .wp-block-table {\n            margin: 28px 0 !important;\n            border-radius: 10px;\n        }\n\n        .jl-single-shell .jl-single-content table {\n            font-size: 14px;\n        }\n\n        .jl-single-shell .jl-single-content table th,\n        .jl-single-shell .jl-single-content table td {\n            padding: 13px 14px !important;\n        }\n\n        .jl-single-footer {\n            flex-direction: column;\n        }\n    }\n<\/style>        <section class=\"jl-blog-shell\" aria-labelledby=\"jl-blog-title\" itemscope itemtype=\"https:\/\/schema.org\/Blog\">\n            <header class=\"jl-blog-header\">\n                <span class=\"jl-blog-kicker\">JungleLabs blogg<\/span>\n                <h1 id=\"jl-blog-title\" class=\"jl-blog-heading\">Insikter &amp; Resurser<\/h1>\n                                    <p class=\"jl-blog-intro\">Praktisk v\u00e4gledning om IP-resurser, ASN-registrering, RIPE LIR-sponsring och BGP-drift.<\/p>\n                            <\/header>\n\n                            <div class=\"jl-blog-grid\">\n                                                                    <article class=\"jl-post-card\" itemprop=\"blogPost\" itemscope itemtype=\"https:\/\/schema.org\/BlogPosting\">\n                            <a class=\"jl-post-card-media\" href=\"https:\/\/junglelabs.uk\/sv\/what-is-rpki\/\" tabindex=\"-1\" aria-hidden=\"true\">\n                                                                    <img loading=\"lazy\" width=\"800\" height=\"453\" src=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/RPKI.png\" class=\"attachment-large size-large wp-post-image\" alt=\"rpki\" decoding=\"async\" itemprop=\"image\" srcset=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/RPKI.png 820w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/RPKI-300x170.png 300w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/RPKI-768x435.png 768w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/RPKI-18x10.png 18w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                            <\/a>\n\n                            <div class=\"jl-post-card-body\">\n                                <div class=\"jl-post-meta\">\n                                    <time datetime=\"2026-09-07T07:51:33+00:00\" itemprop=\"datePublished\">\n                                        sep 7, 2026                                    <\/time>\n\n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span itemprop=\"author\" itemscope itemtype=\"https:\/\/schema.org\/Person\">\n                                            <span itemprop=\"name\">Lucas<\/span>\n                                        <\/span>\n                                    \n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span class=\"jl-post-category-links\">\n                                            <a href=\"https:\/\/junglelabs.uk\/sv\/category\/article\/\">Artikel<\/a>                                        <\/span>\n                                                                    <\/div>\n\n                                <h2 class=\"jl-post-title\" itemprop=\"headline\">\n                                    <a href=\"https:\/\/junglelabs.uk\/sv\/what-is-rpki\/\" itemprop=\"url\">What Is RPKI? A Beginner\u2019s Guide to Secure BGP Routing<\/a>\n                                <\/h2>\n\n                                                                    <p class=\"jl-post-excerpt\" itemprop=\"description\">The Internet depends on a global routing system that allows networks, data centers, cloud platforms, Internet service providers, and enterprises to exchange traffic. One of the most important\u2026<\/p>\n                                \n                                <a class=\"jl-post-read-more\" href=\"https:\/\/junglelabs.uk\/sv\/what-is-rpki\/\" aria-label=\"Read What Is RPKI? A Beginner\u2019s Guide to Secure BGP Routing\">\n                                    L\u00e4s artikeln                                <\/a>\n                            <\/div>\n                        <\/article>\n                                                                    <article class=\"jl-post-card\" itemprop=\"blogPost\" itemscope itemtype=\"https:\/\/schema.org\/BlogPosting\">\n                            <a class=\"jl-post-card-media\" href=\"https:\/\/junglelabs.uk\/sv\/what-is-the-ripe-database\/\" tabindex=\"-1\" aria-hidden=\"true\">\n                                                                    <img loading=\"lazy\" width=\"800\" height=\"450\" src=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/ripe-ncc-database-1024x576.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"RIPE NCC-databas\" decoding=\"async\" itemprop=\"image\" srcset=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/ripe-ncc-database-1024x576.jpg 1024w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/ripe-ncc-database-300x169.jpg 300w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/ripe-ncc-database-768x432.jpg 768w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/ripe-ncc-database-18x10.jpg 18w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/09\/ripe-ncc-database.jpg 1280w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                            <\/a>\n\n                            <div class=\"jl-post-card-body\">\n                                <div class=\"jl-post-meta\">\n                                    <time datetime=\"2026-09-01T06:31:17+00:00\" itemprop=\"datePublished\">\n                                        1 sep 2026                                    <\/time>\n\n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span itemprop=\"author\" itemscope itemtype=\"https:\/\/schema.org\/Person\">\n                                            <span itemprop=\"name\">Lucas<\/span>\n                                        <\/span>\n                                    \n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span class=\"jl-post-category-links\">\n                                            <a href=\"https:\/\/junglelabs.uk\/sv\/category\/article\/\">Artikel<\/a>                                        <\/span>\n                                                                    <\/div>\n\n                                <h2 class=\"jl-post-title\" itemprop=\"headline\">\n                                    <a href=\"https:\/\/junglelabs.uk\/sv\/what-is-the-ripe-database\/\" itemprop=\"url\">Vad \u00e4r RIPE-databasen och varf\u00f6r \u00e4r den viktig?<\/a>\n                                <\/h2>\n\n                                                                    <p class=\"jl-post-excerpt\" itemprop=\"description\">Vad \u00e4r RIPE-databasen? RIPE-databasen \u00e4r en offentlig registerdatabas som lagrar information om internetnummerresurser och relaterade tekniska objekt. Den drivs av\u2026<\/p>\n                                \n                                <a class=\"jl-post-read-more\" href=\"https:\/\/junglelabs.uk\/sv\/what-is-the-ripe-database\/\" aria-label=\"Read Vad \u00e4r RIPE-databasen och varf\u00f6r \u00e4r den viktig?\">\n                                    L\u00e4s artikeln                                <\/a>\n                            <\/div>\n                        <\/article>\n                                                                    <article class=\"jl-post-card\" itemprop=\"blogPost\" itemscope itemtype=\"https:\/\/schema.org\/BlogPosting\">\n                            <a class=\"jl-post-card-media\" href=\"https:\/\/junglelabs.uk\/sv\/ipv4-leasing\/\" tabindex=\"-1\" aria-hidden=\"true\">\n                                                                    <img loading=\"lazy\" width=\"800\" height=\"449\" src=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/IPv4-Leasing.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"ipv4 leasing\" decoding=\"async\" itemprop=\"image\" srcset=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/IPv4-Leasing.jpg 820w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/IPv4-Leasing-300x168.jpg 300w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/IPv4-Leasing-18x10.jpg 18w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/IPv4-Leasing-767x430.jpg 767w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                            <\/a>\n\n                            <div class=\"jl-post-card-body\">\n                                <div class=\"jl-post-meta\">\n                                    <time datetime=\"2026-08-28T06:11:58+00:00\" itemprop=\"datePublished\">\n                                        28 aug 2026                                    <\/time>\n\n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span itemprop=\"author\" itemscope itemtype=\"https:\/\/schema.org\/Person\">\n                                            <span itemprop=\"name\">Lucas<\/span>\n                                        <\/span>\n                                    \n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span class=\"jl-post-category-links\">\n                                            <a href=\"https:\/\/junglelabs.uk\/sv\/category\/article\/\">Artikel<\/a>                                        <\/span>\n                                                                    <\/div>\n\n                                <h2 class=\"jl-post-title\" itemprop=\"headline\">\n                                    <a href=\"https:\/\/junglelabs.uk\/sv\/ipv4-leasing\/\" itemprop=\"url\">IPv4-leasing kontra IPv4-\u00f6verf\u00f6ring: Vilket alternativ \u00e4r b\u00e4st f\u00f6r ditt f\u00f6retag?<\/a>\n                                <\/h2>\n\n                                                                    <p class=\"jl-post-excerpt\" itemprop=\"description\">Vad \u00e4r IPv4-leasing? IPv4-leasing \u00e4r ett kommersiellt arrangemang d\u00e4r en organisation ger en annan organisation r\u00e4tt att anv\u00e4nda ett block med IPv4-adresser under\u2026<\/p>\n                                \n                                <a class=\"jl-post-read-more\" href=\"https:\/\/junglelabs.uk\/sv\/ipv4-leasing\/\" aria-label=\"Read IPv4-leasing kontra IPv4-\u00f6verf\u00f6ring: Vilket alternativ \u00e4r b\u00e4st f\u00f6r ditt f\u00f6retag?\">\n                                    L\u00e4s artikeln                                <\/a>\n                            <\/div>\n                        <\/article>\n                                                                    <article class=\"jl-post-card\" itemprop=\"blogPost\" itemscope itemtype=\"https:\/\/schema.org\/BlogPosting\">\n                            <a class=\"jl-post-card-media\" href=\"https:\/\/junglelabs.uk\/sv\/five-regional-internet-registrie\/\" tabindex=\"-1\" aria-hidden=\"true\">\n                                                                    <img loading=\"lazy\" width=\"800\" height=\"512\" src=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/Five-Regional-Internet-Registries-1024x655.png\" class=\"attachment-large size-large wp-post-image\" alt=\"fem regionala internetregister\" decoding=\"async\" itemprop=\"image\" srcset=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/Five-Regional-Internet-Registries-1024x655.png 1024w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/Five-Regional-Internet-Registries-300x192.png 300w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/Five-Regional-Internet-Registries-768x492.png 768w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/Five-Regional-Internet-Registries-1536x983.png 1536w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/Five-Regional-Internet-Registries-2048x1311.png 2048w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/Five-Regional-Internet-Registries-18x12.png 18w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                            <\/a>\n\n                            <div class=\"jl-post-card-body\">\n                                <div class=\"jl-post-meta\">\n                                    <time datetime=\"2026-08-27T06:26:27+00:00\" itemprop=\"datePublished\">\n                                        27 aug 2026                                    <\/time>\n\n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span itemprop=\"author\" itemscope itemtype=\"https:\/\/schema.org\/Person\">\n                                            <span itemprop=\"name\">Lucas<\/span>\n                                        <\/span>\n                                    \n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span class=\"jl-post-category-links\">\n                                            <a href=\"https:\/\/junglelabs.uk\/sv\/category\/article\/\">Artikel<\/a>                                        <\/span>\n                                                                    <\/div>\n\n                                <h2 class=\"jl-post-title\" itemprop=\"headline\">\n                                    <a href=\"https:\/\/junglelabs.uk\/sv\/five-regional-internet-registrie\/\" itemprop=\"url\">De fem regionala internetregistren f\u00f6rklarade | ARIN, RIPE NCC, APNIC, LACNIC och AFRINIC<\/a>\n                                <\/h2>\n\n                                                                    <p class=\"jl-post-excerpt\" itemprop=\"description\">Det globala internet bygger p\u00e5 ett samordnat system av unika identifierare. Varje offentligt n\u00e4tverk kr\u00e4ver korrekt adresserings- och routningsinformation s\u00e5 att data kan f\u00e4rdas mellan anv\u00e4ndare, servrar,\u2026<\/p>\n                                \n                                <a class=\"jl-post-read-more\" href=\"https:\/\/junglelabs.uk\/sv\/five-regional-internet-registrie\/\" aria-label=\"Read De fem regionala internetregistren f\u00f6rklarade | ARIN, RIPE NCC, APNIC, LACNIC och AFRINIC\">\n                                    L\u00e4s artikeln                                <\/a>\n                            <\/div>\n                        <\/article>\n                                                                    <article class=\"jl-post-card\" itemprop=\"blogPost\" itemscope itemtype=\"https:\/\/schema.org\/BlogPosting\">\n                            <a class=\"jl-post-card-media\" href=\"https:\/\/junglelabs.uk\/sv\/ipv4-vs-ipv6-guide\/\" tabindex=\"-1\" aria-hidden=\"true\">\n                                                                    <img loading=\"lazy\" width=\"800\" height=\"457\" src=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/imgi_198_IPv4-vs.-IPv6-1024x585.png\" class=\"attachment-large size-large wp-post-image\" alt=\"ipv4 vs. ipv6\" decoding=\"async\" itemprop=\"image\" srcset=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/imgi_198_IPv4-vs.-IPv6-1024x585.png 1024w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/imgi_198_IPv4-vs.-IPv6-300x171.png 300w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/imgi_198_IPv4-vs.-IPv6-768x439.png 768w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/imgi_198_IPv4-vs.-IPv6-18x10.png 18w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/imgi_198_IPv4-vs.-IPv6.png 1400w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                            <\/a>\n\n                            <div class=\"jl-post-card-body\">\n                                <div class=\"jl-post-meta\">\n                                    <time datetime=\"2026-08-26T02:37:44+00:00\" itemprop=\"datePublished\">\n                                        26 aug 2026                                    <\/time>\n\n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span itemprop=\"author\" itemscope itemtype=\"https:\/\/schema.org\/Person\">\n                                            <span itemprop=\"name\">Lucas<\/span>\n                                        <\/span>\n                                    \n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span class=\"jl-post-category-links\">\n                                            <a href=\"https:\/\/junglelabs.uk\/sv\/category\/article\/\">Artikel<\/a>                                        <\/span>\n                                                                    <\/div>\n\n                                <h2 class=\"jl-post-title\" itemprop=\"headline\">\n                                    <a href=\"https:\/\/junglelabs.uk\/sv\/ipv4-vs-ipv6-guide\/\" itemprop=\"url\">IPv4 kontra IPv6: Viktiga skillnader, f\u00f6rdelar och migreringsguide<\/a>\n                                <\/h2>\n\n                                                                    <p class=\"jl-post-excerpt\" itemprop=\"description\">Varje enhet som ansluter till internet beh\u00f6ver en Internet Protocol-adress. Servrar, routrar, molnarbetsbelastningar, kontorsn\u00e4tverk, mobiltelefoner, s\u00e4kerhetskameror, virtuella maskiner och IoT-enheter g\u00f6r alla\u2026<\/p>\n                                \n                                <a class=\"jl-post-read-more\" href=\"https:\/\/junglelabs.uk\/sv\/ipv4-vs-ipv6-guide\/\" aria-label=\"Read IPv4 kontra IPv6: Viktiga skillnader, f\u00f6rdelar och migreringsguide\">\n                                    L\u00e4s artikeln                                <\/a>\n                            <\/div>\n                        <\/article>\n                                                                    <article class=\"jl-post-card\" itemprop=\"blogPost\" itemscope itemtype=\"https:\/\/schema.org\/BlogPosting\">\n                            <a class=\"jl-post-card-media\" href=\"https:\/\/junglelabs.uk\/sv\/ripe-ncc-asn-application\/\" tabindex=\"-1\" aria-hidden=\"true\">\n                                                                    <img loading=\"lazy\" width=\"800\" height=\"450\" src=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/imgi_208_what-is-ripe-ncc-bg-1024x576.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Mogen Ncc\" decoding=\"async\" itemprop=\"image\" srcset=\"\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" data-srcset=\"\" \/>                                                            <\/a>\n\n                            <div class=\"jl-post-card-body\">\n                                <div class=\"jl-post-meta\">\n                                    <time datetime=\"2026-08-25T02:02:52+00:00\" itemprop=\"datePublished\">\n                                        25 aug 2026                                    <\/time>\n\n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span itemprop=\"author\" itemscope itemtype=\"https:\/\/schema.org\/Person\">\n                                            <span itemprop=\"name\">Lucas<\/span>\n                                        <\/span>\n                                    \n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span class=\"jl-post-category-links\">\n                                            <a href=\"https:\/\/junglelabs.uk\/sv\/category\/article\/\">Artikel<\/a>                                        <\/span>\n                                                                    <\/div>\n\n                                <h2 class=\"jl-post-title\" itemprop=\"headline\">\n                                    <a href=\"https:\/\/junglelabs.uk\/sv\/ripe-ncc-asn-application\/\" itemprop=\"url\">RIPE NCC ASN-ans\u00f6kan: Fullst\u00e4ndig process, krav och tidslinje<\/a>\n                                <\/h2>\n\n                                                                    <p class=\"jl-post-excerpt\" itemprop=\"description\">Ett autonomt systemnummer, vanligtvis kallat ASN, \u00e4r en globalt unik numerisk identifierare som anv\u00e4nds i Border Gateway Protocol, eller BGP. BGP \u00e4r routningsprotokollet\u2026<\/p>\n                                \n                                <a class=\"jl-post-read-more\" href=\"https:\/\/junglelabs.uk\/sv\/ripe-ncc-asn-application\/\" aria-label=\"Read RIPE NCC ASN-ans\u00f6kan: Fullst\u00e4ndig process, krav och tidslinje\">\n                                    L\u00e4s artikeln                                <\/a>\n                            <\/div>\n                        <\/article>\n                                                                    <article class=\"jl-post-card\" itemprop=\"blogPost\" itemscope itemtype=\"https:\/\/schema.org\/BlogPosting\">\n                            <a class=\"jl-post-card-media\" href=\"https:\/\/junglelabs.uk\/sv\/what-is-asn\/\" tabindex=\"-1\" aria-hidden=\"true\">\n                                                                    <img loading=\"lazy\" width=\"800\" height=\"454\" src=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/ASN.png\" class=\"attachment-large size-large wp-post-image\" alt=\"asn\" decoding=\"async\" itemprop=\"image\" srcset=\"https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/ASN.png 820w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/ASN-300x170.png 300w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/ASN-768x436.png 768w, https:\/\/junglelabs.uk\/wp-content\/uploads\/2026\/08\/ASN-18x10.png 18w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                            <\/a>\n\n                            <div class=\"jl-post-card-body\">\n                                <div class=\"jl-post-meta\">\n                                    <time datetime=\"2026-08-19T07:28:53+00:00\" itemprop=\"datePublished\">\n                                        19 aug 2026                                    <\/time>\n\n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span itemprop=\"author\" itemscope itemtype=\"https:\/\/schema.org\/Person\">\n                                            <span itemprop=\"name\">Lucas<\/span>\n                                        <\/span>\n                                    \n                                                                            <span class=\"jl-post-meta-separator\" aria-hidden=\"true\"><\/span>\n                                        <span class=\"jl-post-category-links\">\n                                            <a href=\"https:\/\/junglelabs.uk\/sv\/category\/article\/\">Artikel<\/a>                                        <\/span>\n                                                                    <\/div>\n\n                                <h2 class=\"jl-post-title\" itemprop=\"headline\">\n                                    <a href=\"https:\/\/junglelabs.uk\/sv\/what-is-asn\/\" itemprop=\"url\">Vad \u00e4r ASN? En komplett guide till autonoma systemnummer<\/a>\n                                <\/h2>\n\n                                                                    <p class=\"jl-post-excerpt\" itemprop=\"description\">Vad \u00e4r ASN? ASN st\u00e5r f\u00f6r Autonomous System Number. Det \u00e4r en unik numerisk identifierare som tilldelas ett autonomt system, vilket \u00e4r en grupp av en eller flera\u2026<\/p>\n                                \n                                <a class=\"jl-post-read-more\" href=\"https:\/\/junglelabs.uk\/sv\/what-is-asn\/\" aria-label=\"Read Vad \u00e4r ASN? En komplett guide till autonoma systemnummer\">\n                                    L\u00e4s artikeln                                <\/a>\n                            <\/div>\n                        <\/article>\n                                    <\/div>\n\n                                    <\/section>\n        <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","footnotes":""},"class_list":["post-385","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/junglelabs.uk\/sv\/wp-json\/wp\/v2\/pages\/385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/junglelabs.uk\/sv\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/junglelabs.uk\/sv\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/junglelabs.uk\/sv\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/junglelabs.uk\/sv\/wp-json\/wp\/v2\/comments?post=385"}],"version-history":[{"count":4,"href":"https:\/\/junglelabs.uk\/sv\/wp-json\/wp\/v2\/pages\/385\/revisions"}],"predecessor-version":[{"id":389,"href":"https:\/\/junglelabs.uk\/sv\/wp-json\/wp\/v2\/pages\/385\/revisions\/389"}],"wp:attachment":[{"href":"https:\/\/junglelabs.uk\/sv\/wp-json\/wp\/v2\/media?parent=385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}