Hostname
matrixitsolutions.nl
Last fetched
matrixitsolutions.nl resolves to 1 IPv4 address operated by AS48635 in NL.
Nutrition Label
Resolution chain
matrixitsolutions.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.237.217.244 | 109.237.208.0/20 | AS48635 | — | NL |
WHOIS identity
No WHOIS records are currently associated with matrixitsolutions.nl in WhisperGraph.
Subdomains
20 observed subdomains of matrixitsolutions.nl.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for matrixitsolutions.nl.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.voipoperator.nl |
| SPF_INCLUDE | _spf.transip.email |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.wpnet.nl |
| SPF_IP | 89.184.160.0/19 |
| SPF_IP | 89.184.172.4/32 |
| SPF_IP | 94.190.203.202 |
| SPF_MX | matrixitsolutions.nl |
Related pages
Pivot deeper into the graph from matrixitsolutions.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "matrixitsolutions.nl"})-[: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.