Skip to content

Hostname

bce.lu

Last fetched

bce.lu resolves to 2 IPv4 addresses operated by AS29222 in CH.

Nutrition Label

WHISPER CANON · bce.luRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/bce.lu

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with bce.lu in WhisperGraph.

Subdomains

144 observed subdomains of bce.lu.

Web-graph footprint

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

124 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bce.lu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.220.181.0/25
SPF_IP146.220.33.0/27
SPF_IP146.220.34.17
SPF_IP2.57.173.241
SPF_IP2a02:b8:1:11::0/27
SPF_IP2a02:b8:1:42:0:0:0:12
SPF_IP81.92.236.128/26
SPF_IP81.92.237.0/27
SPF_IP81.92.239.0/27

Related pages

Pivot deeper into the graph from bce.lu.

Cypher and MCP

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

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