Skip to content

Hostname

trimm.nl

Last fetched

trimm.nl resolves to 6 IPv4 addresses operated by AS20940 in AT. WHOIS lists registrar:csl computer service langenbach as the registrar.

Nutrition Label

WHISPER CANON · trimm.nlRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/trimm.nl

Resolution chain

trimm.nl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:csl computer service langenbach
Organization
Contact emails

Subdomains

43 observed subdomains of trimm.nl.

Web-graph footprint

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

59 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for trimm.nl.

MechanismTarget
SPF_Atrimm.nl
SPF_INCLUDE143439504.spf02.hubspotemail.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.249.125.7
SPF_MXtrimm.nl

Related pages

Pivot deeper into the graph from trimm.nl.

Cypher and MCP

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

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