Report on Hosts
This tool allows you to generate a report on the breakdown of a value present on the Hosts returned
by your query. For example, to generate a report on ports seen on Hosts with HTTP services, you could
query for services.service_name: HTTP
and then generate a report on the breakdown
of the field
services.port
Report for Hosts
JSON Report
{
"query": "services.http.response.body:`https://cdn.polyfill.io`",
"field": "name",
"total": 52843,
"duration": 4479,
"total_omitted": 45836,
"potential_deviation": 372,
"buckets": [
{
"key": "mydigital.matildaeducation.com.au",
"count": 267
},
{
"key": "app.verified.eu",
"count": 161
},
{
"key": "app.influentials.com",
"count": 76
},
{
"key": "www.marathon.tokyo",
"count": 73
},
{
"key": "online.a4ts.com",
"count": 37
},
{
"key": "qa.identity.metlife.com",
"count": 30
},
{
"key": "i-fudosan.com",
"count": 25
},
{
"key": "app.zapitmedical.com",
"count": 24
},
{
"key": "aws.rexel.be",
"count": 24
},
{
"key": "retail.blaze.me",
"count": 22
},
{
"key": "m.khanteum.com",
"count": 19
},
{
"key": "dashboard.opinary.com",
"count": 18
},
{
"key": "blastconnect.com",
"count": 15
},
{
"key": "auraview.auravant.com",
"count": 14
},
{
"key": "b2b.watters.com",
"count": 13
},
{
"key": "icd.rsp4d-bosai.jp",
"count": 13
},
{
"key": "dev.mliqdev.com",
"count": 11
},
{
"key": "motorsporttickets.com",
"count": 11
},
{
"key": "stage.inhomeaccountants.com",
"count": 11
},
{
"key": "cms-staging.groupemach.com",
"count": 10
},
{
"key": "legioncollective.com",
"count": 10
},
{
"key": "admin.particeep.com",
"count": 9
},
{
"key": "auth.winning.com.au",
"count": 9
},
{
"key": "chrismenardtraining.com",
"count": 9
},
{
"key": "cms.cominar.com",
"count": 9
},
{
"key": "easyevent.ch",
"count": 9
},
{
"key": "partners.yupptvscope.com",
"count": 9
},
{
"key": "pg.celtx.com",
"count": 9
},
{
"key": "absolutebrilliance.com",
"count": 8
},
{
"key": "br.teleup.com",
"count": 8
},
{
"key": "cinemaplus.yupptvscope.com",
"count": 8
},
{
"key": "cms-qa.groupemach.com",
"count": 8
},
{
"key": "cms.groupemach.com",
"count": 8
},
{
"key": "dashboard-staging.opinary.com",
"count": 8
},
{
"key": "developer.aliceapp.com",
"count": 8
},
{
"key": "dibaeyecare.ir",
"count": 8
},
{
"key": "fjaraskupan.se",
"count": 8
},
{
"key": "hengelsport-friesland.com",
"count": 8
},
{
"key": "mitra-leader.vahan.co",
"count": 8
},
{
"key": "pli-portal.com",
"count": 8
},
{
"key": "portal.theoplayer.com",
"count": 8
},
{
"key": "pub.staging.adelaide-hills.svelteteam.com",
"count": 8
},
{
"key": "queen.lazysociety.co.kr",
"count": 8
},
{
"key": "7star.yupptvscope.com",
"count": 7
},
{
"key": "account.dailysocial.id",
"count": 7
},
{
"key": "admin.singa.com",
"count": 7
},
{
"key": "app.mydairydashboard.com",
"count": 7
},
{
"key": "app.thriva.co",
"count": 7
},
{
"key": "appstg.prospi.ai",
"count": 7
},
{
"key": "backend.itsa.global",
"count": 7
}
]
}