Hostname
lecot.be
Last fetched
lecot.be resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:clearmedia nv as the registrar.
Nutrition Label
Resolution chain
lecot.be 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.17.67.120 | 104.17.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.17.68.120 | 104.17.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.17.69.120 | 104.17.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.17.70.120 | 104.17.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.17.71.120 | 104.17.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:clearmedia nv
- Organization
- —
- Contact emails
- —
Subdomains
44 observed subdomains of lecot.be.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lecot.be in the public web crawl.
133 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for lecot.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.lecot.be |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.135.51.127 |
| SPF_IP | 152.228.154.161 |
| SPF_IP | 2a04:3544:1000:1510:3cc8:64ff:fefa:3390 |
| SPF_IP | 81.246.103.8 |
| SPF_IP | 81.246.77.205 |
| SPF_IP | 94.237.110.170 |
Related pages
Pivot deeper into the graph from lecot.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lecot.be"})-[: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.