Skip to content

Hostname

cranendonck.nl

Last fetched

cranendonck.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:bhosted.nl webhosting as the registrar.

Nutrition Label

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

Resolution chain

cranendonck.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:bhosted.nl webhosting
Organization
Contact emails

Subdomains

18 observed subdomains of cranendonck.nl.

Web-graph footprint

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

192 sites link to this hostname.

283 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for cranendonck.nl.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.128.129.201
SPF_IP148.105.8.0/20
SPF_IP149.210.141.108
SPF_IP18.202.91.215
SPF_IP185.54.113.15
SPF_IP193.163.108.129/32
SPF_IP198.2.128.0/8
SPF_IP199.127.232.0
SPF_IP199.255.192.0
SPF_IP205.201.128.0/16
SPF_IP206.55.144.0/2
SPF_IP216.221.160.0
SPF_IP23.249.208.0
SPF_IP23.251.224.0
SPF_IP2a01:7c8:aab1:24c:5054:ff:fe29:5aaa
SPF_IP2a01:7c8:bb01:2a8:5054:ff:fe63:ce37
SPF_IP34.240.38.117
SPF_IP45.80.232.20
SPF_IP5.100.224.128
SPF_IP52.19.205.25
SPF_IP52.19.38.9
SPF_IP52.210.114.41
SPF_IP52.215.107.130
SPF_IP52.31.212.238
SPF_IP54.240.0.0
SPF_IP54.240.64.0
SPF_IP54.240.96.0
SPF_IP69.169.224.0
SPF_IP76.223.128.0
SPF_IP76.223.176.0
SPF_IP80.112.197.162
SPF_IP81.246.113.50
SPF_IP84.247.10.126
SPF_IP85.90.85.177/32
SPF_IP85.90.85.193/32
SPF_IP91.213.115.15
SPF_IP91.213.115.16
SPF_IP91.213.115.17
SPF_IP91.218.37.0
SPF_IP99.80.186.233

Related pages

Pivot deeper into the graph from cranendonck.nl.

Cypher and MCP

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

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