Skip to content

Hostname

curess.nl

Last fetched

curess.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:shock media b.v. as the registrar.

Nutrition Label

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

Resolution chain

curess.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:shock media b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of curess.nl.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for curess.nl.

MechanismTarget
SPF_Acuress.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEemail.bergop.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routit.net
SPF_IP145.128.230.65
SPF_IP185.106.152.94/26
SPF_IP2a03:9700:8000:0:0:0:0:7298
SPF_IP2a03:9700:8000:0:72db:dec3:4d56:2978
SPF_IP31.7.2.149
SPF_IP31.7.7.213/32
SPF_MXcuress.nl

Related pages

Pivot deeper into the graph from curess.nl.

Cypher and MCP

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

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