Hostname
actiris.be
Last fetched
actiris.be resolves to 1 IPv4 address operated by Avenue des Arts - Kunstlaan 21 in BE. WHOIS lists registrar:name: belnet|website: domains.belnet.be|| as the registrar.
Nutrition Label
Resolution chain
actiris.be 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 |
|---|---|---|---|---|
| 195.244.164.246 | 195.244.160.0/20 | AS15383 | Avenue des Arts - Kunstlaan 21 | BE |
| 195.244.164.246 | 195.244.160.0/20 | AS15383 | Avenue des Arts - Kunstlaan 21 | BE |
WHOIS identity
- Registrar
- registrar:name: belnet|website: domains.belnet.be||
- Organization
- —
- Contact emails
- —
Subdomains
23 observed subdomains of actiris.be.
Web-graph footprint
Distinct hostnames that link to or from actiris.be in the public web crawl.
427 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for actiris.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc12.successfactors.com |
| SPF_INCLUDE | _spf-dc2.successfactors.com |
| SPF_INCLUDE | prezlymail.com |
| SPF_INCLUDE | sendgrid.actiris.be |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.244.164.246 |
| SPF_IP | 195.244.164.249 |
| SPF_IP | 195.244.180.66 |
| SPF_IP | 94.107.252.107 |
| SPF_MX | actiris.be |
Related pages
Pivot deeper into the graph from actiris.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "actiris.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.