Skip to content

Hostname

lbalon.ma

Last fetched

lbalon.ma resolves to 2 IPv4 addresses operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists registrar:nindo as the registrar.

Nutrition Label

WHISPER CANON · lbalon.maRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/lbalon.ma

Resolution chain

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

IPPrefixASNOperatorCountry
185.22.111.134185.22.111.0/24AS53589PLANETHOSTER-8 - PlanetHosterFR
91.204.209.2391.204.208.0/22AS52148ENIXLTD - Enix LtdGB

WHOIS identity

Registrar
registrar:nindo
Organization
ilyas khallouq
Contact emails

Subdomains

12 observed subdomains of lbalon.ma.

Web-graph footprint

Distinct hostnames that link to or from lbalon.ma in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lbalon.ma.

MechanismTarget
SPF_Albalon.ma
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.hostns.io
SPF_IP109.70.148.61
SPF_IP146.88.232.116
SPF_MXlbalon.ma

Related pages

Pivot deeper into the graph from lbalon.ma.

Cypher and MCP

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

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