Skip to content

Hostname

ctvrede.nl

Last fetched

ctvrede.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · ctvrede.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ctvrede.nl

Resolution chain

ctvrede.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

5 observed subdomains of ctvrede.nl.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ctvrede.nl.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEhosting.safespace.nl
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.netaffairs.nl
SPF_IP109.237.212.184
SPF_IP178.22.234.90
SPF_IP178.22.234.93
SPF_IP20.229.10.84
SPF_IP2a01:111:f400:fe0e:0:0:0:72e
SPF_IP3.252.161.192
SPF_IP89.255.6.210
SPF_IP94.237.42.54

Related pages

Pivot deeper into the graph from ctvrede.nl.

Cypher and MCP

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

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