Skip to content

Hostname

lbn.fr

Last fetched

lbn.fr resolves to 1 IPv4 address operated by AS25593 in FR. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · lbn.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lbn.fr

Resolution chain

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

IPPrefixASNOperatorCountry
46.19.178.2046.19.200.0/24AS25593FR

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
link by net
Contact emails

Subdomains

1,359 observed subdomains of lbn.fr.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lbn.fr.

MechanismTarget
SPF_Albn.fr
SPF_INCLUDE_spf.linkbymail.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.220.165.99/32
SPF_IP205.220.177.99/32
SPF_IP89.107.170.145/32
SPF_IP93.188.169.251
SPF_MXlbn.fr

Related pages

Pivot deeper into the graph from lbn.fr.

Cypher and MCP

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

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