Skip to content

Hostname

lecorner.ma

Last fetched

lecorner.ma resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:heberfacile as the registrar.

Nutrition Label

WHISPER CANON · lecorner.maRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lecorner.ma

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.8.196104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.157.212172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
91.121.107.591.121.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:heberfacile
Organization
redacted | registry policy
Contact emails

Subdomains

4 observed subdomains of lecorner.ma.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for lecorner.ma.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP2001:41d0:1:a205:0:0:0:1
SPF_IP91.121.107.5

Related pages

Pivot deeper into the graph from lecorner.ma.

Cypher and MCP

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

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