Skip to content

Hostname

aeon.com.hk

Last fetched

aeon.com.hk resolves to 1 IPv4 address operated by AS10103 in HK. WHOIS lists iana:1397 as the registrar.

Nutrition Label

WHISPER CANON · aeon.com.hkRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/aeon.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
14.136.102.12314.136.96.0/21AS10103HK

WHOIS identity

Registrar
iana:1397
Organization
company english name (it should be the same as the registered/corporation name on your business regi
Contact emails

Subdomains

64 observed subdomains of aeon.com.hk.

Web-graph footprint

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

189 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

Related pages

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

Cypher and MCP

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

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