Skip to content

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

WHISPER CANON · actiris.beRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/actiris.be

Resolution chain

actiris.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.244.164.246195.244.160.0/20AS15383Avenue des Arts - Kunstlaan 21BE
195.244.164.246195.244.160.0/20AS15383Avenue des Arts - Kunstlaan 21BE

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for actiris.be.

MechanismTarget
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDEprezlymail.com
SPF_INCLUDEsendgrid.actiris.be
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.244.164.246
SPF_IP195.244.164.249
SPF_IP195.244.180.66
SPF_IP94.107.252.107
SPF_MXactiris.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 20

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