Hostname
materialise.com
Last fetched
materialise.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
materialise.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.134.127 | 45.60.134.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.80.127 | 45.60.80.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:81
- Organization
- ludo versweyveld
- Contact emails
Subdomains
94 observed subdomains of materialise.com.
Showing 25 of 94. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from materialise.com in the public web crawl.
1,480 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for materialise.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.materialise.com |
| SPF_IP | 103.229.233.0/24 |
| SPF_IP | 173.236.20.0/24 |
| SPF_IP | 185.135.12.199 |
| SPF_IP | 185.135.12.200 |
| SPF_IP | 185.162.28.82 |
| SPF_IP | 192.92.97.0/24 |
| SPF_IP | 217.8.118.0/24 |
| SPF_IP | 52.128.40.0/21 |
Related pages
Pivot deeper into the graph from materialise.com.
- IP · 45.60.134.127
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:81
- Country · GB
- Email · ludo.versweyveld@materialise.be
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "materialise.com"})-[: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.