+
+
+
+ $t('overall.country') :
+ $t('overall.country') :
+ {{entityData.ipLocationCountry || '-'}}
+
+
+
+ $t('overall.region') :
+ {{entityData.ipLocationProvince ? (entityData.ipLocationProvince + ', ' + entityData.ipLocationCity) : '-'}}
+
+
+
+ $t('overall.asn') :
+ {{entityData.ipAsn || '-'}}
+
+
+
+
+
+ {{$t('entities.domainDetail.categoryGroup')}} :
+ {{entityData.domainCategoryGroup || '-'}}
+
+
+
+ {{$t('entities.category')}} :
+ {{entityData.domainCategory || '-'}}
+
+
+
+ {{$t('entities.reputationLevel')}} :
+ {{entityData.domainReputationScore || '-'}}
+
+
+
+
+
+ {{$t('entities.category')}} :
+ {{entityData.appId || '-'}}
+
+
+
+ {{$t('entities.subcategory')}} :
+ {{entityData.appCategory || '-'}}
+
+
+
+ {{$t('entities.risk')}} :
+ {{entityData.appSubategory || '-'}}
+
+
+
+
+
+ {{$t('entities.risk')}} :
+ {{entityData.bytesSentRate || '-'}}
+
+
+
+ {{$t('entities.risk')}} :
+ {{entityData.bytesReceivedRate || '-'}}
+
+
+
+ {{$t('entities.risk')}} :
+ {{entityData.alertCount || '-'}}
+
+
+
+ {{$t('entities.risk')}} :
+ {{entityData.securityCount || '-'}}
+
+
+
{{$t('overall.detail')}}>>
+