Skip to content

Hostname

aercap.com

Last fetched

aercap.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · aercap.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/aercap.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.30.187174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1011
Organization
aercap group services b.v.
Contact emails

Subdomains

25 observed subdomains of aercap.com.

Web-graph footprint

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

210 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aercap.com.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP151.236.49.146
SPF_IP173.199.155.165
SPF_IP52.155.165.114
SPF_IP54.240.89.250
SPF_IP54.240.96.71

Related pages

Pivot deeper into the graph from aercap.com.

Cypher and MCP

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

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