Skip to content

Hostname

api-hk.com

Last fetched

api-hk.com resolves to 1 IPv4 address operated by AS-HOSTINGER in ID.

Nutrition Label

WHISPER CANON · api-hk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/api-hk.com

Resolution chain

api-hk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.124.136.247185.124.136.0/24AS47583AS-HOSTINGERID

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from api-hk.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for api-hk.com.

MechanismTarget
SPF_INCLUDEazurance.com
SPF_INCLUDEhosting.net.hk
SPF_INCLUDElab.api-hk.com
SPF_INCLUDEmail.zohoanalytics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtcf.api-hk.com
SPF_INCLUDEzcsend.net
SPF_IP101.78.240.230
SPF_IP118.143.1.105
SPF_IP118.143.1.108
SPF_IP18.139.132.187
SPF_IP18.162.242.160
SPF_IP206.191.224.0/19
SPF_IP23.100.88.234
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP43.198.147.186
SPF_IP52.175.19.200

Related pages

Pivot deeper into the graph from api-hk.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "api-hk.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.