{
    "ok": true,
    "domain": "monzo.com",
    "generated_at": "2026-08-11T06:37:35-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 88,
            "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": "2 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "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": "200 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-160-213-9.ord58.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": "2 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "200 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-160-213-9.ord58.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": [
                "18.160.213.9",
                "18.160.213.19",
                "18.160.213.85",
                "18.160.213.98"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"gdv=38a18585\"",
                "\"linear-domain-verification=rmjwgyxbn46z\"",
                "\"h1-domain-verification=kTLAojUZ4tXqVAPfjRdmjo9eptcMD9eVGPAE1F3DEg6PARsq\"",
                "\"dropbox-domain-verification=8oe284lsghmp\"",
                "\"Whimsical = f4d56845866614ff1b2a9533e9091d11babbc9ea\"",
                "\"parallels-domain-verification=1d38eaa4532443bfa227463bef474019afb4c7cedc8b45e2b524bd81a01bccd9\"",
                "\"MS=ms42758514\"",
                "\"google-site-verification=xMawR2mAg4Ic3NAgT5g4sj_k5Q5qO2YeRfkVpsVxR6U\"",
                "\"adobe-idp-site-verification=592c9edf9a90075970a1ff66610d225d1ded6877bf6763047e30582cfb30e230\"",
                "\"apple-domain-verification=6FeuQrjFyfEhqruT\"",
                "\"_zfvqarc8kx61q1nj1gxynb356cn2dgo\"",
                "\"cursor-domain-verification-x97aw0=47Q0pG60YngCFELdu140rJWTP\"",
                "\"DirectFedAuthUrl=https://login.internal.monzo.com/app/monzo_verint_1/exk40p8cdem6X3h5z417/sso/saml\"",
                "\"_a8f6gh0svyn7ms90tsmiq6t926kbz8h\"",
                "\"stripe-verification=c8a1d595767023c6b01141a3b801fe3adc3f8fd31809afdad30178dab3d37d10\"",
                "\"ahrefs-site-verification_062eeff1447ff0c24d3f8710ab68a113c003a5fc2088103d537827dd4ada3972\"",
                "\"mgverify=0e494b5877331162132317959e7b2159d49570e147d103789be661ae88f1e7e4\"",
                "\"docker-verification=5e92272f-e386-4517-98c4-8f46af60c853\"",
                "\"jamf-site-verification=8WpbuFXiBMH5oGrm9YJpcA\"",
                "\"docusign=e7a72e83-f8ec-426d-bdd1-d6da56e11b94\"",
                "\"v=spf1 include:_spf.google.com include:amazonses.com include:_spf.mailgun.monzo.com -all\"",
                "\"anthropic-domain-verification-ns7yd5=VVWWin5m3PbFnKVrA6PLu9GEe\"",
                "\"google-site-verification=r5NnG1LjAXyv8COQst-HOUVgGjydRAPDrUy1GLZCQpU\"",
                "\"_t1xxdgkr9t2tyl9f9vzcya1ses14we2\"",
                "\"atlassian-domain-verification=7bRv5l1YU8jBdMRJIiEu6pjKomzH4JShoN5AOa9BclQpqX4GdvDCQ0BTkIW8JKTM\"",
                "\"google-site-verification=Lc4fSDIureqag1hJdW3dRmER4mpe2JHl2GwZrfZdPyE\"",
                "\"google-site-verification=SxB2H05EJ_gvZPkMrdR0Q9K6yUR4vDSifrsPa0jSsHo\"",
                "\"stripe-verification=EB1AB1CDEE7FD561490376A6859FEACBA04E1BDECB2A4FF469FCC57765821946\"",
                "\"openai-domain-verification=dv-wJi3rCztFV8hZ3J85F8ROyMy\"",
                "\"ZOOM_verify_3piG8whx5suoIqhGryvU4F\""
            ],
            "NS": [
                "curt.ns.cloudflare.com.",
                "kara.ns.cloudflare.com."
            ],
            "SOA": [
                "curt.ns.cloudflare.com. dns.cloudflare.com. 2411571753 10000 2400 604800 1800"
            ],
            "CAA": [
                "0 issuewild \"amazon.com\"",
                "0 issuewild \"ssl.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"ssl.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issue \"comodoca.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"buypass.com\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 iodef \"mailto:security@monzo.com\"",
                "0 issuewild \"comodoca.com\""
            ],
            "DS": [
                "2371 13 2 019809DBBDF9243527900B4ABDF97A2FE216ECDAA1E78C5F964DB5D6 4BAA4BF0"
            ],
            "DNSKEY": [
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA==",
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ=="
            ],
            "RRSIG": [
                "NS 13 2 86400 20260812123726 20260810103726 34505 monzo.com. d02R6DzGYk44CqH8IOUo2ouDmNhgdlN5HqMb0YsoeVaNo1QkNR3nio+w WdwUL361iQv+fUArav4TEBYrdit7ag==",
                "TXT 13 2 300 20260812123726 20260810103726 34505 monzo.com. daqLvUSBrhlTwZtTm+I1CmAQenFOIpZutZjlfsaVLOei5sLsz8n5qOfr G+x3fbUgyiy0to+CTodsNDNRkFYeXA==",
                "MX 13 2 300 20260812123725 20260810103725 34505 monzo.com. Q1I+qs3xW8dER6cMOuYWiJ1zBbk9XrL2cNFbvGg4bSVCGHgzn6O3uNgv 8eqyr8KjqI1ayHVY6rEK4hAuGxlvXg==",
                "A 13 2 60 20260812123725 20260810103725 34505 monzo.com. MKzH4hKCzVNsNvkXmNkW1Ju/0lnZE9zgw9juP/NOI+9U5IctIxEtCqqh q5yef9ROIgcLm6Bg6IFbfe9IYUpwiw==",
                "DS 13 2 86400 20260817014324 20260810003324 41446 com. jzGyr7HEn86R5FqnVaEqk/7IpzrzTD1ThyGDIb7apxI4a/DJs9CT3o3x oaVXeubyCqru4LzOi60IZt/vRXdYng==",
                "CAA 13 2 300 20260812123726 20260810103726 34505 monzo.com. xXUFCZtOnBwb4BJ88ndETQE/xhQJL1UmwOMq/nOWqhE0L0/BRIbIEeRQ n1/tmkcvsGxuDdVZip3msPH2nPNwZQ=="
            ],
            "NSEC": [
                "\\000.monzo.com. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.160.213.9",
            "18.160.213.19",
            "18.160.213.85",
            "18.160.213.98"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:amazonses.com include:_spf.mailgun.monzo.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; adkim=r; aspf=r; pct=100; rua=mailto:dmarc@monzo.com,mailto:re+ql30lwykyls@dmarc.postmarkapp.com; ruf=mailto:dmarc-forensic@monzo.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.monzo.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApxtCaLuYELgjjWTwqouMcR3WjCGD39ryklzSrcSFO7GU9lAnYw/k6uH2Qfv4UOJVp8FyETlY6o2/q6/nQXOAU1rIqGM0ZVj/rZcDS0nhcOsx/RYRoKfni42iFjmqhNWFR48jt7JVPgcpUb3o6NVy04oSLzzThd9OerUFDDPtMpPF+g/Pt+tIAxiK+ZcQwfnRbBC6wZb1wSU1iuaFKi06pF1D1eDtd64yDDbniiZvgzdtf+lGKtRnx1e8nrafK9NpCX88sIx1+8CeE/F/zgNn0P7nXq1eBjY4lpnkBKUza4F0v+bK9QZzU1v6W4rXguhYQUVdbB/1uDsXx4S3/xAb0QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://monzo.com/.well-known/logo_bimi.svg; a=https://monzo.com/.well-known/cert_bimi_05_26.pem;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-160-213-9.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.160.213.19",
                        "18.160.213.85",
                        "18.160.213.9",
                        "18.160.213.98"
                    ],
                    "time_ms": 66.27
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.213.19",
                        "18.160.213.85",
                        "18.160.213.9",
                        "18.160.213.98"
                    ],
                    "time_ms": 34.78
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.129",
                        "54.192.100.29",
                        "54.192.100.32",
                        "54.192.100.57"
                    ],
                    "time_ms": 32.26
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.160.213.19",
                        "18.160.213.85",
                        "18.160.213.9",
                        "18.160.213.98"
                    ],
                    "time_ms": 55.37
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "99.84.160.10",
                        "99.84.160.100",
                        "99.84.160.35",
                        "99.84.160.8"
                    ],
                    "time_ms": 71.09
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "monzo-prod.com",
        "valid_from": "2026-01-29T18:00:00-06:00",
        "valid_to": "2027-02-27T17:59:59-06:00",
        "days_remaining": 200,
        "san": [
            "monzo-prod.com",
            "monzo.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://monzo.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "date": "Tue, 11 Aug 2026 11:20:20 GMT",
            "x-frame-options": "DENY",
            "x-xss-protection": "1; mode=block",
            "cache-control": "stale-if-error=86400, s-maxage=180, max-age=1800, stale-while-revalidate=86400",
            "content-security-policy": "block-all-mixed-content; base-uri 'none'; connect-src 'self' https://api.monzo.com https://internal-api.monzo.com https://api.tools.s101.nonprod-ffs.io https://static-assets.monzo.com https://static-assets.monzo-s101.com https://monzo-prod-s3bucketcreator-ffs-web-export.s3-eu-west-1.amazonaws.com https://monzo-s101-s3bucketcreator-ffs-nonprod-web-export.s3-eu-west-1.amazonaws.com https://monzo-s101-qr-challenge.s3.eu-west-1.amazonaws.com https://monzo-prod-qr-challenge.s3.eu-west-1.amazonaws.com https://monzo-s101-s3bucketcreator-bereavement-files.s3.eu-west-1.amazonaws.com https://monzo-prod-s3bucketcreator-bereavement-files.s3.eu-west-1.amazonaws.com https://api.s101.nonprod-ffs.io https://sentry.io https://o23827.ingest.sentry.io https://o23827.ingest.us.sentry.io bat.bing.com bat.bing.net https://assets.ctfassets.net https://a.storyblok.com https://www.facebook.com https://googleads.g.doubleclick.net https://stats.g.doubleclick.net https://adservice.google.com https://www.googleadservices.com/pagead/ https://ad.doubleclick.net https://*.google-analytics.com https://*.analytics.google.com https://www.google.com https://*.googlesyndication.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com https://*.google.co.uk https://google.com https://api.greenhouse.io https://cdn.linkedin.oribi.io https://px.ads.linkedin.com https://px4.ads.linkedin.com https://client.prod.mplat-ppcprotect.com https://click.prod.mplat-ppcprotect.com https://pclick.prod.mplat-ppcprotect.com https://www.lunio.ai https://marketing.business.monzo.com https://tr.snapchat.com https://tr-shadow.snapchat.com https://tr6.snapchat.com https://evnt.byspotify.com https://pixels.spotify.com/v1/ https://analytics.tiktok.com https://widget.trustpilot.com https://b.6sc.co https://c.6sc.co https://eps.6sc.co https://v.eps.6sc.co https://ipv6.6sc.co https://epsilon.6sense.com https://epsilon-cloudfront.6sense.com https://epsilon-globalaccelerator.6sense.com; font-src 'self' https://static-assets.monzo.com https://static-assets.monzo-s101.com https://monzo-prod-s3bucketcreator-ffs-web-export.s3-eu-west-1.amazonaws.com https://monzo-s101-s3bucketcreator-ffs-nonprod-web-export.s3-eu-west-1.amazonaws.com https://fonts.gstatic.com; frame-ancestors https://app.contentful.com https://app.storyblok.com; frame-src https://capture.navattic.com https://community.monzo.com https://www.facebook.com https://connect.facebook.net https://www.google.com https://bid.g.doubleclick.net https://*.doubleclick.net https://www.googletagmanager.com https://fls.doubleclick.net https://tr.snapchat.com https://tr-shadow.snapchat.com bytedance: sslocal: https://widget.trustpilot.com https://platform.twitter.com https://player.vimeo.com https://www.youtube.com www.youtube-nocookie.com; img-src 'self' data: https://api.monzo.com https://internal-api.monzo.com https://api.tools.s101.nonprod-ffs.io https://public-images.monzo.com/ https://static-assets.monzo.com https://static-assets.monzo-s101.com https://monzo-prod-s3bucketcreator-ffs-web-export.s3-eu-west-1.amazonaws.com https://monzo-s101-s3bucketcreator-ffs-nonprod-web-export.s3-eu-west-1.amazonaws.com https://images.ctfassets.net https://monzo.com https://monzo-prod-user-images.imgix.net https://monzo-nonprod-user-images.imgix.net https://api.s101.nonprod-ffs.io https://public-images.monzo.com https://monzo.com/static/images/ https://www.monzo.com/static/images/ https://bat.bing.com/action/0 https://bat.bing.net/action/0 https://images.contentful.com/ https://a.storyblok.com https://tracking.audio.thisisdax.com https://www.facebook.com https://googleads.g.doubleclick.net https://stats.g.doubleclick.net https://www.google.com https://www.google.co.uk https://ad.doubleclick.net https://*.google-analytics.com https://ssl.gstatic.com https://www.gstatic.com https://*.googletagmanager.com https://*.googlesyndication.com https://*.analytics.google.com https://*.g.doubleclick.net https://*.google.com https://*.google.co.uk https://px.ads.linkedin.com https://px4.ads.linkedin.com https://www.linkedin.com/px/li_sync https://marketing.business.monzo.com https://www.googleadservices.com https://sc-static.net https://analytics.tiktok.com https://i.ytimg.com https://b.6sc.co https://ipv6.6sc.co; manifest-src 'self'; object-src 'none'; script-src 'self' https://internal-api.monzo.com https://static-assets.monzo.com https://static-assets.monzo-s101.com https://monzo-prod-s3bucketcreator-ffs-web-export.s3-eu-west-1.amazonaws.com https://monzo-s101-s3bucketcreator-ffs-nonprod-web-export.s3-eu-west-1.amazonaws.com  'nonce-4bfbc9e652f6895586c2ca351f64f5a2a419' 'strict-dynamic' https://community.monzo.com https://api.s101.nonprod-ffs.io bat.bing.com/bat.js bat.bing.com/p/conversions/t/343187213 bat.bing.com/p/conversions/s/0.8.45 bat.bing.com/p/action/343187213.js https://connect.facebook.net https://staticxx.facebook.com https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11481969694/ https://www.google-analytics.com https://pagead2.googlesyndication.com/pagead/conversion/11481969694/ https://www.googleadservices.com/pagead/conversion/11481969694/ https://pagead2.googlesyndication.com/pagead/conversion/329248391/ https://www.googleadservices.com/pagead/conversion/329248391/ https://tagmanager.google.com https://www.googletagmanager.com https://api.greenhouse.io https://snap.licdn.com https://marketing.business.monzo.com https://sc-static.net https://tr.snapchat.com/ https://pixel.byspotify.com https://analytics.tiktok.com https://widget.trustpilot.com https://platform.twitter.com https://www.youtube.com/iframe_api https://www.youtube.com/s/player/; style-src 'self' https://static-assets.monzo.com https://static-assets.monzo-s101.com https://monzo-prod-s3bucketcreator-ffs-web-export.s3-eu-west-1.amazonaws.com https://monzo-s101-s3bucketcreator-ffs-nonprod-web-export.s3-eu-west-1.amazonaws.com 'unsafe-inline' https://tagmanager.google.com https://fonts.googleapis.com; upgrade-insecure-requests; media-src 'self' https://static-assets.monzo.com https://static-assets.monzo-s101.com https://monzo-prod-s3bucketcreator-ffs-web-export.s3-eu-west-1.amazonaws.com https://monzo-s101-s3bucketcreator-ffs-nonprod-web-export.s3-eu-west-1.amazonaws.com https://www.monzo.com/static/images/ https://monzo.com/static/images/ https://www.monzo.com/static/images/blog/ https://monzo.com/static/images/blog/ https://videos.ctfassets.net https://videos.contentful.com https://a.storyblok.com; worker-src 'none'; report-uri https://o23827.ingest.sentry.io/api/4505743602483200/security/?sentry_key=06894583d63658ed47fe4e9943f497fa&sentry_environment=production&sentry_release=c059e9984034b425910cbbdb3e459d072f4c634b; default-src https://static-assets.monzo.com https://static-assets.monzo-s101.com https://monzo-prod-s3bucketcreator-ffs-web-export.s3-eu-west-1.amazonaws.com https://monzo-s101-s3bucketcreator-ffs-nonprod-web-export.s3-eu-west-1.amazonaws.com;",
            "etag": "\"29kme52p5regz6\"",
            "expect-ct": "https://monzo.report-uri.com/r/d/ct/reportonly",
            "permissions-policy": "accelerometer=(), ambient-light-sensor=(), autoplay=(self), camera=(), encrypted-media=(), fullscreen=(self \"https://www.youtube-nocookie.com\"), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(self), picture-in-picture=(), speaker=(self), usb=(), vibrate=(), vr=()",
            "referrer-policy": "no-referrer",
            "set-cookie": "__monzo_locale_v1__=%7B%22lc%22%3A%22en-GB%22%2C%22sn%22%3A%22nextjs_i18n%22%2C%22sp%22%3A4%2C%22ts%22%3A1786447219952%7D;Max-Age=604800;Path=/;Domain=.monzo.com;Secure;SameSite=None",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-content-type-options": "nosniff",
            "vary": "Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 1b10a38ffd552c4dda628061fab12116.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P3",
            "x-amz-cf-id": "TWX9gVuFmmPRDA5s9Nzf8G9d0i5fxRK_3I6uXHvdAWqe2H80T9NWYw==",
            "age": "1027"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://monzo.com/",
        "title": "Monzo | Open a Free Account",
        "description": "Your salary sorted into Pots. Your spare change turned into savings. Your money, doing what it should with Monzo.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.160.213.9": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.213.19": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.213.85": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.213.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4012.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 100.07
}