+
+
{{$t('entities.category')}}:
+
{{ $_.get(item.detail, 'category.name', '-') }}
+
+
+
{{$t('entities.group')}}:
+
{{ $_.get(item.detail, 'category.group', '-') }}
+
+
+
{{$t('entities.registration')}}:
+
{{ $_.get(item.detail, 'whois.registrantCountry', '-') }}
+
+
+
{{$t('entities.registry')}}:
+
{{ $_.get(item.detail, 'whois.registrantOrg', '-') }}
+
+