Skip to content

Hostname

lsbt.me

Last fetched

lsbt.me resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · lsbt.meRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lsbt.me

Resolution chain

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

WHOIS identity

Registrar
iana:1390
Organization
Contact emails

Subdomains

4 observed subdomains of lsbt.me.

Web-graph footprint

Distinct hostnames that link to or from lsbt.me in the public web crawl.

100 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lsbt.me.

MechanismTarget
SPF_Alsbt.me
SPF_INCLUDEispgateway.de
SPF_INCLUDEmailbox.org
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP46.4.116.108
SPF_IP62.171.174.59
SPF_IP95.111.251.213
SPF_MXlsbt.me

Related pages

Pivot deeper into the graph from lsbt.me.

Cypher and MCP

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

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