Skip to content

Hostname

bvsrv.com

Last fetched

bvsrv.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bvsrv.comRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bvsrv.com

Resolution chain

bvsrv.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.164.212100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.196.5100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.39.176100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.94.125107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.0.2013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.79.2393.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.66.3034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.236.15052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.137.3752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.93.17852.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.184.25354.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.245.18132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.77.144100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of bvsrv.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bvsrv.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from bvsrv.com.

Cypher and MCP

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

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