Hazard report
Introduction
Get started
This API is part of the IP Geolocation package and is available in free and paid plans. Please visit the IP Geolocation package page for limits and pricing information.
Endpoint
Request
Responses
Example query
https://api.bigdatacloud.net/data/hazard-report?ip=193.114.112.1&key=[YOUR API KEY]
Example response
- 1{
- 2"isKnownAsTorServer": false,
- 3"isKnownAsVpn": false,
- 4"isKnownAsProxy": false,
- 5"isSpamhausDrop": false,
- 6"isSpamhausEdrop": false,
- 7"isSpamhausAsnDrop": false,
- 8"isBlacklistedUceprotect": false,
- 9"isBlacklistedBlocklistDe": false,
- 10"isKnownAsMailServer": false,
- 11"isKnownAsPublicRouter": false,
- 12"isBogon": false,
- 13"isUnreachable": false,
- 14"hostingLikelihood": 0,
- 15"isHostingAsn": false,
- 16"isCellular": false
- 17}
Schema
Determines whether the requested ip address is known as utilised by a TOR server
Determines whether the requested ip address is known as utilised by a VPN server
Determines whether the requested ip address is known as utilised by a proxy server
Determines whether the requested ip address is listed on the spamhause drop all traffic list. The spamhaus drop (don't route or peer) lists are advisory 'drop all traffic' lists, consisting of netblocks that are 'hijacked' or leased by professional spam or cyber-crime operations (used for dissemination of malware, trojan downloaders, botnet controllers)
Determines whether the requested ip address is listed on the spamhause edrop list According to spamhaus, edrop is an extension of the drop list that includes sub-allocated netblocks controlled by spammers or cyber criminals
determines whether the requested ip address is listed on the spamhause asn-drop list. According to spamhaus, asn-drop contains a list of autonomous system numbers controlled by spammers or cyber criminals, as well as hijacked asns
Determines whether the requested ip address is blacklisted at uceprotect.net or backscatterer.org
Determines whether the requested ip address is blacklisted at blocklist.de
Determines whether the requested ip address is known as utilised by an SMTP mail server
The last detected SMTP domain name making use of this ip address
Determines whether the requested ip address is known as utilised by a public router
Indicates whether the IP address is excluded from public Internet use by the authorities but announced into the global routing table via BGP
Determines whether the requested ip address is not reachable via the public Internet
The likelihood 0-10 of a hosting origin
Determines whether the requested ip address was announced by an autonomous system which is likely to publish hosting networks
Determines whether the requested ip address was detected as utilised within a cellular network