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
Resolution chain
lecorner.ma resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.8.196 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.157.212 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 91.121.107.5 | 91.121.0.0/16 | AS16276 | OVH - OVH SAS | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- _dc-mx.c2d01d72019a.lecorner.ma
- lecorner.ma
SPF policy
3 SPF mechanisms authorising senders for lecorner.ma.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 2001:41d0:1:a205:0:0:0:1 |
| SPF_IP | 91.121.107.5 |
Related pages
Pivot deeper into the graph from lecorner.ma.
- IP · 104.21.8.196
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:heberfacile
- Country · CA
- Email · lahmambennani15@hotmail.com
- TLD · .ma
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.