{
    "ok": true,
    "domain": "ford.com",
    "generated_at": "2026-08-08T21:45:54-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 66,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 65,
            "security": 65,
            "network": 65,
            "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": "2 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": "8 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25,
                "detail": "SPF policy not found."
            },
            {
                "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": "187 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: reduslb-vip-ashadc01-rprxy1-19.ash.ford.com"
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "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": "2 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": "8 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "SPF",
                "detail": "SPF policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "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": "187 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: reduslb-vip-ashadc01-rprxy1-19.ash.ford.com",
                "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": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "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": [
                "19.12.113.37",
                "19.12.97.37"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 mxb-00498f03.gslb.pphosted.com.",
                "10 mxa-00498f03.gslb.pphosted.com."
            ],
            "TXT": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> ford.com TXT +short +time=1 +tries=1",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "NS": [
                "extdns002.ford.com.",
                "extdns008.ford.com.",
                "extdns001.ford.com.",
                "dns006.ford.com.",
                "extdns009.ford.com.",
                "dns005.ford.com.",
                "extdns010.ford.com.",
                "extdns007.ford.com."
            ],
            "SOA": [
                "extdns001.ford.com. dnsadmin.ford.com. 2024124087 1800 900 1814400 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "19.12.113.37",
            "19.12.97.37"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;pct=100",
        "dkim_selector": "dkim",
        "dkim_host": "dkim._domainkey.ford.com",
        "dkim": "v=DKIM1; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA56prW0cf+Q/FiBJO/1yWxNT3vvsE5VZ/iVjkLhQtKSA7KhXL+g8aDFD/BWAfeE4l6e3Tn8t/5G7JO6A/8T0a4IXWqmxl3Gb2V9lOY6IR0ZNeHBCJMupCg1LF51E2O2yNtP+IJn78qbkxpdFd13woNJg4OeC5C3SgZ0WqWF/bVaJOBcDiUxVTi+4hsmXJL+zTv39yVdbtbwOSk+BgBtIM5w31HEo4bm/apL9SDy1j75h5HIbdYf5xYN/iJ15t3fDpHSr+CPU6mPwuxGRoC48t5lLb9R3sJua03imxBtglTTJ4kbL7bxyVQAM4pcw+aVI91C/nPtfoiRn99uNfgnbMIwIDAQAB",
        "spf_analysis": {
            "valid": false,
            "lookups": 0,
            "final": "",
            "message": "Not published"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/be8ffe12-4723-49b5-85ed-554442963e47.svg;a=https://vmc.digicert.com/be8ffe12-4723-49b5-85ed-554442963e47.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "reduslb-vip-ashadc01-rprxy1-19.ash.ford.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "19.12.113.37",
                        "19.12.97.37"
                    ],
                    "time_ms": 49.6
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "19.12.113.37",
                        "19.12.97.37"
                    ],
                    "time_ms": 34.92
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "19.12.113.37",
                        "19.12.97.37"
                    ],
                    "time_ms": 83.54
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "19.12.113.37",
                        "19.12.97.37"
                    ],
                    "time_ms": 31.3
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "19.12.113.37",
                        "19.12.97.37"
                    ],
                    "time_ms": 40.33
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "www.redlb.ford.com",
        "valid_from": "2026-07-29T14:19:05-05:00",
        "valid_to": "2027-02-12T13:19:05-06:00",
        "days_remaining": 187,
        "san": [
            "www.redlb.ford.com",
            "www.findyourlincoln.com",
            "fordprobefahren.de",
            "www.fordpoliceinterceptor.com",
            "capless4life.com",
            "www.fordflex.com",
            "www.canada.fleet.ford.com",
            "www.fordtrends.com",
            "autoweek.the10unleashed.com",
            "inventory.lincoln.com",
            "www.tires.ford.ca",
            "broncowildfund.com",
            "www.fordheritage.com",
            "www.lifeindrive.com",
            "thelincolnmotorcompany.com",
            "introducingthelincolnmotorcompany.com",
            "fordgt.com",
            "fordteambronco.com",
            "www.octaneacademy.com",
            "driveinmustang.com",
            "fordsocial.com",
            "fordvehicles.com",
            "build.lincoln.com",
            "www.fordfamilypricingplan.net",
            "www.racing.ford.com",
            "www.sustainability.ford.com",
            "www.autoweek.the10unleashed.com",
            "fordtrends.com",
            "fordpassrewards.ca",
            "www.mustanganthem.com",
            "lincolnmotorcompany.com",
            "steerthescript.com",
            "recompensesacceslincoln.ca",
            "bfttruckrules.com",
            "fordnewideas.com",
            "www.forddirect.fordvehicles.com",
            "www.poweramericaforward.com",
            "www.fordfamilypricingplan.com",
            "recompenses.ford.ca",
            "fordf150raptor.com",
            "fordfamilypricing.com",
            "lincoln.com",
            "lincolnproductportfolio.com",
            "syncsupport.lincoln.com",
            "www.fordfamilyplan.net",
            "support.ford.com",
            "fordcertified.com",
            "fr-m.lincolncanada.com",
            "www.showroom.fordvehicles.com",
            "www.quicklanecareers.com",
            "qltradingone.com",
            "findyourford.com",
            "www.lincolnmkx.com",
            "fleet.ford.com",
            "www.lincolnafs.ca",
            "www.lincolnproductportfolio.com",
            "community.ford.com",
            "www.bfttruckrules.com",
            "fordgobike.com",
            "www.shoppingtools.ford.com",
            "recompenses.lincolncanada.com",
            "ford.com",
            "fordblueadvantage.com",
            "www.fordprobefahren.de",
            "fordfamilypricing.net",
            "www.fordfleetmanagement.co.uk",
            "mycareer.ford.com",
            "priceyourlincoln.com",
            "www.lincolnmotorcompanyinsure.com",
            "www.fordfamilyplan.com",
            "lincolnexecutivebusiness.com",
            "www.myfordcsp.com",
            "www.recompenses.ford.ca",
            "lincolnpersonaldriver.net",
            "fordflex.com",
            "www.findyourford.com",
            "www.lincolnway.com",
            "mercurypartspeople.com",
            "mustanganthem.com",
            "www.fordav.ford.com",
            "www.fordteambronco.com",
            "themustangstory.com",
            "www.support.ford.com",
            "explorergodo.com",
            "colorandtrim.dealerconnection.com",
            "mustangstory.com",
            "lincolnmkx.com",
            "fordcreditretail.ch",
            "m.fordenespanol.com",
            "drivethelegend.com",
            "fr-m.ford.ca",
            "www.fordcredit.ca",
            "support.lincoln.com",
            "fordenespanol.com",
            "www.fcclinfofr.com",
            "www.mustangstoriescontest.com",
            "octaneacademy.com",
            "www.fordf150raptor.com",
            "fordpartspeople.com",
            "www.quicklane.mx",
            "www.pneus.ford.ca",
            "rewards.lincolncanada.com",
            "myford.fordvehicles.com",
            "www.fordraptor.com",
            "lifeindrive.com",
            "fleet.ford.ca",
            "the10unleashed.com",
            "www.fordcredit.dk",
            "blueovalintelligence.ford.com",
            "themustangcustomizer.com",
            "www.LincolnBlackLabel.com",
            "pneus.ford.ca",
            "endirect.lincolncanada.com",
            "www.fordpassrewards.ca",
            "now.lincolncanada.com",
            "fordmoney.co.uk",
            "fordexpress.com",
            "fordboldmoves.com",
            "www.driveinmustang.com",
            "www.luxuryprovinggrounds.com",
            "www.youtube.lincoln.com",
            "fordprivilege.info",
            "www.fordpolicevehicles.com",
            "quicklane.mx",
            "lincolncontinental.com",
            "www.priceyourlincoln.com",
            "www.the10unleashed.com",
            "fordairbagactionday.com",
            "www.mercurypartspeople.com",
            "quicklane.co.za",
            "www.lincoln.luxury",
            "www.fordcredit.fi",
            "www.careers.ford.com",
            "www.fordairbagactionday.com",
            "inventory.ford.com",
            "fordraptor.com",
            "lincolnway.com",
            "mustangcustomizer.com",
            "www.mustanglegend.com",
            "consentinfo.ford.com",
            "mustangstoriescontest.com",
            "fordav.ford.com",
            "careers.ford.com",
            "recompensesfordpass.ca",
            "poweramericaforward.com",
            "chartyourcourse.com",
            "www.fordfleetmanagement.fr",
            "www.fordbike.com",
            "fordfamilybowl.com",
            "www.drivethelegend.com",
            "fordfleetmanagement.fr",
            "es-m.lincoln.com",
            "www.themustangexperience.com",
            "espanol.lincoln.com",
            "www.introducingthelincolnmotorcompany.com",
            "www.recompensesfordpass.ca",
            "www.research.ford.com",
            "www.boredomhurts.com",
            "www.insidesuperduty.com",
            "www.recompenses.lincolncanada.com",
            "insidesuperduty.com",
            "www.explorergodo.com",
            "themustangexperience.com",
            "lincoln.luxury",
            "fordheritage.com",
            "es-m.ford.com",
            "fordpolicevehicles.com",
            "lincolnmotorcompanyinsure.com",
            "www.mustangstory.com",
            "www.svt.ford.com",
            "fcclinfofr.com",
            "www.mycareer.ford.com",
            "syncsupport.ford.com",
            "siliconvalley.ford.com",
            "www.fcclinfoen.com",
            "es.bp3.ford.com",
            "www.lincolncontinental.com",
            "www.rewards.lincolncanada.com",
            "lincolncanada.com",
            "tires.ford.ca",
            "www.capless4life.com",
            "www-redlb.app.ford.com",
            "www.designsystem.ford.com",
            "www.fordcredit.se",
            "www.community.ford.com",
            "racing.ford.com",
            "www.corporate.ford.com",
            "www.fordcreditretail.ch",
            "es.bp3.lincoln.com",
            "m.racing.ford.com",
            "www.fordvehicles.com",
            "www.fordnewideas.com",
            "www.fordnews.com",
            "www.fordfamilybowl.com",
            "www.mylincolncsp.com",
            "www.fordfamilypricing.net",
            "www.thelincolnmotorcompany.com",
            "research.ford.com",
            "mylincolncsp.com",
            "www.fordcertified.com",
            "fr-showroomfoc.ford.ca",
            "fordcredit.fi",
            "www.luxuryprovingground.com",
            "www.lincolnpartspeople.com",
            "www.qltradingone.com",
            "www.steerthescript.com",
            "fordbike.com",
            "fordfamilyplan.com",
            "fcclinfoen.com",
            "www.quicklane.com.mx",
            "fordpoliceinterceptor.com",
            "www.lincolnmotorcompany.com",
            "www.blueovalintelligence.ford.com",
            "www.recompenses.voierapide.ca",
            "lincolnpartspeople.com",
            "www.fordfamilypricing.com",
            "www.lincolnafs.com",
            "www.lincolnaccessrewards.ca",
            "m.fordvehicles.com",
            "www.fordpartspeople.com",
            "fordfamilypricingplan.com",
            "www.themustangcustomizer.com",
            "www.escapehybrid.com",
            "www.mymustang.ford.com",
            "lincolnaccessrewards.ca",
            "sustainability.ford.com",
            "fordcredit.dk",
            "luxuryprovingground.com",
            "fordfamilypricingplan.net",
            "www.fordgobike.com",
            "canada.fleet.ford.com",
            "www.requestyourlincoln.com",
            "fordfamilyplan.net",
            "www.broncowildfund.com",
            "www.fordenespanol.com",
            "blog.ford.ca",
            "boredomhurts.com",
            "www.fordinsure.com",
            "recompenses.voierapide.ca",
            "findyourlincoln.com",
            "www.fordexpress.com",
            "mustanglegend.com",
            "fordnews.com",
            "www.fordcredit.com",
            "luxuryprovinggrounds.com",
            "quicklane.com.mx",
            "fr-bpfoc.lincolncanada.com",
            "www.mustangcustomizer.com",
            "www.support.lincoln.com",
            "www.themustangstory.com",
            "www.lookandstyle.ford.com",
            "fordcpo.com",
            "lincolnafs.ca",
            "svt.ford.com",
            "lincolnafs.com",
            "myfordcsp.com",
            "www.recompensesacceslincoln.ca",
            "www.fordcpo.com",
            "quicklanecareers.com",
            "consentinfo.lincoln.com",
            "ford.ca",
            "fordcredit.com",
            "fordcredit.ca",
            "requestyourlincoln.com",
            "showroomfoc.ford.ca",
            "LincolnBlackLabel.com",
            "www.fordboldmoves.com",
            "escapehybrid.com",
            "fordfleetmanagement.co.uk",
            "fordcredit.se",
            "fordinsure.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.ford.com/",
        "status": "",
        "http_version": "2",
        "headers": [],
        "security_checks": {
            "strict-transport-security": false,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.ford.com/",
        "title": "Ford® - New Hybrid & Electric Vehicles, SUVs, Crossovers, Trucks, Vans & Cars",
        "description": "Ford® is Built for America. Discover the latest lineup in new Ford vehicles! Explore hybrid & electric vehicle options, see photos, build & price, search inventory, view pricing & incentives & see the latest technology & news happening at Ford.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "19.12.113.37": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "19.12.97.37": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00498f03.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 45.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.8,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 84.24
}