Skip to content

Hostname

bruna.nl

Last fetched

bruna.nl resolves to 12 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:kpn|regulusweg 1|2516ac 's-gravenhage|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · bruna.nlRouting diversity4.2/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/bruna.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:kpn|regulusweg 1|2516ac 's-gravenhage|netherlands||
Organization
Contact emails

Subdomains

34 observed subdomains of bruna.nl.

Web-graph footprint

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

2,409 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bruna.nl.

MechanismTarget
SPF_Abruna.nl
SPF_INCLUDEspf.ctacloud.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.quantore.com
SPF_IP137.117.217.122/32
SPF_IP185.76.72.0/22
SPF_IP212.41.136.65/26
SPF_IP213.201.146.210/30
SPF_IP52.212.19.177/32
SPF_IP87.215.130.130/32
SPF_IP90.145.91.180/32
SPF_MXbruna.nl

Related pages

Pivot deeper into the graph from bruna.nl.

Cypher and MCP

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

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