Hostname
materialise.be
Last fetched
materialise.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
- iana:1052
- Organization
- not shown, please visit www.dnsbelgium.be for webbased whois.
- Contact emails
- —
Subdomains
6 observed subdomains of materialise.be.
Web-graph footprint
Distinct hostnames that link to or from materialise.be in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for materialise.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | a72ejapov8.powerspf.com |
| SPF_INCLUDE | spf.gobright.cloud |
| SPF_INCLUDE | spf1.materialise.com |
| SPF_IP | 103.229.233.0/24 |
| SPF_IP | 173.236.20.0/24 |
| SPF_IP | 18.193.255.159/32 |
| SPF_IP | 192.92.97.0/24 |
| SPF_IP | 211.24.97.5/32 |
| SPF_IP | 217.8.118.0/24 |
| SPF_IP | 52.128.40.0/21 |
Related pages
Pivot deeper into the graph from materialise.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "materialise.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.