Skip to content

Hostname

careander.nl

Last fetched

careander.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

careander.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:team.blue nl b.v.
Organization
Contact emails

Subdomains

28 observed subdomains of careander.nl.

Web-graph footprint

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

57 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for careander.nl.

MechanismTarget
SPF_Acareander.nl
SPF_Antamx-smartlockr.eu
SPF_Arelay.smartlockr.eu
SPF_INCLUDEspf-klanten.am-impact.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tracksoftware.nl
SPF_IP185.173.20.200
SPF_IP185.173.21.200
SPF_IP20.50.169.50
SPF_IP2001:9a8:0:1b:10:0:176:246
SPF_IP217.77.137.91
SPF_IP217.77.137.92
SPF_IP217.77.157.78
SPF_IP2a0b:3100:100:0:0:0:58:4
SPF_IP2a0b:3100:100:0:0:0:58:5
SPF_IP80.79.108.80/32
SPF_IP87.233.176.246
SPF_MXcareander.nl

Related pages

Pivot deeper into the graph from careander.nl.

Cypher and MCP

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

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