Skip to content

Hostname

computrain.nl

Last fetched

computrain.nl resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.14.25104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.25104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
141.101.90.96141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.97141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.98141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.99141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

11 observed subdomains of computrain.nl.

Web-graph footprint

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

229 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for computrain.nl.

MechanismTarget
SPF_Acomputrain.nl
SPF_INCLUDElms.plusport.com
SPF_INCLUDEspf.eprov.eu
SPF_INCLUDEspf.oplg.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcomputrain.nl

Related pages

Pivot deeper into the graph from computrain.nl.

Cypher and MCP

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

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