Skip to content

Hostname

aaa.org.hk

Last fetched

aaa.org.hk resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.

Nutrition Label

WHISPER CANON · aaa.org.hkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aaa.org.hk

Resolution chain

aaa.org.hk resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.248.224.149122.248.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
122.248.252.196122.248.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.190.14313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.10.9647.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.33.11452.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.12.12852.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.135.19054.251.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.113.10347.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.159.10447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.175.8954.179.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:hong kong domain name registration company limited|
Organization
Contact emails

Subdomains

4 observed subdomains of aaa.org.hk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aaa.org.hk.

MechanismTarget
SPF_INCLUDE_spf.anpasia.com
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP183.179.201.94
SPF_IP202.126.213.150

Related pages

Pivot deeper into the graph from aaa.org.hk.

Cypher and MCP

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

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