Hostname
bsl.nl
Last fetched
bsl.nl resolves to 1 IPv4 address operated by AS211769 in NL. WHOIS lists registrar:eurodns s.a.|2, rue l'eon laval|l-3372|leudelange|luxembourg|| as the registrar.
Nutrition Label
Resolution chain
bsl.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.128.8.210 | 195.128.8.0/22 | AS211769 | — | NL |
WHOIS identity
- Registrar
- registrar:eurodns s.a.|2, rue l'eon laval|l-3372|leudelange|luxembourg||
- Organization
- —
- Contact emails
- —
Subdomains
209 observed subdomains of bsl.nl.
Showing 25 of 209. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bsl.nl in the public web crawl.
677 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for bsl.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.aanmelder.nl |
| SPF_INCLUDE | mailswitch.nl |
| SPF_INCLUDE | spf-002c5801.pphosted.com |
| SPF_INCLUDE | spf.bslm2.hypernode.io |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 185.21.191.157 |
| SPF_IP | 195.128.10.15/32 |
| SPF_IP | 195.128.10.18/32 |
| SPF_IP | 195.128.10.23/32 |
| SPF_IP | 195.128.10.24/32 |
| SPF_IP | 195.128.10.25/32 |
| SPF_IP | 2a02:348:a3:bf9d:0:0:0:1 |
| SPF_IP | 66.159.232.113/32 |
| SPF_IP | 66.159.234.15/32 |
| SPF_IP | 94.103.26.99/32 |
Related pages
Pivot deeper into the graph from bsl.nl.
- IP · 195.128.8.210
- ASN · AS211769
- Registrar · registrar:eurodns s.a.|2, rue l'eon laval|l-3372|leudelange|luxembourg||
- Country · NL
- TLD · .nl
- Browse hostnames · bs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bsl.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.