Skip to content

Hostname

data-assist.nl

Last fetched

data-assist.nl resolves to 1 IPv4 address operated by AS29169 in LU. WHOIS lists registrar:csl computer service langenbach as the registrar.

Nutrition Label

WHISPER CANON · data-assist.nlRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/data-assist.nl

Resolution chain

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

IPPrefixASNOperatorCountry
46.226.109.9646.226.108.0/22AS29169LU

WHOIS identity

Registrar
registrar:csl computer service langenbach
Organization
Contact emails

Subdomains

10 observed subdomains of data-assist.nl.

Web-graph footprint

Distinct hostnames that link to or from data-assist.nl in the public web crawl.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for data-assist.nl.

MechanismTarget
SPF_Amail.data-assist.nl
SPF_IP2001:4b98:dc2:41:216:3eff:fedb:599b
SPF_IP46.226.109.96

Related pages

Pivot deeper into the graph from data-assist.nl.

Cypher and MCP

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

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