Skip to content

Hostname

acture.nl

Last fetched

acture.nl resolves to 1 IPv4 address operated by NL-BIT BIT BV in NL.

Nutrition Label

WHISPER CANON · acture.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/acture.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.21.59185.173.21.0/24AS12859NL-BIT BIT BVNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from acture.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for acture.nl.

MechanismTarget
SPF_INCLUDE146875380.spf04.hubspotemail.net
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDE_spf.planningsagenda.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEspf.gammacommunications.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.steam-connect.com
SPF_IP185.138.251.178
SPF_IP185.173.20.200
SPF_IP188.205.56.65
SPF_IP2a0b:3100:100:0:0:0:58:4
SPF_IP5.200.15.116

Related pages

Pivot deeper into the graph from acture.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "acture.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 20

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