Skip to content

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

WHISPER CANON · lecot.beRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/lecot.be

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.67.120104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.68.120104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.69.120104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.70.120104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.71.120104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:clearmedia nv
Organization
Contact emails

Subdomains

44 observed subdomains of lecot.be.

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

SPF policy

8 SPF mechanisms authorising senders for lecot.be.

MechanismTarget
SPF_INCLUDEspf.lecot.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.135.51.127
SPF_IP152.228.154.161
SPF_IP2a04:3544:1000:1510:3cc8:64ff:fefa:3390
SPF_IP81.246.103.8
SPF_IP81.246.77.205
SPF_IP94.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.