Hostname
svbl.ch
Last fetched
svbl.ch is a registered hostname under the .ch top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- schweiz. vereinigung fur die berufsbildung in der logistik
- Contact emails
- —
Subdomains
14 observed subdomains of svbl.ch.
Web-graph footprint
Distinct hostnames that link to or from svbl.ch in the public web crawl.
134 sites link to this hostname.
141 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for svbl.ch.
| Mechanism | Target |
|---|---|
| SPF_A | svbl.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.164.252.22 |
| SPF_IP | 195.8.108.17 |
| SPF_IP | 212.41.196.120/32 |
| SPF_IP | 213.200.220.168/32 |
| SPF_IP | 46.14.218.236/32 |
| SPF_IP | 62.202.33.228/32 |
| SPF_IP | 84.253.19.61/32 |
| SPF_IP | 85.90.4.155/32 |
| SPF_MX | svbl.ch |
Related pages
Pivot deeper into the graph from svbl.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "svbl.ch"})-[: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.