Skip to content

Hostname

lbca.be

Last fetched

lbca.be resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · lbca.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lbca.be

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.147.24107.154.147.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.97.2445.60.97.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

16 observed subdomains of lbca.be.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for lbca.be.

MechanismTarget
SPF_Albca.be
SPF_INCLUDEwebsitewelcome.com
SPF_MXlbca.be

Related pages

Pivot deeper into the graph from lbca.be.

Cypher and MCP

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

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