{
    "ok": true,
    "domain": "n26.com",
    "generated_at": "2026-08-10T06:12:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "46 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-156-172-12.cmh68.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "46 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-156-172-12.cmh68.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "108.156.172.12",
                "108.156.172.57",
                "108.156.172.20",
                "108.156.172.16"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "1 aspmx.l.google.com.",
                "10 aspmx2.googlemail.com."
            ],
            "TXT": [
                "\"apple-domain-verification=2cknrhZSdEJUTkjg\"",
                "\"onetrust-domain-verification=bb91f2ee6f2041e3b7a6b52fb091305e\"",
                "\"1password-site-verification=7LP4OAJZJRGV3OKFZJYRCGL6XQ\"",
                "\"docker-verification=50e8fcfe-86cb-4637-a38f-b0031d9027b6\"",
                "\"figma-domain-verification=87b9d8b26b7a6fbd662a75273d521b1b0b4058aca7540d0dfc620902d4fec065-1744728337\"",
                "\"dtm-domain-verification=ppCUmVzUEhRwekPQ-hWttL_rCQe_0Z5VPGNPnPkoazw\"",
                "\"atlassian-domain-verification=ltj2N+hAofDVKdGd7oh5+7Vf0JybM1Ee8M+75LjgV4+WnA9d6DVslVEoCmeuJyEc MS=ms38013555\"",
                "\"docusign=d5e825c7-dff4-4bbb-899e-1431986cfcb1\"",
                "\"_0s9fu0xsjnadj6e77tcfl69tgxhf7ud\"",
                "\"v=spf1 include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com \" \"include:_spf.salesforce.com include:u1369857.wl.sendgrid.net include:mg-spf.greenhouse.io include:servers.mcsv.net include:amazonses.com \" \"a:mcsrel.hopexcloud.com ip4:167.89.0.0/17 ip4:168.245.0.0/17 ~all\"",
                "\"stripe-verification=09cd0f13fd719aa1c44eabe83e7dc2532bf54f78a23ac469f715c2e7992c901a\"",
                "\"onetrust-domain-verification=f81156cafbc343f1abdca613284dfd4a\""
            ],
            "NS": [
                "ns-1111.awsdns-10.org.",
                "ns-309.awsdns-38.com.",
                "ns-1688.awsdns-19.co.uk.",
                "ns-823.awsdns-38.net."
            ],
            "SOA": [
                "ns-1688.awsdns-19.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.156.172.12",
            "108.156.172.57",
            "108.156.172.20",
            "108.156.172.16"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_netblocks.google.com include:_netblocks2.google.com include:_netblocks3.google.com include:_spf.salesforce.com include:u1369857.wl.sendgrid.net include:mg-spf.greenhouse.io include:servers.mcsv.net include:amazonses.com a:mcsrel.hopexcloud.com ip4:167.89.0.0/17 ip4:168.245.0.0/17 ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:e8c3477c8426723@rep.dmarcanalyzer.com,mailto:n26@rua.netcraft.com; ruf=mailto:e8c3477c8426723@for.dmarcanalyzer.com,mailto:n26@ruf.netcraft.com; pct=100; sp=reject; fo=1; adkim=r; aspf=r;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.n26.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmiNzlM11oh6hWD0wQa5voPb3J0KOfg93h/c+qMktJiknlvE1NLexK8CfQoQq/ZbUQKzMU74sJFdRZLpoWPWbss38P/ndH0+feJCtFaiZd9xvr3OA5AggUnWB8I24rtMipjO3JpocBhuRYUVmIsY3V1xlit0Zxzryr0n+wgKx/DXupcJM5wpkrvurJAGWNgYFU0WcY3aFVOy9CvTCXUUIMllU++OFjUBa/suhbHNbxi5e6E2mSVpi7zlHwFp8SYs4kwUhGnUliwkoX0VppQdEAud3MEsdzAY2a0ANq3eHx6Jz9/ygCe+G9tusIDmLQ85LSm/xOau6rbLxSgONVfXaIQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-156-172-12.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.160.200.122",
                        "18.160.200.123",
                        "18.160.200.47",
                        "18.160.200.6"
                    ],
                    "time_ms": 75.61
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.200.122",
                        "18.160.200.123",
                        "18.160.200.47",
                        "18.160.200.6"
                    ],
                    "time_ms": 27.09
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.36",
                        "108.157.150.58",
                        "108.157.150.61",
                        "108.157.150.98"
                    ],
                    "time_ms": 26.05
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.160.200.122",
                        "18.160.200.123",
                        "18.160.200.47",
                        "18.160.200.6"
                    ],
                    "time_ms": 91.94
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.36",
                        "108.157.150.58",
                        "108.157.150.61",
                        "108.157.150.98"
                    ],
                    "time_ms": 67.39
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "n26.com",
        "valid_from": "2026-03-11T19:00:00-05:00",
        "valid_to": "2026-09-25T18:59:59-05:00",
        "days_remaining": 46,
        "san": [
            "n26.com",
            "n26.se",
            "www.number26.ch",
            "mag-es.n26.com",
            "www.n26.co.za",
            "n26.co.uk",
            "join.n26.com",
            "n26.fr",
            "www.n26.me",
            "next.n26.com",
            "number26.it",
            "www.n26.co.uk",
            "www.n26.it",
            "number26.eu",
            "mag-it.n26.com",
            "number26.rocks",
            "number26.nl",
            "n26.rocks",
            "mag-fr.n26.com",
            "number26.de",
            "mag-de.n26.com",
            "www.number26.de",
            "n26.gr",
            "www.n26.at",
            "mag.n26.com",
            "n26.cl",
            "www.n26.es",
            "n26.kr",
            "n26.ch",
            "www.n26.eu",
            "www.n26.rocks",
            "n26.de",
            "www.n26.fr",
            "number26.uk",
            "n26.co.za",
            "n26.li",
            "www.n26.nl",
            "number26.ch",
            "www.n26.se",
            "www.number26.uk",
            "n26.design",
            "n26.pt",
            "www.n26.cl",
            "www.n26.design",
            "www.n26.gr",
            "www.number26.rocks",
            "www.number26.eu",
            "www.n26.ch",
            "www.n26.kr",
            "n26.me",
            "www.number26.it",
            "n26.at",
            "n26.eu",
            "n26.es",
            "www.number26.nl",
            "get.n26.com",
            "www.n26.com",
            "n26.it",
            "number26.fr",
            "number26.se",
            "www.number26.se",
            "n26.nl",
            "www.number26.fr",
            "www.n26.de",
            "www.n26.pt",
            "www.n26.li"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://n26.com/en-eu",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 11:12:46 GMT",
            "x-envoy-upstream-service-time": "107",
            "content-security-policy": "report-uri /report-csp;report-to /report-csp;base-uri 'self';child-src number26://* *.n26.com n26.com *.doubleclick.net pixel.mathtag.com n26.go2cloud.org www.googletagmanager.com *.youtube-nocookie.com youtube-nocookie.com;connect-src 'self' https://spc.n26.com * https://*.logs.datadoghq.eu;font-src 'self' data:;img-src https://spc.n26.com 'self' data: images.ctfassets.net images.contentful.com * *.greenhouse.io;media-src videos.contentful.com videos.ctfassets.net n26.bynder.com;object-src 'none';style-src 'unsafe-inline' 'self' tagmanager.google.com;script-src 'self' cdn.number26.de 'unsafe-inline' * connect.facebook.net *.youtube-nocookie.com s.ytimg.com youtube-nocookie.com youtube.com boards.greenhouse.io datadoghq.eu datadoghq-browser-agent.com blob: cookie.n26.com app.usercentrics.eu app.eu.usercentrics.eu;worker-src 'self' blob:;default-src *;frame-ancestors app.contentful.com 'self' *.n26.com;frame-src *.n26.com www.googletagmanager.com *.doubleclick.net www.youtube-nocookie.com boards.greenhouse.io job-boards.greenhouse.io",
            "permissions-policy": "accelerometer=(), autoplay=(self), camera=(), fullscreen=(self), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()",
            "cache-control": "max-age=1, s-maxage=1800, stale-while-revalidate=1800",
            "location": "/en-eu",
            "server": "envoy",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 6ddb0e63e125bdf021ed77a899eab8e6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P1",
            "x-amz-cf-id": "YB2v7WfefaQMeyMaDJJmJsOKj9hf6sMvObAS9RIxekUaJPfK_FTuNQ==",
            "content-type": "text/html; charset=utf-8",
            "vary": "Accept-Encoding"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://n26.com/en-eu",
        "title": "Love your bank | Spend, save, and invest in one app",
        "description": "N26 is the first bank you'll love. Beautifully simple, 100% mobile, and trusted by millions. Open your free bank account in minutes.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.156.172.12": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.172.57": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.172.20": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.156.172.16": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4007.7,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 91.83
}