Skip to content

Hostname

lamberink.nl

Last fetched

lamberink.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

lamberink.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:realtime register
Organization
Contact emails

Subdomains

2 observed subdomains of lamberink.nl.

Web-graph footprint

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

104 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for lamberink.nl.

MechanismTarget
SPF_Alamberink.nl
SPF_Amailout.fasterforward.nl
SPF_INCLUDE_imtips.hosting.kirra.nl
SPF_INCLUDE_spf.realworks.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mailserver1.realduo.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.189.111
SPF_IP193.9.23.130
SPF_IP213.124.50.10
SPF_IP213.124.87.82
SPF_IP213.125.194.226
SPF_IP213.125.201.226
SPF_IP213.125.71.106
SPF_IP213.126.117.158
SPF_IP217.100.76.98
SPF_IP5.102.137.190/32
SPF_IP91.106.228.99
SPF_IP92.66.187.157
SPF_IP94.143.213.45/32
SPF_IP94.143.213.63/32
SPF_IP94.168.124.74
SPF_IP95.97.216.246
SPF_MXlamberink.nl

Related pages

Pivot deeper into the graph from lamberink.nl.

Cypher and MCP

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

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