Skip to content

Hostname

leem.org

Last fetched

leem.org resolves to 1 IPv4 address operated by AS8304 in FR. WHOIS lists iana:1728 as the registrar.

Nutrition Label

WHISPER CANON · leem.orgRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/leem.org

Resolution chain

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

IPPrefixASNOperatorCountry
213.218.150.189213.218.128.0/19AS8304FR

WHOIS identity

Registrar
iana:1728
Organization
leem - les entreprises du medicament
Contact emails

Subdomains

45 observed subdomains of leem.org.

Web-graph footprint

Distinct hostnames that link to or from leem.org in the public web crawl.

809 sites link to this hostname.

164 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for leem.org.

MechanismTarget
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:67c:288:0:0:0:0:61
SPF_IP213.218.150.162
SPF_IP213.218.150.181
SPF_IP213.218.150.189
SPF_IP213.218.150.190
SPF_IP213.41.78.0/24
SPF_IP217.64.54.232/29
SPF_IP91.194.60.61

Related pages

Pivot deeper into the graph from leem.org.

Cypher and MCP

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

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