Skip to content

Hostname

bvs.de

Last fetched

bvs.de resolves to 1 IPv4 address operated by AS5539 in DE.

Nutrition Label

WHISPER CANON · bvs.deRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bvs.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.30.21.65195.30.0.0/16AS5539DE

WHOIS identity

No WHOIS records are currently associated with bvs.de in WhisperGraph.

Subdomains

46 observed subdomains of bvs.de.

Web-graph footprint

Distinct hostnames that link to or from bvs.de in the public web crawl.

310 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bvs.de.

MechanismTarget
SPF_Amail.jobquick.net
SPF_Amail2.bayvs.de
SPF_Awww.bvs.de
SPF_INCLUDEcsa.wwwserver.net
SPF_INCLUDEspf.mailjet.com
SPF_IP159.69.190.172
SPF_IP168.119.103.67
SPF_IP188.34.160.148
SPF_IP192.145.44.196
SPF_IP195.30.124.174
SPF_IP195.30.99.144
SPF_IP2001:608:2:42:0:0:0:144
SPF_IP49.12.110.224

Related pages

Pivot deeper into the graph from bvs.de.

Cypher and MCP

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

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