Skip to content

Hostname

ahi.com.hk

Last fetched

ahi.com.hk resolves to 1 IPv4 address operated by AS45910 in HK.

Nutrition Label

WHISPER CANON · ahi.com.hkRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ahi.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
103.15.21.130103.15.21.0/24AS45910HK

WHOIS identity

No WHOIS records are currently associated with ahi.com.hk in WhisperGraph.

Subdomains

22 observed subdomains of ahi.com.hk.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ahi.com.hk

SPF policy

6 SPF mechanisms authorising senders for ahi.com.hk.

MechanismTarget
SPF_Aahi.com.hk
SPF_IP103.11.228.131
SPF_IP103.15.21.130
SPF_IP117.18.114.98
SPF_IP202.65.202.234
SPF_MXahi.com.hk

Related pages

Pivot deeper into the graph from ahi.com.hk.

Cypher and MCP

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

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