Hostname
bcbl.eu
Last fetched
bcbl.eu resolves to 2 IPv4 addresses operated by TECNALIA in ES. WHOIS lists registrar:arsys internet s.l.u. as the registrar.
Nutrition Label
Resolution chain
bcbl.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 150.241.32.100 | 150.241.32.0/19 | AS207714 | TECNALIA | ES |
| 194.30.85.37 | 194.30.0.0/17 | AS3262 | SARENET | ES |
WHOIS identity
- Registrar
- registrar:arsys internet s.l.u.
- Organization
- —
- Contact emails
- —
Subdomains
47 observed subdomains of bcbl.eu.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bcbl.eu in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bcbl.eu.
| Mechanism | Target |
|---|---|
| SPF_IP | 150.241.32.13 |
| SPF_IP | 194.30.85.57 |
| SPF_IP | 194.30.88.119 |
| SPF_IP | 194.30.88.122 |
Related pages
Pivot deeper into the graph from bcbl.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bcbl.eu"})-[: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.