Skip to content

Hostname

bsv-live.de

Last fetched

bsv-live.de resolves to 1 IPv4 address operated by SSERV-AS in DE.

Nutrition Label

WHISPER CANON · bsv-live.deRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bsv-live.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.246.62.3783.246.0.0/17AS24679SSERV-ASDE

WHOIS identity

No WHOIS records are currently associated with bsv-live.de in WhisperGraph.

Subdomains

19 observed subdomains of bsv-live.de.

Web-graph footprint

Distinct hostnames that link to or from bsv-live.de in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bsv-live.de.

MechanismTarget
SPF_Absv-live.de
SPF_INCLUDEspf.hk-computer.de
SPF_INCLUDEspf.kundendesktop.de
SPF_INCLUDEspf.marketing-teamwork.de
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbsv-live.de

Related pages

Pivot deeper into the graph from bsv-live.de.

Cypher and MCP

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

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