{
    "ok": true,
    "domain": "loopnet.com",
    "generated_at": "2026-08-10T00:43:45-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 75,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 69,
            "network": 85,
            "availability": 60
        },
        "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 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": 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": "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": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "86 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-10-221-13.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 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": "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": "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": "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": "86 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-10-221-13.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "23.10.221.13"
            ],
            "AAAA": [
                "2600:1407:3c00:1482::29f7",
                "2600:1407:3c00:148b::29f7"
            ],
            "CNAME": [],
            "MX": [
                "10 costar-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=ai2bi2l0g12u65182rlv8j0yb84dk1\"",
                "\"pardot667613=dc6abf7ce1ec5674ad80006a093fb42009188f1af7d39583883145fd0020e5ef\"",
                "\"ZOOM_verify_wHw4ZtE0T1mMVPgwuSHBTQ\"",
                "\"MS=907928941E4C46CFFBDBCDAAC04B2974DB66DF61\"",
                "\"abl0ulnlu4dinpicl2ar22ivpf\"",
                "\"hodd31f155oqgiru8gikg8jl11\"",
                "\"MS=ms30108235\"",
                "\"pardot667613=e62c1cbd7b786f718b06fa3d807213aff5698269e76d782cf12b579f8ffe7482\"",
                "\"figma-domain-verification=8232118525ac89d71aa3f807657ba9e5e26cfa8f711f2e3144c4c5c7fc2aec1e-1734372308\"",
                "\"cut8t3r196sjr7fgsk307ra8o8\"",
                "\"google-site-verification=u3QtaNKri6oImAUqNvLmX9sznXql21FSMVllaDIy-_s\"",
                "\"qIoo2EAbiBfr8TxXrEMBE0G0bqnFiCYrffv2w49v2CzKEPzByOzoDWnS7LzweT4EJQLE8JvixUgcnMSbh5SmKA==\"",
                "\"_t6qvb6w9p2g2xjf35n9qo2jikqxa44w\"",
                "\"atlassian-domain-verification=LAkz2FUxxMo9oBp9qlpKyMPkFQT3p7fXn2F/dz0S07Gt8LASUog19dNicOe7njFJ\"",
                "\"segment-site-verification=ZKtvP2EirqqnADSurcFBIBP1UhH5TKak\"",
                "\"google-site-verification=AVV7t2lExwlFGSwrr2K-hPxAq6aViq8cKB6CQQMQDdQ\"",
                "\"_tdkq9tvjbh9k2bl3z6dydxibfcvk0nh\"",
                "\"_ajhl9ne8crpkbk8oxu816wwbal9ajyn\"",
                "\"logmein-verification-code=5f312521-40b7-4efa-864d-daa11426c61d\"",
                "\"l3e27huqj099s10rvob7pcp0ta\"",
                "\"_2j4f57rzo6nut1kznqclkbmwmiyhqw2\"",
                "\"docker-verification=fe5a3e19-1a55-4f9d-aaa4-ae1f0b91b56a\"",
                "\"google-site-verification=XlGNtGSzRdkr8RR8U2trI04JOKjFvYyUYo3omLtvLC0\"",
                "\"segment-site-verification=EJ5XBlMRO6eNK6LEQ2G4hSLzNudjOGiN\"",
                "\"_gqd2lyb6thtgv25zkb0easa7uvs80ag\"",
                "\"pardot923983=7d8e1dc8378884ee5a0b8ad3f827d9883fb4bfc1a1b2ea8abd9799e50347218a\"",
                "\"google-site-verification=1TNuV8IIrto6s8u_EbOFhIMGzxDzOJjU1hpzNFPyhNM\"",
                "\"google-site-verification=IiZj4QH3zGAoUp1JS2Y2rCbPsA7Zt8K1FVmW24AuDMI\"",
                "\"stripe-verification=1bf83902d0e23af2db44060889e1e9f83b81e1a1cc533d1c026798ea7552ee70\"",
                "\"v=spf1 ip4:65.222.180.0/24 ip4:65.222.181.0/24 ip4:65.210.23.128/25 include:costar.com include:sendgrid.net ~all\"",
                "\"adobe-idp-site-verification=24664704b6bf9cad007ee8e4e6f54db759418404868491369b399f373520defd\"",
                "\"780t66jsf2qt277tm40hhrr4mf\""
            ],
            "NS": [
                "a3-65.akam.net.",
                "a4-66.akam.net.",
                "a9-64.akam.net.",
                "a22-64.akam.net.",
                "a1-73.akam.net.",
                "a6-67.akam.net."
            ],
            "SOA": [
                "ns1.costar.com. hostmaster.costar.com. 2026070602 10800 3600 604800 60"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.10.221.13"
        ],
        "ipv6": [
            "2600:1407:3c00:1482::29f7",
            "2600:1407:3c00:148b::29f7"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:65.222.180.0/24 ip4:65.222.181.0/24 ip4:65.210.23.128/25 include:costar.com include:sendgrid.net ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@dmarc.everest.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.loopnet.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3OVEaH9tjjyFnmYPWKCSK8Y4Jni9yzaPLiXws1WNpPXQgo43DM6GXfNILSwi7qtLn/c161xOM+5galGRaf2a6b6SNbq9SXxRmdjmcrpqV50Cp8tWa20XLP+YpPr2qdYjOkDFyoOMbUJjYQV3CLAb/hbuHjJGp7KZ8up4xYrnphFPrjnimnEhRV+qtiud4Elug9uTbx5p1AFI9cU4Nkbd+IADuxnFdBLjDPr8S5mpRBXqZvwNZhPDmOhWO2+jKTORSSjXbyJEH83xsPJhUJNn4R4MBQmnDyP4IUd05ndT7C4dR7NX7dXyeZHdg2wLgUytJQXT7sazJajKTj0kcDlBUQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/fe219569-6fec-4a97-bc91-2846412e3a25.svg; a=https://vmc.digicert.com/fe219569-6fec-4a97-bc91-2846412e3a25.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-10-221-13.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.10.221.13"
                    ],
                    "time_ms": 57.39
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.210.134.233"
                    ],
                    "time_ms": 38.3
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.10.221.13"
                    ],
                    "time_ms": 278.83
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.10.221.13"
                    ],
                    "time_ms": 80.54
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "72.247.65.37"
                    ],
                    "time_ms": 80.49
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.loopnet.com",
        "valid_from": "2026-04-19T19:00:00-05:00",
        "valid_to": "2026-11-04T17:59:59-06:00",
        "days_remaining": 86,
        "san": [
            "www.loopnet.com",
            "ads.csgpmarketplace.com",
            "areyouintheloop.com",
            "cotouring-api.loopnet.com",
            "cotouring.loopnet.com",
            "cotouring.realla.co.uk",
            "crm.loopnet.com",
            "ecom.csgpmarketplace.com",
            "fulfillment.csgpmarketplace.com",
            "images.landandfarm.com",
            "images.loopnet.ca",
            "images.loopnet.co.uk",
            "images.loopnet.com",
            "images.loopnet.es",
            "images.loopnet.fr",
            "images1.loopnet.com",
            "images2.loopnet.com",
            "images3.loopnet.com",
            "images4.loopnet.com",
            "looplender.com",
            "looplink.loopnet.com",
            "loopnet.ca",
            "loopnet.co.uk",
            "loopnet.com",
            "loopnet.es",
            "loopnet.fr",
            "loopstar.loopnet.com",
            "m.loopnet.com",
            "marketing.loopnet.com",
            "marketplace.loopnet.com",
            "mclars.loopnet.com",
            "mobile.loopnet.com",
            "mpad-api.loopnet.com",
            "mpad-render.loopnet.com",
            "mpas.lnimg.com",
            "mpps.loopnet.com",
            "myloopnet.com",
            "notification.csgpmarketplace.com",
            "order.csgpmarketplace.com",
            "payments.csgpmarketplace.com",
            "pds.loopnet.com",
            "pds.per.loopnet.com",
            "portal.loopnet.com",
            "pricing.csgpmarketplace.com",
            "processing.csgpmarketplace.com",
            "productmgmt.csgpmarketplace.com",
            "pts.loopnet.com",
            "refer.loopnet.com",
            "rel04.qa.loopnet.com",
            "reporting-dev-main.loopnet.com",
            "reporting-tst-main.loopnet.com",
            "reporting-tst-rele.loopnet.com",
            "reporting.loopnet.com",
            "s.lnimg.com",
            "secure-dev-main.loopnet.com",
            "secure-new.loopnet.com",
            "secure-tst-main.loopnet.com",
            "secure-tst-rele.loopnet.com",
            "secure.loopnet.com",
            "secureecom-new.loopnet.com",
            "secureecom.loopnet.com",
            "shapes.loopnet.com",
            "subscription.csgpmarketplace.com",
            "tax.csgpmarketplace.com",
            "tb.csgpmarketplace.com",
            "tb.loopnet.com",
            "vapi.loopnet.com",
            "walkscore.loopnet.com",
            "widget.csgpmarketplace.com",
            "ws.loopnet.com",
            "ws.mclars.loopnet.com",
            "www-dev-main.loopnet.co.uk",
            "www-dev-main.loopnet.com",
            "www-tst-main.loopnet.co.uk",
            "www-tst-main.loopnet.com",
            "www-tst-rele.loopnet.co.uk",
            "www-tst-rele.loopnet.com",
            "www.areyouintheloop.com",
            "www.looplender.com",
            "www.loopnet.ca",
            "www.loopnet.co.uk",
            "www.loopnet.es",
            "www.loopnet.fr",
            "www.myloopnet.com",
            "www.per.loopnet.com",
            "x-01.lnimg.com",
            "x-dev-main.lnimg.com",
            "x-new.lnimg.com",
            "x-test.lnimg.com",
            "x-tst-main.lnimg.com",
            "x-tst-rele.lnimg.com",
            "x.lnimg.com",
            "y-01.lnimg.com",
            "y-test.lnimg.com",
            "y.lnimg.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://loopnet.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "361",
            "expires": "Mon, 10 Aug 2026 05:43:37 GMT",
            "date": "Mon, 10 Aug 2026 05:43:37 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains",
            "akamai-grn": "0.ee623017.1786340617.68dd02ab",
            "server-timing": "ak_p; desc=\"1786340617237_389047022_1759314603_12_7811_25_14_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://loopnet.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.10.221.13": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "costar-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4009.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4007.8,
                "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.84
}