{
    "ok": true,
    "domain": "salesloft.com",
    "generated_at": "2026-08-11T23:15:47-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 73,
            "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": 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": "138 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": 8,
                "lost_points": 27,
                "detail": "2 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-70.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": "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": "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": "138 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-160-213-70.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.70",
                "18.160.213.8",
                "18.160.213.118",
                "18.160.213.40"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "10 aspmx2.googlemail.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"h1-domain-verification=2fRniRHv4K78326vVQZdTMfyYHTD95kd5ZB5mojjJaxyrwLe\"",
                "\"mixpanel-domain-verify=79c5a067-c31b-44e9-9100-53210d25ce8a\"",
                "\"google-site-verification=Muo7oavkkICK0EJh07mjeIAcY7YciIY3jgwQxvizVTU\"",
                "\"pendo-domain-verification=ZdmUWaGRXkorJjFL3TYAMtthyvw\"",
                "\"adobe-idp-site-verification=3112a4a1da86844807d698497b37e3abf24d5118382ee90aba455bf0f711bc86\"",
                "\"anthropic-domain-verification-njgcr2=HlwGqdPoLlzYxVzNtrAgGFouI\"",
                "\"asv=936c99bea10e53c32bd1b676d0e70066\"",
                "\"twilio-domain-verification=7ecfc0cdfa6d8e4ece8676ef52c64515\"",
                "\"WlqQKt2GoBO2Y1XJw_Ioxdv6H9g\"",
                "\"smartsheet-site-validation=hTFjU89RUEYJ8n43gR7sWbSX7T41X53m\"",
                "\"status-page-domain-verification=4d91zsm0x897\"",
                "\"onetrust-domain-verification=3ae0373aab2c4f00847c02037c0416dd\"",
                "\"google-site-verification=L6uk-4boJGbjKGRIh_731ToxzXhAq97UtIUblngPark\"",
                "\"google-site-verification=aJ3etjCnEFerRGT_pJDzqsAVIMF5sN6qbwyJaT-8ewo\"",
                "\"zoom-domain-verification=69700506-88cf-11ee-b9d1-0242ac120002\"",
                "\"apple-domain-verification=zgjz27pTaC1CC7VG\"",
                "\"docusign=d4873495-9d33-41b8-b9fa-124083c64b8b\"",
                "\"MS=ms31741238\"",
                "\"atlassian-domain-verification=4LHkes5G5vZNYCRGXRBFn0Il3BaZeqSY4Z0uRLEB988JQLDtksnvOXqeoD2XJasA\"",
                "\"pardot_9112_*=fa3fad74ed32b6241dc7f15ab1d6cfca7be0f53654b7d124dd6a9d61c153d37a\"",
                "\"fastly-domain-delegation-tiCFn1rTRjuflzAR-378845-20210609\"",
                "\"google-site-verification=uSOO49mp7Q6dJGca_TnluXWrPjFhvtohdqBQfSj89nY\"",
                "\"google-site-verification=QRvv3MmGxvjo9Fcs58D-GlBNsAop0cifIbp2XLu4OHk\"",
                "\"jamf-site-verification=HMFa6YAjl87ir7IkPvChfQ\"",
                "\"wiz-domain-verification=13c8ee03e97ab3184686621d9eedbb9598742bead1b9946632d0b592f943339b\"",
                "\"docker-verification=0b2401b3-b457-4f72-b453-cadea2df8267\"",
                "\"google-site-verification=hvqQ4d9g75n2p5e-kHP6CcGIdtKbgtZyB_zcUUsS2cE\"",
                "\"canva-site-verification=oD5G9fC1vB0gkRx9rF12gQ\"",
                "\"parallels-domain-verification=05a1056707cf4470b4d6b52a922f3375fef042cd4a644166b3d2dd294a780bd8\"",
                "\"drift-domain-verification=fc891cdc5f57110ed37ec48783324789894833687fcd1197db301c24e73b2364\"",
                "\"google-site-verification=KempA20O6hlfYQkXWPIqbyRDd6jDJDwFoqjbdOqJTFM\"",
                "\"hubspot-developer-verification=YmIzNjk4YzQtOWY2Zi00M2M4LWIwM2MtYTQzNzQ3MmU0NWRm\"",
                "\"google-site-verification=WpSJRKel_Vlp2yDUUlmSuaR-QjdlK9JrdYlnEE5Z6nM\"",
                "\"v=spf1 include:spf.happyfox.com include:stspg-customer.com include:_spf.google.com include:mktomail.com include:_spf.salesforce.com\" \" ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 ip4:167.89.58.33 ip4:198.37.159.181 ip4:192.254.121.248  ip4:23.21.109.197 ip4:23.21.109.212 ip4:167.89.73.35 ip4:167.89.97.235 ip4:168.245.34.51 ~all\""
            ],
            "NS": [
                "ns-482.awsdns-60.com.",
                "ns-1248.awsdns-28.org.",
                "ns-834.awsdns-40.net.",
                "ns-1651.awsdns-14.co.uk."
            ],
            "SOA": [
                "ns-834.awsdns-40.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"pki.goog\"",
                "0 issue \"amazon.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"globalsign.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.160.213.70",
            "18.160.213.8",
            "18.160.213.118",
            "18.160.213.40"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.happyfox.com include:stspg-customer.com include:_spf.google.com include:mktomail.com include:_spf.salesforce.com ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 ip4:167.89.58.33 ip4:198.37.159.181 ip4:192.254.121.248  ip4:23.21.109.197 ip4:23.21.109.212 ip4:167.89.73.35 ip4:167.89.97.235 ip4:168.245.34.51 ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:compliance+dmarc@salesloft.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.salesloft.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtezucyHLJx374R5gzOleV/ELfzofxCH++mUL9ExFmxx7ZxMBCtJoZXouRATExDj12Tk73vN+xncmhVJxKEFSA03ZQqlc95fBtbw0kmQhbXGoNDIxgYdAA4vMKxc0n9sW+rlI/D9mn9swLPOijHwlazGw7Qzti9PUbJvQwaLzTNwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/0bd363f3-2182-4c8d-be48-90c5efef0ba2.svg;a=https://vmc.digicert.com/0bd363f3-2182-4c8d-be48-90c5efef0ba2.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-160-213-70.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.107",
                        "54.192.100.114",
                        "54.192.100.117",
                        "54.192.100.62"
                    ],
                    "time_ms": 74.97
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.213.118",
                        "18.160.213.40",
                        "18.160.213.70",
                        "18.160.213.8"
                    ],
                    "time_ms": 49.88
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.107",
                        "54.192.100.114",
                        "54.192.100.117",
                        "54.192.100.62"
                    ],
                    "time_ms": 53.12
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.107",
                        "54.192.100.114",
                        "54.192.100.117",
                        "54.192.100.62"
                    ],
                    "time_ms": 28.45
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.107",
                        "54.192.100.114",
                        "54.192.100.117",
                        "54.192.100.62"
                    ],
                    "time_ms": 122.82
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "salesloft.com",
        "valid_from": "2026-06-13T19:00:00-05:00",
        "valid_to": "2026-12-28T17:59:59-06:00",
        "days_remaining": 138,
        "san": [
            "salesloft.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.salesloft.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Wed, 12 Aug 2026 04:15:38 GMT",
            "content-length": "0",
            "location": "https://www.salesloft.com/",
            "x-cache": "LambdaGeneratedResponse from cloudfront",
            "via": "1.1 ccc92a9725583547f1698efe8f6b77b2.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P3",
            "x-amz-cf-id": "19HQ-aVXLj0rlbbh2a8ZLcNkWLp-mYXCL_0hw-Qv3nDp5opaUy2Ngg==",
            "content-type": "text/html; charset=utf-8",
            "cf-ray": "a29ca8fa580772e4-ORD",
            "cf-cache-status": "REVALIDATED",
            "cache-control": "max-age=0, s-max-age=60, stale-while-revalidate=30",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "vary": "Accept-Encoding",
            "content-security-policy": "connect-src 'self' *.leandata.com https://adservice.google.com *.1mind.com global.ketchcdn.com *.calibermind.com *.ketchcdn.com *.ketchjs.com *.google.com *.g2crowd.com *.linkedin.com *.chilipiper.com cmstesting.salesloft.com https://munchkin.marketo.net https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location cdn.contentstack.io api.contentstack.io *.contentstack.io *.hotjar.com *.sequel.io *.salesloft.com *.adnxs.com unpkg.com *.hotjar.com *.hotjar.io *.6sc.co *.6sense.com *.marketlinc.com *.nr-data.net/ *.analytics.google.com *.marketo.com *.mktoresp.com *.doubleclick.net *.google-analytics.com/ *.googletagmanager.com/ *.pantheonsite.io/ *.cookielaw.org/ *.wistia.com *.wistia.net embedwistia-a.akamaihd.net *.litix.io *.netdna-ssl.com https://api.company-target.com/api/v2/ip.json https://api.brightfunnel.com/v1/sd https://api-iam.intercom.io/messenger/web/ping wss://nexus-websocket-a.intercom.io/ https://ka-p.fontawesome.com/releases/v5.15.4/css/pro-v4-shims.min.css https://ka-p.fontawesome.com/releases/v5.15.4/css/pro.min.css https://ka-p.fontawesome.com/releases/v5.15.4/css/pro-v4-font-face.min.css https://analytics.google.com/g/collect https://cdn.linkedin.oribi.io/partner/5254305/domain/salesloft.com/token wss://wsp13.hotjar.com/api/v2/client/ws *.google.com *.googleoptimize.com *.hotjar.com *.introvoke.com *.mktoweb.com *.benchmarkseverywhere.com https://saasbenchmarks.ai/ https://live-salesloft-v2.pantheonsite.io/ https://test-salesloft-v2.pantheonsite.io/ https://images.contentstack.io https://slft-cons-preproduction.contentstackapps.com *.driftt.com *.drift.com wss://ws.hotjar.com/api/v2/client/ws; font-src 'self' data: https://fonts.gstatic.com *.netdna-ssl.com https://js.intercomcdn.com/fonts/ *.fontawesome.com *.wistia.com *.bootstrapcdn.com; frame-src 'self' *.leandata.com *.1mind.com *.doubleclick.net *.sequel.io *.vidyard.com *.youtube.com *.chilipiper.com *.salesloft.com *.clari.com *.wistia.com *.wistia.net embedwistia-a.akamaihd.net https://staticxx.facebook.com/ http://www2.salesloft.com *.greenhouse.io/ *.megaphone.fm *.google.com/ *.contentstack.io *.contentstack.com *.spotify.com *.twitter.com *.facebook.com *.driftt.com *.drift.com https://live-salesloft-v2.pantheonsite.io/ https://images.contentstack.io *.googletagmanager.com; img-src 'self' https: data: blob: *.netdna-ssl.com https://ssl.gstatic.com/ *.vidyard.com; manifest-src 'self' blob:; media-src 'self' blob: *.driftt.com *.wistia.com; object-src 'none'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://www.google.com *.marketo.com *.netdna-ssl.com https://tagmanager.google.com/ https://fonts.googleapis.com/ *.salesloft.com *.bootstrapcdn.com *.google.com https://live-salesloft-v2.pantheonsite.io/ https://images.contentstack.io/; worker-src blob: data: *.netdna-ssl.com *.contentstackapps.com localhost:3000 salesloft.com cmstesting.salesloft.com *.salesloft.com; base-uri 'none'; frame-ancestors 'self' *.contentstack.com; default-src 'none'; script-src https: 'unsafe-eval' 'unsafe-inline' http://pages.salesloft.com http://pages.clari.com http://localhost:3000  https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location https://tagmanager.google.com/ 'self';",
            "x-amzn-requestid": "cc5cd89e-8127-40d8-885c-a1cf14083422",
            "x-amzn-trace-id": "Root=1-6a7bbe82-034fc576713a0ad53a2feb5b;Parent=60bbdce2155b589f;Sampled=0;Lineage=1:9fe32861:0",
            "x-deployment-uid": "6a74b6c96a5732f63de2a450",
            "x-environment-uid": "654397a0f247a275a3a00a23",
            "x-org-uid": "blt895da6502121df32",
            "x-project-uid": "654397a0f247a275a3a00a1d"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.salesloft.com/",
        "title": "The Leading AI Revenue Orchestration Platform",
        "description": "Salesloft's Predictive Revenue System connects revenue data with AI to create, convert, close, and retain more business. Click here to learn more.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "18.160.213.70": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.213.8": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.213.118": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.213.40": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.4,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 81.65
}