Hostname
actiz.nl
Last fetched
actiz.nl resolves to 1 IPv4 address operated by AS212098 in NL. WHOIS lists registrar:registrar.eu as the registrar.
Nutrition Label
Resolution chain
actiz.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 |
|---|---|---|---|---|
| 185.223.163.45 | 185.223.163.0/24 | AS212098 | — | NL |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
34 observed subdomains of actiz.nl.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from actiz.nl in the public web crawl.
600 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for actiz.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | actiz.flink.windhoos.cloud |
| SPF_INCLUDE | mailservers.elvy.nl |
| SPF_INCLUDE | spf.actiz.livits.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 193.75.92.155/32 |
| SPF_IP | 193.75.92.156/32 |
| SPF_IP | 195.72.122.241 |
| SPF_IP | 195.72.123.10 |
| SPF_IP | 2001:9a8:0:86:87:233:230:121 |
| SPF_IP | 2001:9a8:0:86:87:233:230:122 |
| SPF_IP | 2001:9a8:0:86:87:233:83:46 |
| SPF_IP | 84.246.31.173 |
| SPF_IP | 84.246.31.174 |
| SPF_IP | 87.233.230.121 |
| SPF_IP | 87.233.230.122 |
| SPF_IP | 87.233.83.46 |
| SPF_IP | 89.30.228.154 |
| SPF_IP | 91.123.56.240/32 |
| SPF_IP | 91.123.56.241/32 |
Related pages
Pivot deeper into the graph from actiz.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "actiz.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.