Skip to content

Hostname

kvbl.ch

Last fetched

kvbl.ch resolves to 1 IPv4 address operated by AS49983 in CH.

Nutrition Label

WHISPER CANON · kvbl.chRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kvbl.ch

Resolution chain

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

IPPrefixASNOperatorCountry
91.212.196.15591.212.196.0/24AS49983CH

WHOIS identity

No WHOIS records are currently associated with kvbl.ch in WhisperGraph.

Subdomains

24 observed subdomains of kvbl.ch.

Web-graph footprint

Distinct hostnames that link to or from kvbl.ch in the public web crawl.

28 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for kvbl.ch.

MechanismTarget
SPF_Akvbl.ch
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.sui-inter.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.schul-netz.com
SPF_IP136.144.105.58
SPF_IP164.128.131.149/32
SPF_IP185.39.92.126
SPF_IP194.29.5.42
SPF_IP194.29.5.45
SPF_IP212.117.103.100
SPF_IP212.120.55.79
SPF_IP212.41.221.246
SPF_IP46.245.149.173
SPF_MXkvbl.ch

Related pages

Pivot deeper into the graph from kvbl.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kvbl.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.