Hostname
ilumen.be
Last fetched
ilumen.be is a registered hostname under the .be top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:up solutions bv
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of ilumen.be.
Web-graph footprint
Distinct hostnames that link to or from ilumen.be in the public web crawl.
18 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for ilumen.be.
| Mechanism | Target |
|---|---|
| SPF_A | ilumen.be |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_IP | 188.208.37.2/32 |
| SPF_IP | 2a00:1c98:1000:12a3:0:3:b0bb:e9d9 |
| SPF_IP | 82.143.91.154 |
| SPF_IP | 84.238.132.125 |
Related pages
Pivot deeper into the graph from ilumen.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ilumen.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.