Skip to content

Hostname

hkinventory.com

Last fetched

hkinventory.com resolves to 1 IPv4 address operated by ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. in CN. WHOIS lists iana:1599 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
121.41.8.120121.40.0.0/15AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

Registrar
iana:1599
Organization
hong kong inventory limited 1301 henley ind. bldg
Contact emails

Subdomains

107 observed subdomains of hkinventory.com.

Web-graph footprint

Distinct hostnames that link to or from hkinventory.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hkinventory.com.

MechanismTarget
SPF_IP118.140.132.238
SPF_IP121.41.8.120
SPF_IP125.215.236.16/28
SPF_IP203.174.58.32/27
SPF_IP210.6.90.150
SPF_IP218.103.27.59/29
SPF_IP218.17.125.2
SPF_IP223.197.51.224/28
SPF_IP223.255.147.249/29
SPF_IP42.200.211.64
SPF_MXhkinventory.com

Related pages

Pivot deeper into the graph from hkinventory.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hkinventory.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.