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
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.
Showing 25 of 34. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for bruna.nl.
| Mechanism | Target |
|---|---|
| SPF_A | bruna.nl |
| SPF_INCLUDE | spf.ctacloud.net |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.quantore.com |
| SPF_IP | 137.117.217.122/32 |
| SPF_IP | 185.76.72.0/22 |
| SPF_IP | 212.41.136.65/26 |
| SPF_IP | 213.201.146.210/30 |
| SPF_IP | 52.212.19.177/32 |
| SPF_IP | 87.215.130.130/32 |
| SPF_IP | 90.145.91.180/32 |
| SPF_MX | bruna.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.