Skip to content

Hostname

bcee.lu

Last fetched

bcee.lu resolves to 1 IPv4 address operated by AS198095 in LU.

Nutrition Label

WHISPER CANON · bcee.luRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint7.4/10canon.whisper.security/host/bcee.lu

Resolution chain

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

IPPrefixASNOperatorCountry
185.69.224.70185.69.224.0/24AS198095LU

WHOIS identity

Registrar
Organization
banque et caisse d'epargne de l'etat
Contact emails

Subdomains

59 observed subdomains of bcee.lu.

Web-graph footprint

Distinct hostnames that link to or from bcee.lu in the public web crawl.

142 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bcee.lu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spuerkeess.lu

Related pages

Pivot deeper into the graph from bcee.lu.

Cypher and MCP

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

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