Skip to content

Hostname

vbw.li

Last fetched

vbw.li resolves to 1 IPv4 address operated by AS35206 in CH.

Nutrition Label

WHISPER CANON · vbw.liRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/vbw.li

Resolution chain

vbw.li resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.67.193.144185.67.192.0/22AS35206CH

WHOIS identity

Registrar
Organization
isopp jurgen
Contact emails

Subdomains

4 observed subdomains of vbw.li.

Web-graph footprint

Distinct hostnames that link to or from vbw.li in the public web crawl.

25 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vbw.li.

MechanismTarget
SPF_Amx3.hin.ch
SPF_Amx4.hin.ch
SPF_Avbw.li
SPF_INCLUDE_spf.ch.seppmail.cloud
SPF_INCLUDE_spf.li-life.li
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.44.158.193
SPF_IP85.31.154.2/28
SPF_IP89.248.150.39
SPF_IP89.248.152.241

Related pages

Pivot deeper into the graph from vbw.li.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vbw.li"})-[: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.