Skip to content

Hostname

aigle.com.hk

Last fetched

aigle.com.hk resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:2251 as the registrar.

Nutrition Label

WHISPER CANON · aigle.com.hkRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/aigle.com.hk

Resolution chain

aigle.com.hk resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.228.45.7613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.165.16113.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.186.24418.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.236.10418.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.177.1718.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.24.22618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.212.283.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.56.923.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.244.12647.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.95.25152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.27.5254.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.10.13354.251.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.127.22154.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.149.14754.255.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.128.3.20947.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:2251
Organization
company english name (it should be the same as the registered/corporation name on your business register certificate or relevant documents): green square marketing
Contact emails

Subdomains

15 observed subdomains of aigle.com.hk.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aigle.com.hk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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