Skip to content

Hostname

le-ciel.com

Last fetched

le-ciel.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · le-ciel.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/le-ciel.com

Resolution chain

le-ciel.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.128108.144.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.19108.144.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.61108.144.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.75108.144.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10813.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

5 observed subdomains of le-ciel.com.

Web-graph footprint

Distinct hostnames that link to or from le-ciel.com in the public web crawl.

45 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for le-ciel.com.

MechanismTarget
SPF_Ale-ciel.com
SPF_INCLUDE_spf.google.com
SPF_IP125.6.165.122
SPF_IP125.6.165.90
SPF_IP125.6.165.91
SPF_IP125.6.165.92
SPF_IP125.6.165.93
SPF_IP125.6.165.96
SPF_IP125.6.165.97
SPF_IP52.198.46.58/32
SPF_IP52.199.245.138/32
SPF_MXle-ciel.com

Related pages

Pivot deeper into the graph from le-ciel.com.

Cypher and MCP

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

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