Skip to content

Hostname

ciel.be

Last fetched

ciel.be resolves to 1 IPv4 address operated by AS16276 in BE. WHOIS lists registrar:name: gandi sas|website: https://www.gandi.net/domain/buy/result/|| as the registrar.

Nutrition Label

WHISPER CANON · ciel.beRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ciel.be

Resolution chain

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

IPPrefixASNOperatorCountry
137.74.249.8137.74.0.0/16AS16276BE

WHOIS identity

Registrar
registrar:name: gandi sas|website: https://www.gandi.net/domain/buy/result/||
Organization
Contact emails

Subdomains

3 observed subdomains of ciel.be.

Web-graph footprint

Distinct hostnames that link to or from ciel.be in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ciel.be.

MechanismTarget
SPF_Aciel.be
SPF_INCLUDEmx.ovh.com
SPF_IP178.33.109.80
SPF_IP188.165.36.253
SPF_IP195.62.74.0/23
SPF_IP213.186.33.19/32
SPF_IP46.105.65.80
SPF_IP81.252.92.0/23
SPF_IP86.64.210.0/23
SPF_IP91.121.218.197
SPF_MXciel.be

Related pages

Pivot deeper into the graph from ciel.be.

Cypher and MCP

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

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