Skip to content

Hostname

lbslab.be

Last fetched

lbslab.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · lbslab.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lbslab.be

Resolution chain

lbslab.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

7 observed subdomains of lbslab.be.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for lbslab.be.

MechanismTarget
SPF_Albslab.be
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP167.89.81.230
SPF_IP20.74.37.146/32
SPF_IP20.74.97.162/32
SPF_IP20.74.99.62/32
SPF_IP217.21.186.53/32
SPF_IP5.39.8.116/32
SPF_IP5.39.8.122/32
SPF_IP5.39.8.123/32
SPF_IP81.246.107.180
SPF_IP81.246.107.189
SPF_IP88.82.38.32/27
SPF_IP91.183.163.1/28
SPF_MXlbslab.be

Related pages

Pivot deeper into the graph from lbslab.be.

Cypher and MCP

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

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