Developers can check API Specification here:
curl -H "Authorization: Bearer <API_KEY>" https://api.maltiverse.com/hostname/797.net.cn
import requests
import json
url = 'https://api.maltiverse.com/hostname/797.net.cn'
response = requests.get(url)
print(json.dumps(response.json(), indent=4, sort_keys=True))
$url = 'https://api.maltiverse.com/hostname/797.net.cn'
$headers = @{Authorization=("Bearer {0}" -f "<API_KEY>")}
$response = Invoke-RestMethod $url -Headers $headers
Write-Output $response
{
"as_name": "AS46844 Sharktech Inc.",
"as_number": "46844",
"blacklist": [
{
"count": 1,
"description": "VPN",
"first_seen": "2024-11-22 01:57:55",
"labels": [
"anonymization"
],
"last_seen": "2024-11-22 01:57:55",
"source": "IPWhois.io"
}
],
"city": "Amsterdam",
"classification": "neutral",
"country_code": "NL",
"creation_time": "2024-11-22 01:57:53",
"dnssec": [
"unsigned"
],
"domain": "797.net.cn",
"domain_consonants": 4,
"domain_lenght": 10,
"email": [
"50317349@qq.com"
],
"entropy": 2.721928094887362,
"hostname": "797.net.cn",
"is_alive": true,
"is_cnc": false,
"is_distributing_malware": false,
"is_iot_threat": false,
"is_mining_pool": false,
"is_open_proxy": false,
"is_phishing": false,
"is_storing_phishing": false,
"is_tor_node": false,
"is_vpn_node": false,
"last_online_time": "2025-05-21 08:16:37",
"modification_time": "2025-05-21 08:16:40",
"nameserver": [
"ns4.myhostadmin.net",
"ns1.myhostadmin.net",
"ns2.myhostadmin.net",
"ns3.myhostadmin.net",
"ns5.myhostadmin.net",
"ns6.myhostadmin.net"
],
"number_of_offline_malicious_urls_allocated": 0,
"number_of_online_malicious_urls_allocated": 0,
"postal_code": "1012 JS",
"registrant_name": "成都西维数码科技有限公司",
"resolved_ip": [
{
"ip_addr": "43.224.249.231",
"timestamp": "2025-05-21 08:16:37"
},
{
"ip_addr": "45.58.190.122",
"timestamp": "2024-11-22 01:57:54"
}
],
"scoring_executed_time": "2025-05-21 08:16:40",
"status": [
"ok"
],
"tld": "net.cn",
"type": "hostname"
}
Resolution date | IP |
---|---|
Wed May 21 2025 08:16:37 GMT+0000 | 43.224.249.231 |
Fri Nov 22 2024 01:57:54 GMT+0000 | 45.58.190.122 |