Skip to content

Hostname

rbmb.nl

Last fetched

rbmb.nl resolves to 8 IPv4 addresses operated by AS47583 in MY. WHOIS lists registrar:zxcs as the registrar.

Nutrition Label

WHISPER CANON · rbmb.nlRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/rbmb.nl

Resolution chain

rbmb.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:zxcs
Organization
Contact emails

Subdomains

5 observed subdomains of rbmb.nl.

Web-graph footprint

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

106 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for rbmb.nl.

MechanismTarget
SPF_Arbmb.nl
SPF_INCLUDEe-boekhouden.nl
SPF_INCLUDEfilter-out.zxcs.nl
SPF_IP185.104.29.110/21
SPF_IP2a06:2ec0:1:0:0:0:0:137/120
SPF_MXrbmb.nl

Related pages

Pivot deeper into the graph from rbmb.nl.

Cypher and MCP

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

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