Skip to content

Hostname

hkiac.org

Last fetched

hkiac.org resolves to 1 IPv4 address operated by AS45910 in HK. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · hkiac.orgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hkiac.org

Resolution chain

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

IPPrefixASNOperatorCountry
103.15.21.111103.15.21.0/24AS45910HK

WHOIS identity

Registrar
iana:460
Organization
hong kong international arbitration centre
Contact emails

Subdomains

36 observed subdomains of hkiac.org.

Web-graph footprint

Distinct hostnames that link to or from hkiac.org in the public web crawl.

480 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hkiac.org.

MechanismTarget
SPF_INCLUDEspf.ess.au.barracudanetworks.com
SPF_IP3.24.133.128/25

Related pages

Pivot deeper into the graph from hkiac.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hkiac.org"})-[: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.