Skip to content

Hostname

aecl.com.hk

Last fetched

aecl.com.hk resolves to 1 IPv4 address operated by AS63949 in SG.

Nutrition Label

WHISPER CANON · aecl.com.hkRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/aecl.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.33.92139.162.32.0/19AS63949SG

WHOIS identity

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

Subdomains

2 observed subdomains of aecl.com.hk.

Web-graph footprint

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

97 sites link to this hostname.

602 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aecl.com.hk.

MechanismTarget
SPF_Aaecl.com.hk
SPF_INCLUDE_spfcl.sss-solutions.com
SPF_INCLUDE_spfpccw.sss-solutions.com
SPF_IP101.78.136.246
SPF_IP203.170.83.3
SPF_IP203.170.83.97
SPF_IP210.87.247.0/24
SPF_IP210.87.250.0/24
SPF_IP223.197.136.16
SPF_IP66.96.128.0/18
SPF_MXaecl.com.hk

Related pages

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

Cypher and MCP

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

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