Skip to content

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

WHISPER CANON · materialise.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/materialise.com

Resolution chain

materialise.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.134.12745.60.134.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.80.12745.60.80.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:81
Organization
ludo versweyveld
Contact emails

Subdomains

94 observed subdomains of materialise.com.

Web-graph footprint

Distinct hostnames that link to or from materialise.com in the public web crawl.

1,480 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for materialise.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.materialise.com
SPF_IP103.229.233.0/24
SPF_IP173.236.20.0/24
SPF_IP185.135.12.199
SPF_IP185.135.12.200
SPF_IP185.162.28.82
SPF_IP192.92.97.0/24
SPF_IP217.8.118.0/24
SPF_IP52.128.40.0/21

Related pages

Pivot deeper into the graph from materialise.com.

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 20

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