Skip to content

Hostname

bvou.net

Last fetched

bvou.net resolves to 1 IPv4 address operated by AS45012 in DE. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · bvou.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bvou.net

Resolution chain

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

IPPrefixASNOperatorCountry
178.250.9.57178.250.9.0/24AS45012DE

WHOIS identity

Registrar
iana:141
Organization
berufsverband der facharzte fur orthopadie und unfallchirurgie e. v.
Contact emails

Subdomains

12 observed subdomains of bvou.net.

Web-graph footprint

Distinct hostnames that link to or from bvou.net in the public web crawl.

424 sites link to this hostname.

293 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for bvou.net.

MechanismTarget
SPF_INCLUDE_spf0000000.bvou.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP104.47.51.138
SPF_IP104.47.51.202
SPF_IP176.9.2.230
SPF_IP176.9.2.231
SPF_IP178.250.9.57
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP46.4.133.19
SPF_IP46.4.133.23/32
SPF_IP46.4.133.24
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP62.138.86.8/29
SPF_IP69.72.32.0/20
SPF_IP78.46.114.185
SPF_IP78.46.88.146
SPF_IP78.46.88.156
SPF_IP78.46.88.157
SPF_IP81.169.145.96/32

Related pages

Pivot deeper into the graph from bvou.net.

Cypher and MCP

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

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