Skip to content

Hostname

aigle.com

Last fetched

aigle.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1290 as the registrar.

Nutrition Label

WHISPER CANON · aigle.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/aigle.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.22.145.2305.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
5.22.145.2475.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1290
Organization
aigle international
Contact emails

Subdomains

29 observed subdomains of aigle.com.

Web-graph footprint

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

683 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aigle.com.

MechanismTarget
SPF_Amail.aigle.com
SPF_Amailhost3.akio.com
SPF_Aproduction.aigle.eu.demandware.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.185.42.16/28
SPF_IP194.145.8.50
SPF_IP81.252.196.66
SPF_IP81.252.196.74
SPF_IP82.67.251.192/32
SPF_IP87.237.187.137
SPF_IP95.131.138.67/32

Related pages

Pivot deeper into the graph from aigle.com.

Cypher and MCP

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

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