Hostname
lecolenumerique.fr
Last fetched
lecolenumerique.fr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in PL.
Nutrition Label
Resolution chain
lecolenumerique.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.158.133.1 | 185.158.133.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | PL |
| 51.15.54.167 | 51.15.0.0/17 | AS12876 | — | NL |
| 51.158.244.111 | 51.158.128.0/17 | AS12876 | — | NL |
WHOIS identity
No WHOIS records are currently associated with lecolenumerique.fr in WhisperGraph.
Subdomains
5 observed subdomains of lecolenumerique.fr.
Web-graph footprint
Distinct hostnames that link to or from lecolenumerique.fr in the public web crawl.
67 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for lecolenumerique.fr.
| Mechanism | Target |
|---|---|
| SPF_A | lecolenumerique.fr |
| SPF_IP | 51.15.54.167 |
| SPF_MX | lecolenumerique.fr |
Related pages
Pivot deeper into the graph from lecolenumerique.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lecolenumerique.fr"})-[: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.