{
    "ok": true,
    "domain": "xing.com",
    "generated_at": "2026-08-08T17:55:10-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 95,
            "security": 84,
            "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": "1 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": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "103 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-160-22-4.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": "1 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": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "103 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-160-22-4.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": [
                "3.160.22.4",
                "3.160.22.14",
                "3.160.22.54",
                "3.160.22.86"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 xing-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"teamviewer-sso-verification=54188f7fff354a9b92f7652fd3937fb0\"",
                "\"facebook-domain-verification=xxd0q3s7lv62wywvvpver0e8j1j1vw\"",
                "\"openai-domain-verification=dv-JfWX8IbG0n87GNHoDQvLlbeM\"",
                "\"google-site-verification=UqxFvQ_ikK9hga0Qm1unOA9HbMWTTlJ_TTVxRTu9z04\"",
                "\"figma-domain-verification=021dc2f32684e858eaf9842b7206f9197bbdffa76c83ac711b16ba9702aeca5c-1782465718\"",
                "\"google-site-verification=UORS-nc4KF2CsNXjoZmD3hLN9gvo3xdmmRXP2UE0N2Y\"",
                "\"ZOOM_verify_av-wjAz-T62Xdl1pMRBySA\"",
                "\"MS=ms63761438\"",
                "\"google-site-verification=Flhe3fswMbbqS2VGEy2ODM-1P_PE_Z5l2u5zZZq5UR4\"",
                "\"TTmNrvKCKyVmW6wxgBUHPZ3Tv4VvPaUslML0MaJAYdnySEHpD7OX4QTOPBLdgFlKfIL59yXY3x6lm8iIyqWwhw==\"",
                "\"segment-site-verification=3fA98vkzGDmgoJbj3AG2CJvr8Z9mSQpx\"",
                "\"_oqnb58q3pbnwofdf7gr0jeab8ik8xs6\"",
                "\"miro-verification=3969bd74d34f4d6e10fb42f5233014d2d3dd4f9c\"",
                "\"google-site-verification=jC5_MqgVlYS7He0-uldAaB4z1uYxuZUKL_bTHaIYn-0\"",
                "\"google-site-verification=1CoJURTg2aHLa8bvDoNt_dDrLNmVPE93-cjaxYitSo8\"",
                "\"google-site-verification=Qb3_TK55U83JNTsumhQ_7culHoFKMU2dcpvVvfl5h-k\"",
                "\"google-site-verification=whYQbqxkVsb_xI5XKG3U8CQG2Vn75Nhx5HyTxo30gHA\"",
                "\"zoom-domain-verification=5adddeb4-2a0b-4bf0-8eaf-82bc5e2c49d8\"",
                "\"atlassian-domain-verification=jQie6vPSfhfQ4wsCwYZtuCQTWC7PhDbv9HmrAzbRc6skBWWB/TfL8TpiAqozsb8N\"",
                "\"paloaltonetworks-site-verification=93e36781f48dc570d80205f59263b53045f9a982b7fcc747a23849d162298d7f\"",
                "\"MS=ms45637936\"",
                "\"astro-domain-verification=clyhbm3ib0dq801kip93vxw0t\"",
                "\"docker-verification=7d460483-f122-4277-b449-0a3a3fe26190\"",
                "\"docusign=73ffe7e4-a802-458a-bad3-3afefc637792\"",
                "\"v=spf1 mx include:_netblocks.mail.xing.com include:_spf.zimpel.de include:_spf.salesforce.com include:_spf.abiliware.de ?include:servers.mcsv.net include:spf.protection.outlook.com include:mail.zendesk.com -all\"",
                "\"mongodb-site-verification=P5bGlH3I0KYBkV7Lk3ZQPkLsXxb3QN4R\"",
                "\"Ml9vw8Cm/Ig/xpmhhDfS9TEjuzw=\""
            ],
            "NS": [
                "ns-633.awsdns-15.net.",
                "ns-291.awsdns-36.com.",
                "ns-1321.awsdns-37.org.",
                "ns-1690.awsdns-19.co.uk."
            ],
            "SOA": [
                "ns-1690.awsdns-19.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.160.22.4",
            "3.160.22.14",
            "3.160.22.54",
            "3.160.22.86"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:_netblocks.mail.xing.com include:_spf.zimpel.de include:_spf.salesforce.com include:_spf.abiliware.de ?include:servers.mcsv.net include:spf.protection.outlook.com include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:7675016f@in.mailhardener.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.xing.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqQ9TDJb8oLr/iah9VCXe9sK8rnScLl5CQLbxEw/8lY32ZdLsU+7dHhyrVT31iIA+0TWeluzaDT/G3JZbQUzo1hfqZ/IUHfu56Mox1UCMSB8vqfnVPHcnL0Rk5KmjZB2K9TU8IQOvbbI65UqJ1vkMl+VkIjstbT3cTzJEk3YLWHvOCdMslmu2sqYS6TJ/Z8SK0FtAIhzTVRxV/svYm/qOb0pXYsgkaofspuhZVh30hrizR9nVy3xDVNum8WIjkL58f7OtmI9t4qJfySOUrR/getzLCCvuVKQKeh3PaBr6PEzwlTulxpLd3u9l9G2rm2gIn7XjS5u7rcJiXFQge2x7pQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:7675016f@in.mailhardener.com"
    },
    "advanced": {
        "ptr": "server-3-160-22-4.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.84.127.13",
                        "52.84.127.18",
                        "52.84.127.20",
                        "52.84.127.93"
                    ],
                    "time_ms": 74.34
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.160.22.14",
                        "3.160.22.4",
                        "3.160.22.54",
                        "3.160.22.86"
                    ],
                    "time_ms": 28.5
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.160.200.23",
                        "18.160.200.62",
                        "18.160.200.79",
                        "18.160.200.90"
                    ],
                    "time_ms": 62.52
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.84.127.13",
                        "52.84.127.18",
                        "52.84.127.20",
                        "52.84.127.93"
                    ],
                    "time_ms": 154.23
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.12",
                        "3.166.96.127",
                        "3.166.96.83",
                        "3.166.96.95"
                    ],
                    "time_ms": 78.29
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "redirect.xing.com",
        "valid_from": "2026-05-05T19:00:00-05:00",
        "valid_to": "2026-11-19T17:59:59-06:00",
        "days_remaining": 103,
        "san": [
            "redirect.xing.com",
            "www.advertising-news.xing.com",
            "*.xingmodules.com",
            "*.openbc.de",
            "preview.api.whatsbroadcast.xing.com",
            "*.xing.de",
            "openbc.de",
            "www.bewerbung.com",
            "www.gehaltsindex.com",
            "*.whatsapp.xing.com",
            "*.xing.com",
            "xing.com",
            "*.coach.xing.com",
            "*.contaxt.de",
            "xing.de",
            "mail.new-work.se",
            "nwse.io",
            "contaxt.de",
            "preview.api.whatsapp.xing.com",
            "*.xing-video.com",
            "recruiting.xing.de",
            "xing.at",
            "*.xing.ch",
            "xingmodules.com",
            "gehaltsindex.com",
            "email.xing.com",
            "*.xn--jobbrse-d1a.com",
            "mail.xing.com",
            "lebenslauf.xn--jobbrse-d1a.com",
            "*.xing.at",
            "xing.io",
            "*.preview.xing.com",
            "xing.ch"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.xing.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sat, 08 Aug 2026 22:55:01 GMT",
            "content-length": "0",
            "location": "https://www.xing.com/",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 21baf3773089b90a16ce8df9145450bc.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P7",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "pdEDlWvEMJ20scn8X_rWVNq7G0aS6L6r032iaWYZtkwll1VixLX61Q==",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "content-type": "text/html",
            "cross-origin-opener-policy": "same-origin-allow-popups",
            "origin-agent-cluster": "?1",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "x-dns-prefetch-control": "off",
            "x-download-options": "noopen",
            "x-frame-options": "SAMEORIGIN",
            "x-permitted-cross-domain-policies": "none",
            "x-xss-protection": "1; mode=block;",
            "cache-control": "no-store, max-age=0, must-revalidate, proxy-revalidate",
            "expires": "0",
            "pragma": "no-cache",
            "surrogate-control": "no-store",
            "server-timing": "traceparent;desc=\"00-f4644311764d74e009e56a1111e8a577-65a3d660087bcee6-01\"",
            "content-language": "de",
            "link": "<https://stan.xing.com>; rel=preconnect",
            "x-envoy-upstream-service-time": "87",
            "x-ua-compatible": "IE=edge",
            "set-cookie": "visitor_id=56270dbe-b8c4-4a6d-afdb-813626335ebb; Max-Age=63072000; Domain=xing.com; Path=/; HttpOnly; Secure; SameSite=Lax"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.xing.com/",
        "title": "XING - Finde den Job, der zu Dir passt. Oder lass Dich finden!",
        "description": "Über 1 Mio. Jobs ✓ 20.000 Recruiter·innen ✓ Gehaltsangaben ✓ Arbeitgeber-Bewertungen. Definiere Deine Job-Wünsche und mach Dein XING!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.160.22.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.160.22.14": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.160.22.54": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.160.22.86": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "xing-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4047.9,
                "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": 83.38
}